LibreDWG - News: libredwg-0.12.2 released
libredwg-0.12.2 released
Item posted by Reini Urban <reini_urban> on Mon 22 Feb 2021 05:47:48 PM UTC.
Minor bugfix:
- Fixed extending the write buffer for the 2 CRC bytes. Occurs very seldomly (GH #315)
See https://www.gnu.org/software/libredwg/ and https://github.com/LibreDWG/libredwg/blob/0.12.2/NEWS
Here are the compressed sources:
http://ftp.gnu.org/gnu/libredwg/libredwg-0.12.2.tar.gz (17.4MB)
http://ftp.gnu.org/gnu/libredwg/libredwg-0.12.2.tar.xz (9MB)
Here are the GPG detached signatures[*]:
http://ftp.gnu.org/gnu/libredwg/libredwg-0.12.2.tar.gz.sig
http://ftp.gnu.org/gnu/libredwg/libredwg-0.12.2.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.12.2
Here are the SHA256 checksums:
8b4c0ddbd52598c5849e2c4b267411e557f282f336ef497afc919d516c0c394e libredwg-0.12.2.tar.gz
9227f4cb8a4aa1b785038e2c583affe0d84194c97dca4794e143258b0302fb85 libredwg-0.12.2.tar.xz
6fe27f0e1f73b8ba1c9eb20a9597fe2781207c68cb3f8883e52c60f7b3ea2c27 libredwg-0.12.2-win32.zip
92d6fddb5dbe108edf8381e8c87889edd082d1c75b48b30bda8ca1b5fab00628 libredwg-0.12.2-win64.zip
[*] 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.12.2.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-8aba.
Corresponding source code