Bug#771477: rkhunter: 1.4.2-0.4 NMU

Francois Marier francois at debian.org
Sat Nov 29 23:34:37 UTC 2014


Package: rkhunter
Version: 1.4.2-0.4
Severity: normal

This NMU fixes an RC bug (#770242) with only a small change to the postinst script:

-        rkhtmpdir=$(grep '^TMPDIR' /etc/rkhunter.conf | sed 's/TMPDIR=//')
+        rkhtmpdir=/var/lib/rkhunter/tmp
+        if [ -e "/etc/rkhunter.conf" ]; then
+            rkhtmpdir=$(grep '^TMPDIR' /etc/rkhunter.conf | sed 's/TMPDIR=//')
+        fi
         [ -f $rkhtmpdir/passwd ] || cp -p /etc/passwd $rkhtmpdir >/dev/null 2>&1

A full debdiff is attached.

Francois
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rkhunter-1.4.2-0.4-nmu.diff
Type: text/x-diff
Size: 1370 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/forensics-devel/attachments/20141130/ca2df112/attachment.diff>


More information about the forensics-devel mailing list