Recommended update for salt
This update for salt fixes the following issues:
- Fix wrong relative paths resolution with Jinja renderer when importing subdirectories
- Don't pass 'shell="/sbin/nologin"' to 'onlyif/unless' checks (bsc#1188259)
- Add missing 'aarch64' to rpm package architectures
- Fix failing tests for 'CMDRunRedirect'
- Fix failing unit test for systemd
- Fix error handling in openscap module (bsc#1188647)
- Better handling of bad public keys from minions (bsc#1189040)
- Add standalone formulas configuration for salt minion and remove salt-master requirement (bsc#1168327)
This update was imported from the SUSE:SLE-15-SP2:Update update project.
-
Submitted by
Victor Zhestkov (vzhestkov)
- Restart package-manager is suggested
Fixed bugs
bnc#1168327
The salt-formula-configuration does not map the SUSE shared formula location in the salt-minion
bnc#1189040
L3: Salt keys in webui stays at a loading screen
bnc#1188647
Enhance returned error message when "oscap" runs out of memory
bnc#1188259
L3: salt-call onlyif changed its behavior