]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commitdiff
squid-asnbl: update to 0.2.3
authorPeter Müller <peter.mueller@ipfire.org>
Mon, 18 Oct 2021 20:36:02 +0000 (22:36 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 19 Oct 2021 11:43:10 +0000 (11:43 +0000)
Upstream commit 500b9137d0a9dd31e40f0d1effdba0aafeb94ca4 changes the
behaviour of this script in case of invalid or unresolvable FQDNs,
preventing Squid from eventually shutting down due to too many BH's per
time.

Since this allows (authenticated) users to run a DoS against the Squid
instance, it is considered to be security relevant.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/squid-asnbl

index 3fc00176874282a972a926412049c393c60a40ed..9bb7ef198c86c01a12cee656e4cc1eb3547a0d3e 100644 (file)
@@ -25,7 +25,7 @@
 
 include Config
 
-VER        = 0.2.2
+VER        = 0.2.3
 
 THISAPP    = squid-asnbl-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = d62be77baa30b16d1c2362460123d6c0
+$(DL_FILE)_MD5 = cf0a269215f06f487d1ed488ea463d6b
 
 install : $(TARGET)