From patchwork Mon Apr 22 16:01:00 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 7750 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4VNVNR5CLwz3wvs for ; Mon, 22 Apr 2024 16:01:11 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4VNVNQ2J89zd0; Mon, 22 Apr 2024 16:01:10 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4VNVNQ0jXxz32t8; Mon, 22 Apr 2024 16:01:10 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4VNVNL43qPz32sw for ; Mon, 22 Apr 2024 16:01:06 +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 ECDSA (secp384r1)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4VNVNJ6PGyzZ0 for ; Mon, 22 Apr 2024 16:01:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1713801666; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=1R3gkslPNdC6JOOGXrgGc9/OTZCl1se98QyC0UP7l4Q=; b=huv/W1qnsU1aWz4RmuxP/geIo+o4ISjnQHX88h9EGzp+GsChuZC1WAcI28TjHv/YBrrJ9l KnyjrjO9uISMJMHrT9/gxWOYmLi6OyP2ssAbH3VjHCglbtpLnr0W0J+9xCynSfU5O0S9Du IfBThPRoSOnC49ElyG1a+u3ASejwpFs/WzX4VzsMFhuf7t5xap+DWkjG4VQXmsJ/CRFQI6 gC4rF31qLRyV/Pr/YW+fUNcNk9BlX/Art0CwGEdk47SZhc60PzVdKdpMn3s2JhA+a6sFlC u9dI8N0OuXurjxVeZBt4KnfZg0N3Aj8jGMgXUfjLGuMcCw2GPC3KURt9HcmgbQ== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1713801666; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=1R3gkslPNdC6JOOGXrgGc9/OTZCl1se98QyC0UP7l4Q=; b=awNZDc2R+32GLqYDgFVgivWaL1uraOMvTQoc0ToiZtabakaAPG1ygRk83buHnb/W2/dgJJ Eizzk219oLQE86AQ== Message-ID: <190db675-994c-4788-b50b-c76753d51139@ipfire.org> Date: Mon, 22 Apr 2024 16:01:00 +0000 MIME-Version: 1.0 To: "IPFire: Development" From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH] Lynis: Update to 3.1.1 Message-ID-Hash: OTZHVIVLOTICR26DUQAY35PJ2573GWI2 X-Message-ID-Hash: OTZHVIVLOTICR26DUQAY35PJ2573GWI2 X-MailFrom: peter.mueller@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Please see https://cisofy.com/changelog/lynis/#311 for the changelogs since version 3.0.9. Signed-off-by: Peter Müller Reviewed-by: Michael Tremer --- lfs/lynis | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/lynis b/lfs/lynis index eb906dbeb..38ebac9c6 100644 --- a/lfs/lynis +++ b/lfs/lynis @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2023 IPFire Team # +# Copyright (C) 2007-2024 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -26,7 +26,7 @@ include Config SUMMARY = Security and System auditing tool -VER = 3.0.9 +VER = 3.1.1 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 = 13 +PAK_VER = 14 DEPS = @@ -49,7 +49,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = dc7912c7d1782c3ffdf369cc7f0f004267bd2a2c408982909e654db14ecfa83ebdbd2f731c3d3ee8864e7de21945b1faa2f9d2845dedf3e742a4c79c62373eda +$(DL_FILE)_BLAKE2 = 056e689f00ac0fa74bd1a6dc3915cbd70f28cdb5461e0749b68ce2cf84e425c295425f7bb6d5aeb0208693a0e38290cb90925e392928257c79bc5887f6e58498 install : $(TARGET)