[squid/f16] 3.2.0.16

Henrik Nordström hno at fedoraproject.org
Thu Mar 8 15:58:24 UTC 2012


commit 9525735120a67bad385570cadf81e4f354725db3
Author: Henrik Nordstrom <henrik at henriknordstrom.net>
Date:   Thu Mar 8 16:57:40 2012 +0100

    3.2.0.16

 .gitignore                   |    2 ++
 sources                      |    4 ++--
 squid-3.2.0.13-errname.patch |   13 -------------
 squid.spec                   |    7 ++++---
 4 files changed, 8 insertions(+), 18 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f04b4fa..8b435f3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,5 @@ squid-3.1-10021.patch
 /squid-3.2.0.14.tar.bz2.asc
 /squid-3.2.0.15.tar.bz2
 /squid-3.2.0.15.tar.bz2.asc
+/squid-3.2.0.16.tar.bz2
+/squid-3.2.0.16.tar.bz2.asc
diff --git a/sources b/sources
index 3243411..8c26bd0 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-fae515eb44aa31de73529934d5fb07ce  squid-3.2.0.15.tar.bz2
-73ad45a33685876b9cbe635e7bed457d  squid-3.2.0.15.tar.bz2.asc
+1e2c1297992e151a1cafd8512f6cac1c  squid-3.2.0.16.tar.bz2
+552abca0d963c6e5ef37b928effe2b3d  squid-3.2.0.16.tar.bz2.asc
diff --git a/squid.spec b/squid.spec
index 49a40ee..f5ef885 100644
--- a/squid.spec
+++ b/squid.spec
@@ -3,7 +3,7 @@
 ## % define __find_requires %{SOURCE99}
 
 Name:     squid
-Version:  3.2.0.15
+Version:  3.2.0.16
 Release:  1%{?dist}
 Summary:  The Squid proxy caching server
 Epoch:    7
@@ -38,7 +38,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-3.2.0.13-errname.patch
 
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: bash >= 2.0
@@ -103,7 +102,6 @@ The squid-sysvinit contains SysV initscritps support.
 %patch203 -p1 -b .perlpath
 %patch204 -p1 -b .fpic
 %patch205 -p1 -b .ltdl
-%patch206 -p1 -b .errname
 
 %build
 %ifarch sparcv9 sparc64 s390 s390x
@@ -311,6 +309,9 @@ fi
         /sbin/chkconfig --add squid >/dev/null 2>&1 || :
 
 %changelog
+* Thu Mar 08 2012 Henrik Nordstrom <henrik at henriknordstrom.net> - 3.2.0.16-1
+- upstream 3.2.0.16 bugfix release
+
 * Mon Feb 06 2012 Henrik Nordstrom <henrik at henriknordstrom.net> - 7:3.2.0.15-1
 - upstream 3.2.0.15 bugfix release fixing #772483 and numerous other bugs
 


More information about the scm-commits mailing list