Jump to letter: [
ABCEFGHIKLMNOPQRSTUVWXYZ
]
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 Dec 22 04:00:00 2004 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.2.7-38
- add additional hunk to fix for #123031 for xdr encoding/decoding of gssapi
buffers (part of #143127)
- * Tue Dec 21 04:00:00 2004 Nalin Dahyabhai <nalin{%}redhat{*}com>
- fix reference to already-freed data (part of #143127)
- * Mon Dec 20 04:00:00 2004 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.2.7-37
- apply fix from Tom Yu for MITKRB5-SA-2004-004 (CAN-2004-1189)
- fix predictable-tempfile-name bug in krb5-send-pr (CAN-2004-0971)
- silence compiler warning in kprop by using an in-memory ccache with a fixed
name instead of an on-disk ccache with a name generated by tmpnam()