lynis: update to 3.1.5

Tested on master (whinlatter) with beaglebone-yocto

New in version 3.1.5 (2025-07-29):
https://cisofy.com/changelog/lynis/#315

Added:
- Support for OpenWrt
- Bitdefender detection on Linux
- Detection of openSUSE Tumbleweed-Slowroll

Changed:
- Corrected detection of service manager SMF
- Extended GetHostID function to allow HostID and HostID2 creation on OpenWrt
- Check modules also under /usr/lib/modules.d

Signed-off-by: Michael Opdenacker <michael.opdenacker@rootcommit.com>
This commit is contained in:
Michael Opdenacker
2025-09-01 07:42:58 +00:00
committed by Scott Murray
parent a7fbaf9d0f
commit 730ebbddc1

View File

@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3edd6782854304fd11da4975ab9799c1"
SRC_URI = "https://downloads.cisofy.com/lynis/${BPN}-${PV}.tar.gz" SRC_URI = "https://downloads.cisofy.com/lynis/${BPN}-${PV}.tar.gz"
SRC_URI[sha256sum] = "c4dbcddd429624d5b2319cd3b19728e18a7885b70b8eb0a9fdd3ca5f0ae28eb6" SRC_URI[sha256sum] = "8d2c6652ba60116a82514522b666ca77293f4bfc69f1e581028769f7ebb52ba4"
#UPSTREAM_CHECK = "https://downloads.cisofy.com/lynis" #UPSTREAM_CHECK = "https://downloads.cisofy.com/lynis"