Imported Upstream version 17.6.1
[platform/upstream/libzypp.git] / package / libzypp.changes
index 7ca118f..f12e438 100644 (file)
@@ -1,4 +1,127 @@
 -------------------------------------------------------------------
+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)
+- Fix broken translated format strings
+- Deprecate the use of asciidoc for new releases
+- version 17.2.2 (2)
+
+-------------------------------------------------------------------
+Wed Mar  7 11:22:02 CET 2018 - ma@suse.de
+
+- PoolQuery::addDependency add overload to define an individual
+  Match::Mode (bsc#1043166)
+- version 17.2.1 (2)
+
+-------------------------------------------------------------------
+Thu Mar  1 17:46:39 CET 2018 - bzeller@suse.de
+
+- Add /var/lib/gdm to CheckAccessDeleted blacklist (bsc#1079991)
+- Use gpgme instead of calling gpg2 binary directly
+- Fix leak in Digest.cc (bsc#1075978)
+- version 17.2.0 (2)
+
+-------------------------------------------------------------------
+Tue Feb 20 18:03:24 CET 2018 - ma@suse.de
+
+- RpmDb::checkPackage: fix parsing localized rpm output (bsc#1076415)
+- Replace libexpat with libxml
+- Fix libzypp tests failing with `-Wp,-D_GLIBCXX_ASSERTIONS`
+  compiler flag (fixes #84)
+- BuildRequire gpg2 as testcases need it (fixes #84)
+- version 17.1.3 (0)
+
+-------------------------------------------------------------------
+Fri Feb  2 16:07:08 CET 2018 - ma@suse.de
+
+- Fix crash when installing broken rpm packages (bsc#1078284)
+- Testcase: Minor fix writing update testcases
+- version 17.1.2 (0)
+
+-------------------------------------------------------------------
 Mon Jan 15 17:01:33 CET 2018 - ma@suse.de
 
 - Adapt rpm package verification to changes in rpm-4.14 (bsc#1076018)