Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        gnutls: A TLS protocol implementation.
        
        
        - Summary
 
        - GnuTLS is a project that aims to develop a library which provides a secure
layer, over a reliable transport layer. Currently the GnuTLS library implements
the proposed standards by the IETF's TLS working group.
 
        
        
        Changelog
        
            - * Tue Nov 11 16:00:00 2008 Tomas Mraz <tmraz{%}redhat{*}com> 1.4.1-3.1
 
            - fix chain verification issue CVE-2008-4989 (#470079)
 
        
            - * Tue May 20 17:00:00 2008 Tomas Mraz <tmraz{%}redhat{*}com> 1.4.1-3
 
            - fix three security issues in gnutls handshake - GNUTLS-SA-2008-1
  (#447461, #447462, #447463)
 
        
            - * Thu Sep 14 17:00:00 2006 Tomas Mraz <tmraz{%}redhat{*}com> 1.4.1-2
 
            - detect forged signatures - CVE-2006-4790 (#206411), patch
  from upstream