Imported Upstream version 17.16.0
[platform/upstream/libzypp.git] / package / libzypp.changes
index 0f4ed27..6daaaac 100644 (file)
@@ -1,4 +1,145 @@
 -------------------------------------------------------------------
+Tue Oct 29 14:54:51 CET 2019 - ma@suse.de
+
+- Expose new libsolv API via C++ counterparts
+  (openSUSE/zypper#214)
+- BuildRequires:  libsolv-devel >= 0.7.7
+- version 17.16.0 (12)
+
+-------------------------------------------------------------------
+Fri Oct 18 17:20:08 CEST 2019 - ma@suse.de
+
+- Fix empty metalink downloads if filesize is unknown (bsc#1153557)
+- Recognize riscv64 as architecture
+- Fix installation of new header file (fixes #185)
+- zypp.conf: Introduce `solver.focus` to define the resolvers general
+  attitude when resolving jobs. (bsc#1146415)
+- New container detection algorithm for zypper ps (bsc#1146947)
+- version 17.15.0 (12)
+
+-------------------------------------------------------------------
+Thu Sep 26 14:08:51 CEST 2019 - ma@suse.de
+
+- Revert "Use CURL_HTTP_VERSION_2TLS if available" (bsc#1146027)
+- doc: add service example using variables
+- Fix build with rpm >= 4.15 (fixes #172)
+- version 17.14.1 (12)
+
+-------------------------------------------------------------------
+Mon Aug  5 13:03:55 CEST 2019 - ma@suse.de
+
+- PublicKey::algoName: supply key algorithm and length
+- version 17.14.0 (12)
+
+-------------------------------------------------------------------
+Thu Jul 25 17:25:10 CEST 2019 - ma@suse.de
+
+- MediaCurl: Fix leaking filedescriptors (bsc#1116995)
+- commit: Run file conflict check on dry-run (best with download-only)
+  (bsc#1140039)
+- commit: do not remove orphan products if the .prod file is owned by
+  a package (bsc#1139795)
+- version 17.13.0 (12)
+
+-------------------------------------------------------------------
+Tue May 28 16:50:14 CEST 2019 - ma@suse.de
+
+- Drop unused InterProcessMutex class and test
+- Drop unused WebpinResult class and test
+- Give posttrans script a parameter of 0 (issue #168)
+- Use CURL_HTTP_VERSION_2TLS if available (fixes #141)
+- version 17.12.0 (12)
+
+-------------------------------------------------------------------
+Thu Apr  4 13:24:40 CEST 2019 - ma@suse.de
+
+- Enhance scanning /sys for modaliases (bsc#1130161)
+- version 17.11.4 (9)
+
+-------------------------------------------------------------------
+Tue Apr  2 18:15:12 CEST 2019 - ma@suse.de
+
+- Prevent SEGV if the application sets an empty TextLocale (bsc#1127026)
+
+-------------------------------------------------------------------
+Mon Apr  1 08:49:45 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
+
+- Fix build with CMake >= 3.14.0:
+  Starting with CMake 3.14, EXCLUDE_FROM_ALL now spreads from
+  directories to targets. 'make -C someSubdir' when 'someSubdir'
+  uses the 'EXCLUDE_FROM_ALL' keyword does nothing. (gh/libzypp#libzypp#165)
+
+-------------------------------------------------------------------
+Thu Mar 21 12:35:39 CET 2019 - ma@suse.de
+
+- KeyManager: Work around bsc#1127220 [libgpgme] no error upon
+  incomplete import due to signal received.
+- MediaCurl: add hint to check SCC for an expired regcode on
+  http error 403 (bsc#965786)
+- version 17.11.3 (9)
+
+-------------------------------------------------------------------
+Mon Feb 25 12:07:19 CET 2019 - ma@suse.de
+
+- Correctly handle exceptions when verifying the medium (bsc#1065022)
+- Only write type field when probing (bsc#1114908)
+- Don't blame user on TargetAbortedException (bsc#978193)
+- version 17.11.2 (9)
+
+-------------------------------------------------------------------
+Thu Jan 31 17:41:21 CET 2019 - ma@suse.de
+
+- CheckAccessDeleted: Suppress reporting `/memfd:` pseudo files
+  (bsc#1123843)
+- MediaCurl: improve reporting https->http redirection errors
+- Prevent SEGV if the application sets an empty TextLocale
+- Url: don't force printing an empty authority if the schema does not
+  allow authority at all
+- Try to the missing rpmDB compat symlink in case the rpm package got
+  deleted (bsc#1122471)
+- version 17.11.1 (9)
+
+-------------------------------------------------------------------
+Fri Jan 11 10:24:33 CET 2019 - ma@suse.de
+
+- PoolItemBest: Optionally prefer not locked packages (for bsc#1113296)
+- ui::Selectable: add `hasLocks` to indicate a partially locked
+  item (for bsc#1113296)
+- version 17.11.0 (9)
+
+-------------------------------------------------------------------
+Tue Dec 18 14:01:19 CET 2018 - ma@suse.de
+
+- Simplify complex locks so zypper can display them (bsc#1112911)
+- version 17.10.3 (9)
+
+-------------------------------------------------------------------
+Mon Dec 10 16:57:34 CET 2018 - ma@suse.de
+
+- commit: set `SYSTEMD_OFFLINE=1` during chrooted commits (bsc#1118758)
+- no-recommends: Nevertheless consider resolver namespaces (hardware,
+  language,..supporting packages) (FATE#325513)
+- BuildRequires:  libsolv-devel >= 0.7.2
+  (SOLVER_FLAG_ONLY_NAMESPACE_RECOMMENDED)
+- Remove world-readable bit from /var/log/zypp (bsc#1099019)
+- version 17.10.2 (9)
+
+-------------------------------------------------------------------
+Wed Nov 28 14:40:26 CET 2018 - ma@suse.de
+
+- Adapt to changes in upcoming Boost 1.69.0
+- Do not fail service-refresh on a empty repoindex.xml (bnc#1116840)
+- version 17.10.1 (9)
+
+-------------------------------------------------------------------
+Mon Nov 26 12:14:49 CET 2018 - ma@suse.de
+
+- str: recognize 'always' and 'never' as valid boolean strings
+- Fix needreboot code to use SolvableSpec parser (fate#326451)
+- SolvableSpec: Define a set of Solvables by ident and provides
+- version 17.10.0 (9)
+
+-------------------------------------------------------------------
 Wed Nov 14 11:48:35 CET 2018 - ma@suse.de
 
 - Provide needreboot config files in /etc/zypp (fate#326451, fixes #140)