1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

www/squid3x: upgrade to 3.1.23 and 3.2.6

Squid 3.1.23 is effectively Squid 3.1.22_2 with the final fix for
CVE-2012-5643 applied.

Squid 3.2.6 also received that abovementioned fix, but in comparison
with 3.2.5 from ports it has another change that fixes handling the
"tcp_outgoing_tos" directive for BSD-like systems, including FreeBSD,
  http://bugs.squid-cache.org/show_bug.cgi?id=3731

VuXML entry for SQUID:2012-1 (aka CVE-2012-5643) was also updated to
reflect the proper version specifications from the updated advisory,
  http://www.squid-cache.org/Advisories/SQUID-2012_1.txt

Approved by:	Thomas-Martin Seck <tmseck@web.de>
Security:	http://portaudit.freebsd.org/c37de843-488e-11e2-a5c9-0019996bc1f7.html
QA page:	http://codelabs.ru/fbsd/ports/qa/www/squid31/3.1.23
QA page:	http://codelabs.ru/fbsd/ports/qa/www/squid32/3.2.6
This commit is contained in:
Eygene Ryabinkin 2013-01-11 09:53:41 +00:00
parent 16cce0225c
commit dfb4aa68fa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=310225
5 changed files with 12 additions and 25 deletions

View File

@ -798,9 +798,9 @@ executed in your Internet Explorer while displaying the email.</p>
<affects>
<package>
<name>squid</name>
<range><lt>3.1.22</lt></range>
<range><ge>3.2</ge><lt>3.2.4</lt></range>
<range><ge>3.3</ge><lt>3.3.0.2</lt></range>
<range><lt>3.1.23</lt></range>
<range><ge>3.2</ge><lt>3.2.6</lt></range>
<range><ge>3.3</ge><lt>3.3.0.3</lt></range>
</package>
</affects>
<description>
@ -825,6 +825,7 @@ executed in your Internet Explorer while displaying the email.</p>
<dates>
<discovery>2012-12-17</discovery>
<entry>2012-12-28</entry>
<modified>2013-01-11</modified>
</dates>
</vuln>

View File

@ -48,7 +48,6 @@
PORTNAME= squid
PORTVERSION= 3.1.${SQUID_STABLE_VER}
PORTREVISION= 2
CATEGORIES= www ipv6
MASTER_SITES= ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
http://mirrors.ccs.neu.edu/Squid/ \
@ -78,7 +77,7 @@ PATCH_SITES= http://www.squid-cache.org/%SUBDIR%/ \
http://www1.jp.squid-cache.org/%SUBDIR%/ \
http://www2.tw.squid-cache.org/%SUBDIR%/
PATCH_SITE_SUBDIR= Versions/v3/3.1/changesets
PATCHFILES= squid-3.1-10483.patch
PATCHFILES=
MAINTAINER= tmseck@web.de
COMMENT= HTTP Caching Proxy
@ -91,7 +90,7 @@ LATEST_LINK= squid31
DEPRECATED= Squid 3.1 is no longer recommended for new installations. Please use www/squid32 instead
EXPIRATION_DATE= 2013-03-31
SQUID_STABLE_VER= 22
SQUID_STABLE_VER= 23
CONFLICTS_INSTALL= squid-2.[0-9].* squid-3.[^1].* cacheboy-[0-9]* lusca-head-[0-9]*
GNU_CONFIGURE= yes

View File

@ -1,4 +1,2 @@
SHA256 (squid3.1/squid-3.1.22.tar.bz2) = 16fe2313f981ede1c945eebe3743d8f835e724c6dae296bfc1200af555549424
SIZE (squid3.1/squid-3.1.22.tar.bz2) = 2560270
SHA256 (squid3.1/squid-3.1-10483.patch) = ac871ad6e078ecc0f2ef0d32f7cbca26a1472d976e749177e60ee644878b0f42
SIZE (squid3.1/squid-3.1-10483.patch) = 1746
SHA256 (squid3.1/squid-3.1.23.tar.bz2) = ba8041d23ef168dee755ca0d343c28b117011f02abfabbf3a7b623f21ef0e48d
SIZE (squid3.1/squid-3.1.23.tar.bz2) = 2560454

View File

@ -65,10 +65,7 @@ PATCH_SITES= http://www.squid-cache.org/%SUBDIR%/ \
http://www1.jp.squid-cache.org/%SUBDIR%/ \
http://www2.tw.squid-cache.org/%SUBDIR%/
PATCH_SITE_SUBDIR= Versions/v3/3.2/changesets
PATCHFILES= squid-3.2-11740.patch \
squid-3.2-11741.patch \
squid-3.2-11742.patch \
squid-3.2-11743.patch
PATCHFILES=
MAINTAINER= tmseck@web.de
COMMENT= HTTP Caching Proxy
@ -78,7 +75,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LATEST_LINK= squid32
SQUID_STABLE_VER= 5
SQUID_STABLE_VER= 6
CONFLICTS_INSTALL= squid-2.[0-9].* squid-3.[!2].* cacheboy-[0-9]* lusca-head-[0-9]*
GNU_CONFIGURE= yes

View File

@ -1,10 +1,2 @@
SHA256 (squid3.2/squid-3.2.5.tar.bz2) = a823de016ca80680f979f3c74ba481775062b4de5924b21d58d1863254283912
SIZE (squid3.2/squid-3.2.5.tar.bz2) = 2893104
SHA256 (squid3.2/squid-3.2-11740.patch) = eec9b1beeccfcb436170fc9902104cea2efd6c5dddfe368c8040b45c1513ca1c
SIZE (squid3.2/squid-3.2-11740.patch) = 1710
SHA256 (squid3.2/squid-3.2-11741.patch) = b93fc059dc1e0c0f84cb1e9873c3cc156b832410c3a60e18f1ecb58262a13e56
SIZE (squid3.2/squid-3.2-11741.patch) = 1842
SHA256 (squid3.2/squid-3.2-11742.patch) = 0cf97b177813136c28889c0ce2a05ab0b3fac214465bc6d741c6728a225ad49a
SIZE (squid3.2/squid-3.2-11742.patch) = 2611
SHA256 (squid3.2/squid-3.2-11743.patch) = 8ce53eee452b00e7c4d23f3fbe930d44d50c9981d3633d64c198c43df7da8422
SIZE (squid3.2/squid-3.2-11743.patch) = 1740
SHA256 (squid3.2/squid-3.2.6.tar.bz2) = d48567bdd703e86900b9456f8bbdb554729fa15f579c6f2212bcd2ab6dca3324
SIZE (squid3.2/squid-3.2.6.tar.bz2) = 2893158