Accepting request 477543 from Base:System

GnuPG 2.1.19

OBS-URL: https://build.opensuse.org/request/show/477543
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=113
This commit is contained in:
2017-03-11 14:18:43 +00:00
committed by Git OBS Bridge
parent 50535566eb
commit bcf4b2989d
6 changed files with 50 additions and 8 deletions

View File

@@ -1,3 +1,41 @@
-------------------------------------------------------------------
Tue Mar 7 12:55:14 UTC 2017 - astieger@suse.com
- GnuPG 2.1.19:
* gpg: Print a warning if Tor mode is requested but the Tor
daemon is not running.
* gpg: New status code DECRYPTION_KEY to print the actual private
key used for decryption.
* gpgv: New options --log-file and --debug.
* gpg-agent: Revamp the prompts to ask for card PINs.
* scd: Support for multiple card readers.
* scd: Removed option --debug-disable-ticker. Ticker is used
only when it is required to watch removal of device/card.
* scd: Improved detection of card inserting and removal.
* dirmngr: New option --disable-ipv4.
* dirmngr: New option --no-use-tor to explicitly disable the use
of Tor.
* dirmngr: The option --allow-version-check is now required even
if the option --use-tor is also used.
* dirmngr: Handle a missing nsswitch.conf gracefully.
* dirmngr: Avoid PTR lookups for keyserver pools. The are only
done for the debug command "keyserver --hosttable".
* dirmngr: Rework the internal certificate cache to support
classes of certificates. Load system provided certificates on
startup.
* Add options --tls, --no-crl, and --systrust to the "VALIDATE"
command.
* dirmngr: Add support for the ntbtls library.
* wks: Create mails with a "WKS-Phase" header. Fix detection of
Draft-2 mode.
* Many other bug fixes and new regression tests.
- dirmngr: use system certificate store
-------------------------------------------------------------------
Thu Mar 2 10:12:09 UTC 2017 - jengelh@inai.de
- Rewrite descriptions
-------------------------------------------------------------------
Tue Jan 24 16:32:04 UTC 2017 - astieger@suse.com