LibreDWG - News
libredwg-0.6.1 released [alpha]
Item posted by Reini Urban <reini_urban> on Mon 05 Nov 2018 01:07:32 PM UTC.
This is a minor bugfix release, fixing
mostly a decoding error with LWPOLYLINE points.
Here are the compressed sources:
http://ftp.gnu.org/gnu/libredwg//libredwg-0.6.1.tar.gz (9.8MB)
http://ftp.gnu.org/gnu/libredwg//libredwg-0.6.1.tar.xz (3.7MB)
Here are the GPG detached signatures[*]:
http://ftp.gnu.org/gnu/libredwg//libredwg-0.6.1.tar.gz.sig
http://ftp.gnu.org/gnu/libredwg//libredwg-0.6.1.tar.xz.sig
Use a mirror for higher download bandwidth:
https://www.gnu.org/order/ftp.html
Here are more binaries:
https://github.com/LibreDWG/libredwg/releases/tag/0.6.1
Here are the SHA256 checksums:
290e315f8215e18520587cdb70810b57b78ffe1f28a9d54117c30aa9d4d79403 libredwg-0.6.1.tar.gz
dc15dc0074415e2fe3f562a3dc2a826e85589074cd7d46f5edd04baf731e9f36 libredwg-0.6.1.tar.xz
[*] Use a .sig file to verify that the corresponding file (without the
.sig suffix) is intact. First, be sure to download both the .sig file
and the corresponding tarball. Then, run a command like this:
gpg --verify libredwg-0.6.1.tar.gz.sig
If that command fails because you don't have the required public key,
then run this command to import it:
gpg --keyserver keys.gnupg.net --recv-keys B4F63339E65D6414
and rerun the 'gpg --verify' command.
Powered by Savane 3.14-8eb0.
Corresponding source code