Accepting request 407563 from server:proxy:Test

- Update to version 3.5.20:

OBS-URL: https://build.opensuse.org/request/show/407563
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=107
This commit is contained in:
Martin Pluskal
2016-07-10 08:08:31 +00:00
committed by Git OBS Bridge
parent 58533321f1
commit ce326f1622
7 changed files with 50 additions and 28 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Sun Jul 10 07:49:53 UTC 2016 - mpluskal@suse.com
- Update to version 3.5.20:
* Assertion failed: Write.cc:38: "fd_table[conn->fd].flags.open"
* Bug #4523: smblib compile fails on NetBSD
* Do not make bogus recvmsg(2) calls when closing UDS sockets.
* Fix SEGFAULT parsing malformed adaptation service configuration
* Fixed ConnStateData::In::maybeMakeSpaceAvailable() logic.
* Bug #3579: assertion failed 'MemPools[type]' from dst_as ACL
* SourceFormat Enforcement
* Do not allow low-level debugging to hide important/critical
messages.
* Bug #4485: off-by-one out-of-bounds Parser::Tokenizer::int64()
read errors
* Increase debug level in a peek-and-splice related debug message
* Fix icons loading speed.
* Fix OpenSSL detection on FreeBSD
* Do not override user defined -std option
* SourceFormat Enforcement
* Support unified EUI format code in external_acl_type
-------------------------------------------------------------------
Mon May 9 08:50:11 UTC 2016 - hpj@urpla.net