mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-21 12:54:33 +02:00
Update date
This commit is contained in:
parent
60a7abf877
commit
cdebe9dc06
@ -84,6 +84,10 @@ matched).
|
|||||||
Logging has been improved in different areas, like cleaning up and add more
|
Logging has been improved in different areas, like cleaning up and add more
|
||||||
relevant messages where needed.
|
relevant messages where needed.
|
||||||
|
|
||||||
|
The interface colors have been changed, to make it more obvious how the software
|
||||||
|
can be used. Also the wait line between categories have been altered, to properly
|
||||||
|
display on systems with a white background.
|
||||||
|
|
||||||
* Program options
|
* Program options
|
||||||
-----------------
|
-----------------
|
||||||
Added --verbose to show more details on screen and reducing in normal mode
|
Added --verbose to show more details on screen and reducing in normal mode
|
||||||
@ -109,6 +113,7 @@ Added --verbose to show more details on screen and reducing in normal mode
|
|||||||
[KRNL-6000] Allow multiple profiles to be used, store more details
|
[KRNL-6000] Allow multiple profiles to be used, store more details
|
||||||
[NETW-3014] Support for multiple profiles
|
[NETW-3014] Support for multiple profiles
|
||||||
[PKGS-7303] Added Brew package manager
|
[PKGS-7303] Added Brew package manager
|
||||||
|
[PKGS-7354] Test for DNF repoquery plugin before using it
|
||||||
[TOOL-5102] Test for Fail2ban tooling
|
[TOOL-5102] Test for Fail2ban tooling
|
||||||
[TOOL-5190] Test for intrusion detection or prevention system
|
[TOOL-5190] Test for intrusion detection or prevention system
|
||||||
|
|
||||||
|
4
lynis
4
lynis
@ -32,8 +32,8 @@
|
|||||||
PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com"
|
PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com"
|
||||||
|
|
||||||
# Version details
|
# Version details
|
||||||
PROGRAM_RELEASE_DATE="2016-04-07"
|
PROGRAM_RELEASE_DATE="2016-04-21"
|
||||||
PROGRAM_RELEASE_TIMESTAMP=1459768802
|
PROGRAM_RELEASE_TIMESTAMP=1461231978
|
||||||
PROGRAM_RELEASETYPE="dev" # dev or final
|
PROGRAM_RELEASETYPE="dev" # dev or final
|
||||||
PROGRAM_VERSION="2.2.1"
|
PROGRAM_VERSION="2.2.1"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user