diff --git a/gnupg-2.1.17.tar.bz2 b/gnupg-2.1.17.tar.bz2 deleted file mode 100644 index 69dafdb..0000000 --- a/gnupg-2.1.17.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c5dc54db432209fa8f9bdb071c8fb60a765ff28e363150e30bdd4543160243cb -size 5970042 diff --git a/gnupg-2.1.17.tar.bz2.sig b/gnupg-2.1.17.tar.bz2.sig deleted file mode 100644 index f71c2aa..0000000 Binary files a/gnupg-2.1.17.tar.bz2.sig and /dev/null differ diff --git a/gnupg-2.1.18.tar.bz2 b/gnupg-2.1.18.tar.bz2 new file mode 100644 index 0000000..d5290d1 --- /dev/null +++ b/gnupg-2.1.18.tar.bz2 @@ -0,0 +1,3 @@ +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 new file mode 100644 index 0000000..5f8c8c6 Binary files /dev/null and b/gnupg-2.1.18.tar.bz2.sig differ diff --git a/gpg2.changes b/gpg2.changes index c836816..609b77b 100644 --- a/gpg2.changes +++ b/gpg2.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Tue Jan 24 16:32:04 UTC 2017 - astieger@suse.com + +- GnuPG 2.1.18: + * gpg: Remove bogus subkey signature while cleaning a key (with + export-clean, import-clean, or --edit-key's sub-command clean) + * gpg: Allow freezing the clock with --faked-system-time. + * gpg: New --export-option flag "backup", new --import-option flag + "restore". + * gpg-agent: Fixed long delay due to a regression in the progress + callback code. + * scd: Lots of code cleanup and internal changes. + * scd: Improved the internal CCID driver. + * dirmngr: Fixed problem with the DNS glue code (removal of the + trailing dot in domain names). + * dirmngr: Make sure that Tor is actually enabled after changing the + conf file and sending SIGHUP or "gpgconf --reload dirmngr". + * dirmngr: Fixed Tor access to IPv6 addresses. Note that current + versions of Tor may require that the flag "IPv6Traffic" is used + with the option "SocksPort" in torrc to actually allow IPv6 + traffic. + * dirmngr: Fixed HKP for literally given IPv6 addresses. + * dirmngr: Enabled reverse DNS lookups via Tor. + * dirmngr: Added experimental SRV record lookup for WKD. + See commit 88dc3af3d4ae1afe1d5e136bc4c38bc4e7d4cd10 for details. + * dirmngr: For HKP use "pgpkey-hkps" and "pgpkey-hkp" in SRV record + lookups. Avoid SRV record lookup when a port is explicitly + specified. This fixes a regression from the 1.4 and 2.0 behavior. + * dirmngr: Gracefully handle a missing /etc/nsswitch.conf. Ignore + negation terms (e.g. "[!UNAVAIL=return]" instead of bailing out. + * dirmngr: Better debug output for flags "dns" and "network". + * dirmngr: On reload mark all known HKP servers alive. + * gpgconf: Allow keyword "all" for --launch, --kill, and --reload. + * tools: gpg-wks-client now ignores a missing policy file on the + server. + * Avoid unnecessary ambiguity error message in the option parsing. + * Further improvements of the regression test suite. + * Fixed building with --disable-libdns configure option. + * Fixed a crash running the tests on 32 bit architectures. + * Fixed spurious failures on BSD system in the spawn functions. + This affected for example gpg-wks-client and gpgconf. + ------------------------------------------------------------------- Mon Jan 9 09:18:48 UTC 2017 - tchvatal@suse.com diff --git a/gpg2.spec b/gpg2.spec index e480277..45b979c 100644 --- a/gpg2.spec +++ b/gpg2.spec @@ -17,7 +17,7 @@ Name: gpg2 -Version: 2.1.17 +Version: 2.1.18 Release: 0 Summary: GnuPG 2 License: GPL-3.0+