diff --git a/gnupg-2.2.15.tar.bz2 b/gnupg-2.2.15.tar.bz2 deleted file mode 100644 index eabca8c..0000000 --- a/gnupg-2.2.15.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cb8ce298d7b36558ffc48aec961b14c830ff1783eef7a623411188b5e0f5d454 -size 6705912 diff --git a/gnupg-2.2.15.tar.bz2.sig b/gnupg-2.2.15.tar.bz2.sig deleted file mode 100644 index 6a63f63..0000000 Binary files a/gnupg-2.2.15.tar.bz2.sig and /dev/null differ diff --git a/gnupg-2.2.16.tar.bz2 b/gnupg-2.2.16.tar.bz2 new file mode 100644 index 0000000..f14b996 --- /dev/null +++ b/gnupg-2.2.16.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cbe8d454bf5dc204621eed3016d721b66298fa95363395bb8eeceb1d2fd14cb +size 6699113 diff --git a/gnupg-2.2.16.tar.bz2.sig b/gnupg-2.2.16.tar.bz2.sig new file mode 100644 index 0000000..01a77f0 Binary files /dev/null and b/gnupg-2.2.16.tar.bz2.sig differ diff --git a/gpg2.changes b/gpg2.changes index c530315..af0295a 100644 --- a/gpg2.changes +++ b/gpg2.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Thu May 30 08:00:37 UTC 2019 - Pedro Monreal Gonzalez + +- Update to 2.2.16 + * gpg: Fixed i18n markup of some strings. + * gpg: Allow deletion of subkeys with --delete-[secret-]key. + * gpg: Do not bail on an invalid packet in the local keyring. + * gpg: Do not allow creation of user ids larger than our parser allows. + * gpg: Do not delete any keys if --dry-run is passed. + * gpg: Fix using --decrypt along with --use-embedded-filename. + * gpg: Improve the photo image viewer selection. + * gpg: enable OpenPGP export of cleartext keys with comments. + * gpg: Do not print a hint to use the deprecated --keyserver option. + * gpg: Change update_keysig_packet to replace SHA-1 by SHA-256. + * gpg: Use just the addrspec from the Signer's UID. + * gpg: Accept also armored data from the WKD. + * gpg: Set a limit of 5 to the number of keys imported from the WKD. + * gpg: Don't use EdDSA algo ID for ECDSA curves. + * agent: Stop scdaemon after reload when disable_scdaemon. + * agent: For SSH key, don't put NUL-byte at the end. + * agent: correct length for uri and comment on 64-bit big-endian platforms + * dirmngr: Allow for other hash algorithms than SHA-1 in OCSP. + * dirmngr: Improve domaininfo cache update algorithm. + * dirmngr: Better error code for http status 413. + * g10: Fix possible null dereference. + * g10: Fix double free when locating by mbox. + * g10: Fix symmetric cipher algo constant for ECDH. + * sm: Avoid confusing diagnostic for the default key. + * sm: Fix a warning in an es_fopencooie function. + * gpgconf: Before --launch check that the config file is fine. + * gpgconf: Support --homedir for --launch. + * build: Update m4/iconv.m4. + * doc: correct documentation for gpgconf --kill. + * scd: Add dummy option --application-priority. + * common: Fix AWK portability. + ------------------------------------------------------------------- Thu Mar 28 08:48:36 UTC 2019 - Karol Babioch diff --git a/gpg2.spec b/gpg2.spec index 3bbb94f..6130623 100644 --- a/gpg2.spec +++ b/gpg2.spec @@ -17,7 +17,7 @@ Name: gpg2 -Version: 2.2.15 +Version: 2.2.16 Release: 0 Summary: File encryption, decryption, signature creation and verification utility License: GPL-3.0-or-later