Accepting request 559114 from Base:System

OBS-URL: https://build.opensuse.org/request/show/559114
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=123
This commit is contained in:
2017-12-23 11:11:05 +00:00
committed by Git OBS Bridge
parent 4ee5d76e2d
commit e9cd6d333f
6 changed files with 28 additions and 4 deletions

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Thu Dec 21 09:44:03 UTC 2017 - astieger@suse.com
- GnuPG 2.2.4:
* gpg: Change default preferences to prefer SHA512.
* gpg: Print a warning when more than 150 MiB are encrypted using
a cipher with 64 bit block size.
* gpg: Print a warning if the MDC feature has not been used for a
message.
* gpg: Fix regular expression of domain addresses in trust
signatures
* agent: New option --auto-expand-secmem to help with high
numbers of concurrent connections. Requires libgcrypt 1.8.2
for having an effect.
* dirmngr: Cache responses of WKD queries.
* gpgconf: Add option --status-fd.
* wks: Add commands --check and --remove-key to gpg-wks-server
* Increase the backlog parameter of the daemons to 64 and add
option --listen-backlog.
- Not enabled features:
* New configure option --enable-run-gnupg-user-socket to first
try a socket directory which is not removed by systemd at
session end.
-------------------------------------------------------------------
Tue Nov 21 08:25:48 UTC 2017 - astieger@suse.com