Accepting request 706483 from home:pmonrealgonzalez:branches:Base:System
- 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. OBS-URL: https://build.opensuse.org/request/show/706483 OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=229
This commit is contained in:
parent
dfebaf9022
commit
147effa398
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb8ce298d7b36558ffc48aec961b14c830ff1783eef7a623411188b5e0f5d454
|
||||
size 6705912
|
Binary file not shown.
3
gnupg-2.2.16.tar.bz2
Normal file
3
gnupg-2.2.16.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6cbe8d454bf5dc204621eed3016d721b66298fa95363395bb8eeceb1d2fd14cb
|
||||
size 6699113
|
BIN
gnupg-2.2.16.tar.bz2.sig
Normal file
BIN
gnupg-2.2.16.tar.bz2.sig
Normal file
Binary file not shown.
36
gpg2.changes
36
gpg2.changes
@ -1,3 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 30 08:00:37 UTC 2019 - Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com>
|
||||
|
||||
- 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 <kbabioch@suse.de>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user