Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        openssl-devel: Files for development of applications which will use OpenSSL
        
        
            | Name: | openssl-devel | Vendor: | Scientific Linux | 
        
            | Version: | 0.9.8b | License: | BSDish | 
        
            | Release: | 10.el5 | URL: | http://www.openssl.org/ | 
        
        
        - Summary
- OpenSSL is a toolkit for supporting cryptography. The openssl-devel
package contains static libraries and include files needed to develop
applications which support various cryptographic algorithms and
protocols.
Changelog
        
            - * Tue Jan 15 16:00:00 2008 Tomas Mraz <tmraz{%}redhat{*}com> 0.9.8b-10
- - compile with -march=z900 on s390 for performance improvements (#250818)
- make ssl session ID matching strict (#233599) 
            - * Mon Oct  8 17:00:00 2007 Tomas Mraz <tmraz{%}redhat{*}com> 0.9.8b-9
- - fix CVE-2007-3108 - side channel attack on private keys (#250581)
- fix CVE-2007-5135 - off-by-one in SSL_get_shared_ciphers (#309881)
- fix CVE-2007-4995 - out of order DTLS fragments buffer overflow (#321221) 
            - * Thu Nov 30 16:00:00 2006 Tomas Mraz <tmraz{%}redhat{*}com> 0.9.8b-8.3
- - the previous change still didn't make X509_NAME_cmp transitive