Hello community, here is the log from the commit of package gpg2 for openSUSE:Factory checked in at 2017-03-11 15:18:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gpg2 (Old) and /work/SRC/openSUSE:Factory/.gpg2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gpg2" Sat Mar 11 15:18:43 2017 rev:113 rq:477543 version:2.1.19 Changes: -------- --- /work/SRC/openSUSE:Factory/gpg2/gpg2.changes 2017-02-03 17:41:27.800750755 +0100 +++ /work/SRC/openSUSE:Factory/.gpg2.new/gpg2.changes 2017-03-11 15:18:44.791114549 +0100 @@ -1,0 +2,38 @@ +Tue Mar 7 12:55:14 UTC 2017 - [email protected] + +- 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 - [email protected] + +- Rewrite descriptions + +------------------------------------------------------------------- Old: ---- gnupg-2.1.18.tar.bz2 gnupg-2.1.18.tar.bz2.sig New: ---- gnupg-2.1.19.tar.bz2 gnupg-2.1.19.tar.bz2.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gpg2.spec ++++++ --- /var/tmp/diff_new_pack.NXhMvU/_old 2017-03-11 15:18:46.158920988 +0100 +++ /var/tmp/diff_new_pack.NXhMvU/_new 2017-03-11 15:18:46.162920422 +0100 @@ -17,9 +17,9 @@ Name: gpg2 -Version: 2.1.18 +Version: 2.1.19 Release: 0 -Summary: GnuPG 2 +Summary: File encryption, decryption, signature creation and verification utility License: GPL-3.0+ Group: Productivity/Networking/Security Url: http://www.gnupg.org/aegypten2/ @@ -70,8 +70,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -GnuPG 2 is the successor of "GnuPG" or GPG. It provides: GPGSM, -gpg-agent, and a keybox library. +GnuPG is a hybrid-encryption software program; it uses a combination +of symmetric-key and public-key cryptography to encrypt/decrypt +messages and/or to sign and verify them. + +gpg2 provides GPGSM, gpg-agent, and a keybox library. %lang_package @@ -101,7 +104,8 @@ --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} ++++++ gnupg-2.1.18.tar.bz2 -> gnupg-2.1.19.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/gpg2/gnupg-2.1.18.tar.bz2 /work/SRC/openSUSE:Factory/.gpg2.new/gnupg-2.1.19.tar.bz2 differ: char 11, line 1
