Revisions of salt

Gustavo Yokoyama Ribeiro's avatar Gustavo Yokoyama Ribeiro (gyribeiro) committed (revision 7)
Opening this submission again to speed things up, since SUSE Manager PO/PM is in conversations with SLE PM to see if we can include this.

Added required bsc.

SR to Factory: https://build.opensuse.org/request/show/887060

- Improvements on "ansiblegate" module (bsc#1185092):
  * New methods: ansible.targets / ansible.discover_playbooks
  * General bugfixes
- Added:
  * improvements-on-ansiblegate-module-354.patch
Stefan Weiberg's avatar Stefan Weiberg (suntorytimed) committed (revision 6)
SR to Factory: https://build.opensuse.org/request/show/885108

- Regression fix of salt-ssh on processing some targets
- Add support for Alibaba Cloud Linux 2 (Aliyun Linux)
- Update target fix for salt-ssh to process targets list (bsc#1179831)
- Add notify beacon for Debian/Ubuntu systems
- Add core grains support for AlmaLinux and Alibaba Could Linux
- Allow vendor change option with zypper
- Added:
  * add-almalinux-and-alibaba-cloud-linux-to-the-os-fami.patch
  * update-target-fix-for-salt-ssh-to-process-targets-li.patch
  * regression-fix-of-salt-ssh-on-processing-targets-353.patch
  * notify-beacon-for-debian-ubuntu-systems-347.patch
  * allow-vendor-change-option-with-zypper-313.patch
  * add-alibaba-cloud-linux-2-by-backporting-upstream-s-.patch
Gustavo Yokoyama Ribeiro's avatar Gustavo Yokoyama Ribeiro (gyribeiro) committed (revision 5)
- virt.network_update: handle missing ipv4 netmask attribute
- Set distro requirement to oldest supported version in requirements/base.txt
- Do not monkey patch yaml loaders: Prevent breaking Ansible filter modules (bsc#1177474)
- Don't require python3-certifi
- Fix race conditions for corner cases when handling SIGTERM by minion (bsc#1172110)
- Added:
  * prevent-race-condition-on-sigterm-for-the-minion-bsc.patch
  * 3002-set-distro-requirement-to-oldest-supported-vers.patch
  * do-not-monkey-patch-yaml-bsc-1177474.patch
  * virt.network_update-handle-missing-ipv4-netmask-attr.patch
Gustavo Yokoyama Ribeiro's avatar Gustavo Yokoyama Ribeiro (gyribeiro) committed (revision 4)
- Allow extra_filerefs as sanitized kwargs for SSH client
- Fix regression on cmd.run when passing tuples as cmd (bsc#1182740)
- Fix for multiple for security issues
  (CVE-2020-28243) (CVE-2020-28972) (CVE-2020-35662) (CVE-2021-3148) (CVE-2021-3144)
  (CVE-2021-25281) (CVE-2021-25282) (CVE-2021-25283) (CVE-2021-25284) (CVE-2021-3197)
  (bsc#1181550) (bsc#1181556) (bsc#1181557) (bsc#1181558) (bsc#1181559) (bsc#1181560)
  (bsc#1181561) (bsc#1181562) (bsc#1181563) (bsc#1181564) (bsc#1181565)
- Implementation of suse_ip execution module to prevent issues with network.managed (bsc#1099976)
- Add sleep on exception handling on minion connection attempt to the master (bsc#1174855)
- Allows for the VMware provider to handle CPU and memory hot-add in newer versions of the software. (bsc#1181347)
- Always require python-certifi (used by salt.ext.tornado)
- Bring missing part of async batch implementation back (bsc#1182382) (CVE-2021-25315)
- Always require python3-distro (bsc#1182293)
- Added:
  * async-batch-implementation-fix-320.patch
  * implementation-of-suse_ip-execution-module-bsc-10999.patch
  * fix-for-some-cves-bsc1181550.patch
  * fixes-56144-to-enable-hotadd-profile-support.patch
  * add-sleep-on-exception-handling-on-minion-connection.patch
  * allow-extra_filerefs-as-sanitized-kwargs-for-ssh-cli.patch
  * fix-regression-on-cmd.run-when-passing-tuples-as-cmd.patch
Gustavo Yokoyama Ribeiro's avatar Gustavo Yokoyama Ribeiro (gyribeiro) committed (revision 3)
SR to Factory: https://build.opensuse.org/request/show/871386

- virt: search for grub.xen path
- Xen spicevmc, DNS SRV records backports:
  Fix virtual network generated DNS XML for SRV records
  Don't add spicevmc channel to xen VMs
- virt UEFI fix: virt.update when efi=True
- Do not crash when unexpected cmd output at listing patches (bsc#1181290)
- Fix behavior for "onlyif/unless" when multiple conditions (bsc#1180818)
- Added:
  * 3002.2-xen-spicevmc-dns-srv-records-backports-314.patch
  * do-not-crash-when-unexpected-cmd-output-at-listing-p.patch
  * open-suse-3002.2-xen-grub-316.patch
  * fix-onlyif-unless-when-multiple-conditions-bsc-11808.patch
  * virt-uefi-fix-backport-312.patch
Frederic Crozat's avatar Frederic Crozat (fcrozat) committed (revision 2)
jsc#SLE-17233

SR to Factory: https://build.opensuse.org/request/show/862930

- Remove deprecated warning that breaks minion execution when "server_id_use_crc" opts is missing
- Added:
  * remove-deprecated-warning-that-breaks-miniion-execut.patch

- Revert wrong zypper patch to support vendorchanges flags on pkg.install
- Added:
  * revert-add-patch-support-for-allow-vendor-change-opt.patch

- Force zyppnotify to prefer Packages.db than Packages if it exists
- Allow vendor change option with zypper
- Add pkg.services_need_restart
- Fix for file.check_perms to work with numeric uid/gid
- Added:
  * force-zyppnotify-to-prefer-packages.db-than-packages.patch
  * fix-salt.utils.stringutils.to_str-calls-to-make-it-w.patch
  * add-pkg.services_need_restart-302.patch
  * add-patch-support-for-allow-vendor-change-option-wit.patch

- virt: more network support
  Add more network and PCI/USB host devices passthrough support
  to virt module and states
- Bigvm backports
  virt consoles, CPU tuning and topology, and memory tuning.
- Fix pkg states when DEB package has "all" arch
- Added:
  * open-suse-3002.2-virt-network-311.patch
  * open-suse-3002.2-bigvm-310.patch
  * fix-aptpkg.normalize_name-when-package-arch-is-all.patch

- Update to Salt release version 3002.2
Frederic Crozat's avatar Frederic Crozat (fcrozat) committed (revision 1)
initialize package
Displaying all 7 revisions
openSUSE Build Service is sponsored by