summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@fedoraproject.org>2004-12-20 23:24:09 +0000
committerNalin Dahyabhai <nalin@fedoraproject.org>2004-12-20 23:24:09 +0000
commitad18b8355f9415c2f1d3a3b90ff578b0321a3981 (patch)
tree2b7f6a3215ab89a1e4cde0ec534d1e3c00796cb0
parent6580269909d8d79953d522edb5f67a5af7570f48 (diff)
downloadkrb5-ad18b8355f9415c2f1d3a3b90ff578b0321a3981.tar.gz
krb5-ad18b8355f9415c2f1d3a3b90ff578b0321a3981.tar.xz
krb5-ad18b8355f9415c2f1d3a3b90ff578b0321a3981.zip
- unscrew up martin's changelog date
- incorporate fix for MITKRB5-SA-2004-004
-rw-r--r--krb5.spec10
1 files changed, 9 insertions, 1 deletions
diff --git a/krb5.spec b/krb5.spec
index 3184105..cf929ff 100644
--- a/krb5.spec
+++ b/krb5.spec
@@ -58,6 +58,8 @@ Patch28: krb5-1.3.5-gethostbyname_r.patch
Patch29: krb5-1.3.5-kprop-mktemp.patch
Patch30: krb5-1.3.4-send-pr-tempfile.patch
Patch31: krb5-1.3.5-krsh-deadlock.patch
+Patch32: http://web.mit.edu/kerberos/advisories/2004-004-patch_1.3.5.txt
+Patch33: http://web.mit.edu/kerberos/advisories/2004-004-patch_1.3.5.txt.asc
License: MIT, freely distributable.
URL: http://web.mit.edu/kerberos/www/
Group: System Environment/Libraries
@@ -122,7 +124,10 @@ network uses Kerberos, this package should be installed on every
workstation.
%changelog
-* Fri Dec 20 2004 Martin Stransky <stransky@redhat.com> 1.3.5-7
+* Mon Dec 20 2004 Nalin Dahyabhai <nalin@redhat.com> 1.3.5-8
+- apply fix from Tom Yu for MITKRB5-SA-2004-004 (CAN-2004-1189)
+
+* Fri Dec 17 2004 Martin Stransky <stransky@redhat.com> 1.3.5-7
- fix deadlock during file transfer via rsync/krsh
- thanks goes to James Antil for hint
@@ -771,6 +776,9 @@ workstation.
%patch29 -p1 -b .kprop-mktemp
%patch30 -p1 -b .send-pr-tempfile
%patch31 -p1 -b .krsh-deadlock
+pushd src/lib/kadm5/srv
+%patch32 -p0 -b .2004-004
+popd
cp src/krb524/README README.krb524
find . -type f -name "*.info-dir" -exec rm -fv "{}" ";"
gzip doc/*.ps