]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
squid: Update to 4.9
authorMatthias Fischer <matthias.fischer@ipfire.org>
Fri, 8 Nov 2019 16:47:06 +0000 (17:47 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 13 Nov 2019 19:36:35 +0000 (19:36 +0000)
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 <matthias.fischer@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/squid

index 7df658a2046c03e94bf2ee4c3d597267c5c7a31e..9801c153b7258bb3ae707e07e58685a7547f8d67 100644 (file)
--- 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)