summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Sherwood2007-03-21 10:56:22 +0400
committerJeremy Blosser2007-03-23 09:10:19 -0500
commit5469f433b6ba66d33818859e897ca2e046a16ec9 (patch)
tree7d510ecdf4ae36e329f7863f2b983ee1bdf9a8af
parent395079c95796bcb7af115285ab5c40cf549e80ab (diff)
squid: Security update to version 2.6.STABLE12. Bug #13641.(cherry picked from commit f9be74488e9e5fb1206013da3ef28250f6fe0551)
-rwxr-xr-xhttp/squid/DETAILS5
-rw-r--r--http/squid/HISTORY3
2 files changed, 6 insertions, 2 deletions
diff --git a/http/squid/DETAILS b/http/squid/DETAILS
index 3645d77301..c6e43457ee 100755
--- a/http/squid/DETAILS
+++ b/http/squid/DETAILS
@@ -1,14 +1,15 @@
SPELL=squid
- VERSION=2.6.STABLE9
+ VERSION=2.6.STABLE12
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL=http://www.squid-cache.org/Versions/v${VERSION%%\.*}/${VERSION%\.*}/$SOURCE
SOURCE2_URL=http://www.squid-cache.org/Versions/v${VERSION%%\.*}/${VERSION%\.*}/$SOURCE2
# SOURCE_GPG=squid.gpg:$SOURCE2
- SOURCE_HASH=sha512:6fdb17b98db59ff8f0500a43fab2e4e541e9d989570ed4bf21e8a15feb6bba5123eb1b89cadeeb378d61550b501ae39c5fdaa0c86415896e0529def8f8577a96
+ SOURCE_HASH=sha512:6a10fa58cc44a2106d608b61887acb9c0605129058b79579fb56542c25fc6bd8e7a793f74468f9af99742a233003feaf4187f14d186f1bf528f8eee87cc9edc3
WEB_SITE=http://www.squid-cache.org/
ENTERED=20011214
+ SECURITY_PATCH=1
LICENSE[0]=GPL
KEYWORDS="web http"
SHORT="Full-featured Web proxy cache"
diff --git a/http/squid/HISTORY b/http/squid/HISTORY
index 3735ae07d4..97a260f80b 100644
--- a/http/squid/HISTORY
+++ b/http/squid/HISTORY
@@ -1,3 +1,6 @@
+2007-03-21 George Sherwood <george@beernabeer.com>
+ * DETAILS: Updated to 2.6.STABLE12. SECURITY_PATCH++. Bug 13641.
+
2007-01-24 George Sherwood <george@beernabeer.com>
* DETAILS: Updated to 2.6.STABLE9.