summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@fedoraproject.org>2007-09-11 14:12:38 +0000
committerNalin Dahyabhai <nalin@fedoraproject.org>2007-09-11 14:12:38 +0000
commit83381c77e7c7cbaa6e8fc3e4c5d5a48fe39ac19f (patch)
tree808ee13ae34f5d1c07af58401ab34a539391117a
parent71c80f37b54b9ebe2f1dec5e95907b9d36e2e0f5 (diff)
downloadkrb5-83381c77e7c7cbaa6e8fc3e4c5d5a48fe39ac19f.tar.gz
krb5-83381c77e7c7cbaa6e8fc3e4c5d5a48fe39ac19f.tar.xz
krb5-83381c77e7c7cbaa6e8fc3e4c5d5a48fe39ac19f.zip
- also perform PAM session and credential management when ftpd accepts akrb5-1_6_2-7_fc8
client using strong authentication, missed earlier - also label kadmind log files and files created by the db2 plugin
-rw-r--r--krb5.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/krb5.spec b/krb5.spec
index 0fa53ef..8ec86b1 100644
--- a/krb5.spec
+++ b/krb5.spec
@@ -14,7 +14,7 @@
Summary: The Kerberos network authentication system.
Name: krb5
Version: 1.6.2
-Release: 6%{?dist}
+Release: 7%{?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
@@ -208,6 +208,11 @@ installed on systems which are meant provide these services.
%endif
%changelog
+* Tue Sep 11 2007 Nalin Dahyabhai <nalin@redhat.com> 1.6.2-7
+- also perform PAM session and credential management when ftpd accepts a
+ client using strong authentication, missed earlier
+- also label kadmind log files and files created by the db2 plugin
+
* Thu Sep 6 2007 Nalin Dahyabhai <nalin@redhat.com> 1.6.2-6
- incorporate updated fix for CVE-2007-3999
- fix incorrect call to "test" in the kadmin init script