Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVXYZ
]
openssl-debuginfo - Debug information for package openssl
This package provides debug information for package openssl.
Debug information is useful when developing applications that use this
package or when debugging this package.
Packages
Latest: openssl-debuginfo-1.0.0-10.pre6.el6.fio.5.i686.rpm
| Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
| openssl-debuginfo |
0 |
1.0.0 |
10.pre6.el6.fio.5 |
i686 |
2.9 MiB |
2011-07-14 10:16:28 |
Changelog:
- * 2011-06-08 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> 1.0.0-10.4
- allow the AES-NI engine in the FIPS mode
- * 2011-05-30 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> 1.0.0-10.1
- add API necessary for CAVS testing of the new DSA parameter generation
- * 2011-02-10 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> 1.0.0-10
- fix OCSP stapling vulnerability - CVE-2011-0014 (#676063)
- correct the README.FIPS document
- * 2011-02-04 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> 1.0.0-8
- add -x931 parameter to openssl genrsa command to use the ANSI X9.31
key generation method
- use FIPS-186-3 method for DSA parameter generation
- add OPENSSL_FIPS_NON_APPROVED_MD5_ALLOW environment variable
to allow using MD5 when the system is in the maintenance state
even if the /proc fips flag is on
- make openssl pkcs12 command work by default in the FIPS mode
- * 2011-01-24 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> 1.0.0-7
- listen on ipv6 wildcard in s_server so we accept connections
from both ipv4 and ipv6 (#601612)
- fix openssl speed command so it can be used in the FIPS mode
with FIPS allowed ciphers (#619762)
- * 2010-12-07 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> 1.0.0-6
- disable code for SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG - CVE-2010-3864
(#649304)
- * 2010-11-05 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> 1.0.0-5
- fix race in extension parsing code - CVE-2010-3864 (#649304)
- * 2010-06-30 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> 1.0.0-4
- openssl man page fix (#609484)
- * 2010-06-04 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> 1.0.0-3
- fix wrong ASN.1 definition of OriginatorInfo - CVE-2010-0742 (#598738)
- fix information leak in rsa_verify_recover - CVE-2010-1633 (#598732)
- * 2010-05-19 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> 1.0.0-2
- make CA dir readable - the private keys are in private subdir (#584810)
- a few fixes from upstream CVS
- make X509_NAME_hash_old work in FIPS mode (#568395)