Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2017-02-22 17:10:05 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2017-02-22 17:10:05 +0300
commit3a7d9a42f4700e872eac7ebbc6cf62a53a325160 (patch)
treeda06480d74cc0b81549989c1ad1c7b94ae390124
parentb2f13a2f92716cd1e917d7ad00082f38f91e268d (diff)
Release 2.4.32.4.3
-rw-r--r--CHANGELOG.md5
-rwxr-xr-xlynis6
2 files changed, 7 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3280ab93..a6d18312 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,16 +1,19 @@
Lynis Changelog
===============
-Lynis 2.4.3 (this version is not released yet)
+Lynis 2.4.3 (2017-02-22)
Changes:
+--------
* Colored output can now be tuned with profile (colors=yes/no)
* Allow data upload to be set as a profile option
Tests:
+------
* AUTH-9308 - Improved test for sulogin string
* MAIL-8818 - Test if Linux version is known before comparing in Postfix banner
* TIME-3116 - Skip stratum 16 items for time pools
+* TIME-3148 - New test to detect TZ variable
---------------------------------------------------------------------------------
diff --git a/lynis b/lynis
index 8c633b17..416ae4d0 100755
--- a/lynis
+++ b/lynis
@@ -28,9 +28,9 @@
PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com"
# Version details
- PROGRAM_RELEASE_DATE="2017-02-16"
- PROGRAM_RELEASE_TIMESTAMP=1487163979
- PROGRAM_RELEASE_TYPE="dev" # dev or final
+ PROGRAM_RELEASE_DATE="2017-02-11"
+ PROGRAM_RELEASE_TIMESTAMP=1487772410
+ PROGRAM_RELEASE_TYPE="final" # dev or final
PROGRAM_VERSION="2.4.3"
# Source, documentation and license