From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] Lynis: Update to 3.1.1 Date: Tue, 23 Apr 2024 13:27:44 +0200 Message-ID: <151BFB1A-3321-41E5-9082-BA7E5537559F@ipfire.org> In-Reply-To: <190db675-994c-4788-b50b-c76753d51139@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6516479976423777525==" List-Id: --===============6516479976423777525== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer > On 22 Apr 2024, at 18:01, Peter M=C3=BCller wr= ote: >=20 > Please see https://cisofy.com/changelog/lynis/#311 for the changelogs > since version 3.0.9. >=20 > Signed-off-by: Peter M=C3=BCller > --- > lfs/lynis | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) >=20 > 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 >=20 > SUMMARY =3D Security and System auditing tool >=20 > -VER =3D 3.0.9 > +VER =3D 3.1.1 >=20 > THISAPP =3D lynis-$(VER) > DL_FILE =3D $(THISAPP).tar.gz > @@ -35,7 +35,7 @@ DIR_APP =3D $(DIR_SRC)/$(THISAPP) > TARGET =3D $(DIR_INFO)/$(THISAPP) >=20 > PROG =3D lynis > -PAK_VER =3D 13 > +PAK_VER =3D 14 >=20 > DEPS =3D >=20 > @@ -49,7 +49,7 @@ objects =3D $(DL_FILE) >=20 > $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) >=20 > -$(DL_FILE)_BLAKE2 =3D dc7912c7d1782c3ffdf369cc7f0f004267bd2a2c408982909e65= 4db14ecfa83ebdbd2f731c3d3ee8864e7de21945b1faa2f9d2845dedf3e742a4c79c62373eda > +$(DL_FILE)_BLAKE2 =3D 056e689f00ac0fa74bd1a6dc3915cbd70f28cdb5461e0749b68c= e2cf84e425c295425f7bb6d5aeb0208693a0e38290cb90925e392928257c79bc5887f6e58498 >=20 > install : $(TARGET) >=20 > --=20 > 2.35.3 --===============6516479976423777525==--