Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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
- * Thu Dec 1 18:00:00 2005 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.2.7-52
- tweak build scripts to stop automatically stripping binaries so that
we get useful debuginfo packages (#171680)
- * Tue Nov 15 18:00:00 2005 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.2.7-51
- login: don't truncate passwords before passing them into crypt(), in
case they're significant (#149476)
- ksu: package ksu setuid-root again (#137934)
- * Tue Nov 15 18:00:00 2005 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.2.7-50
- modify rsh behavior so that it only checks for writability of descriptors
when the corresponding read descriptor shows that there's data available,
so that it doesn't just spin calling select() over and over again (more
from #171708)