Accepting request 939558 from home:dirkmueller:Factory

- update to 5.3:
  * Bug 5169: StoreMap.cc:517 "!s.reading()" assertion
  * Bug 5158: AnyP::Uri::host() mishandles [escaped] IPv6 addresses
  * Bug 5060: Parallel builds are not reliable
  * Documentation updates for logformat directive

OBS-URL: https://build.opensuse.org/request/show/939558
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=243
This commit is contained in:
Martin Pluskal
2021-12-21 14:30:33 +00:00
committed by Git OBS Bridge
parent 1ba7c0f00b
commit da562559a5
6 changed files with 39 additions and 30 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Dec 11 09:36:41 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 5.3:
* Bug 5169: StoreMap.cc:517 "!s.reading()" assertion
* Bug 5158: AnyP::Uri::host() mishandles [escaped] IPv6 addresses
* Bug 5060: Parallel builds are not reliable
* Documentation updates for logformat directive
-------------------------------------------------------------------
Tue Nov 23 15:20:27 UTC 2021 - Johannes Segitz <jsegitz@suse.com>