This bug was fixed in the package tiger - 1:3.2.2-11ubuntu1 --------------- tiger (1:3.2.2-11ubuntu1) karmic; urgency=low * Merge from debian/unstable, remaining changes: (LP: #378534) - scripts/check_rootdir: Check for inode 2 on ext4 as well as ext2/3. - debian/postrm: + Clean directories correctly when purging. - config.in: + Auto-create the work directory if it's in /var/run, /tmp, or /var/tmp. + Use temporary file instead of hardcoded rcfile for temporary work. * Launchpad bugs fixed: - Use --debconf-ok when calling ucf (LP: #378514) tiger (1:3.2.2-11) unstable; urgency=low * Sort the system/Linux/2/inetd file since 'join' complains about it not being sorted when used in check_inetd (Closes: #524783) * Add symbolic links so users can create the issue and issue.net templates they want to check against when running check_issue in /etc/tiger/ (Closes: #511970) * scripts/find_files: Use patch provided by Khalid Shukri in order to complain from danging symlinks properly so that they can be tiger.ignore'd (Closes: 434333) * debian/debian.ignore: - Add an ignore message to remove the dangling symlinks that are udev-related - Add an ignore message for /dev/log since world-writable permissions for that file are standard in Debian (Closes: 417939) * initdefs: Change error message when a file value definition is empty * systems/Linux/2/check_umask: More extensive umask checks also covering different analysis for each one of the available shells in order to provide more meaningful information. * systems/Linux/2/check_rcumask: Remove shell login umask definitions from the file (both bash and csh/tcsh) since these do not apply to the script (i.e. are not init.d related) and add /etc/init.d/rc handling (Closes: 443807) * doc/misc.txt: Add new messages for new umask analysis covered in check_umask * doc/filesys.txt: Add a description of the new warning message introduced by the above patch. * doc/config.txt: Document that this happens also when the configuration system was not able to define a valid file and set a value for the file definition. * debian/rules: Adjust the permissions of /var/lib/tiger/work and /var/log/tiger/ so that they are 0700. (Closes: #512078) * debian/preinst: Adjust the permissions of /var/lib/tiger/work and /var/log/tiger/ when upgrading so that they are set to 0700. tiger (1:3.2.2-10) unstable; urgency=low * Fix bug in scripts/check_perms tiger (1:3.2.2-9ubuntu1) karmic; urgency=low * Merge from debian/unstable, remaining changes: (LP: #378534) - scripts/check_rootdir: Check for inode 2 on ext4 as well as ext2/3. - debian/postrm: + Clean directories correctly when purging. - config.in: + Auto-create the work directory if it's in /var/run, /tmp, or /var/tmp. + Use temporary file instead of hardcoded rcfile for temporary work. * Launchpad bugs fixed: - Use --debconf-ok when calling ucf (LP: #378514) tiger (1:3.2.2-9) unstable; urgency=low * Use --debconf-ok when calling ucf (Closes: 517798, 521620) * Update check_release to reflect latest Debian release (Closes: 523700) * Fix systems/Linux/2/config so that it uses /etc/apache2 in Debian if it exists and /etc/apache otherwise. (Closes: 523699) * Change the wording of errors in tigerexp when the variable does not have a value (Closes: 523699) * Throw away errors from executing 'df -t nfs' in scripts/check_network (Closes: 511803) * Linux/2/gen_mounts: Added davfs, fuse and ext4 (Closes: 524722, 498468, 512567) * Update list of Debian advisories -- Andreas Moog