Accepting request 646642 from home:kbabioch:branches:Base:System
- Update to 2.2.11: * gpgsm: Fix CRL loading when intermediate certicates are not yet trusted. * gpgsm: Fix an error message about the digest algo. * gpg: Fix a wrong warning due to new sign usage check introduced with 2.2.9. * gpg: Print the "data source" even for an unsuccessful keyserver query. * gpg: Do not store the TOFU trust model in the trustdb. * scd: Fix cases of "Bad PIN" after using "forcesig". * agent: Fix possible hang in the ssh handler. * dirmngr: Tack the unmodified mail address to a WKD request. * dirmngr: Tweak diagnostic about missing LDAP server file. * dirmngr: In verbose mode print the OCSP responder id. * dirmngr: Fix parsing of the LDAP port. * wks: Add option --directory/-C to the server. * wks: Add option --with-colons to the client. * Fix EBADF when gpg et al. are called by broken CGI scripts. * Fix some minor memory leaks and bugs. OBS-URL: https://build.opensuse.org/request/show/646642 OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=213
This commit is contained in:
parent
9327ae7cc9
commit
234678ce30
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:799dd37a86a1448732e339bd20440f4f5ee6e69755f6fd7a73ee8af30840c915
|
||||
size 6659484
|
Binary file not shown.
3
gnupg-2.2.11.tar.bz2
Normal file
3
gnupg-2.2.11.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:496c3e123ef53f35436ddccca58e82acaa901ca4e21174e77386c0cea0c49cd9
|
||||
size 6652480
|
BIN
gnupg-2.2.11.tar.bz2.sig
Normal file
BIN
gnupg-2.2.11.tar.bz2.sig
Normal file
Binary file not shown.
20
gpg2.changes
20
gpg2.changes
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 6 12:05:35 UTC 2018 - Karol Babioch <kbabioch@suse.com>
|
||||
|
||||
- Update to 2.2.11:
|
||||
* gpgsm: Fix CRL loading when intermediate certicates are not yet trusted.
|
||||
* gpgsm: Fix an error message about the digest algo.
|
||||
* gpg: Fix a wrong warning due to new sign usage check introduced with 2.2.9.
|
||||
* gpg: Print the "data source" even for an unsuccessful keyserver query.
|
||||
* gpg: Do not store the TOFU trust model in the trustdb.
|
||||
* scd: Fix cases of "Bad PIN" after using "forcesig".
|
||||
* agent: Fix possible hang in the ssh handler.
|
||||
* dirmngr: Tack the unmodified mail address to a WKD request.
|
||||
* dirmngr: Tweak diagnostic about missing LDAP server file.
|
||||
* dirmngr: In verbose mode print the OCSP responder id.
|
||||
* dirmngr: Fix parsing of the LDAP port.
|
||||
* wks: Add option --directory/-C to the server.
|
||||
* wks: Add option --with-colons to the client.
|
||||
* Fix EBADF when gpg et al. are called by broken CGI scripts.
|
||||
* Fix some minor memory leaks and bugs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 04:09:12 UTC 2018 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
|
@ -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.10
|
||||
Version: 2.2.11
|
||||
Release: 0
|
||||
Summary: File encryption, decryption, signature creation and verification utility
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user