Opened 9 years ago
Closed 9 years ago
#7213 closed enhancement (fixed)
gnupg-2.1.10
Reported by: | Fernando de Oliveira | Owned by: | Fernando de Oliveira |
---|---|---|---|
Priority: | normal | Milestone: | 7.9 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
Notice the https URL, not yet included in the book.
https://gnupg.org/ftp/gcrypt/gnupg/gnupg-2.1.10.tar.bz2
or
ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-2.1.10.tar.bz2
https://gnupg.org/ftp/gcrypt/gnupg/gnupg-2.1.10.tar.bz2.sig
or
ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-2.1.10.tar.bz2.sig
https://lists.gnupg.org/pipermail/gnupg-announce/2015q4/000381.html
sha1sum: 4aa2594d2d364fe7708a9739ae7cebd251e536c4
[Announce] GnuPG 2.1.10 released Werner Koch wk at gnupg.org Fri Dec 4 14:06:49 CET 2015 Hello! The GnuPG team is pleased to announce the availability of a new release of GnuPG modern: Version 2.1.10. The main features of this release are support for TOFU (Trust-On-First-Use) and anonymous key retrieval via Tor. Noteworthy changes in version 2.1.10 ==================================== • gpg: New trust models "tofu" and "tofu+pgp". • gpg: New command --tofu-policy. New options --tofu-default-policy and --tofu-db-format. • gpg: New option --weak-digest to specify hash algorithms which should be considered weak. • gpg: Allow the use of multiple --default-key options; take the last available key. • gpg: New option --encrypt-to-default-key. • gpg: New option --unwrap to only strip the encryption layer. • gpg: New option --only-sign-text-ids to exclude photo IDs from key signing. • gpg: Check for ambigious [ambiguous] or non-matching key specification in the config file or given to --encrypt-to. • gpg: Show the used card reader with --card-status. • gpg: Print export statistics and an EXPORTED status line. • gpg: Allow selecting subkeys by keyid in --edit-key. • gpg: Allow updating the expiration time of multiple subkeys at once. • dirmngr: New option --use-tor. For full support this requires libassuan version 2.4.2 and a patched version of libadns (e.g. adns-1.4-g10-7 as used by the standard Windows installer). • dirmngr: New option --nameserver to specify the nameserver used in Tor mode. • dirmngr: Keyservers may again be specified by IP address. • dirmngr: Fixed problems in resolving keyserver pools. • dirmngr: Fixed handling of premature termination of TLS streams so that large numbers of keys can be refreshed via hkps. • gpg: Fixed a regression in --locate-key [since 2.1.9]. • gpg: Fixed another bug for keyrings with legacy keys. • gpgsm: Allow combinations of usage flags in --gen-key. • Make tilde expansion work with most options. • Many other cleanups and bug fixes. A detailed description of the changes found in the 2.1 branch can be found at <https://gnupg.org/faq/whats-new-in-2.1.html>. Please be aware that there are still known bugs which we are working on. Check https://bugs.gnupg.org, https://wiki.gnupg.org, and the mailing list archives for known problems and workarounds. Internationalization ==================== This version of GnuPG has support for 26 languages with Chinese, Czech, French, German, Japanese, Russian, and Ukrainian being almost completely translated (2111 different strings). ==================== For the GnuPG hackers, Werner
Change History (2)
comment:1 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed at r16709.