From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] squid: Update to 4.9 Date: Sun, 10 Nov 2019 18:11:30 +0000 Message-ID: <5E97D668-F18A-483A-AA6B-F32EAD49839B@ipfire.org> In-Reply-To: <20191108164706.1938-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1556720316764686496==" List-Id: --===============1556720316764686496== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer > On 8 Nov 2019, at 16:47, Matthias Fischer w= rote: >=20 > =EF=BB=BFFor details see: > http://www.squid-cache.org/Versions/v4/changesets/ >=20 > Fixes CVE-2019-12526, CVE-2019-12523, CVE-2019-18676, CVE-2019-18677, CVE-2= 019-18678 and > CVE-2019-18679 >=20 > Signed-off-by: Matthias Fischer > --- > lfs/squid | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/lfs/squid b/lfs/squid > index 7df658a20..9801c153b 100644 > --- a/lfs/squid > +++ b/lfs/squid > @@ -24,7 +24,7 @@ >=20 > include Config >=20 > -VER =3D 4.8 > +VER =3D 4.9 >=20 > THISAPP =3D squid-$(VER) > DL_FILE =3D $(THISAPP).tar.xz > @@ -46,7 +46,7 @@ objects =3D $(DL_FILE) >=20 > $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) >=20 > -$(DL_FILE)_MD5 =3D 08e018f2d8db4911ee90591284fa1ca5 > +$(DL_FILE)_MD5 =3D 5c2e335dd1e8ced9dda6e0e11894b344 >=20 > install : $(TARGET) >=20 > --=20 > 2.18.0 >=20 --===============1556720316764686496==--