diff --git a/gnupg-2.2.8.tar.bz2 b/gnupg-2.2.8.tar.bz2 deleted file mode 100644 index 94e11d7..0000000 --- a/gnupg-2.2.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:777b4cb8ced21965a5053d4fa20fe11484f0a478f3d011cef508a1a49db50dcd -size 6632465 diff --git a/gnupg-2.2.8.tar.bz2.sig b/gnupg-2.2.8.tar.bz2.sig deleted file mode 100644 index 9647eb5..0000000 Binary files a/gnupg-2.2.8.tar.bz2.sig and /dev/null differ diff --git a/gnupg-2.2.9.tar.bz2 b/gnupg-2.2.9.tar.bz2 new file mode 100644 index 0000000..9ba983a --- /dev/null +++ b/gnupg-2.2.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6278eaabffa1ebc9fa2ceb3dc53eea9a1505ab02a668a86dd6fec06951af2164 +size 6659547 diff --git a/gnupg-2.2.9.tar.bz2.sig b/gnupg-2.2.9.tar.bz2.sig new file mode 100644 index 0000000..705478e Binary files /dev/null and b/gnupg-2.2.9.tar.bz2.sig differ diff --git a/gpg2.changes b/gpg2.changes index 4f5dec8..19ca8eb 100644 --- a/gpg2.changes +++ b/gpg2.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Fri Jul 13 07:13:12 UTC 2018 - astieger@suse.com + +- GnuPG 2.2.9: + * dirmngr: Fix recursive resolver mode and other bugs in the + libdns code + * dirmngr: When using libgpg-error 1.32 or later a GnuPG build + with NTBTLS support does not anymore block for dozens of + seconds before returning data. + * gpg: Fix bug in --show-keys which actually imported revocation + certificates + * gpg: Ignore too long user-ID and comment packets + * gpg: Fix crash due to bad German translation. Improved printf + format compile time check. + * gpg: Handle missing ISSUER sub packet gracefully in the presence of + the new ISSUER_FPR + * gpg: Allow decryption using several passphrases in most cases. + * gpg: Command --show-keys now enables the list options + show-unusable-uids, show-unusable-subkeys, show-notations and + show-policy-urls by default. + * gpg: Command --show-keys now prints revocation certificates. + * gpg: Add revocation reason to the "rev" and "rvs" records of the + option --with-colons. [#1173] + * gpg: Export option export-clean does now remove certain expired + subkeys; export-minimal removes all expired subkeys. + * gpg: New "usage" property for the drop-subkey filters. + ------------------------------------------------------------------- Fri Jun 8 14:37:06 UTC 2018 - kbabioch@suse.com diff --git a/gpg2.spec b/gpg2.spec index 89a86f9..c85377c 100644 --- a/gpg2.spec +++ b/gpg2.spec @@ -17,7 +17,7 @@ Name: gpg2 -Version: 2.2.8 +Version: 2.2.9 Release: 0 Summary: File encryption, decryption, signature creation and verification utility License: GPL-3.0-or-later