summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@fedoraproject.org>2005-05-13 23:16:55 +0000
committerNalin Dahyabhai <nalin@fedoraproject.org>2005-05-13 23:16:55 +0000
commit77a40621a2c47a97721723acf54a5bebda6abd0e (patch)
tree950b3cc09bf1af4ae545fa678138d247a1b05ea2
parentebda005fa9a94d699890342607d81872ca728c5e (diff)
downloadkrb5-77a40621a2c47a97721723acf54a5bebda6abd0e.tar.gz
krb5-77a40621a2c47a97721723acf54a5bebda6abd0e.tar.xz
krb5-77a40621a2c47a97721723acf54a5bebda6abd0e.zip
- prevent spurious EBADF in krshd when stdin is closed by the client whilekrb5-1_4_1-3FC-4-split
the command is running (#151111)
-rw-r--r--krb5.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/krb5.spec b/krb5.spec
index 1d7a750..67f0ca0 100644
--- a/krb5.spec
+++ b/krb5.spec
@@ -7,7 +7,7 @@
Summary: The Kerberos network authentication system.
Name: krb5
Version: 1.4.1
-Release: 2
+Release: 3
# 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
@@ -61,6 +61,7 @@ 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
+Patch34: krb5-krshd-lehman.patch
License: MIT, freely distributable.
URL: http://web.mit.edu/kerberos/www/
Group: System Environment/Libraries
@@ -125,6 +126,10 @@ network uses Kerberos, this package should be installed on every
workstation.
%changelog
+* Fri May 13 2005 Nalin Dahyabhai <nalin@redhat.com> 1.4.1-3
+- prevent spurious EBADF in krshd when stdin is closed by the client while
+ the command is running (#151111)
+
* Fri May 13 2005 Martin Stransky <stransky@redhat.com> 1.4.1-2
- add deadlock patch, removed old patch
@@ -823,6 +828,7 @@ workstation.
%patch30 -p1 -b .send-pr-tempfile
%patch32 -p1 -b .ncurses
%patch33 -p1 -b .deadlock
+%patch34 -p0 -b .krshd-lehman
cp src/krb524/README README.krb524
find . -type f -name "*.info-dir" -exec rm -fv "{}" ";"
gzip doc/*.ps