This update fixes the following issues for the softwarestack:
zypper:
- bnc#825490: Set default zypper.log mode to 0640
- fate#314994: Add -E, --show-enabled-only option to list repos/services command
- bnc#640403: Added new option 'download-only' to source-install
- bnc#811997: Show the right product in summary
- disable repo permanently if required by user
- bnc#798290: also search in file list when searching for a path name in provides
- add option --verbose to search command (show details about matches)
- bnc#741758: enable substrings and wildcards for 'info'
- add search for provides, requires, conflicts, suggests and obsoletes, search for capabilities
- bnc#779740: Fix 'zypper lu' also listing products
- bnc#793809: Fix -x printing edition values for arch-old
libzypp:
- bnc#820444: Fix multiversion update candidate to respect an installed objects arch and vendor
- Fix logfile truncation introduced by previous fix for bnc#825490
- bnc#827609: Workaround bnc#819354 by executing rpm in /.
- bnc#824110: Speedup scanning for modaliases
- bnc#803316: Fix file probing via tftp://
- Add modalias and multiversion spec to testcase
- bnc#825490: Set logfile permission upon file creation only
- New zypp.conf option 'download.transfer_timeout = 180'
- Fix $ZYPP_MEDIA_CURL_DEBUG documentation
- added new function zypp::ZYpp::provideSrcPackage
- bnc#812608: Treat opensuse-education as separate vendor
- AArch64 support
- bnc#803316: added tftp-support
- Adapt to libsolv dataiterator fixes (returning random data in some cases)
- Require and adapt to changes in libsolv-0.3.0
- updated translations
libsolv:
- bnc#828389: fix multiversion handling in dup mode
- fix memory leaks in the bindings
- do recommends pruning after selecting the highest versions
- bnc#820444: fix multiversion updating that was broken when the installed package was no longer available in a repository
- fix dataiterator returning random data in some cases
- add changelog parser
- fix nasty bug in selection_filter_rel
- allow re-run of an existing solver
libzypp-testsuite-tools:
- Fix reporting of solver problems in distupgrade
-
Submitted by
Michael Andres (mlandres)
- Restart package-manager is suggested