Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        openssl097a: The OpenSSL toolkit
        
        
        - Summary
- 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.
Changelog
        
            - * Mon Oct  2 17:00:00 2006 Tomas Mraz <tmraz{%}redhat{*}com> 0.9.7a-9
- - fix CVE-2006-2937 - mishandled error on ASN.1 parsing (#207276)
- fix CVE-2006-2940 - parasitic public keys DoS (#207274)
- fix CVE-2006-3738 - buffer overflow in SSL_get_shared_ciphers (#206940)
- fix CVE-2006-4343 - sslv2 client DoS (#206940) 
            - * Sat Sep  9 17:00:00 2006 Tomas Mraz <tmraz{%}redhat{*}com> 0.9.7a-8
- - fix CVE-2006-4339 - prevent attack on PKCS#1 v1.5 signatures (#205180) 
            - * Thu Aug 24 17:00:00 2006 Tomas Mraz <tmraz{%}redhat{*}com> 0.9.7a-7
- - fixed sha1 on 2gb boundary (patch from upstream) (#189492)
- enable compilation of updated assembler code on IA64 (#180091)
- correct verification of CA certs in SSL (#201005)