diff options
| author | Nalin Dahyabhai <nalin@fedoraproject.org> | 2007-12-05 15:21:20 +0000 |
|---|---|---|
| committer | Nalin Dahyabhai <nalin@fedoraproject.org> | 2007-12-05 15:21:20 +0000 |
| commit | ea868608c1dfd418a871e9f4be4b17c3de8a82bd (patch) | |
| tree | 939a5a904f17c2666f98e5a814592c2b9b267b03 | |
| parent | 6c3186e173d6a7eb2d19b94f09ab510b4207ba64 (diff) | |
rebuildkrb5-1_6_3-2_fc9
| -rw-r--r-- | krb5.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -15,7 +15,7 @@ Summary: The Kerberos network authentication system. Name: krb5 Version: 1.6.3 -Release: 1%{?dist} +Release: 2%{?dist} # Maybe we should explode from the now-available-to-everybody tarball instead? # http://web.mit.edu/kerberos/dist/krb5/1.6/krb5-1.6.2-signed.tar Source0: krb5-%{version}.tar.gz @@ -222,6 +222,9 @@ to obtain initial credentials from a KDC using a private key and a certificate. %changelog +* Wed Dec 5 2007 Nalin Dahyabhai <nalin@redhat.com> 1.6.3-2 +- rebuild + * Tue Oct 23 2007 Nalin Dahyabhai <nalin@redhat.com> 1.6.3-1 - update to 1.6.3, dropping now-integrated patches for CVE-2007-3999 and CVE-2007-4000 (the new pkinit module is built conditionally and goes |
