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>2019-03-21 11:35:30 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2019-03-21 11:35:30 +0300
commit09e2de2ea5620026f9be8f13b491437e8e50074e (patch)
tree16debbf02603f73e57397a3796dd3217a3d1322f
parentea8c032ea91223bd2c8eac7b0087808747b0e316 (diff)
Release 2.7.32.7.3
-rw-r--r--CHANGELOG.md5
-rwxr-xr-xlynis6
2 files changed, 6 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9a1cdfd9..a3522551 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
# Lynis Changelog
-## Lynis 2.7.3 (not released yet)
+## Lynis 2.7.3 (2019-03-21)
### Added
- Detection for Lynis being scheduled (e.g. cronjob)
@@ -9,12 +9,13 @@
- HTTP-6624 - Improved logging for test
- KRNL-5820 - Changed color for default fs.suid_dumpable value
- LOGG-2154 - Adjusted test to search in configuration file correctly
+- NETW-3015 - Added support for ip binary
- SQD-3610 - Description of test changed
- SQD-3613 - Corrected description in code
- SSH-7408 - Increased values for MaxAuthRetries
- Improvements to allow tailored tool tips in future
- Corrected detection of blkid binary
-- Minor textual changes
+- Minor textual changes and cleanups
---------------------------------------------------------------------------------
diff --git a/lynis b/lynis
index cf0bfa98..15d509ea 100755
--- a/lynis
+++ b/lynis
@@ -35,9 +35,9 @@
PROGRAM_AUTHOR_CONTACT="lynis-dev@cisofy.com"
# Version details
- PROGRAM_RELEASE_DATE="2019-03-07"
- PROGRAM_RELEASE_TIMESTAMP=1551949337
- PROGRAM_RELEASE_TYPE="dev" # dev or final
+ PROGRAM_RELEASE_DATE="2019-03-21"
+ PROGRAM_RELEASE_TIMESTAMP=1553157295
+ PROGRAM_RELEASE_TYPE="final" # dev or final
PROGRAM_VERSION="2.7.3"
# Source, documentation and license