aboutsummaryrefslogtreecommitdiff
path: root/www/squid
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-01-29 21:49:20 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-01-29 21:49:20 +0000
commit264e6d34e290cd6686b158015828bce239204822 (patch)
treedeef4077eb2d42067768d27038a22a1fc2a46a0a /www/squid
parentd18216a368fbe4c0a429fd1491f374e487294090 (diff)
downloadports-264e6d34e290cd6686b158015828bce239204822.tar.gz
ports-264e6d34e290cd6686b158015828bce239204822.zip
- Integrate a vendor patch against a buffer overflow in the WCCP handling,
Notes
Notes: svn path=/head/; revision=127666
Diffstat (limited to 'www/squid')
-rw-r--r--www/squid/Makefile5
-rw-r--r--www/squid/distinfo2
2 files changed, 5 insertions, 2 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile
index 81505e1c46e6..7fcc7467bc89 100644
--- a/www/squid/Makefile
+++ b/www/squid/Makefile
@@ -74,7 +74,7 @@
PORTNAME= squid
PORTVERSION= 2.5.7
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= www
MASTER_SITES= \
ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
@@ -108,7 +108,8 @@ PATCHFILES= squid-2.5.STABLE7-half_closed_POST.patch \
squid-2.5.STABLE7-httpd_accel_no_pmtu_disc.patch \
squid-2.5.STABLE7-ftp_datachannel.patch \
squid-2.5.STABLE7-short_icons_urls.patch \
- squid-2.5.STABLE7-response_splitting.patch
+ squid-2.5.STABLE7-response_splitting.patch \
+ squid-2.5.STABLE7-wccp_buffer_overflow.patch
PATCH_DIST_STRIP= -p1
MAINTAINER= tmseck@netcologne.de
diff --git a/www/squid/distinfo b/www/squid/distinfo
index e1ca82e7bbc7..585aaec8821f 100644
--- a/www/squid/distinfo
+++ b/www/squid/distinfo
@@ -44,3 +44,5 @@ MD5 (squid2.5/squid-2.5.STABLE7-short_icons_urls.patch) = 3cbed4fe923641bff5f23e
SIZE (squid2.5/squid-2.5.STABLE7-short_icons_urls.patch) = 704
MD5 (squid2.5/squid-2.5.STABLE7-response_splitting.patch) = ff3d8ae3e933817c91e745beba76b5fc
SIZE (squid2.5/squid-2.5.STABLE7-response_splitting.patch) = 9782
+MD5 (squid2.5/squid-2.5.STABLE7-wccp_buffer_overflow.patch) = 01b1a4a23f170723d7e2bc3846e12c73
+SIZE (squid2.5/squid-2.5.STABLE7-wccp_buffer_overflow.patch) = 505