Package: checksecurity
Version: 2.0.7-1
Severity: minor
I've found what looks like a minor thinko with a two-character fix
here in /var/lib/dpkg/info/checksecurity.postinst:
mkdir /var/log/setuid
chown root:adm /var/log/setuid || true
chmod 640 /var/log/setuid || true
Giving a directory permissions of 640 = "drw-r-----" seems a strange
choice. Were you perhaps thinking of "drwxr-x---" = chmod 750?
(Why does nobody ever use mkdir -m, anyway?)
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i586)
Kernel: Linux 2.6.9
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Versions of packages checksecurity depends on:
ii cron 3.0pl1-86 management of regular background p
ii debconf 1.4.30.11 Debian configuration management sy
ii perl 5.8.4-6 Larry Wall's Practical Extraction
-- debconf information excluded
--
JBR
Ankh kak! (Ancient Egyptian blessing)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]