SHA256
1
0
forked from pool/squid

Accepting request 394480 from server:proxy:Test

OBS-URL: https://build.opensuse.org/request/show/394480
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=104
This commit is contained in:
Martin Pluskal 2016-05-09 14:33:23 +00:00 committed by Git OBS Bridge
parent 0f9e5926ef
commit 3acf44688e
7 changed files with 66 additions and 24 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e73d821180eed8bed230f357c680c0b19f1efa51a24725e810f2b48a2079d385
size 2317320

View File

@ -1,20 +0,0 @@
File: squid-3.5.16.tar.xz
Date: Fri Apr 1 23:08:56 UTC 2016
Size: 2317320
MD5 : 557b1011a880ec3291797367e2ca4c45
SHA1: 8268ace3de2971222e4e5b05b0d3caa6475280d4
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
iQEcBAABAgAGBQJW/v/wAAoJELJo5wb/XPRjylQH/iVelewJqDRZWIEinCX7DrRd
oWw7qq7ifYJOfFbXRXDMakSee6xrvUpWLy9SugBMbpEGc8YCvAkUC3tnvawH5+I4
5gYnedyk87X7Ia4zBJs6RDJavJ+kKeY6HjKuKjxJW9R/QWqP8zIFwngQ5GqR0V6c
mI8fDy6uoz3wFUAd0f7P7Krc4UDMf8W3nT5LEhuWlzKwz2cRxWNbUwWg8Chgc/B9
HxwSE2Ypbw0RfH2XkgiEYGDMY45tIedFm9DBMw2UHTGUk3UCnzkI7dd8anCLjgG5
w7v1MZ+WyTqzeidVbT4D/HQOifIsG9I43nCtCtcSZYGYboGsauNXX+sU06COipc=
=kkEu
-----END PGP SIGNATURE-----

3
squid-3.5.19.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c4b8a2efb85acc600e506605f175298ce3324048e60f4708926d354fe4b5c7a0
size 2318720

20
squid-3.5.19.tar.xz.asc Normal file
View File

@ -0,0 +1,20 @@
File: squid-3.5.19.tar.xz
Date: Sun May 8 14:25:45 UTC 2016
Size: 2318720
MD5 : a1d990284c429a63ee85d80ee5b3b8b9
SHA1: 809133b751df9fb5bca07f181b3e2f7df392f761
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
iQEcBAABAgAGBQJXL0zWAAoJELJo5wb/XPRjTFMH/A09rmkzxYmNOSCNCRDU5OAR
GaKfWWhmg9zTz9F6KE4XQyEm2SLwjJguZXGipgEeGv3b7z6xhZt9boKvzP+F7izt
42v6vGY63VAhmHfL6Ub2SKKzryzEjkItzuk/N5qB2bTUk4U7xlIvToLjemSMPuB0
RsIsL9W54Szz8Bh/ixKBKUX3SSJlE7/aVyW8SPFPSSWmlK33EX/VE5Mkxsi9T/WZ
l8FlaeQgrUP8LA+5XW86mEYl7m2YNdFJlMPDgkVwBYaeyAv7FkvGbaLnxxBm40MN
/wD3/2rotdvbxROpCfS7jih8D8oMS/DuBFNnfVMCcKWL7/+fXmqBlqHvXBFu0xg=
=/l9z
-----END PGP SIGNATURE-----

View File

@ -3,3 +3,4 @@ addFilter("zero-length")
addFilter("incorrect-fsf-address")
# Temporary solution untill it is moved into factory
#setBadness('permissions-unauthorized-file', 333)
setBadness("permissions-file-setuid-bit", 333)

View File

@ -1,3 +1,44 @@
-------------------------------------------------------------------
Mon May 9 08:50:11 UTC 2016 - hpj@urpla.net
- Update to 3.5.19
* Regression Bug 4515: interception proxy hangs
- Update to 3.5.18
* Bug 4510: stale comment about 32KB limit on shared memory cache
entries
* Bug 4509: EUI compile error on NetBSD
* Bug 4501: HTTP/1.1: normalize Host header
* Bug 4498: URL-unescape the login-info after extraction from URI
* Bug 4455: SegFault from ESIInclude::Start
* Prevent Squid forcing -b 2048 into the arguments for
sslcrtd_program
* Fix TLS/SSL server handshake alert handling
-------------------------------------------------------------------
Thu May 5 10:56:34 UTC 2016 - hpj@urpla.net
- Update to 3.5.17
* Regression Bug 4480: logformat [.width_max]
* Regression Bug 4481: varyEvaluateMatch: Oops. Not a Vary match
on second attempt
* Bug 4495: Unknown SSL option SSL_OP_NO_TICKET
* Bug 4493: theObject->sharedMemorySize() == theSegment.size()
exception
* Bug 4483: ./configure garbles -Og option in CFLAGS
* Bug 4482: Solaris GCC 5.2 warning in src/ip/Intercept.cc
* Bug 4468: NotNode (!acl) naming: Terminate the name before
strncat(name).
* Bug 4465: Header forgery detection leads to crash
* Bug 2460 partial: workaround deferred reads on shutdown and
restart
* cachemgr.cgi: use dynamic MemBuf for internal content
generation
* ESI: Fix several element construction issues
* TLS: Fix Handshake Error: ccs received early
* TLS: Add chained and signing cert to peek-then-bumped
connections
* Fix some startup/shutdown crashes
-------------------------------------------------------------------
Mon Apr 4 07:19:58 UTC 2016 - mpluskal@suse.com

View File

@ -20,7 +20,7 @@
%define squidconfdir %{_sysconfdir}/squid
Name: squid
Version: 3.5.16
Version: 3.5.19
Release: 0
Summary: A fully featured HTTP/1.0 proxy
License: GPL-2.0+