This update for libsolv, libzypp, zypper fixes the following issues:
libsolv:
- Add pool->setdisttype to the bindings.
- Fix error in repo_deb that could lead to missing packages.
- Add pool_whatcontainsdep, selection_make_matchdepid, and SELECTION_MATCH_DEPSTR.
- Add SOLVER_FAVOR and SOLVER_DISFAVOR job types.
- Allow unknown archs in pool_setarch.
- Add the SOLVER_FLAG_URPM_REORDER solver flag.
- Fix segmentation fault in cshash dedup code. (bsc#980901)
- Fix supplements handling when implicitobsoleteusescolors is set.
- Fix bug in ignoreinst logic. (bsc#983141)
libzypp:
- Fix bug in removeRepository which may keep an empty .repo file rather than
deleting it. (bsc#984494)
- Provide 'libzypp(plugin:services) = 1'. (bsc#933760)
- Filter duplicate resolver solutions. (bsc#985674)
zypper:
- Do not require --ignore-unknown in non interactive remove-command. (bsc#980263)
- Document in man page the known limitations when searching with --file-list. (bsc#982379)
- Document in man page that "zypper mr -n" needs an argument. (bsc#984901)
- Fix Brazilian Portuguese translation of options' prompt. (bsc#986694)
This update was imported from the SUSE:SLE-12-SP1:Update update project.
-
Submitted by
Michael Andres (mlandres)
- Restart package-manager is suggested