Fix Werrors with GCC-14.1.0
[platform/upstream/libzypp.git] / package / libzypp.changes
index 1ddb5f1..45a8f5b 100644 (file)
@@ -1,4 +1,437 @@
 -------------------------------------------------------------------
+Tue Jun 23 17:44:21 CEST 2020 - ma@suse.de
+
+- Enable zchunk metadata download if libsolv supports it.
+- version 17.23.7 (22)
+
+-------------------------------------------------------------------
+Thu Jun  4 11:45:03 CEST 2020 - ma@suse.de
+
+- Revert "Enable zchunk on SLE-15-SP2".
+- version 17.23.6 (22)
+
+-------------------------------------------------------------------
+Wed May 27 18:50:32 CEST 2020 - ma@suse.de
+
+- Enable zchunk on SLE-15-SP2.
+- Older kernel-devel packages are not properly purged (bsc#1171224)
+- doc: enhance service plugin example.
+- version 17.23.5 (22)
+
+-------------------------------------------------------------------
+Thu Apr  9 12:52:10 CEST 2020 - ma@suse.de
+
+- Get retracted patch status from updateinfo data (jsc#SLE-8770)
+  libsolv injects the indicator provides into packages only.
+- remove 'using namespace std;' (bsc#1166610, fixes #218)
+- Online doc: add 'Hardware (modalias) dependencies' page
+  (fixes #216)
+- version 17.23.4 (22)
+
+-------------------------------------------------------------------
+Wed Mar 25 15:26:14 CET 2020 - ma@suse.de
+
+- Add HistoryLogReader actionFilter to parse only specific
+  HistoryActionIDs.
+- version 17.23.3 (22)
+
+-------------------------------------------------------------------
+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
+  (jsc#SLE-8770)
+- version 17.21.0 (20)
+
+-------------------------------------------------------------------
+Thu Dec 19 13:28:00 CET 2019 - ma@suse.de
+
+- BuildRequires:  libsolv-devel >= 0.7.10.
+- RpmDb: Become rpmdb backend independent (jsc#SLE-7272)
+- RpmDb: Close API offering a custom rpmdb path
+  It's actually not needed and for this to work also libsolv needs
+  to support it. You can sill use a librpmDb::db_const_iterator to
+  access a database at a custom location (ro).
+- Remove legacy rpmV3database conversion code.
+- version 17.20.0 (20)
+
+-------------------------------------------------------------------
+Wed Dec 11 09:51:10 CET 2019 - ma@suse.de
+
+- MediaCurl: assert cookie file has mode 0600 (bsc#1158763, CVE-2019-18900)
+- version 17.19.0 (12)
+
+-------------------------------------------------------------------
+Mon Dec  9 10:22:56 CET 2019 - ma@suse.de
+
+- dup: fix removing orphaned packages dropped by to-be-installed
+  products (bsc#1155819)
+- version 17.18.1 (12)
+
+-------------------------------------------------------------------
+Thu Dec  5 14:23:52 CET 2019 - ma@suse.de
+
+- Resolver: add solution actions for SOLVER_SOLUTION_BLACK
+  (retracted/PTF)
+- Solvable: add isRetracted and isPtf attributes.
+- version 17.18.0 (12)
+
+-------------------------------------------------------------------
+Thu Nov 28 18:20:04 CET 2019 - ma@suse.de
+
+- Introduce PurgeKernels class (bsc#1155198)
+  Adds libzypp API to mark all obsolete kernels according to the
+  existing purge-kernel script rules.
+- Add solver jobs for retracted packages and ptfs.
+  Support for ptf packages and retract ed patches.
+- Do not enforce 'en' being in RequestedLocales (bsc#1155678)
+  If the user decides to have a system without explicit language
+  support he may do so.
+- Pass correct posttrans script argument (fixes #190)
+- BuildRequires:  libsolv-devel >= 0.7.8.
+- version 17.17.0 (12)
+
+-------------------------------------------------------------------
+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)
+- Need to fix soname due to libsolv ABI changes (bsc#1115341)
+- version 17.9.0 (9)
+
+-------------------------------------------------------------------
+Mon Oct 29 12:20:40 CET 2018 - ma@suse.de
+
+- Adapt to changed type names in libsolv-0.7
+- Package needreboot file (fate#326451)
+- Fix definitions of gettext macros (fixes #135)
+- version 17.8.1 (2)
+
+-------------------------------------------------------------------
+Fri Oct 12 14:01:19 CEST 2018 - ma@suse.de
+
+- Add infrastructure to flag specific packages to trigger a
+  reboot needed hint (fate#326451)
+- Adapt to libsolv: Drop support for REPOKEY_TYPE_U32
+- Resolver: add setInr to request solving namespaces
+- ResolverNamespace: add No/AllResolverNamespaces constants
+- version 17.8.0 (2)
+
+-------------------------------------------------------------------
+Mon Oct  1 14:04:15 CEST 2018 - ma@suse.de
+
+- Fix blocking wait for finished child process (bsc#1109877)
+- version 17.7.2 (2)
+
+-------------------------------------------------------------------
+Fri Sep 28 14:38:01 CEST 2018 - ma@suse.de
+
+- Fix conversion of string and glob to regex when compiling queries
+  (bsc#1099982, bsc#939392, bsc#556664)
+- version 17.7.1 (2)
+
+-------------------------------------------------------------------
+Fri Sep  7 12:07:39 CEST 2018 - ma@suse.de
+
+- Drop type application due to poor metadata support (bsc#1100095,
+  bsc#1104415)
+- version 17.7.0 (2)
+
+-------------------------------------------------------------------
+Thu Sep  6 12:16:25 CEST 2018 - ma@suse.de
+
+- Automatically fetch repository signing key from gpgkey url
+  (bsc#1088037)
+- lsof: use '-K i' if lsof supports it (bsc#1099847,bsc#1036304)
+- version 17.6.4 (2)
+
+-------------------------------------------------------------------
+Thu Aug 30 16:44:56 CEST 2018 - ma@suse.de
+
+- Check for not imported keys after multi key import from rpmdb
+  (bsc#1096217)
+- version 17.6.3 (2)
+
+-------------------------------------------------------------------
+Tue Aug 21 18:46:35 CEST 2018 - ma@suse.de
+
+- fixup! Add filesize check for downloads with known size (bsc#408814)
+  Fix detetction of metalink downloads and prevent aborting if
+  a metalink file is larger than the expected data file.
+- version 17.6.2 (2)
+
+-------------------------------------------------------------------
+Fri Aug 17 14:52:14 CEST 2018 - ma@suse.de
+
+- Adapt to changes in libgpgme11-11.1.0 breaking the signature
+  verification (bsc#1100427)
+- Use %license (bsc#1082318)
+- BuildRequires:  libsolv-devel >= 0.6.35 (for bsc#1100095)
+- changes: add CVE numbers
+- version 17.6.1 (2)
+
+-------------------------------------------------------------------
+Fri Aug  3 11:11:25 CEST 2018 - ma@suse.de
+
+- RepoInfo::provideKey: add report telling where we look for missing
+  keys.
+- Support listing gpgkey URLs in repo files (bsc#1088037)
+- Add new report to request user approval for importing a package key
+- Handle http error 502 Bad Gateway in curl backend (bsc #1070851)
+  (fixes openSUSE/zypper#177)
+- Add filesize check for downloads with known size (bsc#408814)
+- Removed superfluous space in translation (bsc#1102019)
+- version 17.6.0 (2)
+
+-------------------------------------------------------------------
+Thu Jul 19 12:57:21 CEST 2018 - ma@suse.de
+
+- Prevent the system from sleeping during a commit
+  (fixes openSUSE/zypper#135)
+- RepoManager: Explicitly request repo2solv to generate application
+  pseudo packages.
+- version 17.5.2 (2)
+
+-------------------------------------------------------------------
+Wed Jul 18 10:55:49 CEST 2018 - ma@suse.de
+
+- libzypp-devel should not require cmake (bsc#1101349)
+- Avoid zombies from ExternalProgram
+- Update ApiConfig
+- fix typo
+- version 17.5.1 (2)
+
+-------------------------------------------------------------------
+Mon Jul  9 14:43:15 CEST 2018 - ma@suse.de
+
+- HardLocksFile: Prevent against empty commit without Target having
+  been been loaded (bsc#1096803)
+- lsof: use '-K i' if lsof supports it (bsc#1099847)
+- PackageProvider: Validate deta rpms before caching (bsc#1091624,
+  bsc#1088705, CVE-2018-7685)
+- PackageProvider: Validate downloaded rpm package signatures
+  before caching (bsc#1091624, bsc#1088705, CVE-2018-7685)
+- version 17.5.0 (2)
+
+-------------------------------------------------------------------
+Mon Jun 25 10:48:55 CEST 2018 - ma@suse.de
+
+- Flags: make it std=c++14 ready
+- Replace 'redhat-release' with generic 'system-release' (#120)
+- Ignore /var, /tmp and /proc in zypper ps (bsc#1096617)
+- Show GPGME version in log
+- version 17.4.0 (2)
+
+-------------------------------------------------------------------
+Thu Apr 26 18:07:11 CEST 2018 - ma@suse.de
+
+- Avoid zombie tar processes (bsc#1076192)
+- Replace the terminology 'uninstallable' with 'not installable'
+  (bsc#1029392)
+- version 17.3.1 (2)
+
+-------------------------------------------------------------------
+Mon Apr  9 13:11:50 CEST 2018 - ma@suse.de
+
+- Show progressbar when running posttrans scripts
+- Execute service plugin script chrooted to the RepoManagers root
+  (bsc#1080693)
+- Make sure the product file comes from /etc/products.d for the
+  fallback product search (bsc#1086602)
+- Introduce ZConfig::repoManagerRoot to support having diverging
+  target and repomanager root paths
+- Rename `stderr` as it can be a macro (fixes #102)
+- version 17.3.0 (2)
+
+-------------------------------------------------------------------
 Tue Mar 13 18:03:42 CET 2018 - ma@suse.de
 
 - Protect code against broken translations (bsc#1082711)