Updated log

This commit is contained in:
mboelen 2014-09-09 14:48:12 +02:00
parent 56cc2df2c2
commit f2da1d3fbc
1 changed files with 6 additions and 5 deletions

View File

@ -18,7 +18,7 @@
================================================================================ ================================================================================
* 1.6.1 (2014-09-xx) * 1.6.1 (2014-09-09)
New: New:
- Added --pentest parameter to run a non-privileged scans (e.g. for pentesting) - Added --pentest parameter to run a non-privileged scans (e.g. for pentesting)
@ -26,13 +26,14 @@
Changes: Changes:
- Improved vulnerable packages test on Debian based systems (apt-check) [PKGS-7392] - Improved vulnerable packages test on Debian based systems (apt-check) [PKGS-7392]
- Don't show warnings for 'swap' in 4th column fstab file [FILE-6336]
- Remove warning for old files in /tmp [FILE-6354]
- CheckUpdates function will have better output when no connection is available - CheckUpdates function will have better output when no connection is available
- Changes to parameters and functions, to allow penetration tests with Lynis
- Test for actual files in /etc/modprobe.d before grepping in it
- Improved chown command when file permissions are incorrect - Improved chown command when file permissions are incorrect
- Changed output of update test, show when status is unknown - Changed output of update test, show when status is unknown
- Remove warning for old files in /tmp [FILE-6354] - No scanning of symlinked directories (binaries test)
- 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]
- Changes to parameters and functions, to allow penetration tests with Lynis
- Extended SafePerms function to also check for UID - Extended SafePerms function to also check for UID
- Several tests will have root-only bit set now - Several tests will have root-only bit set now
- Improved netstat tests on Arch Linux - Improved netstat tests on Arch Linux