Release 3.1.6

This commit is contained in:
Michael Boelen 2025-10-22 08:25:51 +00:00
parent b405dc10cf
commit 25f6f2ab62
No known key found for this signature in database
GPG key ID: 26141F77A09D7F04
2 changed files with 5 additions and 4 deletions

View file

@ -1,6 +1,6 @@
# Lynis Changelog
## Lynis 3.1.6 (not released yet)
## Lynis 3.1.6 (2025-10-22)
### Added
- Add notice to screen output if end-of-life state is unclear
@ -15,6 +15,7 @@
- For Debian and similar systems ignore kernel packages with 'rc' state
- ACCT-9634 - Define default auditd log file location
- MALW-3280 - Adjusted detection of Wazuh agent
- FIRE-4586 - Also accept NFLOG as a logging target for iptables
---------------------------------------------------------------------------------

6
lynis
View file

@ -43,9 +43,9 @@
PROGRAM_WEBSITE="https://cisofy.com/lynis/"
# Version details
PROGRAM_RELEASE_DATE="2025-07-29"
PROGRAM_RELEASE_TIMESTAMP=1753773496
PROGRAM_RELEASE_TYPE="pre-release" # pre-release or release
PROGRAM_RELEASE_DATE="2025-10-22"
PROGRAM_RELEASE_TIMESTAMP=1761121526
PROGRAM_RELEASE_TYPE="release" # pre-release or release
PROGRAM_VERSION="3.1.6"
# Source, documentation and license