Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
krb5: The Kerberos network authentication system.
- Summary
- Kerberos V5 is a trusted-third-party network authentication system,
which can improve your network's security by eliminating the insecure
practice of cleartext passwords.
Arch: src
Download: | krb5-1.4.3-4.1.src.rpm |
Build Date: | Sat Feb 11 18:36:47 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 7.10 MiB |
Changelog
- * Fri Feb 10 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1.4.3-4.1
-
- bump again for double-long bug on ppc(64)
- * Mon Feb 6 17:00:00 2006 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.4.3-4
-
- give a little bit more information to the user when kinit gets the catch-all
I/O error (#180175)
- * Thu Jan 19 17:00:00 2006 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.4.3-3
-
- rebuild properly when pthread_mutexattr_setrobust_np() is defined but not
declared, such as with recent glibc when _GNU_SOURCE isn't being used