Updated with latest changes

This commit is contained in:
mboelen 2014-09-04 20:41:25 +02:00
parent 9a572ad3e6
commit 169e7f89d1
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@
* 1.6.1 (2014-09-xx)
Changes:
- Improved vulnerable packages test on Debian based systems (apt-check) [PKGS-7392]
- Extended SafePerms function to also check for UID
- Improved chown command when file permissions are incorrect
- Test for actual files in /etc/modprobe.d before grepping in it
- Don't show warnings for 'swap' in 4th column fstab file [FILE-6336]