Accepting request 604049 from Base:System

OBS-URL: https://build.opensuse.org/request/show/604049
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=127
This commit is contained in:
2018-05-08 11:32:14 +00:00
committed by Git OBS Bridge
parent e37ba65b10
commit 9cdea5fadb
7 changed files with 37 additions and 15 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Fri May 4 14:15:27 UTC 2018 - astieger@suse.com
- GnuPG 2.2.7:
* gpg: New option --no-symkey-cache to disable the passphrase
cache for symmetrical en- and decryption.
* gpg: The ERRSIG status now prints the fingerprint if that is
part of the signature
* gpg: Relax emitting of FAILURE status lines
* gpg: Add a status flag to "sig" lines printed with --list-sigs
* gpg: Fix "Too many open files" when using --multifile
* ssh: Return an error for unknown ssh-agent flags
* dirmngr: Fix a CNAME problem with pools and TLS. Also use a
fixed mapping of keys.gnupg.net to sks-keyservers.net
* dirmngr: Try resurrecting dead hosts earlier (from 3h to 1.5h)
* dirmngr: Fallback to CRL if no default OCSP responder is
configured
* dirmngr: Implement CRL fetching via https. Here a redirection
to http is explictly allowed
* agent,dirmngr: New sub-command "getenv" for "getinfo" to ease
debugging
-------------------------------------------------------------------
Tue Apr 10 06:32:22 UTC 2018 - kbabioch@suse.com