[squid/f19] Update to latest upstream version 3.2.13

mluscon mluscon at fedoraproject.org
Mon Jul 22 15:56:58 UTC 2013


commit c101fd04f9faa2d4d28140055b2d9cb1b91b3283
Author: Michal Luscon <mluscon at redhat.com>
Date:   Mon Jul 22 17:55:09 2013 +0200

    Update to latest upstream version 3.2.13

 .gitignore               |    2 ++
 sources                  |    3 ++-
 squid-3.2.11.tar.bz2.asc |   20 --------------------
 squid.spec               |    6 +++++-
 4 files changed, 9 insertions(+), 22 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 11227f3..eccb0e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,3 +47,5 @@ squid-3.1-10021.patch
 /squid-3.2.8.tar.bz2
 /squid-3.2.9.tar.bz2
 /squid-3.2.11.tar.bz2
+/squid-3.2.13.tar.bz2
+/squid-3.2.13.tar.bz2.asc
diff --git a/sources b/sources
index a0ae720..71b2d03 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
-cdd3612bed27e8d513b713004c78bf5b  squid-3.2.11.tar.bz2
+367e59c9c25da7ebbfbf7cbc36d2444e  squid-3.2.13.tar.bz2
+5f9cc79f10180a73febdca69cd04ef4a  squid-3.2.13.tar.bz2.asc
diff --git a/squid.spec b/squid.spec
index 14cb3c8..63481c6 100644
--- a/squid.spec
+++ b/squid.spec
@@ -3,7 +3,7 @@
 ## % define __find_requires %{SOURCE99}
 
 Name:     squid
-Version:  3.2.11
+Version:  3.2.13
 Release:  1%{?dist}
 Summary:  The Squid proxy caching server
 Epoch:    7
@@ -307,6 +307,10 @@ fi
         /sbin/chkconfig --add squid >/dev/null 2>&1 || :
 
 %changelog
+* Mon Jul 22 2013 Michal Luscon <mluscon at redhat.com> - 7:3.3.8-1
+- Update to latest upstream version 3.2.13
+- Fixed: CVE-2013-4123
+
 * Fri May 3 2013 Michal Luscon <mluscon at redhat.com> - 7:3.2.11-1
 - Update to latest upstream version 3.2.11
 


More information about the scm-commits mailing list