This update fixes the following issues:
nutch:
- Log Hadoop into proper log dir (bsc#1061574):
change-default-log-location.patch
salt-netapi-client:
See: https://github.com/SUSE/salt-netapi-client/releases/tag/v0.13.0
spacecmd:
- Configchannel export binary flag to json (bsc#1044719)
spacewalk:
- Support postgresql 9.6 (bsc#1045152)
spacewalk-backend:
- Add hostname to duplicate machine_id email (bsc#1055292)
- Fix link to manual and described procedure
- Fix SP migration for traditional clients which were registered
by a currently disabled user (bsc#1057126)
spacewalk-branding:
- Disallow entering multiple identical mirror credentials (bsc#971785)
- Fix ISE error with invalid custom key id (bsc#1048294)
spacewalk-certs-tools:
- Do not use registration keys from last autoinstallation
(bsc#1057599)
spacewalk-java:
- Disallow entering multiple identical mirror credentials (bsc#971785)
- Fix ISE error with invalid custom key id (bsc#1048294)
- Skip the server if no channel can be guessed (bsc#1040420)
- Keep the GPG Check value if validation fails (bsc#1061548)
- Make systems in system group list selectable by the group admins (bsc#1021432)
- Hide non-relevant typed systems in SystemCurrency (bsc#1019097)
- Exclude salt systems from the list of target systems for traditional
configuration stack installation
- Start registration for accepted minions only on the minion start event,
not automatically on any event (bsc#1054044)
- Extract proxy version from named installed product (bsc#1055467)
- Install update stack erratas as a package list (bsc#1049139)
- Schedule one action for all selected patches on RHEL (bsc#1038862)
- Improve duplicate hostname and transaction handling in minion registration
- Display GUI message after successfully deleting custom key (bsc#1048295)
- Harmonize presentation of patch information (bsc#1032065)
- Fix links on schedule pages (bsc#1059201)
- Fix duplicate machine id in event history on minion restart...