Imported Upstream version 17.1.3
[platform/upstream/libzypp.git] / package / libzypp.changes
index 5e95a48..e9df2ef 100644 (file)
@@ -1,4 +1,672 @@
 -------------------------------------------------------------------
+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)
+- version 17.1.1 (0)
+
+-------------------------------------------------------------------
+Thu Jan  4 17:49:06 CET 2018 - ma@suse.de
+
+- plugin: don't reject header values containing a ':' (bsc#1074687)
+- Locks: Don't store duplicate locks (bsc#969569)
+- version 17.1.0 (0)
+
+-------------------------------------------------------------------
+Wed Dec  6 13:29:42 CET 2017 - ma@suse.de
+
+- Fix default for solver.allowNameChange (bsc#1071466)
+- version 17.0.5 (0)
+
+-------------------------------------------------------------------
+Mon Dec  4 11:09:24 CET 2017 - ma@suse.de
+
+- Stop BuildRequire dropped boost-devel (bsc#1062782)
+- version 17.0.4 (0)
+
+-------------------------------------------------------------------
+Tue Nov 28 18:21:51 CET 2017 - ma@suse.de
+
+- When importing multiple keys, export the individual keys
+  ascii armored for import into the rpmdb (bsc#1069381)
+- version 17.0.3 (0)
+
+-------------------------------------------------------------------
+Thu Nov 23 12:33:51 CET 2017 - ma@suse.de
+
+- Don't filter procs with a different mnt namespace (bsc#1068708)
+- Support repo variables in an URIs host:port component
+  (bsc#1057640, bsc#1067605)
+- version 17.0.2 (0)
+
+-------------------------------------------------------------------
+Fri Nov 10 15:25:20 CET 2017 - ma@suse.de
+
+- Solvable: fix inconsistent retrieval of mediaNr (bsc#1065677)
+- version 17.0.1 (0)
+
+-------------------------------------------------------------------
+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
+  (bsc#1035729)
+- version 16.9.0 (0)
+
+-------------------------------------------------------------------
+Fri Apr 21 16:23:51 CEST 2017 - ma@suse.de
+
+- Add API to control resolver job to update all packages (FATE#320653)
+- Remove legacy vendor equivalence between 'suse' and 'opensuse'
+  (bsc#1030686)
+- version 16.8.0 (0)
+
+-------------------------------------------------------------------
+Fri Apr 21 09:40:32 CEST 2017 - ma@suse.de
+
+- RepoInfo: Allow temporary repos to control their metadata
+  directories (bsc#1032632)
+- Arch: add armv5tl
+- version 16.7.0 (0)
+
+-------------------------------------------------------------------
+Thu Mar 30 15:00:30 CEST 2017 - ma@suse.de
+
+- Recognize license tarball in rpmmd repos (FATE#316159)
+- Fix media verification to properly propagate media access errors
+  (bsc#1031093)
+- version 16.6.1 (0)
+
+-------------------------------------------------------------------
+Mon Mar 27 17:10:52 CEST 2017 - ma@suse.de
+
+- Fix invalidation of PoolItems if Pool IDs are reused (bsc#1028661)
+- version 16.6.0 (0)
+
+-------------------------------------------------------------------
+Mon Mar 27 09:33:26 CEST 2017 - ma@suse.de
+
+- Fix X-libcurl-Empty-Header-Workaround (bsc#1030919)
+- version 16.5.2 (0)
+
+-------------------------------------------------------------------
+Tue Mar 21 13:38:08 CET 2017 - ma@suse.de
+
+- MediaCurl: Treat http response 410(Gone) like 404(Not Found)
+  (bsc#1030136)
+- version 16.5.1 (0)
+
+-------------------------------------------------------------------
+Thu Mar 16 14:06:03 CET 2017 - ma@suse.de
+
+- Support multi-volume repomd repositories (FATE#320544)
+- MediaCurl: ZYPP_MEDIA_CURL_IPRESOLVE=<4|6> to force name resolution
+  to IPv4/IPv6 only (fixes openSUSE/zypper#49)
+- Add support for openssl >= 1.1
+- version 16.5.0 (0)
+
+-------------------------------------------------------------------
+Mon Feb 20 10:10:43 CET 2017 - ma@suse.de
+
+- PublicKey: Create tmpdirs inside ZYpp::tmpPath (bsc#926844)
+- Don't create AnonymousUniqueId in chroot (bsc#1024741)
+- version 16.4.3 (0)
+
+-------------------------------------------------------------------
+Tue Feb 14 12:07:14 CET 2017 - ma@suse.de
+
+- dumpAsXmlOnL: xml escape node content (bsc#1024909)
+- version 16.4.2 (0)
+
+-------------------------------------------------------------------
+Fri Feb  3 13:40:04 CET 2017 - ma@suse.de
+
+- MediaMultiCurl: Trigger aliveCallback when downloading metalink
+  files (bsc#1021291)
+- version 16.4.1 (0)
+
+-------------------------------------------------------------------
+Thu Jan 26 13:03:37 CET 2017 - ma@suse.de
+
+- Add API for updating the AutoInstalled db
+- MediaCD: Fix mountpoint creation after failing udf mount (bsc#1022046)
+- fix misleading indentation (fixes #65)
+- Fix compilation error reported by GCC7 (#63).
+- Prefer calling "repo2solv" rather than "repo2solv.sh"
+- version 16.4.0 (0)
+
+-------------------------------------------------------------------
+Wed Dec 14 12:24:23 CET 2016 - ma@suse.de
+
+- Don't raise FileCheckException if user accepted a package with wrong
+  digest (bsc#1014265)
+- Also provide the exception history when requesting a media failed
+  (bsc#1010952)
+- version 16.3.2 (0)
+
+-------------------------------------------------------------------
+Tue Oct 11 18:04:18 CEST 2016 - ma@suse.de
+
+- Let 'dup --from' leave an updateTestcase-<DATE> in /var/log (bsc#1004096)
+- version 16.3.1 (0)
+
+-------------------------------------------------------------------
+Tue Oct 11 11:41:47 CEST 2016 - ma@suse.de
+
+- RepoInfo: Allow parsing multiple gpgkey= URLs (bsc#1003748)
+- version 16.3.0 (0)
+
+-------------------------------------------------------------------
+Tue Sep 20 11:41:48 CEST 2016 - ma@suse.de
+
+- guessPackageSpec: Don't break globbing (fixes openSUSE/zypper#97)
+- version 16.2.5 (0)
+
+-------------------------------------------------------------------
+Thu Sep 15 15:27:15 CEST 2016 - ma@suse.de
+
+- RepoFileReader: fix parsing of multiline url entries (bsc#964932)
+- Allow repo type 'rpm' as alias for 'rpm-md' (fixes openSUSE/zypper#100)
+- version 16.2.4 (0)
+
+-------------------------------------------------------------------
+Fri Sep  9 16:43:30 CEST 2016 - ma@suse.de
+
+- xmlout::Node:  Allow adding nore attributes while the start node
+  is not closed (FATE#320699)
+- Fixes broken XML output introduced by an unwanted change in 16.2.2
+  (bsc#998344)
+- version 16.2.3 (0)
+
+-------------------------------------------------------------------
+Wed Aug 10 17:10:41 CEST 2016 - ma@suse.de
+
+- Report numeric curl error if code is unrecognized (bsc#992302)
+- multicurl: propagate proxy settings stored in repo url (bsc#933839)
+- version 16.2.2 (0)
+
+-------------------------------------------------------------------
+Thu Jul 21 13:09:33 CEST 2016 - ma@suse.de
+
+- Rebuild .solv-files not matching the parsers LIBSOLV_TOOLVERSION
+- BuildRequires:  libsolv-devel >= 0.6.23
+- version 16.2.1 (0)
+
+-------------------------------------------------------------------
+Mon Jul 18 16:36:25 CEST 2016 - ma@suse.de
+
+- Product: Offer tri-state hasEndOfLife details (FATE#320699)
+- version 16.2.0 (0)
+
+-------------------------------------------------------------------
+Thu Jul 14 19:02:57 CEST 2016 - ma@suse.de
+
+- use more user friendly command names for "zypper ps" (bsc#980541)
+- version 16.1.3 (0)
+
+-------------------------------------------------------------------
+Thu Jul 14 15:39:03 CEST 2016 - ma@suse.de
+
+- Don't do media number substitution on URLs of medium #1 (bsc#798470)
+- version 16.1.2 (0)
+
+-------------------------------------------------------------------
+Tue Jul  5 11:39:11 CEST 2016 - ma@suse.de
+
+- Fix Shrink pool if all repos are removed (bsc#899755, bsc#987573)
+- version 16.1.1 (0)
+
+-------------------------------------------------------------------
+Fri Jun 24 12:33:29 CEST 2016 - ma@suse.de
+
+- API enahncements for zypper (FATE#320447)
+- version 16.1.0 (0)
+
+-------------------------------------------------------------------
+Tue Jun 21 11:11:03 CEST 2016 - ma@suse.de
+
+- Filter duplicate resolver solutions (bsc#985674)
+- zypp.conf: Add download.media_mountdir: Path where media are
+  preferably mounted or downloaded (FATE#319462)
+- version 16.0.5 (0)
+
+-------------------------------------------------------------------
+Wed Jun 15 12:36:27 CEST 2016 - ma@suse.de
+
+- Fix bug in removeRepository which may keep an empty .repo file
+  rather than deleting it (bsc#984494)
+- version 16.0.4 (0)
+
+-------------------------------------------------------------------
+Mon Jun 13 12:53:03 CEST 2016 - ma@suse.de
+
+- Shrink pool if all repos are removed (bnc#899755)
+- Avoid direct BuildRequire on libudev-devel (#60)
+- version 16.0.3 (0)
+
+-------------------------------------------------------------------
+Tue Jun  7 18:43:31 CEST 2016 - ma@suse.de
+
+- Allow PackageKit to drop the zypp lock (bnc#899755)
+- Avoid superfluous rebuilding of indices when solving
+- version 16.0.2 (0)
+
+-------------------------------------------------------------------
+Sun Jun  5 16:12:42 CEST 2016 - ma@suse.de
+
+- po: upadte makefiles
+- DefaultIntegral: provide asString (for FATE#320447)
+- version 16.0.1 (0)
+
+-------------------------------------------------------------------
+Fri May 13 08:45:53 CEST 2016 - ma@suse.de
+
+- Prepare cmake to maintain the .pot and .po files in git. Add
+  initial .po file set derived from tarballs. Translations are now
+  maintained via Weblate.
+- Provide 'libzypp(plugin:services) = 1' after fixing bsc#933760
+- Bump major version for Factory, 15.x is continued on SuSE-SLE-12-SP1-Branch
+- version 16.0.0 (0)
+
+-------------------------------------------------------------------
+Thu Apr 28 14:17:09 CEST 2016 - ma@suse.de
+
+- Update sle-zypp-po.tar.bz2
+
+-------------------------------------------------------------------
+Thu Apr 28 14:04:36 CEST 2016 - ma@suse.de
+
+- Update sle-zypp-po.tar.bz2
+
+-------------------------------------------------------------------
+Mon Apr 25 14:59:41 CEST 2016 - ma@suse.de
+
+- Fix credential file parser losing entries with known URL but
+  different user name (bsc#933760)
+- RepoManager: allow extraction of multiple baseurls for service
+  repos (bsc#964932)
+- addRepository: fix to use the correct history file for logging
+- specfile: add /etc/zypp/credentials.d to the file list
+- version 15.22.0 (19)
+
+-------------------------------------------------------------------
+Mon Apr 18 15:03:13 CEST 2016 - ma@suse.de
+
+- RepoindexFileReader: fix service metadata TTL default value (bsc#967828)
+- version 15.21.7 (19)
+
+-------------------------------------------------------------------
+Fri Apr 15 11:31:08 CEST 2016 - ma@suse.de
+
+- DiskUsageCounter: Limit estimated waste per file (bsc#974275)
+- version 15.21.6 (19)
+
+-------------------------------------------------------------------
+Fri Mar 18 13:37:22 CET 2016 - ma@suse.de
+
+- Use PluginExecutor for commit- and system-hooks (bnc#971637)
+- BuildRequires:  libsolv-devel >= 0.6.19 (bnc#971018)
+- version 15.21.5 (19)
+
+-------------------------------------------------------------------
+Sun Mar 13 01:13:08 CET 2016 - ma@suse.de
+
+- Update zypp-po.tar.bz2
+
+-------------------------------------------------------------------
+Thu Mar 10 01:13:24 CET 2016 - ma@suse.de
+
+- Update zypp-po.tar.bz2
+
+-------------------------------------------------------------------
+Tue Mar  1 12:34:53 CET 2016 - ma@suse.de
+
+- media: Send stats header to download.opensuse.org only (bsc#955801)
+- fix build-compare (#57, #58)
+- version 15.21.4 (19)
+
+-------------------------------------------------------------------
+Thu Feb 18 18:38:52 CET 2016 - ma@suse.de
+
+- yum::Downloader: Download only wanted 'susedata.LANG' files
+  (FATE#320518)
+- version 15.21.3 (19)
+
+-------------------------------------------------------------------
+Thu Feb  4 16:38:14 CET 2016 - ma@suse.de
+
+- installSrcPackage: trigger progress callback (bsc#580902)
+- version 15.21.2 (19)
+
+-------------------------------------------------------------------
+Thu Feb  4 01:13:31 CET 2016 - ma@suse.de
+
+- Update zypp-po.tar.bz2
+
+-------------------------------------------------------------------
+Fri Jan 29 11:40:51 CET 2016 - ma@suse.de
+
+- Don't buildrequire graphviz-gnome (bsc#964150)
+- Unwanted btrfs subvolumes must be filtered by device (not fsid)
+  (fixes #54)
+- version 15.21.1 (19)
+
+-------------------------------------------------------------------
+Thu Jan 21 01:13:29 CET 2016 - ma@suse.de
+
+- Update zypp-po.tar.bz2
+
+-------------------------------------------------------------------
+Wed Jan 20 17:12:42 CET 2016 - ma@suse.de
+
+- Filter unwanted btrfs subvolumes (fixes #54, closes #55, bnc#949945)
+- RepoInfo: Provide access to repo content keywords
+- Build with boost-1.60.0
+- version 15.21.0 (19)
+
+-------------------------------------------------------------------
+Thu Jan 14 01:13:17 CET 2016 - ma@suse.de
+
+- Update zypp-po.tar.bz2
+
+-------------------------------------------------------------------
+Thu Jan  7 01:13:28 CET 2016 - ma@suse.de
+
+- Update zypp-po.tar.bz2
+
+-------------------------------------------------------------------
+Thu Dec 24 01:13:13 CET 2015 - ma@suse.de
+
+- Update zypp-po.tar.bz2
+
+-------------------------------------------------------------------
+Fri Dec 11 19:07:09 CET 2015 - ma@suse.de
+
+- ResPoolProxy: make begin/end pairs Iterable
+- String: Format and FormatNAC classes based on boost::format
+- DefaultIntegral: provide initial value
+- More specific exception message if GPG binary is missing (bsc#637791)
+- version 15.20.0 (19)
+
+-------------------------------------------------------------------
+Thu Dec 10 01:14:50 CET 2015 - ma@suse.de
+
+- Update zypp-po.tar.bz2
+
+-------------------------------------------------------------------
+Thu Dec  3 01:13:11 CET 2015 - ma@suse.de
+
+- Update zypp-po.tar.bz2
+
+-------------------------------------------------------------------
+Sun Nov 22 01:13:29 CET 2015 - ma@suse.de
+
+- Update zypp-po.tar.bz2
+
+-------------------------------------------------------------------
+Thu Nov 19 01:16:03 CET 2015 - ma@suse.de
+
+- Update sle-zypp-po.tar.bz2
+
+-------------------------------------------------------------------
+Thu Nov 19 01:13:40 CET 2015 - ma@suse.de
+
+- Update zypp-po.tar.bz2
+
+-------------------------------------------------------------------
+Mon Nov 16 12:27:02 CET 2015 - ma@suse.de
+
+- createPot: Fix plural form detection (bsc#955053)
+- version 15.19.7 (19)
+
+-------------------------------------------------------------------
+Thu Nov 12 01:13:26 CET 2015 - ma@suse.de
+
+- Update zypp-po.tar.bz2
+
+-------------------------------------------------------------------
+Sun Nov  8 01:13:11 CET 2015 - ma@suse.de
+
+- Update zypp-po.tar.bz2
+
+-------------------------------------------------------------------
+Fri Nov  6 11:08:46 CET 2015 - ma@suse.de
+
+- Add testcase for uncached repo-variables.
+- Fixed Japanese translations (bsc#949196)
+- version 15.19.6 (19)
+
+-------------------------------------------------------------------
+Fri Nov  6 10:56:44 CET 2015 - ma@suse.de
+
+- Update sle-zypp-po.tar.bz2
+
+-------------------------------------------------------------------
+Thu Nov  5 01:15:12 CET 2015 - ma@suse.de
+
+- Update sle-zypp-po.tar.bz2
+
+-------------------------------------------------------------------
+Thu Nov  5 01:13:24 CET 2015 - ma@suse.de
+
+- Update zypp-po.tar.bz2
+
+-------------------------------------------------------------------
+Tue Nov  3 10:52:01 CET 2015 - ma@suse.de
+
+- Update sle-zypp-po.tar.bz2
+
+-------------------------------------------------------------------
+Tue Nov  3 10:51:43 CET 2015 - ma@suse.de
+
+- Update zypp-po.tar.bz2
+
+-------------------------------------------------------------------
+Fri Oct 23 17:10:18 CEST 2015 - ma@suse.de
+
+- Fix broken product: <-> -release package relation (bnc#951782)
+- version 15.19.5 (19)
+
+-------------------------------------------------------------------
+Thu Oct 22 12:23:29 CEST 2015 - ma@suse.de
+
+- Use a uniform translation set for SLE and openSUSE (bnc#948924)
+- fix Plugin-services not updating repo GPGCheck settings (bnc#951402)
+- version 15.19.4 (19)
+
+-------------------------------------------------------------------
+Sun Oct 18 01:13:27 CEST 2015 - ma@suse.de
+
+- Update zypp-po.tar.bz2
+
+-------------------------------------------------------------------
+Thu Oct 15 01:13:57 CEST 2015 - ma@suse.de
+
+- Update zypp-po.tar.bz2
+
+-------------------------------------------------------------------
+Wed Oct 14 16:36:27 CEST 2015 - ma@suse.de
+
+- make Solvable::asUserString more readable (bnc#949957)
+- version 15.19.3 (19)
+
+-------------------------------------------------------------------
+Sun Oct 11 01:13:12 CEST 2015 - ma@suse.de
+
+- Update zypp-po.tar.bz2
+
+-------------------------------------------------------------------
+Thu Oct  8 01:14:43 CEST 2015 - ma@suse.de
+
+- Update zypp-po.tar.bz2
+
+-------------------------------------------------------------------
+Wed Oct  7 13:11:48 CEST 2015 - ma@suse.de
+
+- fix suse_version test (bsc#949046)
+- version 15.19.2 (19)
+
+-------------------------------------------------------------------
 Wed Oct  7 11:06:24 CEST 2015 - ma@suse.de
 
 - Locks: fix using namespaces (for FATE#318299)