diff --git a/gnupg-2.2.3.tar.bz2 b/gnupg-2.2.3.tar.bz2 deleted file mode 100644 index c323053..0000000 --- a/gnupg-2.2.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cbd37105d139f7aa74f92b6f65d136658682094b0e308666b820ae4b984084b4 -size 6547069 diff --git a/gnupg-2.2.3.tar.bz2.sig b/gnupg-2.2.3.tar.bz2.sig deleted file mode 100644 index 2d57444..0000000 Binary files a/gnupg-2.2.3.tar.bz2.sig and /dev/null differ diff --git a/gnupg-2.2.4.tar.bz2 b/gnupg-2.2.4.tar.bz2 new file mode 100644 index 0000000..e9631b7 --- /dev/null +++ b/gnupg-2.2.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:401a3e64780fdfa6d7670de0880aa5c9d589b3db7a7098979d7606cec546f2ec +size 6571487 diff --git a/gnupg-2.2.4.tar.bz2.sig b/gnupg-2.2.4.tar.bz2.sig new file mode 100644 index 0000000..d7aacb9 Binary files /dev/null and b/gnupg-2.2.4.tar.bz2.sig differ diff --git a/gpg2.changes b/gpg2.changes index f63f3cb..bab380b 100644 --- a/gpg2.changes +++ b/gpg2.changes @@ -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 diff --git a/gpg2.spec b/gpg2.spec index 5b1adf2..32628fe 100644 --- a/gpg2.spec +++ b/gpg2.spec @@ -17,7 +17,7 @@ Name: gpg2 -Version: 2.2.3 +Version: 2.2.4 Release: 0 Summary: File encryption, decryption, signature creation and verification utility License: GPL-3.0+