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>2022-01-18 16:23:49 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2022-01-18 16:23:49 +0300
commitad5dc53a5f01674bf2c89072dd65a33555c51ff1 (patch)
treeac5237f1aa834ec0d2dafeb2af7d025887d3f218
parent28409265dbe795ed0214d99f18d517a577a0167e (diff)
Release 3.0.73.0.7
-rw-r--r--CHANGELOG.md8
-rwxr-xr-xlynis6
2 files changed, 9 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ac435bd5..3d43492a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,16 +1,20 @@
# Lynis Changelog
-## Lynis 3.0.7 (Not released yet)
+## Lynis 3.0.7 (2022-01-18)
### Added
- MALW-3290 - Show status of malware components
-- OS detection for RHEL 6
+- OS detection for RHEL 6 and Funtoo Linux
+- Added service manager openrc
### Changed
- DBS-1804 - Added alias for MariaDB
- FINT-4316 - Support for newer Ubuntu versions
- MALW-3280 - Added Trend Micro malware agent
+- NETW-3200 - Allow unknown number of spaces in modprobe blacklists
+- PKGS-7320 - Support for Garuda Linux and arch-audit
- Several improvements for busybox shell
+- Russian translation of Lynis extended
---------------------------------------------------------------------------------
diff --git a/lynis b/lynis
index 4a1a3979..a9bef803 100755
--- a/lynis
+++ b/lynis
@@ -43,9 +43,9 @@
PROGRAM_WEBSITE="https://cisofy.com/lynis/"
# Version details
- PROGRAM_RELEASE_DATE="2021-07-27"
- PROGRAM_RELEASE_TIMESTAMP=1627375518
- PROGRAM_RELEASE_TYPE="pre-release" # pre-release or release
+ PROGRAM_RELEASE_DATE="2022-01-18"
+ PROGRAM_RELEASE_TIMESTAMP=1642512096
+ PROGRAM_RELEASE_TYPE="release" # pre-release or release
PROGRAM_VERSION="3.0.7"
# Source, documentation and license