forked from pool/squid
Accepting request 156005 from server:proxy
- Updated to squid-3.2.7 (01 Feb 2013) (forwarded request 155939 from edssvirt) OBS-URL: https://build.opensuse.org/request/show/156005 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/squid?expand=0&rev=7
This commit is contained in:
commit
a4ffa9aec7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d48567bdd703e86900b9456f8bbdb554729fa15f579c6f2212bcd2ab6dca3324
|
||||
size 2893158
|
@ -1,20 +0,0 @@
|
||||
File: squid-3.2.6.tar.bz2
|
||||
Date: Wed Jan 9 02:06:27 UTC 2013
|
||||
Size: 2893158
|
||||
MD5 : 87915ad83aebafc7af6871c770b23339
|
||||
SHA1: 00d6020959bc2ebb5ce1e1037211bb143c6ec1e4
|
||||
Key : 0xFF5CF463 <squid3@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)
|
||||
|
||||
iQEcBAABAgAGBQJQ7NRJAAoJELJo5wb/XPRjRe4H/RHn9uno3yFoGdGvUKISB9rK
|
||||
q458KYXJpSNi5PgUjykS9p/lfqFYPaDVRjhlcwReLdVepE0TqNSB2c9sAHmjNWDv
|
||||
kWT3FORiWcDe69LuYZx1q88MMJ95vBZI/c91zTFDfCMi0tq8lopfDOfU9sFhkeaB
|
||||
+8vGVFOx+IF79SZCq8mqdrjGpQPapuRA9Tx0Yj49iYsyVVTkwqJafjTfTyCk0udA
|
||||
GivODIFZcjvz4zDRMwsI4z7LkOsQuyfYM7jiUCOc2O9JI6WqVkor5b01CxdPtZdt
|
||||
UnGfBaGMOPed6kWy45fiiTx2qLaCcwoIvXv20yFQErSfIukSwx5h5CkuGll5EpU=
|
||||
=hlS1
|
||||
-----END PGP SIGNATURE-----
|
3
squid-3.2.7.tar.bz2
Normal file
3
squid-3.2.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:85d2e0d6273af0b6167f1d328ef8a81d2b5659d60c9280d94fbc64cee6e9af1d
|
||||
size 2893325
|
20
squid-3.2.7.tar.bz2.asc
Normal file
20
squid-3.2.7.tar.bz2.asc
Normal file
@ -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@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-----
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 20 23:24:06 UTC 2013 - e.istomin@edss.ee
|
||||
|
||||
- Changes to squid-3.2.7 (01 Feb 2013):
|
||||
- Bug 3736: Floating point exception due to divide by zero
|
||||
- Bug 3735: raw-IPv6 domain URLs crash if IPv6-disabled
|
||||
- Bug 3732: Fix ConnOpener IPv6 awareness
|
||||
- Bug 3729: 32-bit overflow in parsing 64-bit configuration values
|
||||
- Bug 3728: Improve debug for cache_dir
|
||||
- Bug 3687: unhandled exception: c when using interception and peers
|
||||
- Bug 3678: external acl grace period causes acl lookup failures
|
||||
- Bug 3567: Memory leak handling malformed requests
|
||||
- Bug 3111: Mid-term fix for the forward.cc "err" assertion
|
||||
- Support OpenSSL NO_Compression optio
|
||||
- Fix IPv6 enabled pinger on split-stack or IPv6-disabled systems
|
||||
- Fix "address.GetPort() != 0" assertion for helpers
|
||||
- ... and several minor memory leaks
|
||||
- ... and some cache.log message polishing
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 13 20:09:22 UTC 2013 - chris@computersalat.de
|
||||
|
||||
|
@ -23,7 +23,7 @@ Name: squid
|
||||
Summary: Squid Version 3.2 WWW Proxy Server
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Networking/Web/Proxy
|
||||
Version: 3.2.6
|
||||
Version: 3.2.7
|
||||
Release: 0
|
||||
Url: http://www.squid-cache.org/Versions/v3/3.2
|
||||
Source0: http://www.squid-cache.org/Versions/v3/3.2/%{name}-%{version}.tar.bz2
|
||||
@ -135,8 +135,8 @@ The most important of these new features are:
|
||||
* Cache Manager access changes
|
||||
|
||||
First STABLE release Date: 02 Aug 2010
|
||||
Latest Release: 3.2.6
|
||||
Latest Release Date: 08 Jan 2013
|
||||
Latest Release: 3.2.7
|
||||
Latest Release Date: 01 Feb 2013
|
||||
|
||||
%prep
|
||||
%gpg_verify %{S:1}
|
||||
|
Loading…
Reference in New Issue
Block a user