From fa4e59419e6604a11cca51b458ff641516566dd7a5eeb0205135242d3a985a64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=C4=9Bzslav=20=C4=8C=C3=AD=C5=BEek?= Date: Thu, 21 Dec 2017 15:21:47 +0000 Subject: [PATCH] Accepting request 559111 from security:privacy GnuPG 2.2.4 OBS-URL: https://build.opensuse.org/request/show/559111 OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=185 --- gnupg-2.2.3.tar.bz2 | 3 --- gnupg-2.2.3.tar.bz2.sig | Bin 310 -> 0 bytes gnupg-2.2.4.tar.bz2 | 3 +++ gnupg-2.2.4.tar.bz2.sig | Bin 0 -> 620 bytes gpg2.changes | 24 ++++++++++++++++++++++++ gpg2.spec | 2 +- 6 files changed, 28 insertions(+), 4 deletions(-) delete mode 100644 gnupg-2.2.3.tar.bz2 delete mode 100644 gnupg-2.2.3.tar.bz2.sig create mode 100644 gnupg-2.2.4.tar.bz2 create mode 100644 gnupg-2.2.4.tar.bz2.sig 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 2d5744422a97126df84e2be8a01f14717f09567137de4c9cc255d458dade7223..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 310 zcmV-60m=S}0W$;u0SEvc79j-KX(1!T23_i24?49Zn>o@?CF8aQ0$LKukpKz_5G0#9 z(oZGhwjW3b{vbD%3suo1HsDACbT|TaqyckP5Wq={15WnjzZQZAl-O32`RcU!7x;30LI z`~*--a<^OXsT69-^eo%pr)u;br02XfJL8x)b5}YL?n{18Wh^~Qh%IZlK+3_AA^^XO z5SI6{s)!Bk$fOT1+z5t%k*HsScI>a_sM#AVC#0N^QVMo@?CF8aQ0$MsKX8;Nb5G0#9 z(oZGhwsoZk{xL>mLlnW~*D%&fF42 zm^Pgd}0n7a0`L^PkIy`mv|&4NvKiE~$FH{rS z=e$aOxtGf~tA$Z!E;67c)Uk07Z#KUVxFr&vtT-g~Bayz2EGuog0E58$E!CdkmqaiAi1hwcAJz&w$4cYGrq)lq`T;b8#FNU*;qD z>v!GY#5i;_k>+$vn@^XcNa~4FNy13XE#5q+Z93*93S$Jh`ryb3DjZ@#ce79vfZq?| G`wrTtXC5;E literal 0 HcmV?d00001 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+