diff --git a/gnupg-2.2.12.tar.bz2 b/gnupg-2.2.12.tar.bz2 deleted file mode 100644 index a7e9b50..0000000 --- a/gnupg-2.2.12.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db030f8b4c98640e91300d36d516f1f4f8fe09514a94ea9fc7411ee1a34082cb -size 6682303 diff --git a/gnupg-2.2.12.tar.bz2.sig b/gnupg-2.2.12.tar.bz2.sig deleted file mode 100644 index 32cfacc..0000000 Binary files a/gnupg-2.2.12.tar.bz2.sig and /dev/null differ diff --git a/gnupg-2.2.13.tar.bz2 b/gnupg-2.2.13.tar.bz2 new file mode 100644 index 0000000..a3bf899 --- /dev/null +++ b/gnupg-2.2.13.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76c787a955f9e6e0ead47c9be700bfb9d454f955a7b7c7e697aa719bac7b11d8 +size 6702712 diff --git a/gnupg-2.2.13.tar.bz2.sig b/gnupg-2.2.13.tar.bz2.sig new file mode 100644 index 0000000..e7f36d2 Binary files /dev/null and b/gnupg-2.2.13.tar.bz2.sig differ diff --git a/gpg2.changes b/gpg2.changes index c0181f2..eded797 100644 --- a/gpg2.changes +++ b/gpg2.changes @@ -1,7 +1,25 @@ +------------------------------------------------------------------- +Wed Feb 13 06:12:32 UTC 2019 - Karol Babioch + +- Update to 2.2.13: + * gpg: Implement key lookup via keygrip (using the & prefix). + * gpg: Allow generating Ed25519 key from existing key. + * gpg: Emit an ERROR status line if no key was found with -k. + * gpg: Stop early when trying to create a primary Elgamal key. + * gpgsm: Print the card's key algorithms along with their keygrips + in interactive key generation. + * agent: Clear bogus pinentry cache in the error case. + * scd: Support "acknowledge button" feature. + * scd: Fix for USB INTERRUPT transfer. + * wks: Do no use compression for the the encrypted challenge and response. + +Release-info: https://dev.gnupg.org/T4290 +See-also: gnupg-announce/2019q1/000434.html + ------------------------------------------------------------------- Fri Dec 14 16:11:56 UTC 2018 - atoptsoglou@suse.com --Update to 2.2.12: +- Update to 2.2.12: * tools: New commands --install-key and --remove-key for gpg-wks-client. This allows to prepare a Web Key Directory on a local file system for later upload to a web server. diff --git a/gpg2.spec b/gpg2.spec index 6afb1fb..8aa2772 100644 --- a/gpg2.spec +++ b/gpg2.spec @@ -1,7 +1,7 @@ # # spec file for package gpg2 # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: gpg2 -Version: 2.2.12 +Version: 2.2.13 Release: 0 Summary: File encryption, decryption, signature creation and verification utility License: GPL-3.0-or-later