Opened 10 years ago
Closed 10 years ago
#6917 closed enhancement (fixed)
gnupg-2.1.8
Reported by: | Fernando de Oliveira | Owned by: | Pierre Labastie |
---|---|---|---|
Priority: | normal | Milestone: | 7.9 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-2.1.8.tar.bz2
ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-2.1.8.tar.bz2.sig
https://lists.gnupg.org/pipermail/gnupg-announce/2015q3/000379.html
- gpg: Does not anymore link to Libksba to reduce dependencies.
sha1sum: 61f5bc656dd7fddd4ab67b720d47ef0651bfb727
[Announce] GnuPG 2.1.8 released Werner Koch wk at gnupg.org Thu Sep 10 21:26:05 CEST 2015 Hello! The GnuPG Project is pleased to announce the availability of a new release of GnuPG modern: Version 2.1.8. ... You may not install "modern" (2.1) and "stable" (2.0) at the same time. However, it is possible to install "classic" (1.4) along with any of the other versions. Noteworthy changes in version 2.1.8 =================================== * gpg: Sending very large keys to the keyservers works again. * gpg: Validity strings in key listings are now again translatable. * gpg: Emit FAILURE status lines to help GPGME. * gpg: Does not anymore link to Libksba to reduce dependencies. * gpgsm: Export of secret keys via Assuan is now possible. * agent: Raise the maximum passphrase length from 100 to 255 bytes. * agent: Fix regression using EdDSA keys with ssh. * Does not anymore use a build timestamp by default. * The fallback encoding for broken locale settings changed from Latin-1 to UTF-8. * Many code cleanups and improved internal documentation. * Various minor bug fixes. ... Thanks ====== ... For the GnuPG hackers, Werner
Change History (4)
comment:1 by , 10 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 10 years ago
Note:
See TracTickets
for help on using tickets.
libksba is still required by configure. It may be that gpg does not link to it, but other programs in the package do. I'll let you know