[squid/f18] Update to latest upstream version 3.2.11

mluscon mluscon at fedoraproject.org
Fri May 3 14:53:51 UTC 2013


commit 52a2cea63d5b49531cdfef847461a8958c13aefd
Author: Michal Luscon <mluscon at redhat.com>
Date:   Fri May 3 16:17:42 2013 +0200

    Update to latest upstream version 3.2.11

 .gitignore               |    1 +
 sources                  |    2 +-
 squid-3.2.11.tar.bz2.asc |   20 ++++++++++++++++++++
 squid-3.2.9.tar.bz2.asc  |   20 --------------------
 squid-NCSA_auth.patch    |   23 -----------------------
 squid.spec               |   11 +++++------
 squidclient-man.patch    |   23 -----------------------
 7 files changed, 27 insertions(+), 73 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bd25b2d..11227f3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,3 +46,4 @@ squid-3.1-10021.patch
 /squid-3.2.7.tar.bz2
 /squid-3.2.8.tar.bz2
 /squid-3.2.9.tar.bz2
+/squid-3.2.11.tar.bz2
diff --git a/sources b/sources
index ef0f251..a0ae720 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-de02be3c1f72e0d818374438044261a6  squid-3.2.9.tar.bz2
+cdd3612bed27e8d513b713004c78bf5b  squid-3.2.11.tar.bz2
diff --git a/squid-3.2.11.tar.bz2.asc b/squid-3.2.11.tar.bz2.asc
new file mode 100644
index 0000000..9aaafd6
--- /dev/null
+++ b/squid-3.2.11.tar.bz2.asc
@@ -0,0 +1,20 @@
+File: squid-3.2.11.tar.bz2
+Date: Tue Apr 30 05:08:44 UTC 2013
+Size: 2897354
+MD5 : cdd3612bed27e8d513b713004c78bf5b
+SHA1: 124c0af704f88afb2feb5054b36f253544173a4b
+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)
+
+iQEcBAABAgAGBQJRf1OIAAoJELJo5wb/XPRjwg4H/iNZaKfeqRLVtpFOXT0RKY+l
+4+FVq1ptu6VLXRtkJWAj5RZfk6hmO9G+ZwZTnZWLf46c6kUvB/4Nlt0LD98FB9ng
+ZtWfcTSked7idj3pInjMvNNa7j0qeOy4tvjUvxKtPAg2ZiRJXoPOKkS6TXnyyGvf
+zlSWqmFUNvBsVULGALk9stq03jxqzf2CamNho8g2Tly//suJr8aHj38E8oMoCHWX
+SCjo9yVTRdZjaGa6RKkyMGYpPpM9Wh4qIixAGT6Ih94YxzXg/mcWpcl6A6Pwc8CT
+lrkKV2mDuGMoL1gGWYo8pUCEjvzKjRtoevu1wjzX/mqYbpilfLNnGg3vqZu7pfM=
+=mQwq
+-----END PGP SIGNATURE-----
diff --git a/squid.spec b/squid.spec
index 15b334d..8af1e69 100644
--- a/squid.spec
+++ b/squid.spec
@@ -3,8 +3,8 @@
 ## % define __find_requires %{SOURCE99}
 
 Name:     squid
-Version:  3.2.9
-Release:  2%{?dist}
+Version:  3.2.11
+Release:  1%{?dist}
 Summary:  The Squid proxy caching server
 Epoch:    7
 # See CREDITS for breakdown of non GPLv2+ code
@@ -37,8 +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: squid-NCSA_auth.patch
-Patch207: squidclient-man.patch
 
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: bash >= 2.0
@@ -106,8 +104,6 @@ The squid-sysvinit contains SysV initscritps support.
 %patch203 -p1 -b .perlpath
 %patch204 -p1 -b .fpic
 %patch205 -p1 -b .ltdl
-%patch206 -p1 -b .NCSA_auth
-%patch207 -p1 -b .squidclient-man
 
 %build
 %ifarch sparcv9 sparc64 s390 s390x
@@ -311,6 +307,9 @@ fi
         /sbin/chkconfig --add squid >/dev/null 2>&1 || :
 
 %changelog
+* Fri May 3 2013 Michal Luscon <mluscon at redhat.com> - 7:3.2.11-1
+- Update to latest upstream version 3.2.11
+
 * Tue Apr 23 2013 Michal Luscon <mluscon at redhat.com> - 7:3.2.9-2
 - Option '-k' is not stated in squidclient man
 - Remove pid from service file(#913262)


More information about the scm-commits mailing list