Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
krb5-libs: The shared libraries used by Kerberos 5.
Name: | krb5-libs |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 1.6.1 |
License: | MIT, freely distributable. |
Release: | 17.ML5.1 |
URL: | http://web.mit.edu/kerberos/www/ |
- 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
- * Sun Apr 6 01:00:00 2008 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Sat Mar 8 00:00:00 2008 Nalin Dahyabhai <nalin{%}redhat{*}com> 1.6.1-17.ML5.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 use-after-free in libgssapi_krb5 (CVE-2007-5901)
(#415321)
- add backported patch to fix double-free in libgssapi_krb5 (CVE-2007-5971)
(#415351)
- add preliminary patch to fix incorrect handling of high-numbered descriptors
in the RPC library (CVE-2008-0947) (#433596)
- * Sat Mar 8 00:00:00 2008 Nalin Dahyabhai <nalin{%}redhat{*}com>
-
- fix storage of delegated krb5 credentials when they've been wrapped up in
spnego (#436460)
- return a delegated credential handle even if the application didn't pass a
location to store the flags which would be used to indicate that credentials
were delegated (#436465)
- add patch to fall back to TCP kpasswd servers for kdc-unreachable,
can't-resolve-server, and response-too-big errors (#436467)
- use the right sequence numbers when generating password-set/change requests
for kpasswd servers after the first one (#436468)
- backport from 1.6.3 to initialize a library-allocated get_init_creds_opt
structure the same way we would one which was allocated by the calling
application, to restore kinit's traditional behavior of doing a password
change right when it detects an expired password (#436470)