Skip to content

Commit 0666994

Browse files
committed
Release 3.1.3
1 parent 7cfe45e commit 0666994

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Lynis Changelog
22

3-
## Lynis 3.1.3 (not released yet)
3+
## Lynis 3.1.3 (2024-12-16)
4+
5+
This release introduces additional documentation in the form of blog articles
6+
to support the (missing) control information on the website.
47

58
### Added
69
- Detection of Buildroot, Fedora Linux Asahi Remix, Garden Linux, Peppermint OS

lynis

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343
PROGRAM_WEBSITE="https://cisofy.com/lynis/"
4444

4545
# Version details
46-
PROGRAM_RELEASE_DATE="2024-09-26"
47-
PROGRAM_RELEASE_TIMESTAMP=1727352969
48-
PROGRAM_RELEASE_TYPE="pre-release" # pre-release or release
46+
PROGRAM_RELEASE_DATE="2024-12-16"
47+
PROGRAM_RELEASE_TIMESTAMP=1734340704
48+
PROGRAM_RELEASE_TYPE="release" # pre-release or release
4949
PROGRAM_VERSION="3.1.3"
5050

5151
# Source, documentation and license

0 commit comments

Comments
 (0)