rpms/chkrootkit/F-7 chkrootkit-0.48-anomalies.patch,NONE,1.1

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Tue Feb 12 09:18:41 UTC 2008


Author: mschwendt

Update of /cvs/extras/rpms/chkrootkit/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1437

Added Files:
	chkrootkit-0.48-anomalies.patch 
Log Message:


chkrootkit-0.48-anomalies.patch:

--- NEW FILE chkrootkit-0.48-anomalies.patch ---
diff -Nur chkrootkit-0.48-orig/chkrootkit chkrootkit-0.48/chkrootkit
--- chkrootkit-0.48-orig/chkrootkit	2007-12-17 19:54:42.000000000 +0100
+++ chkrootkit-0.48/chkrootkit	2008-02-12 10:10:39.000000000 +0100
@@ -1129,7 +1129,7 @@
         echo "Warning: \`${files}' file size is zero"
       files1=`${find} ${ROOTDIR}${HOME} ${findargs} -name '.*history' \( -links 2 -o -type l \)`
       [ ! -z "${files1}" ] && \
-        echo "Warning: \`${files}' is linked to another file"
+        echo "Warning: \`${files1}' is linked to another file"
    fi
    if [ -z "${files}" -a -z "${files1}" ]; then
       if [ "${QUIET}" != "t" ]; then echo "nothing found"; fi




More information about the fedora-extras-commits mailing list