summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@fedoraproject.org>2007-12-05 15:21:20 +0000
committerNalin Dahyabhai <nalin@fedoraproject.org>2007-12-05 15:21:20 +0000
commitea868608c1dfd418a871e9f4be4b17c3de8a82bd (patch)
tree939a5a904f17c2666f98e5a814592c2b9b267b03
parent6c3186e173d6a7eb2d19b94f09ab510b4207ba64 (diff)
-rw-r--r--krb5.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/krb5.spec b/krb5.spec
index 894d1cd..cd187e1 100644
--- a/krb5.spec
+++ b/krb5.spec
@@ -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