Updated log

This commit is contained in:
Michael Boelen 2019-08-21 14:54:01 +02:00
parent 6480663e6b
commit b7641cc16a
No known key found for this signature in database
GPG Key ID: 26141F77A09D7F04

View File

@ -35,7 +35,8 @@ Using the relevant options, the scan will change base on the intended goal.
- Security: test parameters and arguments for presence of control characters
- Security: filtering out unexpected characters from profiles
- Security: test if setuid bit is set on Lynis binary
- New function: DisplayWarning - show a warning on the screen
- New function: DisplayException
- New function: DisplayWarning
- New function: Equals
- New function: GetReportData
- New function: HasCorrectFilePermissions
@ -91,6 +92,7 @@ Using the relevant options, the scan will change base on the intended goal.
- STRG-1840 - renamed to USB-1000
- STRG-1842 - added default authorized devices and renamed to USB-2000
- TOOL-5002 - differentiate between a discovered binary and running process
- Use 'pre-release/release' (was: 'dev/final') with 'lynis show release'
- Use only locations from PATH environment variable, unless it is not defined
- Show tip to use 'lynis generate hostids' when host IDs are missing
- The 'show changelog' command works again for newer versions
@ -102,6 +104,7 @@ Using the relevant options, the scan will change base on the intended goal.
- bash completion script extended
- Updated man page
---------------------------------------------------------------------------------
## Lynis 2.7.5 (2019-06-24)