From bb3d768ed0d59b8fb0c50f40ce791892e860d7c47b8de28e57978ef6e7378db4 Mon Sep 17 00:00:00 2001 From: Andreas Stieger Date: Tue, 7 Mar 2017 14:31:11 +0000 Subject: [PATCH] Accepting request 477540 from security:privacy GnuPG 2.1.19 OBS-URL: https://build.opensuse.org/request/show/477540 OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=163 --- gnupg-2.1.18.tar.bz2 | 3 --- gnupg-2.1.18.tar.bz2.sig | Bin 310 -> 0 bytes gnupg-2.1.19.tar.bz2 | 3 +++ gnupg-2.1.19.tar.bz2.sig | Bin 0 -> 310 bytes gpg2.changes | 33 +++++++++++++++++++++++++++++++++ gpg2.spec | 5 +++-- 6 files changed, 39 insertions(+), 5 deletions(-) delete mode 100644 gnupg-2.1.18.tar.bz2 delete mode 100644 gnupg-2.1.18.tar.bz2.sig create mode 100644 gnupg-2.1.19.tar.bz2 create mode 100644 gnupg-2.1.19.tar.bz2.sig diff --git a/gnupg-2.1.18.tar.bz2 b/gnupg-2.1.18.tar.bz2 deleted file mode 100644 index d5290d1..0000000 --- a/gnupg-2.1.18.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d04c6fab7e5562ce4b915b22020e34d4c1a256847690cf149842264fc7cef994 -size 6308666 diff --git a/gnupg-2.1.18.tar.bz2.sig b/gnupg-2.1.18.tar.bz2.sig deleted file mode 100644 index 5f8c8c69bf4c5f7c371d12b667d5b2433bd2595274cc2df1cd84683a1831898e..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 310 zcmV-60m=S}0W$;u0SEvc79j-KX(1!T23_i24?49Zn>o@?CF8aQ0$7G>rvM5G5G0#9 z(oZGhw#p_50F5uOF;)OVNyL1=(X?;x(iZS8kjnsR-Wz%ZFnZ=d9+|o#A>+q2>m#PR zs*dR~{)NjrJ_D)EJ+6Y*C+Vs`^WkLPi)<~+t4;}FVvcH<@IUok#?+!-E@wo-Kr7qr z9D3l`VRUwRHGi1HJrVnDfP0}<*?gF1Q8AyBwJoHsoCm0i0zh9%ScRM$W+m{mE8UQr z;cPB(3xY>joqQ8Xts-=xqeTpd8+YRDZH7rEfzT z69DDgmgKE!hP{4wnvTGEBFs+yQO9o|h2CR+Vox{?%wiIJ(tE3SBsBAc{m==@KjN&p IsitT6d{m#2VE_OC diff --git a/gnupg-2.1.19.tar.bz2 b/gnupg-2.1.19.tar.bz2 new file mode 100644 index 0000000..364d489 --- /dev/null +++ b/gnupg-2.1.19.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46cced1f5641ce29cc28250f52fadf6e417e649b3bfdec49a5a0d0b22a639bf0 +size 6404836 diff --git a/gnupg-2.1.19.tar.bz2.sig b/gnupg-2.1.19.tar.bz2.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..af025e232d31000540697ca6411d3699c6d14a94b3da9521a28eb8a341d0ab94 GIT binary patch literal 310 zcmV-60m=S}0W$;u0SEvc79j-KX(1!T23_i24?49Zn>o@?CF8aQ0$8^Rd;kgw5G0#9 z(oZGhw%q~;{wvI{%DnraGJ<(i9xkF`R{qQo@&-m43sT9j%Ukv70iL}|h2FBquY#U3 z@u&-0E85+Fr4iJ!OXf-DvdZ2IM#@g;C0^A;>c`@pguOi@JFSaClH4K?IYtqT@CrML zL=cv_5_~^BBr&fS!+=C--rvJtUE08PouA)EEJyo^}%#9xGsnE(I) literal 0 HcmV?d00001 diff --git a/gpg2.changes b/gpg2.changes index 54eb5bb..0e1f74b 100644 --- a/gpg2.changes +++ b/gpg2.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +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 diff --git a/gpg2.spec b/gpg2.spec index 245f7f5..08a32ac 100644 --- a/gpg2.spec +++ b/gpg2.spec @@ -17,7 +17,7 @@ Name: gpg2 -Version: 2.1.18 +Version: 2.1.19 Release: 0 Summary: File encryption, decryption, signature creation and verification utility License: GPL-3.0+ @@ -104,7 +104,8 @@ date=$(date -u +%%Y-%%m-%%dT%%H:%%M+0000 -r %{SOURCE99}) --enable-large-secmem \ --enable-wks-tools \ --with-gnu-ld \ - --enable-build-timestamp=$date + --with-default-trust-store=/etc/ssl/ca-bundle.pem \ + --enable-build-timestamp=$date \ make %{?_smp_mflags}