Skip to content

Commit 60afce6

Browse files
committed
Release 3.1.1
1 parent a2649bd commit 60afce6

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.1 (not released yet)
3+
## Lynis 3.1.1 (2024-03-17)
4+
5+
### Added
6+
- Detection of ArcoLinux
47

58
### Changed
69
- DBS-1882 - Redis configuration file path added for FreeBSD (/usr/local/etc/redis.conf)

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-03-12"
47-
PROGRAM_RELEASE_TIMESTAMP=1710148530
48-
PROGRAM_RELEASE_TYPE="pre-release" # pre-release or release
46+
PROGRAM_RELEASE_DATE="2024-03-17"
47+
PROGRAM_RELEASE_TIMESTAMP=1710671337
48+
PROGRAM_RELEASE_TYPE="release" # pre-release or release
4949
PROGRAM_VERSION="3.1.1"
5050

5151
# Source, documentation and license

0 commit comments

Comments
 (0)