Applied the latest patches to squidGuard to prevent buffter overflows.

This commit is contained in:
Christian Schmidt
2010-01-20 07:35:32 +01:00
parent 05e86e80c6
commit 1bafa73090
3 changed files with 5 additions and 4 deletions

View File

@@ -13,3 +13,4 @@ lib/modules/2.6.27.42-ipfire-xen/kernel/net/ieee80211/ieee80211_crypt_tkip.off
lib/modules/2.6.27.42-ipfire-xen/kernel/net/ieee80211/ieee80211_crypt_wep.off
srv/web/ipfire/cgi-bin/outgoingfw.cgi
var/ipfire/outgoing/bin/outgoingfw.pl
usr/bin/squidGuard

View File

@@ -295,7 +295,7 @@
* rssdler-0.4.0a
* rsync-3.0.6
* rtorrent-0.8.6
* samba-3.3.9
* samba-3.3.10
* sane-1.0.19
* screen-4.0.3
* sdparm-1.01
@@ -312,7 +312,7 @@
* sqlite-3.6.10
* squashfs3.4
* squid-2.7.STABLE7
* squidGuard-1.4
* squidGuard-1.4.1
* squidclamav-4.1
* sshfs-fuse-2.2
* sslh-1.6i

View File

@@ -24,7 +24,7 @@
include Config
VER = 1.4
VER = 1.4.1
THISAPP = squidGuard-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = de834150998c1386c30feae196f16b06
$(DL_FILE)_MD5 = 9ae7b62a63631bb2dd1f474cf2bbe4dc
install : $(TARGET)