[squid] SQUID-2011:3

Henrik Nordström hno at fedoraproject.org
Sat Aug 27 18:54:48 UTC 2011


commit 811bcccc57cf44da5f70cd2230f5381809a62b66
Author: Henrik Nordstrom <henrik at henriknordstrom.net>
Date:   Sat Aug 27 20:54:23 2011 +0200

    SQUID-2011:3

 squid.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/squid.spec b/squid.spec
index 0189ac1..0eccc66 100644
--- a/squid.spec
+++ b/squid.spec
@@ -4,7 +4,7 @@
 
 Name:     squid
 Version:  3.2.0.10
-Release:  2%{?dist}
+Release:  3%{?dist}
 Summary:  The Squid proxy caching server
 Epoch:    7
 # See CREDITS for breakdown of non GPLv2+ code
@@ -23,7 +23,7 @@ Source98: perl-requires-squid.sh
 ## Source99: filter-requires-squid.sh
 
 # Upstream patches
-#Patch001: http://www.squid-cache.org/Versions/v3/3.1/changesets/squid-3.1-XXXXX.patch
+Patch001: http://www.squid-cache.org/Versions/v3/3.2/changesets/squid-3.2-11294.patch
 
 # Local patches
 # Applying upstream patches first makes it less likely that local patches
@@ -86,7 +86,7 @@ The squid-sysvinit contains SysV initscritps support.
 %prep
 %setup -q
 
-#patch001 -p0
+%patch001 -p0
 
 %patch201 -p1 -b .config
 %patch202 -p1 -b .location
@@ -296,6 +296,9 @@ fi
         /sbin/chkconfig --add squid >/dev/null 2>&1 || :
 
 %changelog
+* Sat Aug 27 2011 Henrik Nordstrom <henrik at henriknordstrom.net> - 3.2.0.10-3
+- Fix for SQUID-2011:3 Gopher vulnerability
+
 * Thu Aug 18 2011 Jiri Skala <jskala at redhat.com> - 7:3.2.0.10-2
 - rebuild for rpm
 


More information about the scm-commits mailing list