diff --git a/gnupg-2.2.11.tar.bz2 b/gnupg-2.2.11.tar.bz2 deleted file mode 100644 index 30683c1..0000000 --- a/gnupg-2.2.11.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:496c3e123ef53f35436ddccca58e82acaa901ca4e21174e77386c0cea0c49cd9 -size 6652480 diff --git a/gnupg-2.2.11.tar.bz2.sig b/gnupg-2.2.11.tar.bz2.sig deleted file mode 100644 index 32bff03..0000000 Binary files a/gnupg-2.2.11.tar.bz2.sig and /dev/null differ diff --git a/gnupg-2.2.12.tar.bz2 b/gnupg-2.2.12.tar.bz2 new file mode 100644 index 0000000..a7e9b50 --- /dev/null +++ b/gnupg-2.2.12.tar.bz2 @@ -0,0 +1,3 @@ +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 new file mode 100644 index 0000000..32cfacc Binary files /dev/null and b/gnupg-2.2.12.tar.bz2.sig differ diff --git a/gpg2.changes b/gpg2.changes index 9d29002..c0181f2 100644 --- a/gpg2.changes +++ b/gpg2.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Fri Dec 14 16:11:56 UTC 2018 - atoptsoglou@suse.com + +-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. + * gpg: New --list-option "show-only-fpr-mbox". This makes the use + of the new gpg-wks-client --install-key command easier on Windows. + * gpg: Improve processing speed when --skip-verify is used. + * gpg: Fix a bug where a LF was accidentally written to the console. + * gpg: --card-status now shwos whether a card has the new KDF + feature enabled. + * agent: New runtime option --s2k-calibration=MSEC. New configure + option --with-agent-s2k-calibration=MSEC. [#3399] + * dirmngr: Try another keyserver from the pool on receiving a 502, + 503, or 504 error. [#4175] + * dirmngr: Avoid possible CSRF attacks via http redirects. A HTTP + query will not anymore follow a 3xx redirect unless the Location + header gives the same host. If the host is different only the + host and port is taken from the Location header and the original + path and query parts are kept. + * dirmngr: New command FLUSHCRL to flush all CRLS from disk and + memory. [#3967] + ------------------------------------------------------------------- Thu Nov 8 15:35:27 UTC 2018 - Cristian Rodríguez diff --git a/gpg2.spec b/gpg2.spec index 874bc05..6afb1fb 100644 --- a/gpg2.spec +++ b/gpg2.spec @@ -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 https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: gpg2 -Version: 2.2.11 +Version: 2.2.12 Release: 0 Summary: File encryption, decryption, signature creation and verification utility License: GPL-3.0-or-later