Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.
Arch: i386
Download: | krb5-devel-1.4.3-4.1.i386.rpm |
Build Date: | Sat Feb 11 18:35:36 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 3.13 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