Update to last successful build

349cdca1656b117112f5b5614ef4c81fcda6da35 changes 17.22.1 (22)

OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2173
This commit is contained in:
2020-02-07 14:29:50 +00:00
committed by Git OBS Bridge
parent 1d995fbb16
commit 41abe6c4d5
4 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Feb 7 14:56:40 CET 2020 - ma@suse.de
- update translations
- Replace mongoose/webrick with nginx in test suite.
This patch makes use of nginx to replace the current WebServer
mongoose implementation. Also adds support for registering
callback functions for certain URL requests via FCGI, making it
possible to mock HTTP responses and test more complex HTTP setups.
- boost: Fix deprecated auto_unit_test.hpp includes.
- Disable zchunk on Leap-15.0 and SLE15-* while there is no libzck.
- Fix decision whether to download ZCHUNK files.
libzypp and libsolv must both be able to read the format.
- version 17.22.1 (22)
-------------------------------------------------------------------
Thu Jan 23 16:30:19 CET 2020 - ma@suse.de