Jump to letter: [
          
            ABCDEFGIKLMOPRSTUVYZ
          ]
        
        krb5-libs: The shared libraries used by Kerberos 5.
        
        
        - Summary
 
        - Kerberos is a network authentication system. The krb5-libs package
contains the shared libraries needed by Kerberos 5. If you are using
Kerberos, you need to install this package.
 
        
        
        Changelog
        
            - * Wed Mar  5 18:00:00 2008 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.3.4-54.el4_6.1
 
            - add preliminary patch to fix use of uninitialized pointer / double-free in
  KDC (CVE-2008-0062,CVE-2008-0063) (#432620, #432621)
- add backported patch to fix double-free in libgssapi_krb5 (CVE-2007-5971)
  (#415351)
 
        
            - * Tue Sep 11 19:00:00 2007 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.3.4-54
 
            - ftpd: also do PAM session and credential management when ftp clients use
  strong authentication (#286301)
 
        
            - * Wed Aug 22 19:00:00 2007 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.3.4-53
 
            - fix typo in patch to fix ftp fdleak: call fdopen() instead of fopen() (more
  of #190104)
- force deltat.c to be regenerated, so that the fix for #197522 will actually
  take effect