From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4cNlsY37fyz32gm for ; Fri, 12 Sep 2025 20:10:25 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [IPv6:2001:678:b28::25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail01.haj.ipfire.org", Issuer "R13" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4cNlsV0klMz2xHd for ; Fri, 12 Sep 2025 20:10:22 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4cNlsT3sfWzJ2; Fri, 12 Sep 2025 20:10:21 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1757707821; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=+C3vfTlt1gfeTsDgA11zMFATs6h7/9vYr5bTZGuUIxE=; b=f4lq5zwKlpOrwkHwfUNboZnJQ5BMSrHz/+gcVPDxjl51rV8thYphS6XHuiowcshtIGIGj9 S2aMKITQI/AS3PDw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1757707821; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=+C3vfTlt1gfeTsDgA11zMFATs6h7/9vYr5bTZGuUIxE=; b=GBiMpKRSHPm9uQYlcsGZsYsgcQ7vaC3DnovgWzw+rkHOUCXZMDbJg/kGrMHUZC83aaTL+N E5izrk668CMQtWq+qnJkyIJFA34b294h3xMb/M2paEVqLt8oxNK7X4+F9pNfy6eP8dJytr 0T6NLoMBbNfNL6334bxh4mLFR7nFR1hDCCAc+q2HMDRWbjXTSMXz3ydcm76AvQUpqmvb3N AAru3WRQtyz9ZhO6Dl63DkGGnnGFUvxedbQZqaFB0vlBZs/S4nXSC38DvueWDyIT+u+vRq gZCuyAJjqMQArzG/ozOXTUBabxjA+BOyszX0YgW7Q21W+p4eU6U1Vh85OBDLMA== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH] lynis: Update to version 3.1.5 Date: Fri, 12 Sep 2025 22:10:18 +0200 Message-ID: <20250912201018.3489718-1-adolf.belka@ipfire.org> Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit - 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 --- 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