This update fixes the following issues:
bind-formula:
- Remove wrong default for bind options preventing correct upload
of bind options using XMLRPC (bsc#1150657)
branch-network-formula:
- Make branch formula to assign home directory to ftp and tftp users (bsc#1162391)
py26-compat-salt:
- Do not make py26-compat-salt to require python-tornado on SLE15 (all SPs)
- Backport saltutil state module to 2016.11 codebase (bsc#1167556)
- Add new custom SUSE capability for saltutil state module
python-susemanager-retail:
- Allow bind options to be stored to and edited by retail_yaml (bsc#1150657)
release-notes-susemanager:
- Update to 3.2.15
- Bugs mentioned
bsc#1150657, bsc#1162391, bsc#1167556, bsc#1174965, bsc#1170331, bsc#1159184, bsc#1168227, bsc#1172831,
bsc#1173073, bsc#1167871, bsc#1169109, bsc#1159202, bsc#1168227, bsc#1153578, bsc#1141663, bsc#1174768,
bsc#1173946, bsc#1174167, bsc#1169865, bsc#1155794
spacewalk-backend:
- Fix issues importing RPM packages with long RPM headers (bsc#1174965)
- Do not make mgr-inter-sync to crash if there are non-ASCII
characters on an exception message (bsc#1170331)
- Validate cached package entries on ISS slave (bsc#1159184)
spacewalk-client-tools:
- Do not crash 'mgr-update-status' because 'long' type is not defined in Python 3
spacewalk-java:
- Skip upgrades when the target has not the same amount of products
as the installed set (bsc#1168227)
- Upgrade jQuery and adapt the code - CVE-2020-11022 (bsc#1172831)
- Prevent deadlock on suseusernotification (bsc#1173073)
- Avoid multiple base channels when onboarding minions (bsc#1167871)
- Hide message about changed Update Tag change (bsc#1169109)
- Refresh pillar after channel change
- Use 'changes' field if 'pchanges' field doesn't exist (bsc#1159202)
- Skip migration targets when they do not have the same amount of
products as the installed set (bsc#1168227)
spacewalk-utils:
- Add FQDN resolver for spacewalk-manage-channel-lifecycle (bsc#1153578)...