Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
openssl098e - A compatibility version of a general cryptography and TLS library
The OpenSSL toolkit provides support for secure communications between
machines. OpenSSL includes a certificate management tool and shared
libraries which provide various cryptographic algorithms and
protocols. This version of OpenSSL package is provided for compatibility
with the previous Red Hat Enterprise Linux release.
Packages
Latest: openssl098e-0.9.8e-19.el6.fio.x86_64.rpm
| Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
| openssl098e |
0 |
0.9.8e |
19.el6.fio |
x86_64 |
759 KiB |
2012-02-18 12:46:12 |
| openssl098e |
0 |
0.9.8e |
18.pre6.el6.fio |
x86_64 |
762 KiB |
2011-07-14 10:11:47 |
Changelog:
- * 2010-04-16 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> 0.9.8e-17
- create compat package
- * 2010-03-12 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> 0.9.8e-16
- fix CVE-2009-3245 - add missing bn_wexpand return checks (#570924)
- * 2010-03-04 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> 0.9.8e-15
- fix CVE-2010-0433 - do not pass NULL princ to krb5_kt_get_entry which
in the RHEL-5 and newer versions will crash in such case (#569774)
- * 2010-02-18 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> 0.9.8e-14
- fix CVE-2009-3555 - support the safe renegotiation extension and
do not allow legacy renegotiation on the server by default (#533125)
- * 2010-01-14 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> 0.9.8e-13
- fix CVE-2009-2409 - drop MD2 algorithm from EVP tables (#510197)
- fix CVE-2009-4355 - do not leak memory when CRYPTO_cleanup_all_ex_data()
is called prematurely by application (#546707)
- * 2009-06-29 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> 0.9.8e-12
- abort if selftests failed and random number generator is polled
- mention EVP_aes and EVP_sha2xx routines in the manpages
- add README.FIPS
- * 2009-05-21 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> 0.9.8e-10
- fix CVE-2009-1386 CVE-2009-1387 (DTLS DoS problems)
(#503685, #503688)
- * 2009-05-21 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> 0.9.8e-9
- fix CVE-2009-1377 CVE-2009-1378 CVE-2009-1379
(DTLS DoS problems) (#501253, #501254, #501572)
- * 2009-04-15 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> 0.9.8e-8
- support multiple CRLs with same subject in a store (#457134)
- fix CVE-2009-0590 - reject incorrectly encoded ASN.1 strings (#492304)
- seed FIPS rng directly from kernel random device
- do not require fipscheck to build the package (#475798)
- call pairwise key tests in FIPS mode only (#479817)
- do not crash when parsing bad mime data (#472440)
- * 2008-12-16 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> 0.9.8e-7
- fix CVE-2008-5077 - incorrect checks for malformed signatures (#476671)