mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-27 07:44:14 +02:00
Release 2.3.4
This commit is contained in:
parent
f0cfab3f04
commit
de6bf35649
@ -4,9 +4,9 @@ Lynis Changelog
|
|||||||
|
|
||||||
Lynis 2.3.4 (development version, not released yet)
|
Lynis 2.3.4 (development version, not released yet)
|
||||||
|
|
||||||
|
|
||||||
Changes:
|
Changes:
|
||||||
* Do not display when a new update is available when using the 'show' helper
|
--------
|
||||||
|
* Skip update message when using the 'show' helper
|
||||||
* Instead of opening the log file, you can now use 'lynis show details' followed
|
* Instead of opening the log file, you can now use 'lynis show details' followed
|
||||||
by the test ID. It will show the relevant section.
|
by the test ID. It will show the relevant section.
|
||||||
* Several tests have extended log details
|
* Several tests have extended log details
|
||||||
@ -16,6 +16,7 @@ Changes:
|
|||||||
and future intrusion checking capabilities)
|
and future intrusion checking capabilities)
|
||||||
* Swedish translation provided by Peter Carlsson
|
* Swedish translation provided by Peter Carlsson
|
||||||
* Support for arch-audit to scan for presence of vulnerable packages on Arch Linux
|
* Support for arch-audit to scan for presence of vulnerable packages on Arch Linux
|
||||||
|
* OS detection improved
|
||||||
|
|
||||||
Tests:
|
Tests:
|
||||||
------
|
------
|
||||||
|
6
lynis
6
lynis
@ -28,9 +28,9 @@
|
|||||||
PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com"
|
PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com"
|
||||||
|
|
||||||
# Version details
|
# Version details
|
||||||
PROGRAM_RELEASE_DATE="2016-08-23"
|
PROGRAM_RELEASE_DATE="2016-09-27"
|
||||||
PROGRAM_RELEASE_TIMESTAMP=1471942126
|
PROGRAM_RELEASE_TIMESTAMP=1474967986
|
||||||
PROGRAM_RELEASE_TYPE="dev" # dev or final
|
PROGRAM_RELEASE_TYPE="final" # dev or final
|
||||||
PROGRAM_VERSION="2.3.4"
|
PROGRAM_VERSION="2.3.4"
|
||||||
|
|
||||||
# Source, documentation and license
|
# Source, documentation and license
|
||||||
|
Loading…
x
Reference in New Issue
Block a user