We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bf2024 commit fb5b808Copy full SHA for fb5b808
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Lynis Changelog
2
3
-## Lynis 3.1.2 (not released yet)
+## Lynis 3.1.2 (2024-09-26)
4
5
### Added
6
- Detection of ALT Linux
lynis
@@ -43,9 +43,9 @@
43
PROGRAM_WEBSITE="https://cisofy.com/lynis/"
44
45
# Version details
46
- PROGRAM_RELEASE_DATE="2024-03-18"
47
- PROGRAM_RELEASE_TIMESTAMP=1710671337
48
- PROGRAM_RELEASE_TYPE="pre-release" # pre-release or release
+ PROGRAM_RELEASE_DATE="2024-09-26"
+ PROGRAM_RELEASE_TIMESTAMP=1727352969
+ PROGRAM_RELEASE_TYPE="release" # pre-release or release
49
PROGRAM_VERSION="3.1.2"
50
51
# Source, documentation and license
0 commit comments