[squid/f18: 2/3] Update to latest upstream version 3.2.7

mluscon mluscon at fedoraproject.org
Thu Feb 7 15:04:36 UTC 2013


commit 788b388c98c61e06f6598dda5a0a6b1b1287ffe9
Author: Michal Luscon <mluscon at redhat.com>
Date:   Thu Feb 7 15:23:30 2013 +0100

    Update to latest upstream version 3.2.7

 .gitignore              |    1 +
 CVE-2013-0189.patch     |   85 -----------------------------------------------
 sources                 |    2 +-
 squid-3.2.5.tar.bz2.asc |   20 -----------
 squid-3.2.7.tar.bz2.asc |   20 +++++++++++
 squid.spec              |    9 +++--
 6 files changed, 27 insertions(+), 110 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9b538a6..dfae8b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,3 +43,4 @@ squid-3.1-10021.patch
 /squid-3.2.3.tar.bz2
 /squid-3.2.3.tar.bz2.asc
 /squid-3.2.5.tar.bz2
+/squid-3.2.7.tar.bz2
diff --git a/sources b/sources
index 8916ee6..b85593a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ddb329f92056aa58a56db6a2eeea0c02  squid-3.2.5.tar.bz2
+3e4d21b24c39d5066791017919866a64  squid-3.2.7.tar.bz2
diff --git a/squid-3.2.7.tar.bz2.asc b/squid-3.2.7.tar.bz2.asc
new file mode 100644
index 0000000..d9b1ee5
--- /dev/null
+++ b/squid-3.2.7.tar.bz2.asc
@@ -0,0 +1,20 @@
+File: squid-3.2.7.tar.bz2
+Date: Fri Feb  1 11:24:08 UTC 2013
+Size: 2893325
+MD5 : 3e4d21b24c39d5066791017919866a64
+SHA1: 3e22bd64258a4232c51d7bfd0344a6c54522cab5
+Key : 0xFF5CF463 <squid3 at treenet.co.nz>
+      fingerprint = EA31 CC5E 9488 E516 8D2D  CC5E B268 E706 FF5C F463
+      keyring = http://www.squid-cache.org/pgp.asc
+      keyserver = subkeys.pgp.net
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.12 (GNU/Linux)
+
+iQEcBAABAgAGBQJRC6h9AAoJELJo5wb/XPRjuWsH/iX7FNcwSuMihU1Lf4tMjpzF
+XnvpVsfidTTdYXW8YBT6+sSD3ocBfCv+/fnUlYzUCovTxapZmratuLRCcSed9/UM
+7yZIpI05R+WDMBDQMv807JF/MKIIo83aRGcfkY+8n5k0mLIFdyx2KWZLg2q7Ngou
+/5n9vxqr2afak3DODKBHG28BG3McdjJ+oiFaYb7jHuiLkBafRdvhoGm4yVJCP2gY
+Znf0VXqGD0DdlTFWh3uUX8hDSZbTdiyTTl93KJdrnujUbx6zhTNMRZcaSclK8pIO
+veqb4jFMawNgZDn2mXXea5lStYB2h5u4KcnZRIOW0DpCd0Ylud6EbAQMSbRdhF4=
+=j8x/
+-----END PGP SIGNATURE-----
diff --git a/squid.spec b/squid.spec
index d5fa74b..560a606 100644
--- a/squid.spec
+++ b/squid.spec
@@ -3,8 +3,8 @@
 ## % define __find_requires %{SOURCE99}
 
 Name:     squid
-Version:  3.2.5
-Release:  2%{?dist}
+Version:  3.2.7
+Release:  1%{?dist}
 Summary:  The Squid proxy caching server
 Epoch:    7
 # See CREDITS for breakdown of non GPLv2+ code
@@ -37,7 +37,6 @@ Patch202: squid-3.1.0.9-location.patch
 Patch203: squid-3.0.STABLE1-perlpath.patch
 Patch204: squid-3.2.0.9-fpic.patch
 Patch205: squid-3.1.9-ltdl.patch
-Patch206: CVE-2013-0189.patch
 
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: bash >= 2.0
@@ -105,7 +104,6 @@ The squid-sysvinit contains SysV initscritps support.
 %patch203 -p1 -b .perlpath
 %patch204 -p1 -b .fpic
 %patch205 -p1 -b .ltdl
-%patch206 -p1 -b .CVE-2013-0189
 
 %build
 %ifarch sparcv9 sparc64 s390 s390x
@@ -309,6 +307,9 @@ fi
         /sbin/chkconfig --add squid >/dev/null 2>&1 || :
 
 %changelog
+* Thu Feb 07 2013 Michal Luscon <mluscon at redhat.com> - 7:3.2.7-1
+- Update to latest upstream version 3.2.7
+
 * Thu Jan 24 2013 Michal Luscon <mluscon at redhat.com> - 7:3.2.5-2
 - CVE-2013-0189: Incomplete fix for the CVE-2012-5643
 


More information about the scm-commits mailing list