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.i686.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
openssl098e |
0 |
0.9.8e |
19.el6.fio |
i686 |
772 KiB |
2012-02-18 12:46:28 |
openssl098e |
0 |
0.9.8e |
18.pre6.el6.fio |
i686 |
772 KiB |
2011-07-14 10:11:29 |
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)