public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] lynis: Update to version 3.1.5
Date: Fri, 12 Sep 2025 22:10:18 +0200	[thread overview]
Message-ID: <20250912201018.3489718-1-adolf.belka@ipfire.org> (raw)

- Update from version 3.1.3 to 3.1.5
- Update of rootfile
- Changelog
    3.1.5
      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
    3.1.4
      Changed
	- Update of translations: Portuguese
	- Add macOS Sequoia
	- Update of EOL database
	- Bugfix for using slashes in parameters (SafeInput function)
	- Simplified copyright line and meta data in files
	- Support for powerpc64le in authentication section
	- Don't show error "kadmin.local: unable to get default realm"

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 config/rootfiles/packages/lynis | 1 +
 lfs/lynis                       | 7 +++----
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/config/rootfiles/packages/lynis b/config/rootfiles/packages/lynis
index 9c0157ddb..b68c9eaa3 100644
--- a/config/rootfiles/packages/lynis
+++ b/config/rootfiles/packages/lynis
@@ -120,3 +120,4 @@ var/ipfire/lynis/lynis
 #var/ipfire/lynis/plugins
 #var/ipfire/lynis/plugins/README
 var/ipfire/lynis/plugins/custom_plugin.template
+#var/ipfire/lynis/publiccode.yml
diff --git a/lfs/lynis b/lfs/lynis
index b95ace3f4..3a9d21722 100644
--- a/lfs/lynis
+++ b/lfs/lynis
@@ -26,16 +26,15 @@ include Config
 
 SUMMARY    = Security and System auditing tool
 
-VER        = 3.1.3
+VER        = 3.1.5
 
 THISAPP    = lynis-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
-
 PROG       = lynis
-PAK_VER    = 14
+PAK_VER    = 15
 
 DEPS       =
 
@@ -49,7 +48,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 68483c194b3202befe3d45386d30c51399a7e9e413509fec982a120a5ab6ae22609c0e975d6fab33658decb0f2cf1c8dfb75434c68bfa76ad4f6602d10ad5a84
+$(DL_FILE)_BLAKE2 = dcbf4c0f996d2daea2b0b9be248079acd4583c4b07fdba8f46cd83017f7e6fee684f472749754c6dd8f792d97d9932945478d4daebc2ac74f6a11cbd238d73ab
 
 install : $(TARGET)
 
-- 
2.51.0



                 reply	other threads:[~2025-09-12 20:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250912201018.3489718-1-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox