summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Stransky <stransky@fedoraproject.org>2005-05-13 11:36:41 +0000
committerMartin Stransky <stransky@fedoraproject.org>2005-05-13 11:36:41 +0000
commitebda005fa9a94d699890342607d81872ca728c5e (patch)
tree144b3ce78767a062360f8461e1a1bb4471a0f1dc
parent2e8f6b3b970b7258ac3ea9396132c8abfab5a282 (diff)
downloadkrb5-ebda005fa9a94d699890342607d81872ca728c5e.tar.gz
krb5-ebda005fa9a94d699890342607d81872ca728c5e.tar.xz
krb5-ebda005fa9a94d699890342607d81872ca728c5e.zip
add deadlock patch, removed old patchkrb5-1_4_1-2
-rw-r--r--krb5.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/krb5.spec b/krb5.spec
index 38a24d5..1d7a750 100644
--- a/krb5.spec
+++ b/krb5.spec
@@ -7,7 +7,7 @@
Summary: The Kerberos network authentication system.
Name: krb5
Version: 1.4.1
-Release: 1
+Release: 2
# Maybe we should explode from the now-available-to-everybody tarball instead?
# http://web.mit.edu/kerberos/dist/krb5/1.4/krb5-1.4.1-signed.tar
Source0: krb5-%{version}.tar.gz
@@ -60,6 +60,7 @@ 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
Patch32: krb5-1.4-ncurses.patch
+Patch33: krb5-1.3.4-deadlock.patch
License: MIT, freely distributable.
URL: http://web.mit.edu/kerberos/www/
Group: System Environment/Libraries
@@ -124,6 +125,9 @@ network uses Kerberos, this package should be installed on every
workstation.
%changelog
+* Fri May 13 2005 Martin Stransky <stransky@redhat.com> 1.4.1-2
+- add deadlock patch, removed old patch
+
* Fri May 6 2005 Nalin Dahyabhai <nalin@redhat.com> 1.4.1-1
- update to 1.4.1, incorporating fixes for CAN-2005-0468 and CAN-2005-0469
- when starting the KDC or kadmind, if KRB5REALM is set via the /etc/sysconfig
@@ -818,6 +822,7 @@ workstation.
%patch29 -p1 -b .kprop-mktemp
%patch30 -p1 -b .send-pr-tempfile
%patch32 -p1 -b .ncurses
+%patch33 -p1 -b .deadlock
cp src/krb524/README README.krb524
find . -type f -name "*.info-dir" -exec rm -fv "{}" ";"
gzip doc/*.ps