Jump to letter: [
ABCDEFGIKLMOPRSTUVYZ
]
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 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