Jump to letter: [
ABCEFGHIKLMNOPQRSTUVWXYZ
]
gnupg: A GNU utility for secure communication and data storage.
Name: | gnupg |
Vendor: | Scientific Linux, http://www.scientificlinux.org |
Version: | 1.2.1 |
License: | GPL |
Release: | 17 |
URL: | http://www.gnupg.org/ |
- Summary
- GnuPG (GNU Privacy Guard) is a GNU utility for encrypting data and
creating digital signatures. GnuPG has advanced key management
capabilities and is compliant with the proposed OpenPGP Internet
standard described in RFC2440. Since GnuPG doesn't use any patented
algorithm, it is not compatible with any version of PGP2 (PGP2.x uses
only IDEA for symmetric-key encryption, which is patented worldwide).
Arch: ia64
Download: | gnupg-1.2.1-17.ia64.rpm |
Build Date: | Wed Aug 2 04:27:20 2006 |
Packager: | Jaroslaw Polok <jaroslaw.polok@cern.ch> |
Size: | 3.95 MiB |
Changelog
- * Wed Jun 28 05:00:00 2006 Nalin Dahyabhai <nalin{%}redhat{*}com> - 1.2.1-17
- backport fixes for two more malloc overflows from 1.4.5rc1 (#200502)
- * Tue Jun 20 05:00:00 2006 Nalin Dahyabhai <nalin{%}redhat{*}com> - 1.2.1-16
- add patch from upstream to fix CVE-2006-3082 (#195945)
- * Mon Mar 13 04:00:00 2006 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.2.1-15
- build assembly modules using CC instead of AS, so that flags such as -DPIC
will be seen by the preprocessor
- build assembly modules with -Wa,--noexecstack