Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
krb5-devel: Development files needed to compile Kerberos 5 programs.
- Summary
- Kerberos is a network authentication system. The krb5-devel package
contains the header files and libraries needed for compiling Kerberos
5 programs. If you want to develop Kerberos-aware programs, you need
to install this package.
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)