Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        krb5-workstation: Kerberos 5 programs for use on workstations.
        
        
        - Summary
- Kerberos is a network authentication system. The krb5-workstation
package contains the basic Kerberos programs (kinit, klist, kdestroy,
kpasswd). If your network uses Kerberos, this package should be
installed on every workstation.
Changelog
        
            - * Wed Mar  5 16:00:00 2008 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.6.1-25.el5
- - 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 use-after-free in libgssapi_krb5 (CVE-2007-5901)
  (#415321)
- add backported patch to fix double-free in libgssapi_krb5 (CVE-2007-5971)
  (#415351)
- add preliminary patch to fix incorrect handling of high-numbered descriptors
  in the RPC library (CVE-2008-0947) (#433596) 
            - * Fri Feb  8 16:00:00 2008 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.6.1-24
- - kdb_ldap: add patch to recognize "nsAccountLock: TRUE" as indicating that
  an entry should have the DISALLOW_ALL_TIX flag set (read only), for better
  interop with Fedora, Netscape, Red Hat Directory Server (Simo Sorce, #431784) 
            - * Thu Jan 31 16:00:00 2008 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.6.1-23
- - backport changes from 1.6.3 which allow callers of the the sendto-kdc
  functions to override the failover behavior on a per-response basis, and
  default to failing over on service-unavailable errors (#230384)