Accepting request 539676 from security:privacy

GnuPG 2.2.2

OBS-URL: https://build.opensuse.org/request/show/539676
OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=181
This commit is contained in:
Andreas Stieger 2017-11-07 20:16:25 +00:00 committed by Git OBS Bridge
parent b42b9a2f21
commit 439525295c
6 changed files with 32 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:34d70cd65b9c95f3f2f90a9f5c1e0b6a0fe039a8d685e2d66d69c33d1cbf62fb
size 6537959

Binary file not shown.

3
gnupg-2.2.2.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bfb62c7412ceb3b9422c6c7134a34ff01a560f98eb981c2d96829c1517c08197
size 6546951

BIN
gnupg-2.2.2.tar.bz2.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Tue Nov 7 20:08:04 UTC 2017 - astieger@suse.com
- GnuPG 2.2.2:
* gpg: Avoid duplicate key imports by concurrently running gpg
processes
* gpg: Fix creating on-disk subkey with on-card primary key
* gpg: Fix validity retrieval for multiple keyrings
* gpg: Fix --dry-run and import option show-only for secret keys
* gpg: Print "sec" or "sbb" for secret keys with import option
import-show
* gpg: Make import less verbose
* gpg: Add alias "Key-Grip" for parameter "Keygrip" and new
parameter "Subkey-Grip" to unattended key generation
* gpg: Improve "factory-reset" command for OpenPGP cards
* gpg: Ease switching Gnuk tokens into ECC mode by using the magic
keysize value 25519
* gpgsm: Fix --with-colon listing in crt records for fields > 12.
* gpgsm: Do not expect X.509 keyids to be unique
* agent: Fix stucked Pinentry when using --max-passphrase-days
* agent: New option --s2k-count
* dirmngr: Do not follow https-to-http redirects
* dirmngr: Reduce default LDAP timeout from 100 to 15 seconds
* gpgconf: Ignore non-installed components for commands
--apply-profile and --apply-defaults
* Add configure option --enable-werror
-------------------------------------------------------------------
Tue Sep 19 19:12:53 UTC 2017 - astieger@suse.com

View File

@ -17,7 +17,7 @@
Name: gpg2
Version: 2.2.1
Version: 2.2.2
Release: 0
Summary: File encryption, decryption, signature creation and verification utility
License: GPL-3.0+
@ -106,6 +106,7 @@ date=$(date -u +%%Y-%%m-%%dT%%H:%%M+0000 -r %{SOURCE99})
--with-default-trust-store-file=%{_sysconfdir}/ssl/ca-bundle.pem \
--enable-build-timestamp=$date \
--enable-gpg-is-gpg2 \
--enable-Werror
make %{?_smp_mflags}