This update fixes the following issues:
ansible:
- Update to version 2.9.27 (jsc#SLE-23631) (jsc#SLE-24133)
- bsc#1187725 CVE-2021-3620 ansible-connection module discloses sensitive
info in traceback error message (in 2.9.27)
- bsc#1188061 CVE-2021-3583 Template Injection through yaml multi-line
strings with ansible facts used in template. (in 2.9.23)
- bsc#1176460 gh#ansible/ansible#72094 ansible module nmcli is broken in
ansible 2.9.13 (in 2.9.15)
- Update to 2.9.22:
- CVE-2021-3447 (bsc#1183684) multiple modules expose secured values
- CVE-2021-20228 (bsc#1181935) basic.py no_log with fallback option
- CVE-2021-20191 (bsc#1181119) multiple collections exposes secured values
- CVE-2021-20180 (bsc#1180942) bitbucket_pipeline_variable exposes sensitive values
- CVE-2021-20178 (bsc#1180816) user data leak in snmp_facts module
dracut-saltboot:
- Update to version 0.1.1681904360.84ef141
- Load network configuration even when missing protocol version
(bsc#1210640)
- Update to verion 0.1.1674034019.a93ff61
- Install copied wicked config as client.xml (bsc#1205599)
- Update to version 0.1.1673279145.e7616bd
- Add failsafe stop file when salt-minion does not stop (bsc#1172110)
- Copy existing wicked config instead of generating new (bsc#1205599)
- Update to version 0.1.1665997480.587fa10
- Add dependencies on xz and gzip to support compressed images
- Update to version 0.1.1661440542.6cbe0da
- Use standard susemanager.conf
- Move image services to dracut-saltboot package
- Use salt bundle
- Require e2fsprogs (bsc#1202614)
- Update to version 0.1.1657643023.0d694ce
- Update dracut-saltboot dependencies (bsc#1200970)
- Fix network loading when ipappend is used in pxe config
- Add new information messages
golang-github-QubitProducts-exporter_exporter:
- Remove license file from %doc
- Exclude s390 arch
- Adapted to build on Enterprise Linux.
- Fix build for RedHat 7
- Require Go >= 1.14 also for CentOS
- Add...