newsLibreDWG - News: libredwg-0.6.2 released

 
 
Latest News
libredwg-0.13.3 released posted by reini_urban, Mon 26 Feb 2024 09:46:29 AM UTC
libredwg-0.13.2 released posted by reini_urban, Sat 10 Feb 2024 06:13:26 PM UTC
libredwg-0.13.1 bugfix release posted by reini_urban, Sat 10 Feb 2024 08:42:52 AM UTC
libredwg-0.13 released posted by reini_urban, Sun 04 Feb 2024 09:53:49 AM UTC
libredwg-0.12.5 released posted by reini_urban, Sun 06 Feb 2022 09:01:25 PM UTC

libredwg-0.6.2 released

Item posted by Reini Urban <reini_urban> on Wed 07 Nov 2018 10:51:55 AM UTC.

Important bugfixes:
  * Fixed several out_dxf segfaults (#39)
  * Enhanced the section size limit from 2032 to 2040.
    There were several DWG files with a section size of 2035
    in the wild. (PR #41, Denis Pryt)
  * Fixed EED realloc on decoding when end - dat->byte == 1
    (PR #41, Denis Pryt)

Here are the compressed sources:
  http://ftp.gnu.org/gnu/libredwg//libredwg-0.6.2.tar.gz   (9.8MB)
  http://ftp.gnu.org/gnu/libredwg//libredwg-0.6.2.tar.xz   (3.7MB)

Here are the GPG detached signatures[*]:
  http://ftp.gnu.org/gnu/libredwg//libredwg-0.6.2.tar.gz.sig
  http://ftp.gnu.org/gnu/libredwg//libredwg-0.6.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.6.2

Here are the SHA256 checksums:

b886962feb1a03ebbed572fde7754334654fc16a91484eef13338faad5f40b74  libredwg-0.6.2.tar.gz
b17a5bc2a4f7cc13aa2c26c890cba9954ca768643884c8740c1a6b045c07591f  libredwg-0.6.2.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.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.

 

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code