From ad18b8355f9415c2f1d3a3b90ff578b0321a3981 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Mon, 20 Dec 2004 23:24:09 +0000 Subject: [PATCH] - unscrew up martin's changelog date - incorporate fix for MITKRB5-SA-2004-004 --- krb5.spec | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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 1.3.5-7 +* Mon Dec 20 2004 Nalin Dahyabhai 1.3.5-8 +- apply fix from Tom Yu for MITKRB5-SA-2004-004 (CAN-2004-1189) + +* Fri Dec 17 2004 Martin Stransky 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