Accepting request 452993 from server:proxy:Test

1

OBS-URL: https://build.opensuse.org/request/show/452993
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=113
This commit is contained in:
Martin Pluskal
2017-01-27 16:57:51 +00:00
committed by Git OBS Bridge
parent a6013d0b81
commit ebbd812ffb
6 changed files with 43 additions and 24 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Fri Jan 27 15:15:15 UTC 2017 - adam.majer@suse.de
- Update Squid to 3.5.23
* Do not share private responses with collapsed client(s).
(CVE-2016-10003)
* Fixes incorrect processing of responses to If-None-Modified
HTTP conditional requests. (CVE-2016-10002)
* partially fix hostHeaderVerify failures MISS when they should
be HIT
* HTTP/1.1: Add registered codes entry for new 103 (Early Hints)
status code
* Hang on DNS query with dead-end CNAME
* partial: Fix segfault via Ftp::Client::readControlReply
* Fix ssl::server_name ACL - was badly broken since inception.
* HTTP/1.1: make Vary:* objects cacheable
* fix Strange IPv6 shown in access.log
-------------------------------------------------------------------
Wed Oct 12 14:51:59 UTC 2016 - adam.majer@suse.de