[squid/f17] Update to latest upstream version 3.2.5

mluscon mluscon at fedoraproject.org
Mon Dec 17 11:33:40 UTC 2012


commit 92939f5e4e5a646895e2f24495d068f99ecbc741
Author: Michal Luscon <mluscon at redhat.com>
Date:   Mon Dec 17 12:13:40 2012 +0100

    Update to latest upstream version 3.2.5

 .gitignore              |    1 +
 sources                 |    3 +--
 squid-3.2.5.tar.bz2.asc |   20 ++++++++++++++++++++
 squid.spec              |    8 +++++---
 4 files changed, 27 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3118af7..9b538a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,4 @@ squid-3.1-10021.patch
 /squid-3.2.2.tar.bz2.asc
 /squid-3.2.3.tar.bz2
 /squid-3.2.3.tar.bz2.asc
+/squid-3.2.5.tar.bz2
diff --git a/sources b/sources
index 8b263d8..8916ee6 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-b26171dfd397defd9ee113d555691b86  squid-3.2.3.tar.bz2
-6a9ce59216d0413d68f7524d08d6a426  squid-3.2.3.tar.bz2.asc
+ddb329f92056aa58a56db6a2eeea0c02  squid-3.2.5.tar.bz2
diff --git a/squid-3.2.5.tar.bz2.asc b/squid-3.2.5.tar.bz2.asc
new file mode 100644
index 0000000..aacbfd5
--- /dev/null
+++ b/squid-3.2.5.tar.bz2.asc
@@ -0,0 +1,20 @@
+File: squid-3.2.5.tar.bz2
+Date: Mon Dec 10 10:16:15 UTC 2012
+Size: 2893104
+MD5 : ddb329f92056aa58a56db6a2eeea0c02
+SHA1: 6b945d41a9c0e993b978186b846035a241e79a7e
+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)
+
+iQEcBAABAgAGBQJQxcSsAAoJELJo5wb/XPRjikEIANGXmlZFreiKJm7GjCf3FIOT
+Relj7MfKAY6smt0RqZVFoOSnNRf59NQbkkHkDlXKOkUWwtbWRb0U0YQo5Zi0BHlf
+yw4xtkw1kbTLR5TCayLvuViBjMajC0Rjca22YnK0CttijG7qQOmTtX0JVYMZZHBl
+WTKv9rckXz9fmeLTCH57TGz1H1ekAzC2gmY/AzYqmlgDvuioZPnhgiQUgfqsnmII
+pxwUXNldZ0eK/WOwKGi+ReyWSgR4P/nlko3K28/yomADWYSH/al1xFmVWxeJPdoq
+ejzYCA1KYg4jYszscLOuUW/2ajnzXpxl3a2R7oilg6hRir22j+QZiGnbU/DItTo=
+=0bG7
+-----END PGP SIGNATURE-----
diff --git a/squid.spec b/squid.spec
index c07b1d6..72fae97 100644
--- a/squid.spec
+++ b/squid.spec
@@ -3,8 +3,8 @@
 ## % define __find_requires %{SOURCE99}
 
 Name:     squid
-Version:  3.2.3
-Release:  2%{?dist}
+Version:  3.2.5
+Release:  1%{?dist}
 Summary:  The Squid proxy caching server
 Epoch:    7
 # See CREDITS for breakdown of non GPLv2+ code
@@ -315,6 +315,9 @@ fi
         /sbin/chkconfig --add squid >/dev/null 2>&1 || :
 
 %changelog
+* Mon Dec 17 2012 Michal Luscon <mluscon at redhat.com> - 7:3.2.5-1
+- Update to latest upstream version 3.2.5
+
 * Fri Oct 26 2012 Michal Luscon <mluscon at redhat.com> - 7:3.2.2-2
 - Resolved: #854356 - squid.service use PIDFile
 - Resolved: #859393 - Improve cache_swap script
@@ -324,7 +327,6 @@ fi
 - Resolved: #832684 - missing after dependency nss-lookup.target
 - Removed obsolete configure options
 
-%changelog
 * Mon Oct 22 2012 Tomas Hozza <thozza at redhat.com> - 7:3.2.3-1
 - Update to latest upstream version 3.2.3
 


More information about the scm-commits mailing list