This update fixes the following issues:
branch-network-formula:
- Netconfig update requires bind directory to exists for bind
forward, ensure it (bsc#1116365)
- Rework network update in branch-network formula (bsc#1116365)
py26-compat-salt:
- Remove arch from name when pkg.list_pkgs is called with 'attr' (bsc#1114029)
python-susemanager-retail:
- Force one python version for SLE12 (python2) and SLE15 (python3)
- Add disklabel: none to migrated RAID
saltboot-formula:
- Use FTP active mode for image download
- Always deploy image when image is specified in partitioning
pillar (bsc#1119807)
- Call blockdev.formatted with force=True
- Allow RAID images to be defined by saltboot formula
- image information can be provided directly for disk
- allow 'none' disk label in formula and in that case
hide partitioning information
smdba:
- Tuning: add cpu_tuple_cost (bsc#1105791)
spacecmd:
- Fix importing state channels using configchannel_import
- Fix getting file info for latest revision (via configchannel_filedetails)
- Add functions to merge errata (softwarechannel_errata_merge) and
packages (softwarechannel_mergepackages) through spacecmd (bsc#987798)
spacewalk-admin:
- Use a Salt engine to process return results (bsc#1099988)
spacewalk-backend:
- Move channel update close to commit to avoid long lock (bsc#1121424)
- Adapt Inter Server Sync code to new SCC sync backend
- Fix issue raising exceptions 'with_traceback' on Python 2
- Hide Python traceback and show only error message (bsc#1110427)
- Honor renamed postgresql10 log directory for supportconfig
spacewalk-branding:
- Better label visualization when the input is disabled. (bsc#1110772)
spacewalk-client-tools:
- Fix XML-RPC type serialization (bsc#1116610)
spacewalk-java:
- Improve salt events processing performance (bsc#1125097)
- Prevent an error when onboarding a RES 6 minion (bsc#1124794)
- Support products with multiple base channels
- Fix ordering of base channels to prevent...