mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-24 06:14:33 +02:00
Release 2.4.3
This commit is contained in:
parent
b2f13a2f92
commit
3a7d9a42f4
@ -1,16 +1,19 @@
|
|||||||
Lynis Changelog
|
Lynis Changelog
|
||||||
===============
|
===============
|
||||||
|
|
||||||
Lynis 2.4.3 (this version is not released yet)
|
Lynis 2.4.3 (2017-02-22)
|
||||||
|
|
||||||
Changes:
|
Changes:
|
||||||
|
--------
|
||||||
* Colored output can now be tuned with profile (colors=yes/no)
|
* Colored output can now be tuned with profile (colors=yes/no)
|
||||||
* Allow data upload to be set as a profile option
|
* Allow data upload to be set as a profile option
|
||||||
|
|
||||||
Tests:
|
Tests:
|
||||||
|
------
|
||||||
* AUTH-9308 - Improved test for sulogin string
|
* AUTH-9308 - Improved test for sulogin string
|
||||||
* MAIL-8818 - Test if Linux version is known before comparing in Postfix banner
|
* MAIL-8818 - Test if Linux version is known before comparing in Postfix banner
|
||||||
* TIME-3116 - Skip stratum 16 items for time pools
|
* TIME-3116 - Skip stratum 16 items for time pools
|
||||||
|
* TIME-3148 - New test to detect TZ variable
|
||||||
|
|
||||||
---------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
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="2017-02-16"
|
PROGRAM_RELEASE_DATE="2017-02-11"
|
||||||
PROGRAM_RELEASE_TIMESTAMP=1487163979
|
PROGRAM_RELEASE_TIMESTAMP=1487772410
|
||||||
PROGRAM_RELEASE_TYPE="dev" # dev or final
|
PROGRAM_RELEASE_TYPE="final" # dev or final
|
||||||
PROGRAM_VERSION="2.4.3"
|
PROGRAM_VERSION="2.4.3"
|
||||||
|
|
||||||
# Source, documentation and license
|
# Source, documentation and license
|
||||||
|
Loading…
x
Reference in New Issue
Block a user