Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
krb5-pkinit-openssl - The PKINIT module for Kerberos 5
Kerberos is a network authentication system. The krb5-pkinit-openssl
package contains the PKINIT plugin, which uses OpenSSL to allow clients
to obtain initial credentials from a KDC using a private key and a
certificate.
Packages
Latest: krb5-pkinit-openssl-1.9-9.pre6.el5.fio.x86_64.rpm
| Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
| krb5-pkinit-openssl |
0 |
1.9 |
9.pre6.el5.fio |
x86_64 |
106 KiB |
2011-06-22 17:03:10 |
Changelog:
- * 2011-04-13 - Nalin Dahyabhai <nalin[AT]redhat[DOTCOM]> 1.9-9
- kadmind: add upstream patch to fix free() on an invalid pointer (#696342,
MITKRB5-SA-2011-004, CVE-2011-0285)
- * 2011-03-18 - Nalin Dahyabhai <nalin[AT]redhat[DOTCOM]> 1.9-8
- backport change from SVN to fix a computed-value-not-used warning in
kpropd (#684862)
- * 2011-03-14 - Nalin Dahyabhai <nalin[AT]redhat[DOTCOM]> 1.9-7
- add backported patch to not fail receipt of an AP-REQ if the signature check
on the included PAC (if there is one) fails (#679612)
- * 2011-03-14 - Nalin Dahyabhai <nalin[AT]redhat[DOTCOM]> 1.9-6
- switch to revised upstream patch to fix double-free in KDC while returning
typed-data with errors (CVE-2011-0284, #681565)
- * 2011-03-02 - Nalin Dahyabhai <nalin[AT]redhat[DOTCOM]> 1.9-5
- add upstream patches to fix double-free in KDC while returning typed-data
with errors (CVE-2011-0284, #681565)
- * 2011-02-08 - Nalin Dahyabhai <nalin[AT]redhat[DOTCOM]> 1.9-4
- add upstream patches to fix standalone kpropd exiting if the per-client
child process exits with an error (MITKRB5-SA-2011-001), a hang or crash
in the KDC when using the LDAP kdb backend, and an uninitialized pointer
use in the KDC (MITKRB5-SA-2011-002) (CVE-2010-4022, CVE-2011-0281,
CVE-2011-0282, #671102, CVE-2011-0283, #669423)
- * 2011-02-01 - Nalin Dahyabhai <nalin[AT]redhat[DOTCOM]> 1.9-3
- properly advertise that the kpropd init script now supports force-reload
(Zbysek Mraz #630587)
- * 2011-01-26 - Nalin Dahyabhai <nalin[AT]redhat[DOTCOM]> 1.9-2
- pkinit: add proposed patch to fix parsing of CMS signed-data (#636985,
RT#6851)
- * 2010-12-22 - Nalin Dahyabhai <nalin[AT]redhat[DOTCOM]> 1.9-1
- update to 1.9 final
- * 2010-12-20 - Nalin Dahyabhai <nalin[AT]redhat[DOTCOM]> 1.9-0.beta3.1
- fix link flags and permissions on shared libraries (ausil)