Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
gnupg2-smime - CMS encryption and signing tool and smart card support for GnuPG
GnuPG is GNU's tool for secure communication and data storage. This
package adds support for smart cards and S/MIME encryption and signing
to the base GnuPG package
Packages
Latest: gnupg2-smime-2.0.14-4.pre6.el5.fio.i686.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
gnupg2-smime |
0 |
2.0.14 |
4.pre6.el5.fio |
i686 |
448 KiB |
2011-06-22 18:52:02 |
Changelog:
- * 2010-08-02 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> - 2.0.14-4
- fix use after free when importing certain X509 certificates
CVE-2010-2547 (#618156)
- * 2010-06-18 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> - 2.0.14-3
- initialize small amount of secmem for list of algorithms in help (#598847)
(necessary in the FIPS mode of libgcrypt)
- * 2010-02-09 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> - 2.0.14-2
- disable selinux support - it is too rudimentary and restrictive (#562982)
- * 2010-01-11 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> - 2.0.14-1
- new upstream version
- fix a few tests so they do not need to execute gpg-agent
- * 2009-12-08 - Michael Schwendt <mschwendt[AT]fedoraproject[DOTORG]> - 2.0.13-4
- Explicitly BR libassuan-static in accordance with the Packaging
Guidelines (libassuan-devel is still static-only).