Imported Upstream version 17.0.0
[platform/upstream/libzypp.git] / package / libzypp.changes
index 0b3f172..19ba43e 100644 (file)
@@ -1,4 +1,149 @@
 -------------------------------------------------------------------
+Tue Nov  7 16:14:31 CET 2017 - ma@suse.de
+
+- Locale: Fix possible segfault (bsc#1064999)
+- RpmDb: Remove excess keys in the zypp keyring when exporting keys only
+  (bsc#1064380)
+- KeyRing: Fix deleted keys not removed from rpmdb too (bsc#1064380)
+- Flag gpg keycache dirty when adding/removing keys (bsc#1064380)
+- Version 17.x for CODE-15, 16.x. is continued on SuSE-SLE-12-SP2-Branch
+- version 17.0.0 (0)
+
+-------------------------------------------------------------------
+Thu Oct 12 18:04:38 CEST 2017 - ma@suse.de
+
+- Fix media handling in presence of a repo path prefix (bsc#1062561)
+- version 16.17.3 (0)
+
+-------------------------------------------------------------------
+Wed Oct 11 16:29:48 CEST 2017 - ma@suse.de
+
+- Fix RepoProvideFile ignoring a repo path prefix (bsc#1062561)
+- version 16.17.2 (0)
+
+-------------------------------------------------------------------
+Fri Sep 22 12:16:34 CEST 2017 - ma@suse.de
+
+- Default to 'solver.dupAllowVendorChange = false' on SLE15
+  (FATE#323478)
+- Remove unused legacy notify-message script (bsc#1058783)
+- version 16.17.1 (0)
+
+-------------------------------------------------------------------
+Fri Sep  8 18:05:30 CEST 2017 - ma@suse.de
+
+- Support multiple product licenses in repomd (FATE#322276)
+- version 16.17.0 (0)
+
+-------------------------------------------------------------------
+Thu Sep  7 12:27:44 CEST 2017 - ma@suse.de
+
+- Propagate 'rpm --import' errors (bsc#1057188)
+- Fix typos in zypp.conf
+- version 16.16.0 (0)
+
+-------------------------------------------------------------------
+Mon Aug 28 16:05:36 CEST 2017 - ma@suse.de
+
+- Add testcase to compile (bsc#1055920)
+- version 16.15.6 (0)
+
+-------------------------------------------------------------------
+Fri Aug 25 14:08:43 CEST 2017 - ma@suse.de
+
+- Adapt to work with GnuPG 2.1.23 (bsc#1054088)
+- version 16.15.5 (0)
+
+-------------------------------------------------------------------
+Fri Aug 25 12:51:43 CEST 2017 - ma@suse.de
+
+- verifyFileSignature: Support signing with subkeys (bsc#1008325)
+- PublicKey: Scan and provide subkey information.
+- Enhance sort order for media.1/products (bsc#1054671)
+- Drop detection and support for rpm-4.4 (fixes #77)
+- version 16.15.4 (0)
+
+-------------------------------------------------------------------
+Fri Aug 11 15:29:40 CEST 2017 - ma@suse.de
+
+- RepoInfo: add enum GpgCheck for convenient gpgcheck mode handling
+  (bsc#1045735)
+- Fix repo/pkg checks to follow explicitly defined gpgcheck in a
+  .repo file
+- version 16.15.3 (0)
+
+-------------------------------------------------------------------
+Fri Jul 21 13:26:48 CEST 2017 - ma@suse.de
+
+- Weaken fix for bsc#1038984 if 'gpgcheck=0' in libzypp-16.15.x only.
+  This will allow some already released products to adapt to the
+  behavioral changes introduced by fixing bsc#1038984, while systems
+  with a default configuration (gpgcheck=1) already benefit from
+  the fix in libzypp-16.15.x. For details see section
+  'Signature checking' in /etc/zypp/zypp.conf.
+- Fix gpg-pubkey release (creation time) computation (bsc#1036659)
+- update lsof blacklist (bsc#1046417)
+- version 16.15.2 (0)
+
+-------------------------------------------------------------------
+Tue Jul 18 13:18:16 CEST 2017 - ma@suse.de
+
+- Be sure bad packages do not stay in the cache
+  (bsc#1045735, CVE-2017-9269)
+- version 16.15.1 (0)
+
+-------------------------------------------------------------------
+Mon Jul 17 16:38:14 CEST 2017 - ma@suse.de
+
+- PackageProvider: enforce a signed package if pkgGpgCheckIsMandatory
+- Add RpmDb::checkPackageSignature to report unsigned packages
+- Fix repo gpg check workflows, mainly for unsigned repos and packages
+  (bsc#1045735, bsc#1038984, CVE-2017-7435, CVE-2017-7436, CVE-2017-9269)
+- version 16.15.0 (0)
+
+-------------------------------------------------------------------
+Wed Jul 12 17:06:14 CEST 2017 - ma@suse.de
+
+- repo refresh: Re-probe if the repository type changes (bsc#1048315)
+- MediaCurl: Propagate proper error code to DownloadProgressReport
+  (bsc#1047785)
+- Allow to trigger an appdata refresh unconditionally (bsc#1009745)
+- Support custom repo variables defined in /etc/zypp/vars.d (fixes #68)
+- rename: handle EXDEV error on OverlayFS
+- version 16.14.0 (0)
+
+-------------------------------------------------------------------
+Fri Jun 30 14:25:29 CEST 2017 - ma@suse.de
+
+- Adapt loop mounting of iso images (bsc#1038132, bsc#1033236)
+- Adjust zypp.conf for openSUSE Tumbleweed (bsc#1031756)
+- Change arch variable names conflicting with compiler macros (fixes #70)
+- Fix potential crash if repo has no baseurl (bnc#1043218)
+- version 16.13.0 (0)
+
+-------------------------------------------------------------------
+Wed May 31 11:49:07 CEST 2017 - ma@suse.de
+
+- Testcase: add missing solver flags (bsc#1041889)
+- version 16.12.0 (0)
+
+-------------------------------------------------------------------
+Fri May 12 11:36:52 CEST 2017 - ma@suse.de
+
+- add identIsAutoInstalled convenience methods
+- make gcc6 happy
+- version 16.11.0 (0)
+
+-------------------------------------------------------------------
+Thu May 11 15:23:28 CEST 2017 - ma@suse.de
+
+- Use a common workflow for downloading packages and srcpackages.
+  This includes a common way of handling and reposrting gpg signature
+  and checks. (bsc#1037210)
+- PackageProvider: as well support downloading SrcPackage (for bsc#1037210)
+- version 16.10.0 (0)
+
+-------------------------------------------------------------------
 Thu Apr 27 16:03:32 CEST 2017 - ma@suse.de
 
 - PoolQuery: Treat explicit queries for 'kind:name' correctly