]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
squid: Update to 3.4.7
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 28 Aug 2014 14:09:31 +0000 (16:09 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 28 Aug 2014 14:09:31 +0000 (16:09 +0200)
Solves a DoS issue "Ignore Range headers with unidentifiable byte-range values"
filed under security advisory SQUID-2014:2 and CVE-2014-3609.

lfs/squid

index e050b17c5c4edaa8f5d8c725479ecf95e0792a87..921feebf2e304094c42c089467ace5e015c0ee34 100644 (file)
--- a/lfs/squid
+++ b/lfs/squid
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.4.5
+VER        = 3.4.7
 
 THISAPP    = squid-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = a831efb36cfbaa419f8dc7a43cba72c9
+$(DL_FILE)_MD5 = 74677634121649ccb87a5655fcd4298d
 
 install : $(TARGET)