From: Christian Schmidt Date: Wed, 20 Jan 2010 06:35:32 +0000 (+0100) Subject: Applied the latest patches to squidGuard to prevent buffter overflows. X-Git-Tag: v2.9-beta1~514 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1bafa730906d270cf848026699001fbe59e2202e;p=people%2Fstevee%2Fipfire-2.x.git Applied the latest patches to squidGuard to prevent buffter overflows. --- diff --git a/config/rootfiles/core/35/filelists/files b/config/rootfiles/core/35/filelists/files index 15fca78431..c9d1fa6f92 100644 --- a/config/rootfiles/core/35/filelists/files +++ b/config/rootfiles/core/35/filelists/files @@ -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 diff --git a/doc/packages-list.txt b/doc/packages-list.txt index 91c833b038..29c1f90986 100644 --- a/doc/packages-list.txt +++ b/doc/packages-list.txt @@ -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 diff --git a/lfs/squidguard b/lfs/squidguard index 97e0fc222a..5b2656ca95 100644 --- a/lfs/squidguard +++ b/lfs/squidguard @@ -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)