Imported Upstream version 17.23.2
[platform/upstream/libzypp.git] / package / libzypp.changes
index f7ddd22..84e3947 100644 (file)
@@ -1,9 +1,57 @@
 -------------------------------------------------------------------
+Fri Mar 20 12:28:18 CET 2020 - ma@suse.de
+
+- RepoVariables: Add safe guard in case the caller does not own a
+  zypp instance.
+- Enable c++17. Define libyzpp CXX_STANDARD in ZyppCommon.cmake.
+- version 17.23.2 (22)
+
+-------------------------------------------------------------------
+Mon Mar  2 19:53:51 CET 2020 - ma@suse.de
+
+- Fix package status computation regarding unneeded, orphaned, recommended
+  and suggested packages (broken in 17.23.0) (bsc#1165476)
+- version 17.23.1 (22)
+
+-------------------------------------------------------------------
+Fri Feb 21 16:06:57 CET 2020 - ma@suse.de
+
+- Log patch status changes to history (jsc#SLE-5116)
+- Allow to disable all WebServer dependent tests when building. OBS
+  wants to be able to get rid of the nginx/FastCGI-devel build
+  requirement. Use 'rpmbuild --without mediabackend_tests' or
+  'cmake -DDISABLE_MEDIABACKEND_TESTS=1'.
+- version 17.23.0 (22)
+
+-------------------------------------------------------------------
+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
+
+- yum::Downloader: Prefer zchunk compressed metadata if libvsolv
+  supports it.
+- BuildRequires:  libsolv-devel >= 0.7.11.
+- version 17.22.0 (22)
+
+-------------------------------------------------------------------
 Mon Jan 20 12:53:12 CET 2020 - ma@suse.de
 
 - Selectable: Fix highestAvailableVersionObj if only retracted
   packages are available. Avoid using retracted items as candidate
-  (jira#SLE-8905)
+  (jsc#SLE-8770)
 - version 17.21.0 (20)
 
 -------------------------------------------------------------------