From mboxrd@z Thu Jan  1 00:00:00 1970
From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] clamav: Update to 0.102.2
Date: Thu, 06 Feb 2020 16:28:57 +0000
Message-ID: <C17187C7-1524-40B3-8CA2-EC7420BD9998@ipfire.org>
In-Reply-To: <20200206162638.1431-1-matthias.fischer@ipfire.org>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3917014469410133416=="
List-Id: <development.lists.ipfire.org>

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

Thank you for working on this so quickly.

Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>

> On 6 Feb 2020, at 16:26, Matthias Fischer <matthias.fischer(a)ipfire.org> w=
rote:
>=20
> For details see:
> https://blog.clamav.net/2020/02/clamav-01022-security-patch-released.html
>=20
> "ClamAV 0.102.2 is a security patch release..."
>=20
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> lfs/clamav | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>=20
> diff --git a/lfs/clamav b/lfs/clamav
> index 9c0aab55f..debba0a7e 100644
> --- a/lfs/clamav
> +++ b/lfs/clamav
> @@ -24,7 +24,7 @@
>=20
> include Config
>=20
> -VER        =3D 0.102.1
> +VER        =3D 0.102.2
>=20
> THISAPP    =3D clamav-$(VER)
> DL_FILE    =3D $(THISAPP).tar.gz
> @@ -32,7 +32,7 @@ DL_FROM    =3D $(URL_IPFIRE)
> DIR_APP    =3D $(DIR_SRC)/$(THISAPP)
> TARGET     =3D $(DIR_INFO)/$(THISAPP)
> PROG       =3D clamav
> -PAK_VER    =3D 48
> +PAK_VER    =3D 49
>=20
> DEPS       =3D ""
>=20
> @@ -50,7 +50,7 @@ objects =3D $(DL_FILE)
>=20
> $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE)
>=20
> -$(DL_FILE)_MD5 =3D 3d5f5f10a1bea212823050286c8c5b96
> +$(DL_FILE)_MD5 =3D ecf5dd2c5c43aeed1c4b458b2e689847
>=20
> install : $(TARGET)
>=20
> --=20
> 2.18.0
>=20


--===============3917014469410133416==--