From: Matthias Fischer Date: Fri, 8 Nov 2019 16:47:06 +0000 (+0100) Subject: squid: Update to 4.9 X-Git-Tag: v2.23-core139~3^2~61 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7487e2340ec92cb401413f880c7d37c329d8e7ed;p=ipfire-2.x.git squid: Update to 4.9 For details see: http://www.squid-cache.org/Versions/v4/changesets/ Fixes CVE-2019-12526, CVE-2019-12523, CVE-2019-18676, CVE-2019-18677, CVE-2019-18678 and CVE-2019-18679 Signed-off-by: Matthias Fischer Reviewed-by: Michael Tremer Signed-off-by: Arne Fitzenreiter --- diff --git a/lfs/squid b/lfs/squid index 7df658a204..9801c153b7 100644 --- a/lfs/squid +++ b/lfs/squid @@ -24,7 +24,7 @@ include Config -VER = 4.8 +VER = 4.9 THISAPP = squid-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -46,7 +46,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 08e018f2d8db4911ee90591284fa1ca5 +$(DL_FILE)_MD5 = 5c2e335dd1e8ced9dda6e0e11894b344 install : $(TARGET)