Skip to content

Release 0.8

Compare
Choose a tag to compare
@rurban rurban released this 25 Jun 09:25
· 4990 commits to master since this release

See https://www.gnu.org/software/libredwg/ and NEWS

087f0806220a0a33a9aab2c2763266a69e12427a5bd7179cff206289e60fe2fd  libredwg-0.8.tar.gz
0487c84e962a4dbcfcf3cbe961294b74c1bebd89a128b4929a1353bc7f58af26  libredwg-0.8.tar.xz
7d26f49a9a7307c0f33607934cbff90c51bc96fd649f08fcbd10ba26e45abc26  libredwg-0.8-win32.zip
6914410e000849910dee075ec24526b62faeba294aa669457c3490856ead840f  libredwg-0.8-win64.zip

The default download locations are at https://ftp.gnu.org/gnu/libredwg/ or at one of its mirrors: https://www.gnu.org/prep/ftp.html

First, be sure to download both the .sig file
and the corresponding tarball. Then, run a command like this:

gpg --verify libredwg-0.8.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.