Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libzypp | Distribution: openSUSE Leap 15.1 |
Version: 17.19.0 | Vendor: openSUSE |
Release: lp151.2.10.1 | Build date: Fri Feb 21 16:35:23 2020 |
Group: System/Packages | Build host: build77 |
Size: 8357969 | Source RPM: libzypp-17.19.0-lp151.2.10.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://github.com/openSUSE/libzypp | |
Summary: Library for package, patch, pattern and product management |
libzypp is the package management library that powers applications like YaST, zypper and the openSUSE/SLE implementation of PackageKit. libzypp provides functionality for a package manager: * An API for package repository management, supporting most common repository metadata formats and signed repositories. * An API for solving packages, products, patterns and patches (installation, removal, update and distribution upgrade operations) dependencies, with additional features like locking. * An API for commiting the transaction to the system over a rpm target. Supporting deltarpm calculation, media changing and installation order calculation. * An API for browsing available and installed software, with some facilities for programs with an user interface.
GPL-2.0-or-later
* Wed Dec 11 2019 ma@suse.de - MediaCurl: assert cookie file has mode 0600 (bsc#1158763, CVE-2019-18900) - version 17.19.0 (12) * Mon Dec 09 2019 ma@suse.de - dup: fix removing orphaned packages dropped by to-be-installed products (bsc#1155819) - version 17.18.1 (12) * Thu Dec 05 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 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 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 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 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 05 2019 ma@suse.de - PublicKey::algoName: supply key algorithm and length - version 17.14.0 (12) * Thu Jul 25 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 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 04 2019 ma@suse.de - Enhance scanning /sys for modaliases (bsc#1130161) - version 17.11.4 (9) * Tue Apr 02 2019 ma@suse.de - Prevent SEGV if the application sets an empty TextLocale (bsc#1127026) * Mon Apr 01 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 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 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 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 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 2018 ma@suse.de - Simplify complex locks so zypper can display them (bsc#1112911) - version 17.10.3 (9) * Mon Dec 10 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 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 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 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 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 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 01 2018 ma@suse.de - Fix blocking wait for finished child process (bsc#1109877) - version 17.7.2 (2) * Fri Sep 28 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 07 2018 ma@suse.de - Drop type application due to poor metadata support (bsc#1100095, bsc#1104415) - version 17.7.0 (2) * Thu Sep 06 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 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 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 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 03 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 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 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 09 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 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 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 09 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 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 07 2018 ma@suse.de - PoolQuery::addDependency add overload to define an individual Match::Mode (bsc#1043166) - version 17.2.1 (2) * Thu Mar 01 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 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 02 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 2018 ma@suse.de - Adapt rpm package verification to changes in rpm-4.14 (bsc#1076018) - version 17.1.1 (0) * Thu Jan 04 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 06 2017 ma@suse.de - Fix default for solver.allowNameChange (bsc#1071466) - version 17.0.5 (0) * Mon Dec 04 2017 ma@suse.de - Stop BuildRequire dropped boost-devel (bsc#1062782) - version 17.0.4 (0) * Tue Nov 28 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 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 2017 ma@suse.de - Solvable: fix inconsistent retrieval of mediaNr (bsc#1065677) - version 17.0.1 (0) * Tue Nov 07 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 2017 ma@suse.de - Fix media handling in presence of a repo path prefix (bsc#1062561) - version 16.17.3 (0) * Wed Oct 11 2017 ma@suse.de - Fix RepoProvideFile ignoring a repo path prefix (bsc#1062561) - version 16.17.2 (0) * Fri Sep 22 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 08 2017 ma@suse.de - Support multiple product licenses in repomd (FATE#322276) - version 16.17.0 (0) * Thu Sep 07 2017 ma@suse.de - Propagate 'rpm --import' errors (bsc#1057188) - Fix typos in zypp.conf - version 16.16.0 (0) * Mon Aug 28 2017 ma@suse.de - Add testcase to compile (bsc#1055920) - version 16.15.6 (0) * Fri Aug 25 2017 ma@suse.de - Adapt to work with GnuPG 2.1.23 (bsc#1054088) - version 16.15.5 (0) * Fri Aug 25 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 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 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 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 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 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 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 2017 ma@suse.de - Testcase: add missing solver flags (bsc#1041889) - version 16.12.0 (0) * Fri May 12 2017 ma@suse.de - add identIsAutoInstalled convenience methods - make gcc6 happy - version 16.11.0 (0) * Thu May 11 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 2017 ma@suse.de - PoolQuery: Treat explicit queries for 'kind:name' correctly (bsc#1035729) - version 16.9.0 (0) * Fri Apr 21 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 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 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 2017 ma@suse.de - Fix invalidation of PoolItems if Pool IDs are reused (bsc#1028661) - version 16.6.0 (0) * Mon Mar 27 2017 ma@suse.de - Fix X-libcurl-Empty-Header-Workaround (bsc#1030919) - version 16.5.2 (0) * Tue Mar 21 2017 ma@suse.de - MediaCurl: Treat http response 410(Gone) like 404(Not Found) (bsc#1030136) - version 16.5.1 (0) * Thu Mar 16 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 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 2017 ma@suse.de - dumpAsXmlOnL: xml escape node content (bsc#1024909) - version 16.4.2 (0) * Fri Feb 03 2017 ma@suse.de - MediaMultiCurl: Trigger aliveCallback when downloading metalink files (bsc#1021291) - version 16.4.1 (0) * Thu Jan 26 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 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 2016 ma@suse.de - Let 'dup --from' leave an updateTestcase-<DATE> in /var/log (bsc#1004096) - version 16.3.1 (0) * Tue Oct 11 2016 ma@suse.de - RepoInfo: Allow parsing multiple gpgkey= URLs (bsc#1003748) - version 16.3.0 (0) * Tue Sep 20 2016 ma@suse.de - guessPackageSpec: Don't break globbing (fixes openSUSE/zypper#97) - version 16.2.5 (0) * Thu Sep 15 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 09 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 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 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 2016 ma@suse.de - Product: Offer tri-state hasEndOfLife details (FATE#320699) - version 16.2.0 (0) * Thu Jul 14 2016 ma@suse.de - use more user friendly command names for "zypper ps" (bsc#980541) - version 16.1.3 (0) * Thu Jul 14 2016 ma@suse.de - Don't do media number substitution on URLs of medium #1 (bsc#798470) - version 16.1.2 (0) * Tue Jul 05 2016 ma@suse.de - Fix Shrink pool if all repos are removed (bsc#899755, bsc#987573) - version 16.1.1 (0) * Fri Jun 24 2016 ma@suse.de - API enahncements for zypper (FATE#320447) - version 16.1.0 (0) * Tue Jun 21 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 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 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 07 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 05 2016 ma@suse.de - po: upadte makefiles - DefaultIntegral: provide asString (for FATE#320447) - version 16.0.1 (0) * Fri May 13 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 2016 ma@suse.de - Update sle-zypp-po.tar.bz2 * Thu Apr 28 2016 ma@suse.de - Update sle-zypp-po.tar.bz2 * Mon Apr 25 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 2016 ma@suse.de - RepoindexFileReader: fix service metadata TTL default value (bsc#967828) - version 15.21.7 (19) * Fri Apr 15 2016 ma@suse.de - DiskUsageCounter: Limit estimated waste per file (bsc#974275) - version 15.21.6 (19) * Fri Mar 18 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 2016 ma@suse.de - Update zypp-po.tar.bz2 * Thu Mar 10 2016 ma@suse.de - Update zypp-po.tar.bz2 * Tue Mar 01 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 2016 ma@suse.de - yum::Downloader: Download only wanted 'susedata.LANG' files (FATE#320518) - version 15.21.3 (19) * Thu Feb 04 2016 ma@suse.de - installSrcPackage: trigger progress callback (bsc#580902) - version 15.21.2 (19) * Thu Feb 04 2016 ma@suse.de - Update zypp-po.tar.bz2 * Fri Jan 29 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 2016 ma@suse.de - Update zypp-po.tar.bz2 * Wed Jan 20 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 2016 ma@suse.de - Update zypp-po.tar.bz2 * Thu Jan 07 2016 ma@suse.de - Update zypp-po.tar.bz2 * Thu Dec 24 2015 ma@suse.de - Update zypp-po.tar.bz2 * Fri Dec 11 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 2015 ma@suse.de - Update zypp-po.tar.bz2 * Thu Dec 03 2015 ma@suse.de - Update zypp-po.tar.bz2 * Sun Nov 22 2015 ma@suse.de - Update zypp-po.tar.bz2 * Thu Nov 19 2015 ma@suse.de - Update sle-zypp-po.tar.bz2 * Thu Nov 19 2015 ma@suse.de - Update zypp-po.tar.bz2 * Mon Nov 16 2015 ma@suse.de - createPot: Fix plural form detection (bsc#955053) - version 15.19.7 (19) * Thu Nov 12 2015 ma@suse.de - Update zypp-po.tar.bz2 * Sun Nov 08 2015 ma@suse.de - Update zypp-po.tar.bz2 * Fri Nov 06 2015 ma@suse.de - Add testcase for uncached repo-variables. - Fixed Japanese translations (bsc#949196) - version 15.19.6 (19) * Fri Nov 06 2015 ma@suse.de - Update sle-zypp-po.tar.bz2 * Thu Nov 05 2015 ma@suse.de - Update sle-zypp-po.tar.bz2 * Thu Nov 05 2015 ma@suse.de - Update zypp-po.tar.bz2 * Tue Nov 03 2015 ma@suse.de - Update sle-zypp-po.tar.bz2 * Tue Nov 03 2015 ma@suse.de - Update zypp-po.tar.bz2 * Fri Oct 23 2015 ma@suse.de - Fix broken product: <-> -release package relation (bnc#951782) - version 15.19.5 (19) * Thu Oct 22 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 2015 ma@suse.de - Update zypp-po.tar.bz2 * Thu Oct 15 2015 ma@suse.de - Update zypp-po.tar.bz2 * Wed Oct 14 2015 ma@suse.de - make Solvable::asUserString more readable (bnc#949957) - version 15.19.3 (19) * Sun Oct 11 2015 ma@suse.de - Update zypp-po.tar.bz2 * Thu Oct 08 2015 ma@suse.de - Update zypp-po.tar.bz2 * Wed Oct 07 2015 ma@suse.de - fix suse_version test (bsc#949046) - version 15.19.2 (19) * Wed Oct 07 2015 ma@suse.de - Locks: fix using namespaces (for FATE#318299) - version 15.19.1 (19) * Mon Oct 05 2015 ma@suse.de - fix reserved identifier violation (fixes #51) - solver: speed up collecting pool data to build the job queue - doc: short abstract about 'Code 12 Application Metadata' - version 15.19.0 (19) * Tue Sep 29 2015 ma@suse.de - solver verify: multiversion property needs to be assigned to installed items too. - ZYppCommitResult: add attemptToModify to indicate an attempt to actually install/remove was made (bsc#946750, FATE#319467) - version 15.18.0 (14) * Mon Sep 28 2015 ma@suse.de - SetTracker: fix computation of change sets (bsc#946898) - version 15.17.2 (14) * Fri Sep 25 2015 ma@suse.de - Pattern: support dynamic computation of pattern visibility (bsc#900769) - Avoid URL rewrite if probing local cache directories (bsc#946129) - version 15.17.1 (14) * Mon Sep 21 2015 ma@suse.de - Dummy (FATE#318827) to make Sles-changelog-checker stop whining. - version 15.17.0 (14) * Mon Sep 21 2015 ma@suse.de - Glob: fix reserved identifier violation - version 15.16.2 (14) * Tue Sep 15 2015 ma@suse.de - CheckAccessDeleted: Identify services by systemd cgroup (FATE#318827) - version 15.16.1 (14) * Mon Sep 14 2015 ma@suse.de - Reload multiversion setting from the target zypp.conf (bnc#906096) - version 15.16.0 (14) * Sun Sep 13 2015 ma@suse.de - Update sle-zypp-po.tar.bz2 * Sun Sep 13 2015 ma@suse.de - Update zypp-po.tar.bz2 * Thu Sep 10 2015 ma@suse.de - Update sle-zypp-po.tar.bz2 * Fri Sep 04 2015 ma@suse.de - Don't cache repo releasever (bnc#943563) - Selectable: allow setPickStatus for non-multiversion packages (bnc#943870) - ResPoolProxy: add ScopedSaveState - version 15.15.0 (14) * Tue Sep 01 2015 ma@suse.de - zypp.conf: add solver.dupAllow{Downgrade,NameChange,ArchChange, VendorChange} default options for tuning distribution upgrades. - Remove obsolete method (bsc#941398) (fixes #50) - fix invalid XML (bnc#942518) - version 15.14.0 (14) * Sun Aug 30 2015 ma@suse.de - Update zypp-po.tar.bz2 * Thu Aug 27 2015 ma@suse.de - Update sle-zypp-po.tar.bz2 * Thu Aug 20 2015 ma@suse.de - Update zypp-po.tar.bz2 * Sun Aug 16 2015 ma@suse.de - Update zypp-po.tar.bz2 * Thu Aug 13 2015 ma@suse.de - Support caching of service metadata. A TTL for the service metadata may be provided in the repoindex.xml itself. The default is 'no caching'. (FATE#318136) - Fix setting dup_allow* solver options (bnc#941463) - Don't make zypper encode {} around repo vars (bnc#941453) - version 15.13.0 (11) * Thu Aug 13 2015 ma@suse.de - Update zypp-po.tar.bz2 * Tue Aug 11 2015 ma@suse.de - History: Add 'command' tag showing who triggered the commit. The corresponding HistoryLogData class for parsing is HistoryLogDataStampCommand. Available data are the commandline executed, user@hostname and userdata/transactionID. (FATE#312298) - Add convenience comparison PoolItem<>ResObject::constPtr - Fixes for SWIG 2.x - version 15.12.0 (11) * Mon Aug 10 2015 ma@suse.de - Make multiversion an individual solvables property (FATE#318778) - SolvableType: common api to access solvable properties - Support for MIPS architectures - version 15.11.0 (11) * Sun Aug 09 2015 ma@suse.de - Update zypp-po.tar.bz2 * Sun Aug 02 2015 ma@suse.de - Update zypp-po.tar.bz2 * Thu Jul 30 2015 ma@suse.de - Resolver: Track changed requested locales and adjust installed packages accordingly. (part of FATE#318099) - Testcase: Store autoinstalled packages - Locale: Make it IdString based - Get rid of std::tr1:: hashes - Flags: Fix to work with 'enum class' - Hide away resolver internals - version 15.10.0 (10) * Thu Jul 30 2015 ma@suse.de - Update zypp-po.tar.bz2 * Tue Jul 28 2015 ma@suse.de - Update sle-zypp-po.tar.bz2 * Mon Jul 27 2015 ma@suse.de - Update zypp-po.tar.bz2 * Sun Jul 26 2015 ma@suse.de - Update zypp-po.tar.bz2 * Thu Jul 16 2015 ma@suse.de - Update zypp-po.tar.bz2 * Sun Jul 12 2015 ma@suse.de - Update zypp-po.tar.bz2 * Thu Jul 09 2015 ma@suse.de - Resolver allow tuning DUP mode solver flags (FATE#319128) - version 15.9.0 (5) * Fri Jul 03 2015 ma@suse.de - Flags<Enum>: add stringify - add asString for Patch::InteractiveFlag - version 15.8.0 (5) * Thu Jul 02 2015 ma@suse.de - Update zypp-po.tar.bz2 * Wed Jul 01 2015 ma@suse.de - add asString for Patch::Category - version 15.7.0 (5) * Mon Jun 29 2015 ma@suse.de - Fix lost pathname when importing repo keys (bnc#936373) - Disable code swig does not understand - version 15.6.0 (5) * Sat Jun 27 2015 ma@suse.de - Patch: fixup testing Category and Severity flags (FATE#318760) - version 15.5.0 (5) * Fri Jun 12 2015 ma@suse.de - Add details to the default signature verification problem report - PathInfo: Avoid ExternalProgram in clean_dir - call rpmdb2solv without executing user-supplied scripts (bnc#926853) - version 15.4.1 (3) * Thu Jun 11 2015 ma@suse.de - Update zypp-po.tar.bz2 * Thu Jun 04 2015 ma@suse.de - Update zypp-po.tar.bz2 * Wed Jun 03 2015 ma@suse.de - Enhance solv.idx file handling to support zypper bash completion - Fix SSL client certificate authentication via URL option ssl_clientcert/ssl_clientkey (bnc#932393) - version 15.4.0 (3) * Thu May 28 2015 ma@suse.de - Update zypp-po.tar.bz2 * Sun May 24 2015 ma@suse.de - Downloader: Accept unsigned repository if pkgGpgCheck is ON. - FindFileConflicts: avoid nested exception on user abort (bnc#931601) - Support for *.check files in the systemCheck.d directory (#45) - version 15.3.0 (3) * Sun May 24 2015 ma@suse.de - Update zypp-po.tar.bz2 * Mon May 18 2015 ma@suse.de - zypp.conf: Add config values for gpgcheck, repo_gpgcheck and pkg_gpgcheck. The default behavior 'gpgcheck=On' will automatically turn on the gpg signature check for packages downloaded from repository with unsigned metadata. If the repo metadata are signed, a faster comparison via checksums is done. By explicitly setting repo_gpgcheck or pkg_gpgcheck you can enforce the signature check of repository metadata or downloaded packages to be always performed. Those defaults can be overwritten per repository. (FATE#314603) - version 15.2.0 (2) * Wed May 13 2015 ma@suse.de - Write solv.idx to speed up bash tab completion (bnc#928650) - version 15.1.3 (1) * Fri May 08 2015 ma@suse.de - gcc5 fixes - Fix repo alias containing ']' not handled correctly (bnc#929528) - Fix SEGV when dumping rpm header with epoch (bnc#929483) - version 15.1.2 (1) * Mon Apr 27 2015 ma@suse.de - PubliKey: fix reference to temporary data - version 15.1.1 (1) * Thu Apr 23 2015 ma@suse.de - Update zypp-po.tar.bz2 * Wed Apr 22 2015 ma@suse.de - ZYpp: Changed ZYpp::Ptr to be a shared_ptr; a precondition for fixing bnc-899755 - rpmmd: support 'metalink=' in .repo (for zypper#63) - RepoMirrorList: ignore comments and malformed urls in mirrorlist - PathInfo: remove minor/major conflicting with GNU libc macros DiskUsageCounter: remove ctors taking 'magic' bool flags ZyppCallbacks: remove unused PatchDownload callbacks - version 15.1.0 (1) * Thu Apr 02 2015 ma@suse.de - POODLE: libzypp should only talk TLS (bnc#903405) - Bump major version for Factory, 14.x is continued on SuSE-SLE-12-Branch - version 15.0.0 (0) * Thu Apr 02 2015 ma@suse.de - Fixes to build with gcc5 - RepoProvideFile: Suppress MediaChangeReport while testing multiple baseurls (bnc#899510) - version 14.38.1 (30) * Thu Mar 19 2015 ma@suse.de - Suppress MediaChangeReport while testing multiple baseurls (bnc#899510) - version 14.38.0 (30) * Mon Mar 16 2015 ma@suse.de - add support for SHA224/384/512 - version 14.37.1 (30) * Wed Mar 11 2015 ma@suse.de - New RepoVarExpand: Functor expanding repo variables in a string . Supports bash style default ${v:-w}' and alternate ${v:+w} values (FATE#318354) - Easy.h: Use __typeof__ rather than typeof in header - Support repo variable replacement in service url - Support repo variable replacement in gpg url - Gettext.h: Fallback to ::gettext if accidentally included outside libzypp - version 14.37.0 (30) * Sun Feb 22 2015 ma@suse.de - Update zypp-po.tar.bz2 * Thu Feb 19 2015 ma@suse.de - Update zypp-po.tar.bz2 * Sun Feb 15 2015 ma@suse.de - Update zypp-po.tar.bz2 * Thu Feb 12 2015 ma@suse.de - Update zypp-po.tar.bz2 * Mon Feb 09 2015 ma@suse.de - Don't execute scripts in /tmp or /var/tmp, as they could be mounted noexec for security reasons (bnc#915928) - zypp/PublicKey.cc: Use GPG_BINARY from KeyRing - Support $releasever_major/$releasever_minor repo variables (FATE#318354) - version 14.36.0 (30) * Sun Feb 08 2015 ma@suse.de - Update zypp-po.tar.bz2 * Thu Feb 05 2015 ma@suse.de - Update zypp-po.tar.bz2 * Sun Feb 01 2015 ma@suse.de - Update zypp-po.tar.bz2 * Thu Jan 29 2015 ma@suse.de - Update zypp-po.tar.bz2 * Thu Jan 22 2015 ma@suse.de - Update zypp-po.tar.bz2 * Wed Jan 21 2015 ma@suse.de - PathInfo: Deprecate major/minor in favor of new devMajor/devMinor. The old names clash with GNU libc macros. - version 14.35.0 (30) * Sun Jan 18 2015 ma@suse.de - Update zypp-po.tar.bz2 * Thu Jan 15 2015 ma@suse.de - Update zypp-po.tar.bz2 * Mon Jan 12 2015 ma@suse.de - Properly propagate repo variables in service refresh. - Let $ZYPP_REPO_RELEASEVER overwrite $releasever in .repo files (bnc#911658) - Call pool_set_rootdir to properly check for file conflicts. - Use xgettext --boost to support boost-format (%N%) - version 14.34.0 (30) * Sun Jan 11 2015 ma@suse.de - Update zypp-po.tar.bz2 * Thu Jan 08 2015 ma@suse.de - Update zypp-po.tar.bz2 * Thu Jan 01 2015 ma@suse.de - Update zypp-po.tar.bz2 * Sun Dec 21 2014 ma@suse.de - Update zypp-po.tar.bz2 * Fri Dec 19 2014 ma@suse.de - Parse and offer productRegisterFlavor attribute (bnc#896224) - version 14.33.0 (30) * Thu Dec 18 2014 ma@suse.de - Update zypp-po.tar.bz2 * Wed Dec 17 2014 ma@suse.de - Improve conflict message for locked packages (bnc#828631) - Fix broken de-escaping in str::splitEscaped (bnc#909772) - cleanup loging - version 14.32.2 (30) * Fri Dec 12 2014 ma@suse.de - CheckAccessDeleted: Filter PIDs running in a container (bnc#909143) - version 14.32.1 (30) * Wed Dec 10 2014 ma@suse.de - suppress informal license (no need to accept) upon update (bnc#908976) - version 14.32.0 (30) * Mon Dec 08 2014 ma@suse.de - Adapt to gpg-2.1 (bnc#908135) - rpm: do not obsolete yast2-packagemanager-devel by libzypp-devel-doc - replaceAll: fix endless loop on empty search string - version 14.31.0 (30) * Thu Nov 27 2014 dimstar@opensuse.org - Do not provide/obsolete yast2-packagemanager-devel by the -doc package: the -devel package already does that. - Minor .spec cleanup (remove Authors section). * Tue Nov 11 2014 ma@suse.de - Call rpm with '--noglob' (bnc#892431) - Downloader: unify workflow downloading a (signed) master index file - Fix iostream includes (fixes #34) - Explicitly call libsolv:pool_setdisttype (fixes #36) - version 14.30.2 (30) * Sun Nov 09 2014 ma@suse.de - Update zypp-po.tar.bz2 * Sun Nov 02 2014 ma@suse.de - Update zypp-po.tar.bz2 * Mon Oct 27 2014 ma@suse.de - doc: add hint to code 12 pattern packages - MediaCurl: Fix URL path concatenation (bnc#901590) - Move doxygen html doc to libzypp-devel-doc (bnc#901691) - Remove non-breaking spaces from changes file - Control lifetime of downloaded mirrorlist - version 14.30.1 (30) * Thu Oct 16 2014 ma@suse.de - Update zypp-po.tar.bz2 * Wed Oct 15 2014 ma@suse.de - Store baseurls in list as order expresses preference - Support parsing multiple baseurls from a repo file (bnc#899510) - Fix handling local mirrorlist= files in .repo (bnc#899510) - Provide missing man pages (fixes #33) - Enable building autodocs, translations and test per default on debian - Fix several typos in output messages and comments (fixes #29) - Make the include dir path configurable (fixes #27) - version 14.30.0 (30)
/etc/logrotate.d/zypp-history.lr /etc/zypp /etc/zypp/credentials.d /etc/zypp/multiversion.d /etc/zypp/needreboot /etc/zypp/needreboot.d /etc/zypp/repos.d /etc/zypp/services.d /etc/zypp/systemCheck /etc/zypp/systemCheck.d /etc/zypp/vars.d /etc/zypp/vendors.d /etc/zypp/zypp.conf /usr/bin/zypp-CheckAccessDeleted /usr/bin/zypp-NameReqPrv /usr/lib/zypp /usr/lib/zypp/plugins /usr/lib/zypp/plugins/appdata /usr/lib/zypp/plugins/commit /usr/lib/zypp/plugins/services /usr/lib/zypp/plugins/system /usr/lib/zypp/plugins/urlresolver /usr/lib64/libzypp.so.1712 /usr/lib64/libzypp.so.1712.7.0 /usr/share/licenses/libzypp /usr/share/licenses/libzypp/COPYING /usr/share/locale/ar/LC_MESSAGES/zypp.mo /usr/share/locale/be/LC_MESSAGES/zypp.mo /usr/share/locale/bg/LC_MESSAGES/zypp.mo /usr/share/locale/bn/LC_MESSAGES/zypp.mo /usr/share/locale/ca/LC_MESSAGES/zypp.mo /usr/share/locale/cs/LC_MESSAGES/zypp.mo /usr/share/locale/da/LC_MESSAGES/zypp.mo /usr/share/locale/de/LC_MESSAGES/zypp.mo /usr/share/locale/el/LC_MESSAGES/zypp.mo /usr/share/locale/en_GB/LC_MESSAGES/zypp.mo /usr/share/locale/es/LC_MESSAGES/zypp.mo /usr/share/locale/et/LC_MESSAGES/zypp.mo /usr/share/locale/fa/LC_MESSAGES/zypp.mo /usr/share/locale/fi/LC_MESSAGES/zypp.mo /usr/share/locale/fr/LC_MESSAGES/zypp.mo /usr/share/locale/gl/LC_MESSAGES/zypp.mo /usr/share/locale/gu/LC_MESSAGES/zypp.mo /usr/share/locale/he/LC_MESSAGES/zypp.mo /usr/share/locale/hi/LC_MESSAGES/zypp.mo /usr/share/locale/hr/LC_MESSAGES/zypp.mo /usr/share/locale/hu/LC_MESSAGES/zypp.mo /usr/share/locale/id/LC_MESSAGES/zypp.mo /usr/share/locale/it/LC_MESSAGES/zypp.mo /usr/share/locale/ja/LC_MESSAGES/zypp.mo /usr/share/locale/km/LC_MESSAGES/zypp.mo /usr/share/locale/ko/LC_MESSAGES/zypp.mo /usr/share/locale/lt/LC_MESSAGES/zypp.mo /usr/share/locale/mk/LC_MESSAGES/zypp.mo /usr/share/locale/mr/LC_MESSAGES/zypp.mo /usr/share/locale/nb/LC_MESSAGES/zypp.mo /usr/share/locale/nl/LC_MESSAGES/zypp.mo /usr/share/locale/nn/LC_MESSAGES/zypp.mo /usr/share/locale/pa/LC_MESSAGES/zypp.mo /usr/share/locale/pl/LC_MESSAGES/zypp.mo /usr/share/locale/pt/LC_MESSAGES/zypp.mo /usr/share/locale/pt_BR/LC_MESSAGES/zypp.mo /usr/share/locale/ro/LC_MESSAGES/zypp.mo /usr/share/locale/ru/LC_MESSAGES/zypp.mo /usr/share/locale/sk/LC_MESSAGES/zypp.mo /usr/share/locale/sl/LC_MESSAGES/zypp.mo /usr/share/locale/sr/LC_MESSAGES/zypp.mo /usr/share/locale/sv/LC_MESSAGES/zypp.mo /usr/share/locale/ta/LC_MESSAGES/zypp.mo /usr/share/locale/th/LC_MESSAGES/zypp.mo /usr/share/locale/tr/LC_MESSAGES/zypp.mo /usr/share/locale/uk/LC_MESSAGES/zypp.mo /usr/share/locale/vi/LC_MESSAGES/zypp.mo /usr/share/locale/wa/LC_MESSAGES/zypp.mo /usr/share/locale/zh_CN/LC_MESSAGES/zypp.mo /usr/share/locale/zh_TW/LC_MESSAGES/zypp.mo /usr/share/man/man1/zypp-CheckAccessDeleted.1.gz /usr/share/man/man1/zypp-NameReqPrv.1.gz /usr/share/man/man5/locks.5.gz /usr/share/zypp /usr/share/zypp/schema /usr/share/zypp/schema/yum /usr/share/zypp/schema/yum/common-inc.rng /usr/share/zypp/schema/yum/deltainfo.rng /usr/share/zypp/schema/yum/filelists.rng /usr/share/zypp/schema/yum/other.rng /usr/share/zypp/schema/yum/patch.rng /usr/share/zypp/schema/yum/patches.rng /usr/share/zypp/schema/yum/patterns.rng /usr/share/zypp/schema/yum/primary.rng /usr/share/zypp/schema/yum/product.rng /usr/share/zypp/schema/yum/products.rng /usr/share/zypp/schema/yum/repomd.rng /usr/share/zypp/schema/yum/rpm-inc.rng /usr/share/zypp/schema/yum/susedata.rng /usr/share/zypp/schema/yum/suseinfo.rng /usr/share/zypp/schema/yum/updateinfo.rng /var/cache/zypp /var/lib/zypp /var/log/zypp
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Apr 9 10:13:46 2022