Changelog for
gpg2-lang-2.0.16-10.1.noarch.rpm :
Mon May 13 14:00:00 2013 vcizekAATTsuse.com
- security fixes:
* fix for CVE-2012-6085 (bnc#798465)
added gpg2-CVE-2012-6085.patch
* fix for bnc#780943
added gpg2-set_umask_before_open_outfile.patch
Fri Jan 7 13:00:00 2011 sbrabecAATTsuse.cz
- Removed obsolete BuildRequires of opensc-devel.
Sun Oct 31 13:00:00 2010 jengelhAATTmedozas.de
- Use %_smp_mflags
Wed Jul 28 14:00:00 2010 puzelAATTnovell.com
- gnupg-CVE-2010-2547.patch (bnc#625947)
- renumber patches
Mon Jul 19 14:00:00 2010 puzelAATTnovell.com
- update to gnupg-2.0.16
* If the agent\'s --use-standard-socket option is active, all tools
try to start and daemonize the agent on the fly. In the past this
was only supported on W32; on non-W32 systems the new configure
option --use-standard-socket may now be used to use this feature by
default.
* The gpg-agent commands KILLAGENT and RELOADAGENT are now available
on all platforms.
* Minor bug fixes.
- drop gnupg-2.0.14-s2kcount.patch (builds fine without it now)
Mon Jun 7 14:00:00 2010 adrianAATTsuse.de
- add special provides to make sure that obs signd gets correct gpg version
Fri Apr 9 14:00:00 2010 chrisAATTcomputersalat.de
- fix deps
o libassuan-devel >= 2.0.0
o pth / libpth-devel >= 1.3.7
- added BuildReq libcurl-devel >= 7.10
- removed BuildReq openldap2
is already solved by openldap2-devel
- removed unrecognized configure options
- -enable-external-hkp, --enable-shared, --enable-static-rnd
Wed Apr 7 14:00:00 2010 puzelAATTnovell.com
- add gnupg-dont-fail-with-seahorse-agent.patch (bnc#589994)
Wed Mar 31 14:00:00 2010 puzelAATTnovell.com
- update to gnupg-2.0.15
* New command --passwd for GPG.
* Fixes a regression in 2.0.14 which prevented unprotection of new
or changed gpg-agent passphrases.
* Make use of libassuan 2.0 which is available as a DSO.
Mon Mar 22 13:00:00 2010 puzelAATTnovell.com
- fix files-are-digests patch (bnc#469229)
Wed Feb 17 13:00:00 2010 dimstarAATTopensuse.org
- Update to version 2.0.14:
+ The default for --include-cert is now to include all
certificates in the chain except for the root certificate.
+ Numerical values may now be used as an alternative to the
debug-level keywords.
+ The GPGSM --audit-log feature is now more complete.
+ GPG now supports DNS lookups for SRV, PKA and CERT on W32.
+ New GPGSM option --ignore-cert-extension.
+ New and changed passphrases are now created with an iteration
count requiring about 100ms of CPU work.
- Add gnupg-2.0.14-s2kcount.patch: use fixed s2k-count number
otherwise the gpg2 would want to consult gpg-agent which is not
yet installed in the mock chroot (Patch shamelessly stolen from
Fedora).
Thu Jan 28 13:00:00 2010 puzelAATTnovell.com
- fix build for older distributions
Wed Jan 27 13:00:00 2010 puzelAATTnovell.com
- port files-are-digests patch from gpg1 (bnc#469229)
Tue Dec 15 13:00:00 2009 jengelhAATTmedozas.de
- enable parallel building
- SPARC needs large PIE model
Sun Dec 6 13:00:00 2009 cooloAATTnovell.com
- change -lang require to recommended
Fri Nov 13 13:00:00 2009 puzelAATTnovell.com
- update to gnupg-2.0.13
* GPG now generates 2048 bit RSA keys by default. The default hash
algorithm preferences has changed to prefer SHA-256 over SHA-1.
2048 bit DSA keys are now generated to use a 256 bit hash algorithm
* The envvars XMODIFIERS, GTK_IM_MODULE and QT_IM_MODULE are now
passed to the Pinentry to make SCIM work.
* The GPGSM command --gen-key features a --batch mode and implements
all features of gpgsm-gencert.sh in standard mode.
* New option --re-import for GPGSM\'s IMPORT server command.
* Enhanced writing of existing keys to OpenPGP v2 cards.
* Add hack to the internal CCID driver to allow the use of some
Omnikey based card readers with 2048 bit keys.
* GPG now repeatly asks the user to insert the requested OpenPGP
card. This can be disabled with --limit-card-insert-tries=1.
* Minor bug fixes.
- drop gnupg-2.0.4-default-tty.diff
Thu Jun 18 14:00:00 2009 puzelAATTnovell.com
- update to gnupg-2.0.12
* GPGSM now always lists ephemeral certificates if specified by
fingerprint or keygrip.
* New command \"KEYINFO\" for GPG_AGENT. GPGSM now also returns
information about smartcards.
* Made sure not to leak file descriptors if running gpg-agent with a
command. Restore the signal mask to solve a problem in Mono.
* Changed order of the confirmation questions for root certificates
and store negative answers in trustlist.txt.
* Better synchronization of concurrent smartcard sessions.
* Support 2048 bit OpenPGP cards.
* Support Telesec Netkey 3 cards.
* The gpg-protect-tool now uses gpg-agent via libassuan.
* Changed code to avoid a possible Mac OS X system freeze.
- drop gpg2-fix-rtsignals.patch (fixed upstream)
- drop gnupg-1.9.22-ccid-driver-fix.diff (unused)
Thu Jun 11 14:00:00 2009 puzelAATTsuse.cz
- change BuildRequires: (pth-devel -> libpth-devel)
Mon Jun 1 14:00:00 2009 puzelAATTsuse.cz
- BuildRequires: pth-devel
Wed Mar 18 13:00:00 2009 puzelAATTsuse.cz
- add gpg2-fix-rtsignals.patch (bnc#481463)
Thu Mar 5 13:00:00 2009 puzelAATTsuse.cz
- update to 2.0.11
* Fixed a problem in SCDAEMON which caused unexpected card resets.
* SCDAEMON is now aware of the Geldkarte.
* The SCDAEMON option --allow-admin is now used by default.
* GPGCONF now restarts SCdaemon if necessary.
* The default cipher algorithm in GPGSM is now again 3DES. This is
due to interoperability problems with Outlook 2003 which still
can\'t cope with AES.
- dropped gnupg-2.0.10-fix-convert.patch (upstream)
- dropped gnupg-2.0.10-fix-missing-option.patch (upstream)
- disabled gnupg-1.9.22-ccid-driver-fix.diff (does not apply and it is
not clear what it is good for)
Mon Mar 2 13:00:00 2009 puzelAATTsuse.cz
- gnupg-2.0.10-fix-missing-option.patch (bnc#477362)