SOURCES: man-security.patch - removed obsolete hunk

baggins baggins at pld-linux.org
Mon Nov 6 19:00:36 CET 2006


Author: baggins                      Date: Mon Nov  6 18:00:36 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- removed obsolete hunk

---- Files affected:
SOURCES:
   man-security.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/man-security.patch
diff -u SOURCES/man-security.patch:1.3 SOURCES/man-security.patch:1.4
--- SOURCES/man-security.patch:1.3	Mon Oct 15 23:52:44 2001
+++ SOURCES/man-security.patch	Mon Nov  6 19:00:30 2006
@@ -1,21 +1,3 @@
-diff -Nur man-1.5i2.orig/src/makewhatis.sh man-1.5i2/src/makewhatis.sh
---- man-1.5i2.orig/src/makewhatis.sh	Mon Mar 19 17:15:24 2001
-+++ man-1.5i2/src/makewhatis.sh	Mon Oct 15 22:19:42 2001
-@@ -45,12 +45,8 @@
- # We try here to be careful (and avoid preconstructed symlinks)
- # in case makewhatis is run as root, by creating a subdirectory of /tmp.
- 
--TMPFILEDIR=/tmp/whatis.tmp.dir.$$
--rm -rf TMPFILEDIR
--if ! mkdir -m 0700 $TMPFILEDIR; then
--    echo Could not create $TMPFILEDIR
--    exit 1;
--fi
-+rm -rf /var/tmp/tmpwhatis*
-+TMPFILEDIR=`mktemp -d /var/tmp/tmpwhatisXXXXXX`
- TMPFILE=$TMPFILEDIR/w
- 
- # make sure TMPFILEDIR is deleted if program is killed or terminates
 diff -Nur man-1.5i2.orig/src/man.c man-1.5i2/src/man.c
 --- man-1.5i2.orig/src/man.c	Wed Jun  6 00:01:47 2001
 +++ man-1.5i2/src/man.c	Mon Oct 15 22:19:36 2001
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/man-security.patch?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list