From: Michael Tremer Date: Thu, 28 Aug 2014 14:09:31 +0000 (+0200) Subject: squid: Update to 3.4.7 X-Git-Tag: v2.15-core83~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=94b3d7d2f298d0d52a622210529cd4901060cd25;p=ipfire-2.x.git squid: Update to 3.4.7 Solves a DoS issue "Ignore Range headers with unidentifiable byte-range values" filed under security advisory SQUID-2014:2 and CVE-2014-3609. --- diff --git a/lfs/squid b/lfs/squid index e050b17c5c..921feebf2e 100644 --- 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)