From mboxrd@z Thu Jan  1 00:00:00 1970
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] lynis: Update to 3.0.7
Date: Fri, 22 Apr 2022 23:36:13 +0200
Message-ID: <f39424d4-3c1c-1098-08b7-6e6893d6c9fd@ipfire.org>
In-Reply-To: <e86e289a-df56-ac84-f665-e04580823a91@ipfire.org>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3925664080843251552=="
List-Id: <development.lists.ipfire.org>

--===============3925664080843251552==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

Reviewed-by: Adolf Belka <adolf.belka(a)ipfire.org>

On 18/04/2022 22:53, Peter M=C3=BCller wrote:
> Full changelog as retrieved from https://cisofy.com/changelog/lynis/#307:
>
> - MALW-3290 - Show status of malware components
> - OS detection for RHEL 6 and Funtoo Linux
> - Added service manager openrc
>
> - DBS-1804 - Added alias for MariaDB
> - FINT-4316 - Support for newer Ubuntu versions
> - MALW-3280 - Added Trend Micro malware agent
> - NETW-3200 - Allow unknown number of spaces in modprobe blacklists
> - PKGS-7320 - Support for Garuda Linux and arch-audit
> - Several improvements for busybox shell
> - Russian translation of Lynis extended
>
> Signed-off-by: Peter M=C3=BCller <peter.mueller(a)ipfire.org>
> ---
>   lfs/lynis | 8 ++++----
>   1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/lfs/lynis b/lfs/lynis
> index c2fa262b0..bc6b29297 100644
> --- a/lfs/lynis
> +++ b/lfs/lynis
> @@ -1,7 +1,7 @@
>   #########################################################################=
######
>   #                                                                        =
     #
>   # IPFire.org - A linux based firewall                                    =
     #
> -# Copyright (C) 2007-2021  IPFire Team  <info(a)ipfire.org>               =
      #
> +# Copyright (C) 2007-2022  IPFire Team  <info(a)ipfire.org>               =
      #
>   #                                                                        =
     #
>   # 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.6
> +VER        =3D 3.0.7
>  =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 10
> +PAK_VER    =3D 11
>  =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 49abad8af63e4eeb3585a241d34433f85f84719a0bbd0c2c1f87=
a2ab45fc0f88193236f3b10261a59e1c6efd9352134a29b8f311c5a5a749eccede2c8353c6e7
> +$(DL_FILE)_BLAKE2 =3D d9cddcba9c83ddee08ea38c8e80bf6f0a78179ad102673a876a1=
fe3d4544612e945d8637a8d026ce7bff72b09d6274223031e1cb6fc74596b2c65f0380fecd67
>  =20
>   install : $(TARGET)
>  =20

--===============3925664080843251552==--