* [PATCH] lynis: Update to 3.0.8
@ 2022-06-11 10:55 Peter Müller
0 siblings, 0 replies; only message in thread
From: Peter Müller @ 2022-06-11 10:55 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1869 bytes --]
Full changelog as retrived from https://cisofy.com/changelog/lynis/#308:
- MALW-3274 - Detect McAfee VirusScan Command Line Scanner
- PKGS-7346 Check Alpine Package Keeper (apk)
- PKGS-7395 Check Alpine upgradeable packages
- EOL for Alpine Linux 3.14 and 3.15
- AUTH-9408 - Check for pam_faillock as well (replacement for pam_tally2)
- FILE-7524 - Test enhanced to support symlinks
- HTTP-6643 - Support ModSecurity version 2 and 3
- KRNL-5788 - Only run relevant tests and improved logging
- KRNL-5820 - Additional path for security/limits.conf
- KRNL-5830 - Check for /var/run/needs_restarting (Slackware)
- KRNL-5830 - Add a presence check for /boot/vmlinuz
- PRNT-2308 - Bugfix that prevented test from storing values correctly
- Extended location of PAM files for AARCH64
- Some messages in log improved
Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
lfs/lynis | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lfs/lynis b/lfs/lynis
index bc6b29297..afc109945 100644
--- a/lfs/lynis
+++ b/lfs/lynis
@@ -26,7 +26,7 @@ include Config
SUMMARY = Security and System auditing tool
-VER = 3.0.7
+VER = 3.0.8
THISAPP = lynis-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -35,7 +35,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = lynis
-PAK_VER = 11
+PAK_VER = 12
DEPS =
@@ -49,7 +49,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = d9cddcba9c83ddee08ea38c8e80bf6f0a78179ad102673a876a1fe3d4544612e945d8637a8d026ce7bff72b09d6274223031e1cb6fc74596b2c65f0380fecd67
+$(DL_FILE)_BLAKE2 = 490bd6799619a4247c3fa68cc96f2f1fead651b23db0ffb512394960f8ca0360ab7f25d2bb8d9e742641558972e1fdd4b1e18d7de0d13007988276eed3a97b1f
install : $(TARGET)
--
2.35.3
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-06-11 10:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-11 10:55 [PATCH] lynis: Update to 3.0.8 Peter Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox