SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for salt-zsh-completion-3004-220400.24.3.uyuni2.noarch.rpm :

* Mon Feb 27 2023 Alexander Graul - Fix problem with detecting PTF packages (bsc#1208691)- Added:
* skip-package-names-without-colon-bsc-1208691-578.patch
* Tue Jan 31 2023 Pablo Suárez Hernández - Fixes pkg.version_cmp on openEuler systems and a few other OS flavors- Added:
* fixes-pkg.version_cmp-on-openeuler-systems-and-a-few.patch
* Mon Jan 23 2023 Pablo Suárez Hernández - Make pkg.remove function from zypperpkg module to handle also PTF packages- Added:
* 3004-implement-zypper-removeptf-574.patch
* Tue Jan 10 2023 Alexander Graul - Control the collection of lvm grains via config (bsc#1204939)- Added:
* control-the-collection-of-lvm-grains-via-config.patch
* Fri Oct 28 2022 Victor Zhestkov - Pass the context to pillar ext modules- Align Amazon EC2 (Nitro) grains with upstream (bsc#1203685)- Detect module run syntax version- Implement automated patches alignment for the Salt Bundle- Added:
* detect-module.run-syntax.patch
* pass-the-context-to-pillar-ext-modules.patch
* align-amazon-ec2-nitro-grains-with-upstream-pr-bsc-1.patch
* Fri Oct 21 2022 Alexander Graul - Ignore extend declarations from excluded SLS files (bsc#1203886)- Clarify pkg.installed pkg_verify documentation- Added:
* ignore-extend-declarations-from-excluded-sls-files.patch
* clarify-pkg.installed-pkg_verify-documentation.patch
* Fri Oct 14 2022 Yeray Gutiérrez Cedrés - Enhance capture of error messages for Zypper calls in zypperpkg module- Added:
* include-stdout-in-error-message-for-zypperpkg-559.patch
* Thu Oct 06 2022 Pablo Suárez Hernández - Make pass renderer configurable and fix detected issues- Workaround fopen line buffering for binary mode (bsc#1203834)- Added:
* make-pass-renderer-configurable-other-fixes-532.patch
* fopen-workaround-bad-buffering-for-binary-mode-563.patch
* Wed Sep 14 2022 Alexander Graul - Handle non-UTF-8 bytes in core grains generation (bsc#1202165)- Added:
* ignore-non-utf8-characters-while-reading-files-with-.patch
* Tue Sep 13 2022 Alexander Graul - Fix Syndic authentication errors (bsc#1199562)- Added:
* backport-syndic-auth-fixes.patch
* Thu Sep 01 2022 Victor Zhestkov - Add Amazon EC2 detection for virtual grains (bsc#1195624)- Fix the regression in schedule module releasded in 3004 (bsc#1202631)- Fix state.apply in test mode with file state module on user/group checking (bsc#1202167)- Change the delimeters to prevent possible tracebacks on some packages with dpkg_lowpkg- Added:
* add-amazon-ec2-detection-for-virtual-grains-bsc-1195.patch
* fix-state.apply-in-test-mode-with-file-state-module-.patch
* fix-the-regression-in-schedule-module-releasded-in-3.patch
* change-the-delimeters-to-prevent-possible-tracebacks.patch
* Mon Aug 29 2022 Pablo Suárez Hernández - Make zypperpkg to retry if RPM lock is temporarily unavailable (bsc#1200596)- Added:
* retry-if-rpm-lock-is-temporarily-unavailable-547.patch
* Tue Jul 12 2022 Alexander Graul - Fix test_ipc unit test- Added:
* fix-test_ipc-unit-tests.patch
* Fri Jul 08 2022 Pablo Suárez Hernández - Add support for gpgautoimport in zypperpkg module- Update Salt to work with Jinja >= and <= 3.1.0 (bsc#1198744)- Fix salt.states.file.managed() for follow_symlinks=True and test=True (bsc#1199372)- Make Salt 3004 compatible with pyzmq >= 23.0.0 (bsc#1201082)- Added:
* fix-62092-catch-zmq.error.zmqerror-to-set-hwm-for-zm.patch
* fix-jinja2-contextfuntion-base-on-version-bsc-119874.patch
* add-support-for-gpgautoimport-539.patch
* fix-salt.states.file.managed-for-follow_symlinks-tru.patch
* Thu Jul 07 2022 Pablo Suárez Hernández - Add support for name, pkgs and diff_attr parameters to upgrade function for zypper and yum (bsc#1198489)- Added:
* add-support-for-name-pkgs-and-diff_attr-parameters-t.patch
* Tue Jun 28 2022 Victor Zhestkov - Fix ownership of salt thin directory when using the Salt Bundle- Set default target for pip from VENV_PIP_TARGET environment variable- Normalize package names once with pkg.installed/removed using yum (bsc#1195895)- Save log to logfile with docker.build- Use Salt Bundle in dockermod- Ignore erros on reading license files with dpkg_lowpkg (bsc#1197288)- Added:
* normalize-package-names-once-with-pkg.installed-remo.patch
* use-salt-bundle-in-dockermod.patch
* ignore-erros-on-reading-license-files-with-dpkg_lowp.patch
* fix-ownership-of-salt-thin-directory-when-using-the-.patch
* save-log-to-logfile-with-docker.build.patch
* set-default-target-for-pip-from-venv_pip_target-envi.patch
* Thu Jun 16 2022 Pablo Suárez Hernández - Fix PAM auth issue due missing check for PAM_ACCT_MGM return value (CVE-2022-22967) (bsc#1200566)- Added:
* fix-for-cve-2022-22967-bsc-1200566.patch
* Thu May 19 2022 Pablo Suárez Hernández - Make sure SaltCacheLoader use correct fileclient (bsc#1199149)- Added:
* make-sure-saltcacheloader-use-correct-fileclient-519.patch
* Fri Apr 29 2022 Alexander Graul - Update to version 3004 (jsc#SLE-24223) (jsc#SLE-23672)
* See release notes: https://docs.saltproject.io/en/master/topics/releases/3004.html- Expose missing \"ansible\" module functions in Salt 3004 (bsc#1195625)- Fixes for Python 3.10- Fix issues found around pre_flight_script_args- Fix salt-call event.send with pillar or grains- Fix exception in batch_async caused by a bad function call- Fix print regression for yumnotify plugin- Fix issues with salt-ssh\'s extra-filerefs- Fix crash when calling manage.not_alive runners- Added:
* add-missing-ansible-module-functions-to-whitelist-in.patch
* drop-serial-from-event.unpack-in-cli.batch_async.patch
* fix-crash-when-calling-manage.not_alive-runners.patch
* fix-issues-with-salt-ssh-s-extra-filerefs.patch
* fix-salt-call-event.send-call-with-grains-and-pillar.patch
* fix-the-regression-for-yumnotify-plugin-456.patch
* fixes-for-python-3.10-502.patch
* prevent-shell-injection-via-pre_flight_script_args-4.patch- Modified:
* add-custom-suse-capabilities-as-grains.patch
* add-environment-variable-to-know-if-yum-is-invoked-f.patch
* add-migrated-state-and-gpg-key-management-functions-.patch
* add-rpm_vercmp-python-library-for-version-comparison.patch
* adds-explicit-type-cast-for-port.patch
* async-batch-implementation.patch
* debian-info_installed-compatibility-50453.patch
* dnfnotify-pkgset-plugin-implementation-3002.2-450.patch
* do-not-crash-when-unexpected-cmd-output-at-listing-p.patch
* do-not-load-pip-state-if-there-is-no-3rd-party-depen.patch
* early-feature-support-config.patch
* enable-passing-a-unix_socket-for-mysql-returners-bsc.patch
* enhance-openscap-module-add-xccdf_eval-call-386.patch
* fix-bsc-1065792.patch
* fix-exception-in-yumpkg.remove-for-not-installed-pac.patch
* fix-ip6_interface-grain-to-not-leak-secondary-ipv4-a.patch
* fix-multiple-security-issues-bsc-1197417.patch
* fix-regression-with-depending-client.ssh-on-psutil-b.patch
* fix-wrong-test_mod_del_repo_multiline_values-test-af.patch
* fixes-56144-to-enable-hotadd-profile-support.patch
* implementation-of-held-unheld-functions-for-state-pk.patch
* implementation-of-suse_ip-execution-module-bsc-10999.patch
* improvements-on-ansiblegate-module-354.patch
* include-aliases-in-the-fqdns-grains.patch
* info_installed-works-without-status-attr-now.patch
* make-aptpkg.list_repos-compatible-on-enabled-disable.patch
* prevent-affection-of-ssh.opts-with-lazyloader-bsc-11.patch
* prevent-pkg-plugins-errors-on-missing-cookie-path-bs.patch
* refactor-and-improvements-for-transactional-updates-.patch
* restore-default-behaviour-of-pkg-list-return.patch
* return-the-expected-powerpc-os-arch-bsc-1117995.patch
* revert-fixing-a-use-case-when-multiple-inotify-beaco.patch
* run-salt-master-as-dedicated-salt-user.patch
* state.apply-don-t-check-for-cached-pillar-errors.patch
* switch-firewalld-state-to-use-change_interface.patch
* temporary-fix-extend-the-whitelist-of-allowed-comman.patch
* update-target-fix-for-salt-ssh-to-process-targets-li.patch
* use-adler32-algorithm-to-compute-string-checksums.patch
* wipe-notify_socket-from-env-in-cmdmod-bsc-1193357-30.patch
* x509-fixes-111.patch
* zypperpkg-ignore-retcode-104-for-search-bsc-1176697-.patch- Removed:
* 3002-set-distro-requirement-to-oldest-supported-vers.patch
* 3002.2-do-not-consider-skipped-targets-as-failed-for.patch
* 3002.2-xen-spicevmc-dns-srv-records-backports-314.patch
* accumulated-changes-from-yomi-167.patch
* accumulated-changes-required-for-yomi-165.patch
* add-alibaba-cloud-linux-2-by-backporting-upstream-s-.patch
* add-all-ssh-kwargs-to-sanitize_kwargs-method-3002.2-.patch
* add-all_versions-parameter-to-include-all-installed-.patch
* add-almalinux-and-alibaba-cloud-linux-to-the-os-fami.patch
* add-astra-linux-common-edition-to-the-os-family-list.patch
* add-batch_presence_ping_timeout-and-batch_presence_p.patch
* add-cpe_name-for-osversion-grain-parsing-u-49946.patch
* add-docker-logout-237.patch
* add-hold-unhold-functions.patch
* add-missing-aarch64-to-rpm-package-architectures-405.patch
* add-multi-file-support-and-globbing-to-the-filetree-.patch
* add-new-custom-suse-capability-for-saltutil-state-mo.patch
* add-patch-support-for-allow-vendor-change-option-wit.patch
* add-pkg.services_need_restart-302.patch
* add-saltssh-multi-version-support-across-python-inte.patch
* add-supportconfig-module-for-remote-calls-and-saltss.patch
* add-virt.all_capabilities.patch
* adding-preliminary-support-for-rocky.-59682-391.patch
* allow-extra_filerefs-as-sanitized-kwargs-for-ssh-cli.patch
* allow-passing-kwargs-to-pkg.list_downloaded-bsc-1140.patch
* ansiblegate-take-care-of-failed-skipped-and-unreacha.patch
* apply-patch-from-upstream-to-support-python-3.8.patch
* async-batch-implementation-fix-320.patch
* avoid-traceback-when-http.query-request-cannot-be-pe.patch
* backport-a-few-virt-prs-272.patch
* backport-of-upstream-pr59492-to-3002.2-404.patch
* backport-thread.is_alive-fix-390.patch
* backport-virt-patches-from-3001-256.patch
* batch-async-catch-exceptions-and-safety-unregister-a.patch
* batch_async-avoid-using-fnmatch-to-match-event-217.patch
* better-handling-of-bad-public-keys-from-minions-bsc-.patch
* calculate-fqdns-in-parallel-to-avoid-blockings-bsc-1.patch
* changed-imports-to-vendored-tornado.patch
* clear-network-interface-cache-when-grains-are-reques.patch
* do-noop-for-services-states-when-running-systemd-in-.patch
* do-not-break-repo-files-with-multiple-line-values-on.patch
* do-not-crash-when-there-are-ipv6-established-connect.patch
* do-not-make-ansiblegate-to-crash-on-python3-minions.patch
* do-not-monkey-patch-yaml-bsc-1177474.patch
* do-not-raise-streamclosederror-traceback-but-only-lo.patch
* don-t-call-zypper-with-more-than-one-no-refresh.patch
* drop-wrong-mock-from-chroot-unit-test.patch
* drop-wrong-virt-capabilities-code-after-rebasing-pat.patch
* ensure-virt.update-stop_on_reboot-is-updated-with-it.patch
* exclude-the-full-path-of-a-download-url-to-prevent-i.patch
* fall-back-to-pymysql.patch
* figure-out-python-interpreter-to-use-inside-containe.patch
* fix-__mount_device-wrapper-254.patch
* fix-a-test-and-some-variable-names-229.patch
* fix-a-wrong-rebase-in-test_core.py-180.patch
* fix-aptpkg-systemd-call-bsc-1143301.patch
* fix-aptpkg.normalize_name-when-package-arch-is-all.patch
* fix-async-batch-multiple-done-events.patch
* fix-async-batch-race-conditions.patch
* fix-batch_async-obsolete-test.patch
* fix-cve-2020-25592-and-add-tests-bsc-1178319.patch
* fix-error-handling-in-openscap-module-bsc-1188647-40.patch
* fix-failing-unit-tests-for-batch-async.patch
* fix-failing-unit-tests-for-systemd.patch
* fix-for-log-checking-in-x509-test.patch
* fix-for-some-cves-bsc1181550.patch
* fix-for-temp-folder-definition-in-loader-unit-test.patch
* fix-git_pillar-merging-across-multiple-__env__-repos.patch
* fix-grains.test_core-unit-test-277.patch
* fix-ipv6-scope-bsc-1108557.patch
* fix-issue-parsing-errors-in-ansiblegate-state-module.patch
* fix-memory-leak-produced-by-batch-async-find_jobs-me.patch
* fix-novendorchange-option-284.patch
* fix-onlyif-unless-when-multiple-conditions-bsc-11808.patch
* fix-regression-on-cmd.run-when-passing-tuples-as-cmd.patch
* fix-save-for-iptables-state-module-bsc-1185131-372.patch
* fix-the-removed-six.itermitems-and-six.-_type-262.patch
* fix-unit-test-for-grains-core.patch
* fix-unit-tests-for-batch-async-after-refactor.patch
* fix-virt.update-with-cpu-defined-263.patch
* fix-zypper-pkg.list_pkgs-expectation-and-dpkg-mockin.patch
* fix-zypper.list_pkgs-to-be-aligned-with-pkg-state.patch
* fixed-bug-lvm-has-no-parttion-type.-the-scipt-later-.patch
* fixes-cve-2018-15750-cve-2018-15751.patch
* fixing-streamclosed-issue.patch
* get-os_arch-also-without-rpm-package-installed.patch
* grains-master-can-read-grains.patch
* grains.extra-support-old-non-intel-kernels-bsc-11806.patch
* handle-master-tops-data-when-states-are-applied-by-t.patch
* handle-volumes-on-stopped-pools-in-virt.vm_info-373.patch
* implement-network.fqdns-module-function-bsc-1134860-.patch
* improve-batch_async-to-release-consumed-memory-bsc-1.patch
* integration-of-msi-authentication-with-azurearm-clou.patch
* invalidate-file-list-cache-when-cache-file-modified-.patch
* loop-fix-variable-names-for-until_no_eval.patch
* loosen-azure-sdk-dependencies-in-azurearm-cloud-driv.patch
* make-profiles-a-package.patch
* move-server_id-deprecation-warning-to-reduce-log-spa.patch
* move-vendor-change-logic-to-zypper-class-355.patch
* open-suse-3002.2-bigvm-310.patch
* open-suse-3002.2-virt-network-311.patch
* open-suse-3002.2-xen-grub-316.patch
* opensuse-3000-libvirt-engine-fixes-251.patch
* opensuse-3000-virt-defined-states-222.patch
* opensuse-3000.2-virt-backports-236-257.patch
* opensuse-3000.3-spacewalk-runner-parse-command-250.patch
* option-to-en-disable-force-refresh-in-zypper-215.patch
* parsing-epoch-out-of-version-provided-during-pkg-rem.patch
* path-replace-functools.wraps-with-six.wraps-bsc-1177.patch
* pkgrepo-support-python-2.7-function-call-295.patch
* prevent-ansiblegate-unit-tests-to-fail-on-ubuntu.patch
* prevent-command-injection-in-the-snapper-module-bsc-.patch
* prevent-import-errors-when-running-test_btrfs-unit-t.patch
* prevent-logging-deadlock-on-salt-api-subprocesses-bs.patch
* prevent-race-condition-on-sigterm-for-the-minion-bsc.patch
* prevent-systemd-run-description-issue-when-running-a.patch
* prevent-test_mod_del_repo_multiline_values-to-fail.patch
* provide-the-missing-features-required-for-yomi-yet-o.patch
* python3.8-compatibility-pr-s-235.patch
* re-adding-function-to-test-for-root.patch
* regression-fix-of-salt-ssh-on-processing-targets-353.patch
* reintroducing-reverted-changes.patch
* remove-arch-from-name-when-pkg.list_pkgs-is-called-w.patch
* remove-deprecated-usage-of-no_mock-and-no_mock_reaso.patch
* remove-deprecated-warning-that-breaks-miniion-execut.patch
* remove-duplicated-method-definitions-in-salt.netapi-.patch
* remove-msgpack-1.0.0-requirement-in-the-installed-me.patch
* remove-unnecessary-yield-causing-badyielderror-bsc-1.patch
* remove-vendored-backports-abc-from-requirements.patch
* remove-wrong-_parse_cpe_name-from-grains.core-452.patch
* revert-add-patch-support-for-allow-vendor-change-opt.patch
* sanitize-grains-loaded-from-roster_grains.json.patch
* strip-trailing-from-repo.uri-when-comparing-repos-in.patch
* support-config-non-root-permission-issues-fixes-u-50.patch
* support-for-btrfs-and-xfs-in-parted-and-mkfs.patch
* support-transactional-systems-microos-271.patch
* templates-move-the-globals-up-to-the-environment-jin.patch
* transactional_update-detect-recursion-in-the-executo.patch
* transactional_update-unify-with-chroot.call.patch
* use-current-ioloop-for-the-localclient-instance-of-b.patch
* use-threadpool-from-multiprocessing.pool-to-avoid-le.patch
* vendor-stateresult.patch
* virt-adding-kernel-boot-parameters-to-libvirt-xml-55.patch
* virt-pass-emulator-when-getting-domain-capabilities-.patch
* virt-uefi-fix-backport-312.patch
* virt-use-dev-kvm-to-detect-kvm-383.patch
* virt._get_domain-don-t-raise-an-exception-if-there-i.patch
* virt.network_update-handle-missing-ipv4-netmask-attr.patch
* xen-disk-fixes-264.patch
* xfs-do-not-fails-if-type-is-not-present.patch
* zypperpkg-filter-patterns-that-start-with-dot-244.patch- Renamed and modified:
* 3002.2-do-not-consider-skipped-targets-as-failed-for.patch -> 3003.3-do-not-consider-skipped-targets-as-failed-for.patch
* 3002.2-postgresql-json-support-in-pillar-424.patch -> 3003.3-postgresql-json-support-in-pillar-423.patch
* add-salt-ssh-support-with-venv-salt-minion-3002.2-47.patch -> add-salt-ssh-support-with-venv-salt-minion-3004-493.patch
* allow-vendor-change-option-with-zypper-313.patch -> allow-vendor-change-option-with-zypper.patch
* fix-inspector-module-export-function-bsc-1097531-480.patch -> fix-inspector-module-export-function-bsc-1097531-481.patch
* fix-salt-ssh-opts-poisoning-bsc-1197637-3002.2-500.patch -> fix-salt-ssh-opts-poisoning-bsc-1197637-3004-501.patch
* fix-state.orchestrate_single-to-not-pass-pillar-none.patch -> state.orchestrate_single-does-not-pass-pillar-none-4.patch
* fix-traceback.-_exc-calls-429.patch -> fix-traceback.print_exc-calls-for-test_pip_state-432.patch
* mock-ip_addrs-in-utils-minions.py-unit-test-444.patch -> mock-ip_addrs-in-utils-minions.py-unit-test-443.patch
* support-transactional-systems-microos-271.patch -> support-transactional-systems-microos.patch
* Tue Apr 12 2022 Victor Zhestkov - Prevent data pollution between actions proceesed at the same time (bsc#1197637)- Fix regression preventing bootstrapping new clients caused by redundant dependency on psutil (bsc#1197533)- Added:
* prevent-affection-of-ssh.opts-with-lazyloader-bsc-11.patch
* fix-regression-with-depending-client.ssh-on-psutil-b.patch
* Thu Mar 31 2022 Victor Zhestkov - Fix salt-ssh opts poisoning (bsc#1197637)- Added:
* fix-salt-ssh-opts-poisoning-bsc-1197637-3002.2-500.patch
* Thu Mar 24 2022 Pablo Suárez Hernández - Remove duplicated method definitions in salt.netapi- Clear network interfaces cache on grains request (bsc#1196050)- Add salt-ssh with Salt Bundle support (venv-salt-minion) (bsc#1182851, bsc#1196432)- Restrict \"state.orchestrate_single\" to pass a pillar value if it exists (bsc#1194632)- Added:
* remove-duplicated-method-definitions-in-salt.netapi-.patch
* clear-network-interface-cache-when-grains-are-reques.patch
* add-salt-ssh-support-with-venv-salt-minion-3002.2-47.patch
* fix-state.orchestrate_single-to-not-pass-pillar-none.patch- Renamed:
* patch_for_cve_bsc1197417.patch -> fix-multiple-security-issues-bsc-1197417.patch
* Wed Mar 23 2022 Pablo Suárez Hernández - Fix multiple security issues (bsc#1197417)
* Sign authentication replies to prevent MiTM (CVE-2022-22935)
* Sign pillar data to prevent MiTM attacks. (CVE-2022-22934)
* Prevent job and fileserver replays (CVE-2022-22936)
* Fixed targeting bug, especially visible when using syndic and user auth. (CVE-2022-22941)- Added:
* patch_for_cve_bsc1197417.patch
* Fri Jan 28 2022 Victor Zhestkov - Fix inspector module export function (bsc#1097531)- Add all ssh kwargs to sanitize_kwargs method- Wipe NOTIFY_SOCKET from env in cmdmod (bsc#1193357)- Added:
* wipe-notify_socket-from-env-in-cmdmod-bsc-1193357-30.patch
* fix-inspector-module-export-function-bsc-1097531-480.patch
* add-all-ssh-kwargs-to-sanitize_kwargs-method-3002.2-.patch
* Fri Dec 17 2021 Alexander Graul - Don\'t check for cached pillar errors on state.apply (bsc#1190781)- Added:
* vendor-stateresult.patch
* state.apply-don-t-check-for-cached-pillar-errors.patch
* Mon Nov 15 2021 Pablo Suárez Hernández - Simplify \"transactional_update\" module to not use SSH wrapper and allow more flexible execution- Add \"--no-return-event\" option to salt-call to prevent sending return event back to master.- Make \"state.highstate\" to acts on concurrent flag.- Added:
* refactor-and-improvements-for-transactional-updates-.patch
* Mon Nov 08 2021 Victor Zhestkov - Use dnfnotify instead yumnotify for relevant distros- Remove wrong _parse_cpe_name from grains.core- dnfnotify pkgset plugin implementation- Add rpm_vercmp python library support for version comparison- Prevent pkg plugins errors on missing cookie path (bsc#1186738)- Added:
* add-rpm_vercmp-python-library-for-version-comparison.patch
* mock-ip_addrs-in-utils-minions.py-unit-test-444.patch
* prevent-pkg-plugins-errors-on-missing-cookie-path-bs.patch
* remove-wrong-_parse_cpe_name-from-grains.core-452.patch
* dnfnotify-pkgset-plugin-implementation-3002.2-450.patch
* Fri Oct 15 2021 Pablo Suárez Hernández - Fix ip6_interface grain to not leak secondary IPv4 aliases (bsc#1191412)- Make \"salt-api\" package to require python3-cherrypy on RHEL systems- Make \"tar\" as required for \"salt-transactional-update\" package- Added:
* fix-ip6_interface-grain-to-not-leak-secondary-ipv4-a.patch
* Wed Oct 06 2021 Pablo Suárez Hernández - Do not consider skipped targets as failed for ansible.playbooks state (bsc#1190446)- Fix traceback.
*_exc() calls- Added:
* 3002.2-do-not-consider-skipped-targets-as-failed-for.patch
* fix-traceback.-_exc-calls-429.patch
* Fri Sep 24 2021 Pablo Suárez Hernández - Support querying for JSON data in external sql pillar- Added:
* 3002.2-postgresql-json-support-in-pillar-424.patch
* Wed Sep 15 2021 Pablo Suárez Hernández - Exclude the full path of a download URL to prevent injection of malicious code (bsc#1190265) (CVE-2021-21996)- Added:
* exclude-the-full-path-of-a-download-url-to-prevent-i.patch
* Tue Aug 31 2021 Victor Zhestkov - Fix wrong relative paths resolution with Jinja renderer when importing subdirectories- Added:
* templates-move-the-globals-up-to-the-environment-jin.patch
* Thu Aug 19 2021 Victor Zhestkov - Don\'t pass shell=\"/sbin/nologin\" to onlyif/unless checks (bsc#1188259)- Add missing aarch64 to rpm package architectures- Backport of upstream PR#59492- Added:
* backport-of-upstream-pr59492-to-3002.2-404.patch
* add-missing-aarch64-to-rpm-package-architectures-405.patch
* don-t-use-shell-sbin-nologin-in-requisites.patch
* Wed Aug 11 2021 Pablo Suárez Hernández - Fix failing unit test for systemd- Fix error handling in openscap module (bsc#1188647)- Better handling of bad public keys from minions (bsc#1189040)- Added:
* fix-failing-unit-tests-for-systemd.patch
* fix-error-handling-in-openscap-module-bsc-1188647-40.patch
* better-handling-of-bad-public-keys-from-minions-bsc-.patch
* Tue Aug 10 2021 Pablo Suárez Hernández - Define license macro as doc in spec file if not existing- Add standalone formulas configuration for salt minion and remove salt-master requirement (bsc#1168327)
* Fri Jul 16 2021 Pablo Suárez Hernández - Do noop for services states when running systemd in offline mode (bsc#1187787)- transactional_updates: do not execute states in parallel but use a queue (bsc#1188170)- Added:
* do-noop-for-services-states-when-running-systemd-in-.patch
* Thu Jul 08 2021 Pablo Suárez Hernández - Handle \"master tops\" data when states are applied by \"transactional_update\" (bsc#1187787)- Enhance openscap module: add \"xccdf_eval\" call- Added:
* handle-master-tops-data-when-states-are-applied-by-t.patch
* enhance-openscap-module-add-xccdf_eval-call-386.patch
* Tue Jul 06 2021 Victor Zhestkov - virt: pass emulator when getting domain capabilities from libvirt- Adding preliminary support for Rocky Linux- Implementation of held/unheld functions for state pkg (bsc#1187813)- Added:
* implementation-of-held-unheld-functions-for-state-pk.patch
* virt-pass-emulator-when-getting-domain-capabilities-.patch
* adding-preliminary-support-for-rocky.-59682-391.patch
* Fri Jun 25 2021 Alexander Graul - Replace deprecated Thread.isAlive() with Thread.is_alive()- Added:
* backport-thread.is_alive-fix-390.patch
* Thu Jun 24 2021 Victor Zhestkov - Fix exception in yumpkg.remove for not installed package- Fix save for iptables state module (bsc#1185131)- Added:
* fix-exception-in-yumpkg.remove-for-not-installed-pac.patch
* fix-save-for-iptables-state-module-bsc-1185131-372.patch
* Thu Jun 24 2021 Pablo Suárez Hernández - virt: use /dev/kvm to detect KVM- Added:
* virt-use-dev-kvm-to-detect-kvm-383.patch
* Thu Jun 24 2021 Pablo Suárez Hernández - zypperpkg: improve logic for handling vendorchange flags- Added:
* move-vendor-change-logic-to-zypper-class-355.patch
* Mon Jun 21 2021 Pablo Suárez Hernández - Add bundled provides for tornado to the spec file
* Fri Jun 18 2021 Pablo Suárez Hernández - Enhance logging when inotify beacon is missing pyinotify (bsc#1186310)- Add \"python3-pyinotify\" as a recommended package for Salt in SUSE/openSUSE distros- Added:
* enhance-logging-when-inotify-beacon-is-missing-pyino.patch
* Fri Jun 04 2021 Pablo Suárez Hernández - Fix tmpfiles.d configuration for salt to not use legacy paths (bsc#1173103)
* Wed Jun 02 2021 Pablo Suárez Hernández - Detect Python version to use inside container (bsc#1167586) (bsc#1164192)- Handle volumes on stopped pools in virt.vm_info (bsc#1186287)- Added:
* figure-out-python-interpreter-to-use-inside-containe.patch
* handle-volumes-on-stopped-pools-in-virt.vm_info-373.patch
* Wed Jun 02 2021 Pablo Suárez Hernández - grains.extra: support old non-intel kernels (bsc#1180650)- Fix missing minion returns in batch mode (bsc#1184659)- Added:
* grains.extra-support-old-non-intel-kernels-bsc-11806.patch
* fix-missing-minion-returns-in-batch-mode-360.patch
* Wed Jun 02 2021 Jochen Breuer - Parsing Epoch out of version provided during pkg remove (bsc#1173692)- Added:
* parsing-epoch-out-of-version-provided-during-pkg-rem.patch
* Tue Jun 01 2021 Pablo Suárez Hernández - Check if dpkgnotify is executable (bsc#1186674)- Added:
* check-if-dpkgnotify-is-executable-bsc-1186674-376.patch
* Wed Apr 28 2021 Alexander Graul - Update to Salt release version 3002.2 (jsc#ECO-3212) (jsc#SLE-18033)- See release notes: https://docs.saltstack.com/en/latest/topics/releases/3002.2.html- Drop support for Python2. Obsoletes \"python2-salt\" package- virt module updates
* network: handle missing ipv4 netmask attribute
* more network support
* PCI/USB host devices passthrough support
* drop wrong capabilities code after rebasing patches- Set distro requirement to oldest supported version in requirements/base.txt- Bring missing part of async batch implementation back (bsc#1182382) (CVE-2021-25315)- Always require python3-distro (bsc#1182293)- Remove deprecated warning that breaks minion execution when \"server_id_use_crc\" opts is missing- Fix pkg states when DEB package has \"all\" arch- Do not force beacons configuration to be a list. (Revert https://github.com/saltstack/salt/pull/58655)- Remove msgpack < 1.0.0 from base requirements (bsc#1176293)- msgpack support for version >= 1.0.0 (bsc#1171257)- Added:
* 3002-set-distro-requirement-to-oldest-supported-vers.patch
* add-alibaba-cloud-linux-2-by-backporting-upstream-s-.patch
* add-almalinux-and-alibaba-cloud-linux-to-the-os-fami.patch
* add-sleep-on-exception-handling-on-minion-connection.patch
* async-batch-implementation-fix-320.patch
* drop-wrong-virt-capabilities-code-after-rebasing-pat.patch
* fix-aptpkg.normalize_name-when-package-arch-is-all.patch
* fix-grains.test_core-unit-test-277.patch
* fix-__mount_device-wrapper-254.patch
* opensuse-3000.2-virt-backports-236-257.patch
* opensuse-3000.3-spacewalk-runner-parse-command-250.patch
* opensuse-3000-libvirt-engine-fixes-251.patc
* open-suse-3002.2-bigvm-310.patch
* open-suse-3002.2-virt-network-311.patch
* pkgrepo-support-python-2.7-function-call-295.patch
* remove-deprecated-warning-that-breaks-miniion-execut.patch
* remove-msgpack-1.0.0-requirement-in-the-installed-me.patch
* revert-fixing-a-use-case-when-multiple-inotify-beaco.patch
* support-transactional-systems-microos-271.patch
* update-target-fix-for-salt-ssh-to-process-targets-li.patch
* virt.network_update-handle-missing-ipv4-netmask-attr.patch
* zypperpkg-filter-patterns-that-start-with-dot-244.patch- Modified:
* 3002.2-xen-spicevmc-dns-srv-records-backports-314.patch
* accumulated-changes-from-yomi-167.patch
* accumulated-changes-required-for-yomi-165.patch
* activate-all-beacons-sources-config-pillar-grains.patch
* add-all_versions-parameter-to-include-all-installed-.patch
* add-astra-linux-common-edition-to-the-os-family-list.patch
* add-batch_presence_ping_timeout-and-batch_presence_p.patch
* add-cpe_name-for-osversion-grain-parsing-u-49946.patch
* add-custom-suse-capabilities-as-grains.patch
* add-docker-logout-237.patch
* add-environment-variable-to-know-if-yum-is-invoked-f.patch
* add-hold-unhold-functions.patch
* add-migrated-state-and-gpg-key-management-functions-.patch
* add-multi-file-support-and-globbing-to-the-filetree-.patch
* add-new-custom-suse-capability-for-saltutil-state-mo.patch
* add-patch-support-for-allow-vendor-change-option-wit.patch
* add-pkg.services_need_restart-302.patch
* add-publish_batch-to-clearfuncs-exposed-methods.patch
* add-saltssh-multi-version-support-across-python-inte.patch
* adds-explicit-type-cast-for-port.patch
* add-standalone-configuration-file-for-enabling-packa.patch
* add-supportconfig-module-for-remote-calls-and-saltss.patch
* add-virt.all_capabilities.patch
* allow-extra_filerefs-as-sanitized-kwargs-for-ssh-cli.patch
* allow-passing-kwargs-to-pkg.list_downloaded-bsc-1140.patch
* allow-vendor-change-option-with-zypper-313.patch
* ansiblegate-take-care-of-failed-skipped-and-unreacha.patch
* apply-patch-from-upstream-to-support-python-3.8.patch
* async-batch-implementation.patch
* avoid-excessive-syslogging-by-watchdog-cronjob-58.patch
* avoid-traceback-when-http.query-request-cannot-be-pe.patch
* backport-a-few-virt-prs-272.patch
* backport-virt-patches-from-3001-256.patch
* batch_async-avoid-using-fnmatch-to-match-event-217.patch
* batch-async-catch-exceptions-and-safety-unregister-a.patch
* batch.py-avoid-exception-when-minion-does-not-respon.patch
* bsc-1176024-fix-file-directory-user-and-group-owners.patch
* calculate-fqdns-in-parallel-to-avoid-blockings-bsc-1.patch
* changed-imports-to-vendored-tornado.patch
* debian-info_installed-compatibility-50453.patch
* do-not-break-repo-files-with-multiple-line-values-on.patch
* do-not-crash-when-there-are-ipv6-established-connect.patch
* do-not-crash-when-unexpected-cmd-output-at-listing-p.patch
* do-not-load-pip-state-if-there-is-no-3rd-party-depen.patch
* do-not-make-ansiblegate-to-crash-on-python3-minions.patch
* do-not-monkey-patch-yaml-bsc-1177474.patch
* do-not-raise-streamclosederror-traceback-but-only-lo.patch
* don-t-call-zypper-with-more-than-one-no-refresh.patch
* drop-wrong-mock-from-chroot-unit-test.patch
* early-feature-support-config.patch
* enable-passing-a-unix_socket-for-mysql-returners-bsc.patch
* ensure-virt.update-stop_on_reboot-is-updated-with-it.patch
* fall-back-to-pymysql.patch
* fix-aptpkg-systemd-call-bsc-1143301.patch
* fix-async-batch-multiple-done-events.patch
* fix-async-batch-race-conditions.patch
* fix-a-test-and-some-variable-names-229.patch
* fix-a-wrong-rebase-in-test_core.py-180.patch
* fix-batch_async-obsolete-test.patch
* fix-bsc-1065792.patch
* fix-cve-2020-25592-and-add-tests-bsc-1178319.patch
* fixed-bug-lvm-has-no-parttion-type.-the-scipt-later-.patch
* fixes-56144-to-enable-hotadd-profile-support.patch
* fixes-cve-2018-15750-cve-2018-15751.patch
* fix-failing-unit-tests-for-batch-async.patch
* fix-for-log-checking-in-x509-test.patch
* fix-for-some-cves-bsc1181550.patch
* fix-for-suse-expanded-support-detection.patch
* fix-for-temp-folder-definition-in-loader-unit-test.patch
* fix-git_pillar-merging-across-multiple-__env__-repos.patch
* fixing-streamclosed-issue.patch
* fix-ipv6-scope-bsc-1108557.patch
* fix-issue-2068-test.patch
* fix-issue-parsing-errors-in-ansiblegate-state-module.patch
* fix-memory-leak-produced-by-batch-async-find_jobs-me.patch
* fix-novendorchange-option-284.patch
* fix-onlyif-unless-when-multiple-conditions-bsc-11808.patch
* fix-regression-on-cmd.run-when-passing-tuples-as-cmd.patch
* fix-salt.utils.stringutils.to_str-calls-to-make-it-w.patch
* fix-the-removed-six.itermitems-and-six.-_type-262.patch
* fix-unit-test-for-grains-core.patch
* fix-unit-tests-for-batch-async-after-refactor.patch
* fix-virt.update-with-cpu-defined-263.patch
* fix-wrong-test_mod_del_repo_multiline_values-test-af.patch
* fix-zypper.list_pkgs-to-be-aligned-with-pkg-state.patch
* fix-zypper-pkg.list_pkgs-expectation-and-dpkg-mockin.patch
* force-zyppnotify-to-prefer-packages.db-than-packages.patch
* get-os_arch-also-without-rpm-package-installed.patch
* grains-master-can-read-grains.patch
* implementation-of-suse_ip-execution-module-bsc-10999.patch
* implement-network.fqdns-module-function-bsc-1134860-.patch
* improve-batch_async-to-release-consumed-memory-bsc-1.patch
* improvements-on-ansiblegate-module-354.patch
* include-aliases-in-the-fqdns-grains.patch
* info_installed-works-without-status-attr-now.patch
* integration-of-msi-authentication-with-azurearm-clou.patch
* invalidate-file-list-cache-when-cache-file-modified-.patch
* let-salt-ssh-use-platform-python-binary-in-rhel8-191.patch
* loop-fix-variable-names-for-until_no_eval.patch
* loosen-azure-sdk-dependencies-in-azurearm-cloud-driv.patch
* make-aptpkg.list_repos-compatible-on-enabled-disable.patch
* make-profiles-a-package.patch
* make-setup.py-script-to-not-require-setuptools-9.1.patch
* move-server_id-deprecation-warning-to-reduce-log-spa.patch
* notify-beacon-for-debian-ubuntu-systems-347.patch
* opensuse-3000-virt-defined-states-222.patch
* open-suse-3002.2-xen-grub-316.patch
* option-to-en-disable-force-refresh-in-zypper-215.patch
* path-replace-functools.wraps-with-six.wraps-bsc-1177.patch
* prevent-ansiblegate-unit-tests-to-fail-on-ubuntu.patch
* prevent-command-injection-in-the-snapper-module-bsc-.patch
* prevent-import-errors-when-running-test_btrfs-unit-t.patch
* prevent-logging-deadlock-on-salt-api-subprocesses-bs.patch
* prevent-race-condition-on-sigterm-for-the-minion-bsc.patch
* prevent-systemd-run-description-issue-when-running-a.patch
* prevent-test_mod_del_repo_multiline_values-to-fail.patch
* provide-the-missing-features-required-for-yomi-yet-o.patch
* python3.8-compatibility-pr-s-235.patch
* re-adding-function-to-test-for-root.patch
* read-repo-info-without-using-interpolation-bsc-11356.patch
* regression-fix-of-salt-ssh-on-processing-targets-353.patch
* reintroducing-reverted-changes.patch
* remove-arch-from-name-when-pkg.list_pkgs-is-called-w.patch
* remove-deprecated-usage-of-no_mock-and-no_mock_reaso.patch
* remove-unnecessary-yield-causing-badyielderror-bsc-1.patch
* remove-vendored-backports-abc-from-requirements.patch
* restore-default-behaviour-of-pkg-list-return.patch
* return-the-expected-powerpc-os-arch-bsc-1117995.patch
* revert-add-patch-support-for-allow-vendor-change-opt.patch
* run-salt-api-as-user-salt-bsc-1064520.patch
* run-salt-master-as-dedicated-salt-user.patch
* sanitize-grains-loaded-from-roster_grains.json.patch
* strip-trailing-from-repo.uri-when-comparing-repos-in.patch
* support-config-non-root-permission-issues-fixes-u-50.patch
* support-for-btrfs-and-xfs-in-parted-and-mkfs.patch
* switch-firewalld-state-to-use-change_interface.patch
* temporary-fix-extend-the-whitelist-of-allowed-comman.patch
* transactional_update-detect-recursion-in-the-executo.patch
* transactional_update-unify-with-chroot.call.patch
* use-adler32-algorithm-to-compute-string-checksums.patch
* use-current-ioloop-for-the-localclient-instance-of-b.patch
* use-threadpool-from-multiprocessing.pool-to-avoid-le.patch
* virt-adding-kernel-boot-parameters-to-libvirt-xml-55.patch
* virt._get_domain-don-t-raise-an-exception-if-there-i.patch
* virt-uefi-fix-backport-312.patch
* x509-fixes-111.patch
* xen-disk-fixes-264.patch
* xfs-do-not-fails-if-type-is-not-present.patch
* zypperpkg-ignore-retcode-104-for-search-bsc-1176697-.patch- Removed:
* add-alibaba-cloud-linux-2-to-salt-3000-branch-351.patch
* add-almalinux-to-the-os-family-list-340.patch
* add-ip-filtering-by-network.patch
* add-missing-fun-for-returns-from-wfunc-executions.patch
* add-missing-_utils-at-loader-grains_func.patch
* add-sleep-on-exception-handling-minion-connecting-to.patch
* avoid-has_docker-true-if-import-messes-with-salt.uti.patch
* backport-commit-1b16478c51fb75c25cd8d217c80955feefb6.patch
* decide-if-the-source-should-be-actually-skipped.patch
* do-not-report-patches-as-installed-when-not-all-the-.patch
* fix-cve-2020-11651-and-fix-cve-2020-11652.patch
* fix-for-bsc-1102248-psutil-is-broken-and-so-process-.patch
* fix-for-return-value-ret-vs-return-in-batch-mode.patch
* fix-for-unless-requisite-when-pip-is-not-installed.patch
* fix-grains.test_core-unit-test-276.patch
* fix-__mount_device-wrapper-253.patch
* fix-recursion-false-detectioni-in-payload-305.patch
* fix-regression-in-service-states-with-reload-argumen.patch
* fix-type-error-in-tornadoimporter.patch patch
* fix-typo-on-msgpack-version-when-sanitizing-msgpack-.patch
* fix-zmq-hang-backport-of-saltstack-salt-58364.patch
* loader-invalidate-the-import-cachefor-extra-modules.patch
* make-lazyloader.__init__-call-to-_refresh_file_mappi.patch
* make-salt.ext.tornado.gen-to-use-salt.ext.backports_.patch
* opensuse-3000.2-virt-backports-236.patch
* opensuse-3000-bigvm-backports-300.patch
* opensuse-3000-libvirt-engine-fixes-248.patch
* opensuse-3000-spacewalk-runner-parse-command-247.patch
* opensuse-3000-virtual-network-backports-329.patch
* pkgrepo-support-python-2.7-function-call-294.patch
* removes-unresolved-merge-conflict-in-yumpkg-module.patch
* revert-changes-to-slspath-saltstack-salt-56341.patch
* set-passphrase-for-salt-ssh-keys-to-empty-string-293.patch
* support-transactional-systems-microos-268.patch
* update-target-fix-for-salt-ssh-and-avoiding-race-con.patch
* use-full-option-name-instead-of-undocumented-abbrevi.patch
* various-fixes-to-the-mysql-module-to-break-out-the-h.patch
* zypperpkg-filter-patterns-that-start-with-dot-243.patch
* Tue Apr 27 2021 Pablo Suárez Hernández - Fix issue parsing errors in ansiblegate state module- Added:
* fix-issue-parsing-errors-in-ansiblegate-state-module.patch
* Tue Apr 27 2021 Pablo Suárez Hernández - Prevent command injection in the snapper module (bsc#1185281) (CVE-2021-31607)- transactional_update: detect recursion in the executor- Add subpackage salt-transactional-update (jsc#SLE-18028)- Remove duplicate directories from specfile- Added:
* transactional_update-detect-recursion-in-the-executo.patch
* prevent-command-injection-in-the-snapper-module-bsc-.patch
* Wed Apr 21 2021 Pablo Suárez Hernández - Improvements on \"ansiblegate\" module (bsc#1185092):
* New methods: ansible.targets / ansible.discover_playbooks
* General bugfixes- Added:
* improvements-on-ansiblegate-module-354.patch
* Wed Apr 14 2021 Pablo Suárez Hernández - Add support for Alibaba Cloud Linux 2 (Aliyun Linux)- Regression fix of salt-ssh on processing targets- Added:
* add-alibaba-cloud-linux-2-to-salt-3000-branch-351.patch
* regression-fix-of-salt-ssh-on-processing-targets-353.patch
* Fri Apr 09 2021 Victor Zhestkov - Update target fix for salt-ssh and avoiding race condition on salt-ssh event processing (bsc#1179831, bsc#1182281)- Added:
* update-target-fix-for-salt-ssh-and-avoiding-race-con.patch
* Fri Apr 09 2021 Alexander Graul - Add notify beacon for Debian/Ubuntu systems- Added:
* notify-beacon-for-debian-ubuntu-systems-347.patch
* Tue Apr 06 2021 Alexander Graul - Fix zmq bug that causes salt-call to freeze (bsc#1181368)- Added:
* fix-zmq-hang-backport-of-saltstack-salt-58364.patch
* Wed Mar 24 2021 Pablo Suárez Hernández - Add core grains support for AlmaLinux- Added:
* add-almalinux-to-the-os-family-list-340.patch
* Wed Mar 17 2021 Jochen Breuer - Allow vendor change option with zypper- Added:
* allow-vendor-change-option-with-zypper-313.patch
* Wed Mar 10 2021 Pablo Suárez Hernández - virt: virtual network backports to Salt 3000- Added:
* opensuse-3000-virtual-network-backports-329.patch
* Tue Mar 09 2021 Pablo Suárez Hernández - Do not monkey patch yaml loaders: Prevent breaking Ansible filter modules (bsc#1177474)- Added:
* do-not-monkey-patch-yaml-bsc-1177474.patch
* Fri Mar 05 2021 Alexander Graul - Only require python-certifi for CentOS7
* Wed Mar 03 2021 Pablo Suárez Hernández - Fix race conditions for corner cases when handling SIGTERM by minion (bsc#1172110)- Added:
* prevent-race-condition-on-sigterm-for-the-minion-bsc.patch
* Fri Feb 26 2021 Pablo Suárez Hernández - Rename patch file- Renamed:
* fix_regression_in_cmd_run_after_cve.patch -> fix-regression-on-cmd.run-when-passing-tuples-as-cmd.patch
* Thu Feb 25 2021 Pablo Suárez Hernández - Implementation of suse_ip execution module to prevent issues with network.managed (bsc#1099976)- Fix recursion false detection in payload (bsc#1180101)- 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)- Exclude SLE 12 from requiring python-certifi- Added:
* fixes-56144-to-enable-hotadd-profile-support.patch
* fix-recursion-false-detectioni-in-payload-305.patch
* add-sleep-on-exception-handling-minion-connecting-to.patch
* implementation-of-suse_ip-execution-module-bsc-10999.patch
* Thu Feb 25 2021 Pablo Suárez Hernández - Do not crash when unexpected cmd output at listing patches (bsc#1181290)- Added:
* do-not-crash-when-unexpected-cmd-output-at-listing-p.patch
* Thu Feb 25 2021 Pablo Suárez Hernández - Fix behavior for \"onlyif/unless\" when multiple conditions (bsc#1180818)- Added:
* fix-onlyif-unless-when-multiple-conditions-bsc-11808.patch
* Thu Feb 25 2021 Pablo Suárez Hernández - Fix regression on cmd.run when passing tuples as cmd (bsc#1182740)- Added:
* fix_regression_in_cmd_run_after_cve.patch
* Mon Feb 22 2021 Pablo Suárez Hernández - Allow extra_filerefs as sanitized kwargs for SSH client- Added:
* allow-extra_filerefs-as-sanitized-kwargs-for-ssh-cli.patch
* Thu Feb 18 2021 Pablo Suárez Hernández - Fix errors with virt.update- Added:
* backport-commit-1b16478c51fb75c25cd8d217c80955feefb6.patch
* Wed Feb 17 2021 Pablo Suárez Hernández - 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)- Added:
* fix-for-some-cves-bsc1181550.patch
* Fri Feb 12 2021 Pablo Suárez Hernández - 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- Added:
* open-suse-3002.2-xen-grub-316.patch
* virt-uefi-fix-backport-312.patch
* 3002.2-xen-spicevmc-dns-srv-records-backports-314.patch
* Wed Jan 13 2021 Pablo Suárez Hernández - Revert wrong zypper patch to support vendorchanges flags on pkg.install- Adjusted python2-cherrypy naming in salt-api. (#40)- Added:
* revert-add-patch-support-for-allow-vendor-change-opt.patch
* Thu Dec 10 2020 Jochen Breuer - Force zyppnotify to prefer Packages.db than Packages if it exists- Allow vendor change option with zypper- Added:
* force-zyppnotify-to-prefer-packages.db-than-packages.patch
* add-patch-support-for-allow-vendor-change-option-wit.patch
* Tue Dec 08 2020 Jochen Breuer - Add pkg.services_need_restart- Bigvm backports: virt consoles, CPU tuning and topology, and memory tuning.- Fix for file.check_perms to work with numeric uid/gid- Added:
* fix-salt.utils.stringutils.to_str-calls-to-make-it-w.patch
* add-pkg.services_need_restart-302.patch
* opensuse-3000-bigvm-backports-300.patch
* Fri Nov 27 2020 Victor Zhestkov - Change \'Requires(pre)\' to \'Requires\' for salt-minion package (bsc#1083110)
* Mon Nov 16 2020 Pablo Suárez Hernández - Fix syntax error on pkgrepo state with Python 2.7- transactional_update: unify with chroot.call- Added:
* pkgrepo-support-python-2.7-function-call-294.patch
* transactional_update-unify-with-chroot.call.patch
* Tue Nov 10 2020 Jochen Breuer - Add \"migrated\" state and GPG key management functions- Added:
* add-migrated-state-and-gpg-key-management-functions-.patch
* Tue Nov 10 2020 Jochen Breuer - Master can read grains (bsc#1179696)- Added:
* grains-master-can-read-grains.patch
* Tue Nov 10 2020 Jochen Breuer - Fix for broken psutil (bsc#1102248)- Added:
* fix-for-bsc-1102248-psutil-is-broken-and-so-process-.patch
* Fri Nov 06 2020 Pablo Suárez Hernández - Fix novendorchange handling in zypperpkg module- Added:
* fix-novendorchange-option-284.patch
* Thu Nov 05 2020 Pablo Suárez Hernández - Avoid regression on \"salt-master\": set passphrase for salt-ssh keys to empty string (bsc#1178485)- Added:
* set-passphrase-for-salt-ssh-keys-to-empty-string-293.patch
* Mon Nov 02 2020 Pablo Suárez Hernández - Properly validate eauth credentials and tokens on SSH calls made by Salt API (bsc#1178319) (bsc#1178362) (bsc#1178361) (CVE-2020-25592) (CVE-2020-17490) (CVE-2020-16846)- Added:
* fix-cve-2020-25592-and-add-tests-bsc-1178319.patch
* Tue Oct 20 2020 Pablo Suárez Hernández - Fix disk.blkid to avoid unexpected keyword argument \'__pub_user\' (bsc#1177867)- Added:
* path-replace-functools.wraps-with-six.wraps-bsc-1177.patch
* Wed Oct 14 2020 Pablo Suárez Hernández - Ensure virt.update stop_on_reboot is updated with its default value- Added:
* ensure-virt.update-stop_on_reboot-is-updated-with-it.patch
* Tue Oct 13 2020 Pablo Suárez Hernández - Do not break package building for systemd OSes
* Tue Oct 13 2020 Pablo Suárez Hernández - Drop wrong mock from chroot unit test- Added:
* drop-wrong-mock-from-chroot-unit-test.patch
* Wed Oct 07 2020 Jochen Breuer - Support systemd versions with dot (bsc#1176294)
* Tue Oct 06 2020 Jochen Breuer - Fix for grains.test_core unit test- Fix file/directory user and group ownership containing UTF-8 characters (bsc#1176024)- Several changes to virtualization:- - Fix virt update when cpu and memory are changed- - Memory Tuning GSoC- - Properly fix memory setting regression in virt.update- - Expose libvirt on_reboot in virt states- Support transactional systems (MicroOS)- zypperpkg module ignores retcode 104 for search() (bsc#1159670)- Added:
* support-transactional-systems-microos-268.patch
* bsc-1176024-fix-file-directory-user-and-group-owners.patch
* backport-a-few-virt-prs-272.patch
* fix-grains.test_core-unit-test-276.patch
* zypperpkg-ignore-retcode-104-for-search-bsc-1176697-.patch
* Mon Oct 05 2020 Jochen Breuer - Xen disk fixes. No longer generates volumes for Xen disks, but the corresponding file or block disk (bsc#1175987)- Added:
* xen-disk-fixes-264.patch
* Wed Sep 23 2020 Pablo Suárez Hernández - Invalidate file list cache when cache file modified time is in the future (bsc#1176397)- Added:
* invalidate-file-list-cache-when-cache-file-modified-.patch
* Wed Sep 16 2020 Pablo Suárez Hernández - Prevent import errors when running test_btrfs unit tests- Added:
* prevent-import-errors-when-running-test_btrfs-unit-t.patch
* Tue Sep 15 2020 Pablo Suárez Hernández - Fix virt.update with CPU defined- Added:
* fix-virt.update-with-cpu-defined-263.patch
* Tue Sep 15 2020 Pablo Suárez Hernández - Fix virt issues and invalid input errors from \'salt.utils.data\' (bsc#1176480)- Added:
* fix-the-removed-six.itermitems-and-six.-_type-262.patch
* Mon Sep 07 2020 Jochen Breuer - Reintroduces the patches from opensuse-3000.2-virt-backports-236.patch coming from Salt 3001- Added:
* backport-virt-patches-from-3001-256.patch
* Thu Aug 27 2020 Pablo Suárez Hernández - Do not raise StreamClosedError traceback but only log it (bsc#1175549)- Added:
* do-not-raise-streamclosederror-traceback-but-only-lo.patch
* Mon Aug 17 2020 Pablo Suárez Hernández - Various fixes to the mysql module to break out the handling of user- Added:
* various-fixes-to-the-mysql-module-to-break-out-the-h.patch
* Mon Aug 17 2020 Pablo Suárez Hernández - Take care of failed, skipped and unreachable tasks and propagate \"retcode\" (bsc#1173911) (bsc#1173909)- Added:
* ansiblegate-take-care-of-failed-skipped-and-unreacha.patch
* Mon Aug 10 2020 Alexander Graul - Require /usr/bin/python instead of /bin/python for RHEL-family (bsc#1173936)
* Fri Jul 31 2020 Alexander Graul - Don\'t install SuSEfirewall2 service files in Factory- Fix __mount_device wrapper to accept separate args and kwargs- Added:
* fix-__mount_device-wrapper-253.patch
* Thu Jul 16 2020 Jochen Breuer - Fix the registration of libvirt pool and nodedev events- Accept nested namespaces in spacewalk.api runner function. (bsc#1172211)- info_installed works without status attr now (bsc#1171461)- Added:
* opensuse-3000-libvirt-engine-fixes-248.patch
* info_installed-works-without-status-attr-now.patch
* opensuse-3000-spacewalk-runner-parse-command-247.patch
* Wed Jul 15 2020 Jochen Breuer - Fix for TypeError in Tornado importer (bsc#1174165)- Added:
* fix-type-error-in-tornadoimporter.patch
* Thu Jun 18 2020 Alexander Graul - Require python3-distro only for TW (bsc#1173072)
* Wed Jun 10 2020 Pablo Suárez Hernández - Various virt backports from 3000.2- Added:
* opensuse-3000.2-virt-backports-236.patch
* Thu May 28 2020 Pablo Suárez Hernández - Avoid traceback on debug logging for swarm module (bsc#1172075)- Added:
* avoid-has_docker-true-if-import-messes-with-salt.uti.patch
* Thu May 28 2020 Pablo Suárez Hernández - Add publish_batch to ClearFuncs exposed methods- Added:
* add-publish_batch-to-clearfuncs-exposed-methods.patch
* Wed May 27 2020 Pablo Suárez Hernández - Update to salt version 3000 See release notes: https://docs.saltstack.com/en/latest/topics/releases/3000.html- zypperpkg: filter patterns that start with dot (bsc#1171906)- Batch mode now also correctly provides return value (bsc#1168340)- Add docker.logout to docker execution module (bsc#1165572)- Testsuite fix- Add option to enable/disable force refresh for zypper- Python3.8 compatibility changes- Prevent sporious \"salt-api\" stuck processes when managing SSH minions because of logging deadlock (bsc#1159284)- Avoid segfault from \"salt-api\" under certain conditions of heavy load managing SSH minions (bsc#1169604)- Revert broken changes to slspath made on Salt 3000 (saltstack/salt#56341) (bsc#1170104)- Returns a the list of IPs filtered by the optional network list- Fix CVE-2020-11651 and CVE-2020-11652 (bsc#1170595)- Do not require vendored backports-abc (bsc#1170288)- Fix partition.mkpart to work without fstype (bsc#1169800)- Enable building and installation for Fedora- Disable python2 build on Tumbleweed We are removing the python2 interpreter from openSUSE (SLE16). As such disable salt building for python2 there.- More robust remote port detection- Sanitize grains loaded from roster_grains.json cache during \"state.pkg\"- Do not make file.recurse state to fail when msgpack 0.5.4 (bsc#1167437)- Build: Buildequire pkgconfig(systemd) instead of systemd pkgconfig(systemd) is provided by systemd, so this is de-facto no change. But inside the Open Build Service (OBS), the same symbol is also provided by systemd-mini, which exists to shorten build-chains by only enabling what other packages need to successfully build- Add new custom SUSE capability for saltutil state module- Fixes status attribute issue in aptpkg test- Make setup.py script not to require setuptools greater than 9.1- loop: fix variable names for until_no_eval- Drop conflictive module.run state patch (bsc#1167437)- Update patches after rebase with upstream v3000 tag (bsc#1167437)- Fix some requirements issues depending on Python3 versions- Removes obsolete patch- Fix for low rpm_lowpkg unit test- Add python-singledispatch as dependency for python2-salt- virt._get_domain: don\'t raise an exception if there is no VM- Fix for temp folder definition in loader unit test- Adds test for zypper abbreviation fix- Improved storage pool or network handling- Better import cache handline- Make \"salt.ext.tornado.gen\" to use \"salt.ext.backports_abc\" on Python 2- Fix regression in service states with reload argument- Fix integration test failure for test_mod_del_repo_multiline_values- Fix for unless requisite when pip is not installed- Fix errors from unit tests due NO_MOCK and NO_MOCK_REASON deprecation- Fix tornado imports and missing _utils after rebasing patches- Removes unresolved merge conflict in yumpkg module- Use full option name instead of undocumented abbreviation for zypper- Requiring python3-distro only for openSUSE/SLE >= 15 and not for Python 2 builds- Avoid possible user escalation upgrading salt-master (bsc#1157465) (CVE-2019-18897)- Fix unit tests failures in test_batch_async tests- Batch Async: Handle exceptions, properly unregister and close instances after running async batching to avoid CPU starvation of the MWorkers (bsc#1162327)- RHEL/CentOS 8 uses platform-python instead of python3- Added:
* add-ip-filtering-by-network.patch
* add-missing-_utils-at-loader-grains_func.patch
* adds-explicit-type-cast-for-port.patch
* changed-imports-to-vendored-tornado.patch
* fix-a-test-and-some-variable-names-229.patch
* fix-for-temp-folder-definition-in-loader-unit-test.patch
* fix-for-unless-requisite-when-pip-is-not-installed.patch
* fix-regression-in-service-states-with-reload-argumen.patch
* fix-typo-on-msgpack-version-when-sanitizing-msgpack-.patch
* fix-wrong-test_mod_del_repo_multiline_values-test-af.patch
* loop-fix-variable-names-for-until_no_eval.patch
* make-salt.ext.tornado.gen-to-use-salt.ext.backports_.patch
* make-setup.py-script-to-not-require-setuptools-9.1.patch
* opensuse-3000-virt-defined-states-222.patch
* python3.8-compatibility-pr-s-235.patch
* re-adding-function-to-test-for-root.patch
* reintroducing-reverted-changes.patch
* remove-deprecated-usage-of-no_mock-and-no_mock_reaso.patch
* remove-vendored-backports-abc-from-requirements.patch
* removes-unresolved-merge-conflict-in-yumpkg-module.patch
* revert-changes-to-slspath-saltstack-salt-56341.patch
* sanitize-grains-loaded-from-roster_grains.json.patch
* use-full-option-name-instead-of-undocumented-abbrevi.patch
* zypperpkg-filter-patterns-that-start-with-dot-243.patch- Modified:
* accumulated-changes-from-yomi-167.patch
* accumulated-changes-required-for-yomi-165.patch
* activate-all-beacons-sources-config-pillar-grains.patch
* add-all_versions-parameter-to-include-all-installed-.patch
* add-astra-linux-common-edition-to-the-os-family-list.patch
* add-batch_presence_ping_timeout-and-batch_presence_p.patch
* add-cpe_name-for-osversion-grain-parsing-u-49946.patch
* add-custom-suse-capabilities-as-grains.patch
* add-docker-logout-237.patch
* add-environment-variable-to-know-if-yum-is-invoked-f.patch
* add-hold-unhold-functions.patch
* add-missing-fun-for-returns-from-wfunc-executions.patch
* add-multi-file-support-and-globbing-to-the-filetree-.patch
* add-new-custom-suse-capability-for-saltutil-state-mo.patch
* add-saltssh-multi-version-support-across-python-inte.patch
* add-standalone-configuration-file-for-enabling-packa.patch
* add-supportconfig-module-for-remote-calls-and-saltss.patch
* add-virt.all_capabilities.patch
* allow-passing-kwargs-to-pkg.list_downloaded-bsc-1140.patch
* apply-patch-from-upstream-to-support-python-3.8.patch
* async-batch-implementation.patch
* avoid-excessive-syslogging-by-watchdog-cronjob-58.patch
* avoid-traceback-when-http.query-request-cannot-be-pe.patch
* batch-async-catch-exceptions-and-safety-unregister-a.patch
* batch.py-avoid-exception-when-minion-does-not-respon.patch
* batch_async-avoid-using-fnmatch-to-match-event-217.patch
* calculate-fqdns-in-parallel-to-avoid-blockings-bsc-1.patch
* debian-info_installed-compatibility-50453.patch
* decide-if-the-source-should-be-actually-skipped.patch
* do-not-break-repo-files-with-multiple-line-values-on.patch
* do-not-crash-when-there-are-ipv6-established-connect.patch
* do-not-load-pip-state-if-there-is-no-3rd-party-depen.patch
* do-not-make-ansiblegate-to-crash-on-python3-minions.patch
* do-not-report-patches-as-installed-when-not-all-the-.patch
* don-t-call-zypper-with-more-than-one-no-refresh.patch
* early-feature-support-config.patch
* enable-passing-a-unix_socket-for-mysql-returners-bsc.patch
* fall-back-to-pymysql.patch
* fix-a-wrong-rebase-in-test_core.py-180.patch
* fix-aptpkg-systemd-call-bsc-1143301.patch
* fix-async-batch-multiple-done-events.patch
* fix-async-batch-race-conditions.patch
* fix-batch_async-obsolete-test.patch
* fix-bsc-1065792.patch
* fix-cve-2020-11651-and-fix-cve-2020-11652.patch
* fix-failing-unit-tests-for-batch-async.patch
* fix-for-log-checking-in-x509-test.patch
* fix-for-return-value-ret-vs-return-in-batch-mode.patch
* fix-for-suse-expanded-support-detection.patch
* fix-git_pillar-merging-across-multiple-__env__-repos.patch
* fix-ipv6-scope-bsc-1108557.patch
* fix-issue-2068-test.patch
* fix-memory-leak-produced-by-batch-async-find_jobs-me.patch
* fix-unit-test-for-grains-core.patch
* fix-unit-tests-for-batch-async-after-refactor.patch
* fix-zypper-pkg.list_pkgs-expectation-and-dpkg-mockin.patch
* fix-zypper.list_pkgs-to-be-aligned-with-pkg-state.patch
* fixed-bug-lvm-has-no-parttion-type.-the-scipt-later-.patch
* fixes-cve-2018-15750-cve-2018-15751.patch
* fixing-streamclosed-issue.patch
* get-os_arch-also-without-rpm-package-installed.patch
* implement-network.fqdns-module-function-bsc-1134860-.patch
* improve-batch_async-to-release-consumed-memory-bsc-1.patch
* include-aliases-in-the-fqdns-grains.patch
* integration-of-msi-authentication-with-azurearm-clou.patch
* let-salt-ssh-use-platform-python-binary-in-rhel8-191.patch
* loader-invalidate-the-import-cachefor-extra-modules.patch
* loosen-azure-sdk-dependencies-in-azurearm-cloud-driv.patch
* make-aptpkg.list_repos-compatible-on-enabled-disable.patch
* make-lazyloader.__init__-call-to-_refresh_file_mappi.patch
* make-profiles-a-package.patch
* move-server_id-deprecation-warning-to-reduce-log-spa.patch
* option-to-en-disable-force-refresh-in-zypper-215.patch
* prevent-ansiblegate-unit-tests-to-fail-on-ubuntu.patch
* prevent-logging-deadlock-on-salt-api-subprocesses-bs.patch
* prevent-systemd-run-description-issue-when-running-a.patch
* prevent-test_mod_del_repo_multiline_values-to-fail.patch
* provide-the-missing-features-required-for-yomi-yet-o.patch
* read-repo-info-without-using-interpolation-bsc-11356.patch
* remove-arch-from-name-when-pkg.list_pkgs-is-called-w.patch
* remove-unnecessary-yield-causing-badyielderror-bsc-1.patch
* restore-default-behaviour-of-pkg-list-return.patch
* return-the-expected-powerpc-os-arch-bsc-1117995.patch
* run-salt-api-as-user-salt-bsc-1064520.patch
* run-salt-master-as-dedicated-salt-user.patch
* strip-trailing-from-repo.uri-when-comparing-repos-in.patch
* support-config-non-root-permission-issues-fixes-u-50.patch
* support-for-btrfs-and-xfs-in-parted-and-mkfs.patch
* switch-firewalld-state-to-use-change_interface.patch
* temporary-fix-extend-the-whitelist-of-allowed-comman.patch
* use-adler32-algorithm-to-compute-string-checksums.patch
* use-current-ioloop-for-the-localclient-instance-of-b.patch
* use-threadpool-from-multiprocessing.pool-to-avoid-le.patch
* virt-adding-kernel-boot-parameters-to-libvirt-xml-55.patch
* virt._get_domain-don-t-raise-an-exception-if-there-i.patch
* x509-fixes-111.patch
* xfs-do-not-fails-if-type-is-not-present.patch- Removed:
* 2019.2.0-pr-54196-backport-173.patch
* add-ppc64le-as-a-valid-rpm-package-architecture.patch
* add-virt.network_get_xml-function.patch
* add-virt.volume_infos-and-virt.volume_delete.patch
* adds-enabled-kwarg.patch
* adds-the-possibility-to-also-use-downloadonly-in-kwa.patch
* align-virt-full-info-fixes-with-upstream-192.patch
* azurefs-gracefully-handle-attributeerror.patch
* backport-saltutil-state-module-to-2019.2-codebase.patch
* bugfix-any-unicode-string-of-length-16-will-raise-ty.patch
* catch-nameerror-in-ipcclient.close-231.patch
* checking-for-jid-before-returning-data.patch
* chroot-add-apply_-sls-and-highstate-for-state-execut.patch
* delete-bad-api-token-files.patch
* enable-passing-grains-to-start-event-based-on-start_.patch
* fix-applying-of-attributes-for-returner-rawfile_json.patch
* fix-for-older-mock-module.patch
* fix-load-cached-grain-osrelease_info.patch
* fix-schedule.run_job-port-upstream-pr-54799-194.patch
* fix-syndic-start-issue.patch
* fix-virt-states-to-not-fail-on-vms-already-stopped.-.patch
* fix-virt.full_info-176.patch
* fix-virt.get_hypervisor-188.patch
* list_downloaded-for-apt-module.patch
* mount-fix-extra-t-parameter.patch
* move-tokens-in-place-with-an-atomic-operation.patch
* preserve-already-defined-destructive_tests-and-expen.patch
* preserving-signature-in-module.run-state-u-50049.patch
* prevent-already-reading-continuous-exception-message.patch
* remove-virt.pool_delete-fast-parameter-178.patch
* restrict-the-start_event_grains-only-to-the-start-ev.patch
* take-checksums-arg-into-account-for-postgres.datadir.patch
* try-except-undefineflags-as-this-operation-is-not-su.patch
* various-netapi-fixes-and-tests.patch
* virt-1.volume_infos-fix-for-single-vm.patch
* virt-handle-whitespaces-in-vm-names.patch
* virt.network_define-allow-adding-ip-configuration.patch
* virt.pool_running-fix-pool-start.patch
* virt.volume_infos-fix-for-single-vm.patch
* virt.volume_infos-needs-to-ignore-inactive-pools-174.patch
* virt.volume_infos-silence-libvirt-error-message-175.patch
* zypperpkg-filter-patterns-that-start-with-dot-242.patch
* Fri May 22 2020 Pablo Suárez Hernández - loader: invalidate the import cachefor extra modules- Added:
* loader-invalidate-the-import-cachefor-extra-modules.patch
* Thu May 21 2020 Pablo Suárez Hernández - zypperpkg: filter patterns that start with dot (bsc#1171906)- Added:
* zypperpkg-filter-patterns-that-start-with-dot-242.patch
* Wed May 20 2020 Jochen Breuer - Batch mode now also correctly provides return value (bsc#1168340)- Added:
* fix-for-return-value-ret-vs-return-in-batch-mode.patch
* Mon May 18 2020 Alexander Graul - Add docker.logout to docker execution module (bsc#1165572)- Added:
* add-docker-logout-237.patch
* Tue May 12 2020 Jochen Breuer - Improvements for chroot module- Add option to enable/disable force refresh for zypper- Added:
* option-to-en-disable-force-refresh-in-zypper-215.patch
* chroot-add-apply_-sls-and-highstate-for-state-execut.patch
* Thu May 07 2020 Pablo Suárez Hernández - Prevent sporious \"salt-api\" stuck processes when managing SSH minions because of logging deadlock (bsc#1159284)- Avoid segfault from \"salt-api\" under certain conditions of heavy load managing SSH minions (bsc#1169604)- Added:
* prevent-logging-deadlock-on-salt-api-subprocesses-bs.patch
* make-lazyloader.__init__-call-to-_refresh_file_mappi.patch
* Thu Apr 30 2020 Pablo Suárez Hernández - Fix partition.mkpart to work without fstype (bsc#1169800)- Added:
* fixed-bug-lvm-has-no-parttion-type.-the-scipt-later-.patch
* Thu Apr 30 2020 Pablo Suárez Hernández - Fix typo in \'minion_runner\' for AESFuncs exposed methods.- Avoid \"NameError: name \'__salt_system_encoding__\' is not defined\" (bsc#1138952)- Fix load cached grain \"osrelease_info\" to prevent exceptions on \"pkg.info_installed\" on Debian and Ubuntu minion (bsc#1170042)- Build: Buildequire pkgconfig(systemd) instead of systemd- Add new custom SUSE capability for saltutil state module- Backport saltutil state module to 2019.2 codebase (bsc#1167556)- virt._get_domain: don\'t raise an exception if there is no VM- Added:
* backport-saltutil-state-module-to-2019.2-codebase.patch
* fix-load-cached-grain-osrelease_info.patch
* catch-nameerror-in-ipcclient.close-231.patch
* add-new-custom-suse-capability-for-saltutil-state-mo.patch
* virt._get_domain-don-t-raise-an-exception-if-there-i.patch- Renamed:
* 0001-Fix-CVE-2020-11651-and-Fix-CVE-2020-11652.patch -> fix-cve-2020-11651-and-fix-cve-2020-11652.patch
* Tue Apr 28 2020 Pablo Suárez Hernández - Fix CVE-2020-11651 and CVE-2020-11652 (bsc#1170595)- Added:
* 0001-Fix-CVE-2020-11651-and-Fix-CVE-2020-11652.patch
* Wed Mar 04 2020 Pablo Suárez Hernández - Avoid possible user escalation upgrading salt-master (bsc#1157465) (CVE-2019-18897)
* Wed Mar 04 2020 Pablo Suárez Hernández - Fix unit tests failures in test_batch_async tests- Added:
* fix-unit-tests-for-batch-async-after-refactor.patch
* Mon Mar 02 2020 Pablo Suárez Hernández - Batch Async: Handle exceptions, properly unregister and close instances after running async batching to avoid CPU starvation of the MWorkers (bsc#1162327)- Added:
* batch_async-avoid-using-fnmatch-to-match-event-217.patch
* batch-async-catch-exceptions-and-safety-unregister-a.patch
* Wed Feb 26 2020 Jochen Breuer - RHEL/CentOS 8 uses platform-python instead of python3
* Tue Feb 25 2020 Jochen Breuer - New configuration option for selection of grains in the minion start event.- Added:
* restrict-the-start_event_grains-only-to-the-start-ev.patch
* enable-passing-grains-to-start-event-based-on-start_.patch
* Wed Feb 12 2020 Pablo Suárez Hernández - Fix \'os_family\' grain for Astra Linux Common Edition- Fix for salt-api NET API where unauthenticated attacker could run arbitrary code (CVE-2019-17361) (bsc#1162504)- Added:
* add-astra-linux-common-edition-to-the-os-family-list.patch
* various-netapi-fixes-and-tests.patch
* Wed Jan 29 2020 Jochen Breuer - Adds disabled parameter to mod_repo in aptpkg module- Move token with atomic operation- Bad API token files get deleted (bsc#1160931)- Added:
* move-tokens-in-place-with-an-atomic-operation.patch
* adds-enabled-kwarg.patch
* delete-bad-api-token-files.patch
* Mon Jan 13 2020 Jochen Breuer - Support for Btrfs and XFS in parted and mkfs added- Added:
* support-for-btrfs-and-xfs-in-parted-and-mkfs.patch
* Thu Jan 09 2020 Jochen Breuer - Adds list_downloaded for apt Module to enable pre-downloading support- Adds virt.(pool|network)_get_xml functions- Added:
* list_downloaded-for-apt-module.patch
* add-virt.network_get_xml-function.patch
* Tue Jan 07 2020 Jochen Breuer
* Add virt.pool_capabilities function
* virt.pool_running improvements
* Add virt.pool_deleted state
* virt.network_define allow adding IP configuration- Added:
* virt.network_define-allow-adding-ip-configuration.patch
* Tue Jan 07 2020 Pablo Suárez Hernández - virt: adding kernel boot parameters to libvirt xml- Added:
* virt-adding-kernel-boot-parameters-to-libvirt-xml-55.patch
* Tue Dec 17 2019 Pablo Suárez Hernández - Fix to scheduler when data[\'run\'] does not exist (bsc#1159118)- Added:
* fix-schedule.run_job-port-upstream-pr-54799-194.patch
* Mon Dec 16 2019 Pablo Suárez Hernández - Fix virt states to not fail on VMs already stopped- Added:
* fix-virt-states-to-not-fail-on-vms-already-stopped.-.patch
* Thu Dec 12 2019 Pablo Suárez Hernández - Fix applying of attributes for returner rawfile_json (bsc#1158940)- Added:
* fix-applying-of-attributes-for-returner-rawfile_json.patch
* Wed Dec 11 2019 Mihai Dincă - xfs: do not fail if type is not present (bsc#1153611)- Added:
* xfs-do-not-fails-if-type-is-not-present.patch
* Tue Dec 10 2019 Pablo Suárez Hernández - Don\'t use __python indirection macros on spec file %__python is no longer defined in RPM 4.15 (python2 is going EOL in Jan 2020); additionally, python/python3 are just binaries in the path.
* Tue Dec 10 2019 Pablo Suárez Hernández - Fix errors when running virt.get_hypervisor function- Added:
* fix-virt.get_hypervisor-188.patch
* Mon Dec 09 2019 Pablo Suárez Hernández - Align virt.full_info fixes with upstream Salt- Added:
* align-virt-full-info-fixes-with-upstream-192.patch
* Wed Dec 04 2019 Mihai Dincă - Fix for log checking in x509 test- Added:
* fix-for-log-checking-in-x509-test.patch
* fix-batch_async-obsolete-test.patch
* Wed Dec 04 2019 Pablo Suárez Hernández - Prevent test_mod_del_repo_multiline_values to fail- Read repo info without using interpolation (bsc#1135656)- Added:
* prevent-test_mod_del_repo_multiline_values-to-fail.patch
* read-repo-info-without-using-interpolation-bsc-11356.patch
* Wed Dec 04 2019 Jochen Breuer - Replacing pycrypto with M2Crypto as dependency for >= SLE15 (bsc#1165425)
* Wed Dec 04 2019 Pablo Suárez Hernández - Let salt-ssh use platform-python on RHEL8 (bsc#1158441)- Added:
* let-salt-ssh-use-platform-python-binary-in-rhel8-191.patch
* Mon Dec 02 2019 Mihai Dincă - Fix StreamClosedError issue (bsc#1157479)- Added:
* fixing-streamclosed-issue.patch
* Wed Oct 30 2019 Pablo Suárez Hernández - Remove virt.pool_delete fast parameter (U#54474)- Added:
* remove-virt.pool_delete-fast-parameter-178.patch
* Wed Oct 30 2019 Mihai Dincă - Remove unnecessary yield causing BadYieldError (bsc#1154620)- Added:
* remove-unnecessary-yield-causing-badyielderror-bsc-1.patch
* Tue Oct 29 2019 Pablo Suárez Hernández - Prevent \'Already reading\' continuous exception message (bsc#1137642)- Added:
* prevent-already-reading-continuous-exception-message.patch
* Fri Oct 25 2019 Jochen Breuer - Fix for aptpkg test with older mock modules- Added:
* fix-for-older-mock-module.patch
* Fri Oct 25 2019 Pablo Suárez Hernández - Remove wrong tests for core grain and improve debug logging- Use rich RPM deps to get a compatible version of tornado into the buildroot.- Added:
* fix-a-wrong-rebase-in-test_core.py-180.patch
* Tue Oct 22 2019 Pablo Suárez Hernández - core.py: ignore wrong product_name files- zypperpkg: understand product type- Added:
* accumulated-changes-from-yomi-167.patch
* Mon Oct 21 2019 Jochen Breuer - Enable usage of downloadonly parameter for apt module- Added:
* adds-the-possibility-to-also-use-downloadonly-in-kwa.patch
* Wed Oct 09 2019 Pablo Suárez Hernández - Add missing \'fun\' on events coming from salt-ssh wfunc executions (bsc#1151947)- Added:
* add-missing-fun-for-returns-from-wfunc-executions.patch
* Fri Oct 04 2019 Pablo Suárez Hernández - Fix failing unit tests for batch async- Added:
* fix-failing-unit-tests-for-batch-async.patch
* Thu Oct 03 2019 Pablo Suárez Hernández - Fix memory consumption problem on BatchAsync (bsc#1137642)- Added:
* use-current-ioloop-for-the-localclient-instance-of-b.patch
* Tue Oct 01 2019 Pablo Suárez Hernández - Fix dependencies for RHEL 8
* Mon Sep 30 2019 Pablo Suárez Hernández - Prevent systemd-run description issue when running aptpkg (bsc#1152366)- Added:
* prevent-systemd-run-description-issue-when-running-a.patch
* Thu Sep 26 2019 Pablo Suárez Hernández - Take checksums arg into account for postgres.datadir_init (bsc#1151650)- Added:
* take-checksums-arg-into-account-for-postgres.datadir.patch
* Thu Sep 26 2019 Pablo Suárez Hernández - Improve batch_async to release consumed memory (bsc#1140912)- Added:
* improve-batch_async-to-release-consumed-memory-bsc-1.patch
* Wed Sep 25 2019 Pablo Suárez Hernández - Require shadow instead of old pwdutils (bsc#1130588)- Conflict with tornado >= 5; for now we can only cope with Tornado 4.x (boo#1101780).- Fix virt.full_info (bsc#1146382)- virt.volume_infos: silence libvirt error message- virt.volume_infos needs to ignore inactive pools- Fix for various bugs in virt network and pool states- Implement network.fqdns module function (bsc#1134860)- Strip trailing \"/\" from repo.uri when comparing repos in apktpkg.mod_repo (bsc#1146192)- Make python3 default for RHEL8- Use python3 to build package Salt for RHEL8- Fix aptpkg systemd call (bsc#1143301)- Move server_id deprecation warning to reduce log spamming (bsc#1135567) (bsc#1135732)- Added:
* fix-virt.full_info-176.patch
* move-server_id-deprecation-warning-to-reduce-log-spa.patch
* virt.volume_infos-needs-to-ignore-inactive-pools-174.patch
* fix-aptpkg-systemd-call-bsc-1143301.patch
* virt.volume_infos-silence-libvirt-error-message-175.patch
* strip-trailing-from-repo.uri-when-comparing-repos-in.patch
* implement-network.fqdns-module-function-bsc-1134860-.patch
* 2019.2.0-pr-54196-backport-173.patch
* Mon Sep 16 2019 Mihai Dincă - Fix memory leak produced by batch async find_jobs mechanism (bsc#1140912)- Added:
* fix-memory-leak-produced-by-batch-async-find_jobs-me.patch
* Thu Sep 12 2019 Jochen Breuer - Files in salt-formulas folder can now be read and excuted by others (bsc#1150447)
* Fri Aug 30 2019 Mihai Dincă - Restore default behaviour of pkg list return (bsc#1148714)- Added:
* restore-default-behaviour-of-pkg-list-return.patch
* Tue Jul 30 2019 Pablo Suárez Hernández - Multiple fixes on cmdmod, chroot, freezer and zypperpkg needed for Yomi cmdmod: fix runas and group in run_chroot chroot: add missing sys directory chroot: change variable name to root chroot: fix bug in safe_kwargs iteration freezer: do not fail in cache dir is present freezer: clean freeze YAML profile on restore zypperpkg: fix pkg.list_pkgs cache- Added:
* accumulated-changes-required-for-yomi-165.patch
* Mon Jul 29 2019 Pablo Suárez Hernández - Avoid traceback on http.query when there are errors with the requested URL (bsc#1128554)- Added:
* avoid-traceback-when-http.query-request-cannot-be-pe.patch
* Thu Jul 25 2019 Mihai Dincă - Salt python client get_full_returns seems return data from incorrect jid (bsc#1131114)- Added:
* checking-for-jid-before-returning-data.patch
* Wed Jul 10 2019 Pablo Suárez Hernández - virt.volume_infos: don\'t raise an error if there is no VM- Added:
* virt-1.volume_infos-fix-for-single-vm.patch
* Mon Jul 08 2019 Pablo Suárez Hernández - Prevent ansiblegate unit tests to fail on Ubuntu- Added:
* prevent-ansiblegate-unit-tests-to-fail-on-ubuntu.patch
* Wed Jul 03 2019 Pablo Suárez Hernández - Allow passing kwargs to pkg.list_downloaded for Zypper (bsc#1140193)- Added:
* allow-passing-kwargs-to-pkg.list_downloaded-bsc-1140.patch
* Fri Jun 28 2019 Pablo Suárez Hernández - Do not make \"ansiblegate\" module to crash on Python3 minions (bsc#1139761)- Added:
* do-not-make-ansiblegate-to-crash-on-python3-minions.patch
* Thu Jun 20 2019 Pablo Suárez Hernández - Provide the missing features required for Yomi (Yet one more installer)- Added:
* provide-the-missing-features-required-for-yomi-yet-o.patch
* Fri Jun 14 2019 Pablo Suárez Hernández - Fix zypper pkg.list_pkgs test expectation and dpkg mocking- Added:
* fix-zypper-pkg.list_pkgs-expectation-and-dpkg-mockin.patch
* Fri Jun 14 2019 Pablo Suárez Hernández - Set \'salt\' group for files and directories created by salt-standalone-formulas-configuration package
* Fri Jun 14 2019 Mihai Dincă - Fix virt.volume_infos raising an exception when there is only virtual machine on the minion.- Fix virt.purge() on all non-KVM hypervisors. For instance on Xen, virt.purge would simply throw an exception about unsupported flag- Building a libvirt pool starts it. When defining a new pool, we need to let build start it or we will get libvirt errors.- Fix handling of Virtual Machines with white space in their name.- Added:
* virt.pool_running-fix-pool-start.patch
* virt-handle-whitespaces-in-vm-names.patch
* virt.volume_infos-fix-for-single-vm.patch
* try-except-undefineflags-as-this-operation-is-not-su.patch
* Wed Jun 05 2019 Pablo Suárez Hernández - avoid batch.py exception when minion does not respond (bsc#1135507)- Added:
* batch.py-avoid-exception-when-minion-does-not-respon.patch
* Mon Jun 03 2019 psuarezhernandezAATTsuse.com- Preserve already defined DESTRUCTIVE_TESTS and EXPENSIVE_TESTS env variables- Added:
* preserve-already-defined-destructive_tests-and-expen.patch
* Wed May 29 2019 psuarezhernandezAATTsuse.com- Do not break repo files with multiple line values on yumpkg (bsc#1135360)- Added:
* do-not-break-repo-files-with-multiple-line-values-on.patch
* Fri May 24 2019 psuarezhernandezAATTsuse.com- Fix return status when installing or updating RPM packages with \"ppc64le\" arch (bsc#1133647)- Added:
* add-ppc64le-as-a-valid-rpm-package-architecture.patch
* Wed May 22 2019 psuarezhernandezAATTsuse.com- Add new \"salt-standalone-formulas-configuration\" package (fate#327791)- Added:
* add-standalone-configuration-file-for-enabling-packa.patch
* Mon May 20 2019 psuarezhernandezAATTsuse.com- Switch firewalld state to use change_interface (bsc#1132076)- Added:
* switch-firewalld-state-to-use-change_interface.patch
* Wed May 08 2019 Mihai Dincă - Fix async-batch to fire a single done event- Added:
* fix-async-batch-multiple-done-events.patch
* Tue May 07 2019 psuarezhernandezAATTsuse.com- Do not make Salt CLI to crash when there are IPv6 established connections (bsc#1130784)- Added:
* do-not-crash-when-there-are-ipv6-established-connect.patch
* Fri May 03 2019 mdinca - Include aliases in FQDNS grain (bsc#1121439)
* Fri May 03 2019 mdinca - Fix issue preventing syndic to start- Added:
* fix-syndic-start-issue.patch
* Thu May 02 2019 Mihai Dincă - Update to 2019.2.0 release (FATE#327138, bsc#1133523) See https://docs.saltstack.com/en/latest/topics/releases/2019.2.0.html- Update year on spec copyright notice- Use ThreadPool from multiprocessing.pool to avoid leakings when calculating FQDNs- Do not report patches as installed on RHEL systems when not all the related packages are installed (bsc#1128061)- Incorporate virt.volume_info fixes (PR#131)- Fix for -t parameter in mount module- No longer limiting Python3 version to <3.7- Add virt.volume_infos and virt.volume_delete functions- Bugfix: properly refresh pillars (bsc#1125015)- Removes version from python3 requirement completely- Adds missing version update to %setup- Add virt.all_capabilities to return all host and domain capabilities at once- Switch to better correct version nomenclature Background: The special character tilde (~) will be available for use in version representing a negative version token.- Fix setup to use the right version tag- Add \"id_\" and \"force\" to the whitelist of API check- Add metadata to accepted keyword arguments (bsc#1122680)- Add salt-support script to package- Early feature: Salt support-config (salt-support)- More fixes on the spec file- Fix spaces and indentation- Use Adler32 algorithm to compute string checksums (bsc#1102819)- Update spec file patch ordering after MSI patch removal- Added:
* integration-of-msi-authentication-with-azurearm-clou.patch
* temporary-fix-extend-the-whitelist-of-allowed-comman.patch
* add-virt.volume_infos-and-virt.volume_delete.patch
* add-virt.all_capabilities.patch
* use-threadpool-from-multiprocessing.pool-to-avoid-le.patch
* do-not-report-patches-as-installed-when-not-all-the-.patch
* mount-fix-extra-t-parameter.patch
* use-adler32-algorithm-to-compute-string-checksums.patch- Modified:
* remove-arch-from-name-when-pkg.list_pkgs-is-called-w.patch
* async-batch-implementation.patch
* add-hold-unhold-functions.patch
* add-all_versions-parameter-to-include-all-installed-.patch
* add-cpe_name-for-osversion-grain-parsing-u-49946.patch
* azurefs-gracefully-handle-attributeerror.patch
* fix-zypper.list_pkgs-to-be-aligned-with-pkg-state.patch
* add-multi-file-support-and-globbing-to-the-filetree-.patch
* fixes-cve-2018-15750-cve-2018-15751.patch
* fix-bsc-1065792.patch
* enable-passing-a-unix_socket-for-mysql-returners-bsc.patch
* decide-if-the-source-should-be-actually-skipped.patch
* add-batch_presence_ping_timeout-and-batch_presence_p.patch
* run-salt-master-as-dedicated-salt-user.patch
* run-salt-api-as-user-salt-bsc-1064520.patch
* early-feature-support-config.patch
* fix-unit-test-for-grains-core.patch
* add-supportconfig-module-for-remote-calls-and-saltss.patch
* avoid-excessive-syslogging-by-watchdog-cronjob-58.patch
* add-environment-variable-to-know-if-yum-is-invoked-f.patch
* support-config-non-root-permission-issues-fixes-u-50.patch
* activate-all-beacons-sources-config-pillar-grains.patch
* preserving-signature-in-module.run-state-u-50049.patch
* fall-back-to-pymysql.patch
* include-aliases-in-the-fqdns-grains.patch
* loosen-azure-sdk-dependencies-in-azurearm-cloud-driv.patch
* calculate-fqdns-in-parallel-to-avoid-blockings-bsc-1.patch
* fix-issue-2068-test.patch
* fix-for-suse-expanded-support-detection.patch
* debian-info_installed-compatibility-50453.patch
* bugfix-any-unicode-string-of-length-16-will-raise-ty.patch
* make-aptpkg.list_repos-compatible-on-enabled-disable.patch
* add-custom-suse-capabilities-as-grains.patch
* get-os_arch-also-without-rpm-package-installed.patch
* fix-git_pillar-merging-across-multiple-__env__-repos.patch
* add-saltssh-multi-version-support-across-python-inte.patch
* return-the-expected-powerpc-os-arch-bsc-1117995.patch
* fix-ipv6-scope-bsc-1108557.patch
* fix-async-batch-race-conditions.patch
* make-profiles-a-package.patch
* don-t-call-zypper-with-more-than-one-no-refresh.patch
* do-not-load-pip-state-if-there-is-no-3rd-party-depen.patch
* x509-fixes-111.patch- Removed:
* fix-dynamic-ext_pillar-git-branch-with-__env__.patch
* explore-module.run-response-to-catch-the-result-in-d.patch
* add-api-log-rotation-on-suse-package.patch
* prevent-zypper-from-parsing-repo-configuration-from-.patch
* x509-fixes-for-remote-signing-106.patch
* make-it-possible-to-use-login-pull-and-push-from-mod.patch
* add-parallel-support-for-orchestrations.patch
* feat-add-grain-for-all-fqdns.patch
* fixed-usage-of-ipaddress.patch
* fix-deprecation-warning-bsc-1095507.patch
* remove-old-hack-when-reporting-multiversion-packages.patch
* get-os_family-for-rpm-distros-from-the-rpm-macros.-u.patch
* extra-filerefs-include-files-even-if-no-refs-in-stat.patch
* let-dpkg.info-expose-package-status-122.patch
* improved-handling-of-ldap-group-id.patch
* option-to-merge-current-pillar-with-opts-pillar-duri.patch
* add-engine-relaying-libvirt-events.patch
* fix-46492-file.blockreplace-throws-indexerror.patch
* fix-mine.get-not-returning-data-workaround-for-48020.patch
* change-stringio-import-in-python2-to-import-the-clas.patch
* support-use-of-gce-instance-credentials-109.patch
* fix-openscap-push.patch
* provide-kwargs-to-pkg_resource.parse_targets-require.patch
* strip-trailing-commas-on-linux-user-gecos-fields.patch
* yamlloader-properly-handle-colons-in-inline-dicts.patch
* fix-unboundlocalerror-in-file.get_diff.patch
* fix-async-call-to-process-manager.patch
* prevent-payload-crash-on-decoding-binary-data-99.patch
* don-t-encode-response-string-from-role-api.patch
* strip-trailing-from-repo.uri-when-comparing-repos-in.patch
* prepend-current-directory-when-path-is-just-filename.patch
* fix-index-error-when-running-on-python-3.patch
* fix-for-errno-0-resolver-error-0-no-error-bsc-108758.patch
* use-salt.utils.stringutils.is_binary-to-check-if-con.patch
* add-missing-dateutils-import-bsc-1099945-96.patch
* fix-latin1-encoding-problems-on-file-module-bsc-1116.patch
* fix-crontab-module-file-attributes-option-missing-bs.patch
* move-log_file-option-to-changeable-defaults.patch
* python-3.7-support.patch
* fix-decrease-loglevel-when-unable-to-resolve-addr.patch
* fix-cp.push-empty-file.patch
* no-longer-passes-missing-in-list-compound-engine-bsc.patch
* accounting-for-when-files-in-an-archive-contain-non-.patch
* retire-md5-checksum-for-pkg-mgmt-plugins.patch
* fix-for-ec2-rate-limit-failures.patch
* switching-looseversion-import-to-salt.utils.versions.patch
* fix-wrong-recurse-behavior-on-for-linux_acl.present-.patch
* avoid-incomprehensive-message-if-crashes.patch
* add-other-attribute-to-gecos-fields-to-avoid-inconsi.patch
* don-t-error-on-retcode-0-in-libcrypto.openssl_init_c.patch
* initialize-__context__-retcode-for-functions-handled.patch
* fix-for-sorting-of-multi-version-packages-bsc-109717.patch
* align-suse-salt-master.service-limitnofiles-limit-wi.patch
* handle-anycast-ipv6-addresses.patch
* prevents-crash-when-there-is-no-job-entry.patch
* clean-up-bad-public-key-headers.patch
* show-recommendations-for-salt-ssh-cross-version-pyth.patch
* update-error-list-for-zypper.patch
* fix-diffing-binary-files-in-file.get_diff-bsc-109839.patch
* only-do-reverse-dns-lookup-on-ips-for-salt-ssh.patch
* decode-file-contents-for-python2-bsc-1102013.patch
* do-not-override-jid-on-returners-only-sending-back-t.patch
* remove-obsolete-unicode-handling-in-pkg.info_install.patch
* fixing-issue-when-a-valid-token-is-generated-even-wh.patch
* Tue Apr 23 2019 psuarezhernandezAATTsuse.com- Calculate the \"FQDNs\" grains in parallel to avoid long blocking (bsc#1129079)- Added:
* calculate-fqdns-in-parallel-to-avoid-blockings-bsc-1.patch
* Wed Apr 17 2019 Jochen Breuer - Fix batch/batch-async related issues- Added:
* add-batch_presence_ping_timeout-and-batch_presence_p.patch
* fix-async-batch-race-conditions.patch
* Wed Mar 06 2019 mdinca - Fix regression in dynamic pillarenv (bsc#1124277)- Added:
* fix-dynamic-ext_pillar-git-branch-with-__env__.patch
* Thu Feb 28 2019 Jochen Breuer - add parallel support for orchestrations (bsc#1116343)- Added:
* add-parallel-support-for-orchestrations.patch
* Wed Feb 27 2019 mdinca - Implement asynchronous batching- Added:
* async-batch-implementation.patch
* Mon Feb 25 2019 mdinca - Let dpkg.info expose package status- Make aptpkg.info return only installed packages- Strip trailing / from repo URI when comparing repos in apktpkg.mod_repo- Added:
* strip-trailing-from-repo.uri-when-comparing-repos-in.patch
* let-dpkg.info-expose-package-status-122.patch
* Tue Feb 19 2019 Jochen Breuer - Include aliases in FQDNS grain- Added:
* include-aliases-in-the-fqdns-grains.patch
* Thu Feb 14 2019 Jochen Breuer - Prevents error when there is no job entry in filesystem cache due to race condition in minion onboarding (bsc#1122663)- Added:
* prevents-crash-when-there-is-no-job-entry.patch
* Thu Jan 31 2019 Jochen Breuer - Don\'t call zypper with more than one --no-refresh parameter (bsc#1123865)- Added:
* don-t-call-zypper-with-more-than-one-no-refresh.patch
* Tue Jan 29 2019 mdinca - Remove zypper-add-root-configuration-parameter.patch (bsc#1123512)- Removed:
* zypper-add-root-configuration-parameter.patch
* Fri Jan 25 2019 boAATTsuse.de- Remove MSI Azure cloud module authentication patch (bsc#1123044)- Don\'t encode response string from role API- Added:
* don-t-encode-response-string-from-role-api.patch- Removed:
* integration-of-msi-authentication-with-azurearm-clou.patch
* Wed Jan 23 2019 boAATTsuse.de- Add root parameter to Zypper module- Added:
* zypper-add-root-configuration-parameter.patch
* Tue Jan 15 2019 boAATTsuse.de- Fix integration tests in state compiler (U#2068)- Added:
* fix-issue-2068-test.patch
* Fri Jan 11 2019 psuarezhernandezAATTsuse.com- Fix \"pkg.list_pkgs\" output when using \"attr\" to take the arch into account (bsc#1114029)- Added:
* remove-arch-from-name-when-pkg.list_pkgs-is-called-w.patch- Removed:
* strip-architecture-from-package-name-in-aptpkg-modul.patch
* Thu Jan 10 2019 mdinca - Fix powerpc null server_id_arch (bsc#1117995)- Added:
* return-the-expected-powerpc-os-arch-bsc-1117995.patch
* Thu Jan 10 2019 boAATTsuse.de- Fix module \'azure.storage\' has no attribute \'__version__\' (bsc#1121091)- Added:
* azurefs-gracefully-handle-attributeerror.patch
* Fri Jan 04 2019 boAATTsuse.de- Add supportconfig module and states for minions and SaltSSH- Added:
* add-supportconfig-module-for-remote-calls-and-saltss.patch
* Thu Jan 03 2019 boAATTsuse.de- Fix FIPS enabled RES clients (bsc#1099887)- Added:
* retire-md5-checksum-for-pkg-mgmt-plugins.patch
* Thu Jan 03 2019 boAATTsuse.de- Add hold/unhold functions. Fix Debian repo \"signed-by\".- Added:
* decide-if-the-source-should-be-actually-skipped.patch
* add-hold-unhold-functions.patch
* Tue Dec 18 2018 mdinca - Strip architecture from debian package names- Added:
* strip-architecture-from-package-name-in-aptpkg-modul.patch
* Tue Dec 04 2018 psuarezhernandezAATTsuse.com- Fix latin1 encoding problems on file module (bsc#1116837)- Added:
* fix-latin1-encoding-problems-on-file-module-bsc-1116.patch
* Fri Nov 30 2018 boAATTsuse.de- Don\'t error on retcode 0 in libcrypto.OPENSSL_init_crypto- Added:
* don-t-error-on-retcode-0-in-libcrypto.openssl_init_c.patch
* Fri Nov 30 2018 boAATTsuse.de- Handle anycast IPv6 addresses on network.routes (bsc#1114474)- Added:
* handle-anycast-ipv6-addresses.patch
* Tue Nov 20 2018 boAATTsuse.de- Debian info_installed compatibility (U#50453)- Added:
* debian-info_installed-compatibility-50453.patch
* Fri Nov 16 2018 boAATTsuse.de- Add compatibility with other package modules for \"list_repos\" function- Added:
* make-aptpkg.list_repos-compatible-on-enabled-disable.patch
* Tue Nov 13 2018 boAATTsuse.de- Crontab module fix: file attributes option missing (bsc#1114824)- Added:
* fix-crontab-module-file-attributes-option-missing-bs.patch
* Thu Nov 08 2018 psuarezhernandezAATTsuse.com- Fix git_pillar merging across multiple __env__ repositories (bsc#1112874)- Added:
* fix-git_pillar-merging-across-multiple-__env__-repos.patch
* Wed Nov 07 2018 boAATTsuse.de- Bugfix: unable to detect os arch when RPM is not installed (bsc#1114197)- Added:
* get-os_arch-also-without-rpm-package-installed.patch
* Wed Oct 31 2018 boAATTsuse.de- Fix LDAP authentication issue when a valid token is generated by the salt-api even when invalid user credentials are passed. (U#48901)- Added:
* fixing-issue-when-a-valid-token-is-generated-even-wh.patch
* Tue Oct 30 2018 Jochen Breuer - Improved handling of LDAP group id. gid is no longer treated as a string, which could have lead to faulty group creations. (bsc#1113784)- Added:
* improved-handling-of-ldap-group-id.patch
* Thu Oct 25 2018 psuarezhernandezAATTsuse.com- Fix remote command execution and incorrect access control when using salt-api. (bsc#1113699) (CVE-2018-15751)- Fix Directory traversal vulnerability when using salt-api. Allows an attacker to determine what files exist on a server when querying /run or /events. (bsc#1113698) (CVE-2018-15750)- Added:
* fixes-cve-2018-15750-cve-2018-15751.patch
* Thu Oct 18 2018 boAATTsuse.de- Add multi-file support and globbing to the filetree (U#50018)- Added:
* add-multi-file-support-and-globbing-to-the-filetree-.patch
* Wed Oct 17 2018 boAATTsuse.de- Bugfix: supportconfig non-root permission issues (U#50095)- Added:
* support-config-non-root-permission-issues-fixes-u-50.patch
* Wed Oct 17 2018 boAATTsuse.de- Open profiles permissions to everyone for read-only
* Tue Oct 16 2018 boAATTsuse.de- Preserving signature in \"module.run\" state (U#50049)- Added:
* preserving-signature-in-module.run-state-u-50049.patch
* Fri Oct 12 2018 boAATTsuse.de- Install default salt-support profiles
* Thu Oct 11 2018 boAATTsuse.de- Remove unit test, came from a wrong branch. Fix merging failure.- Added:
* fix-unit-test-for-grains-core.patch
* Wed Oct 10 2018 boAATTsuse.de- Add CPE_NAME for osversion
* grain parsing- Get os_family for RPM distros from the RPM macros- Added:
* get-os_family-for-rpm-distros-from-the-rpm-macros.-u.patch
* add-cpe_name-for-osversion-grain-parsing-u-49946.patch
* Wed Oct 10 2018 boAATTsuse.de- Install support profiles- Added:
* make-profiles-a-package.patch
* Mon Oct 08 2018 psuarezhernandezAATTsuse.com- Fix async call to process manager (bsc#1110938)- Added:
* fix-async-call-to-process-manager.patch
* Fri Oct 05 2018 boAATTsuse.de- Salt-based supportconfig implementation (technology preview)- Added:
* early-feature-support-config.patch
* Fri Oct 05 2018 psuarezhernandezAATTsuse.com- Bugfix: any unicode string of length 16 will raise TypeError- Added:
* bugfix-any-unicode-string-of-length-16-will-raise-ty.patch
* Tue Oct 02 2018 boAATTsuse.de- Fix IPv6 scope (bsc#1108557)- Added:
* fix-ipv6-scope-bsc-1108557.patch
* Fri Sep 28 2018 boAATTsuse.de- Handle zypper ZYPPER_EXIT_NO_REPOS exit code (bsc#1108834, bsc#1109893)- Added:
* update-error-list-for-zypper.patch
* Mon Sep 24 2018 boAATTsuse.de- Bugfix for pkg_resources crash (bsc#1104491)- Added:
* do-not-load-pip-state-if-there-is-no-3rd-party-depen.patch
* Fri Sep 21 2018 psuarezhernandezAATTsuse.com- Fix loosen azure sdk dependencies in azurearm cloud driver (bsc#1107333)- Added:
* loosen-azure-sdk-dependencies-in-azurearm-cloud-driv.patch
* Thu Sep 20 2018 psuarezhernandezAATTsuse.com- Fix broken \"resolve_capabilities\" on Python 3 (bsc#1108995)- Added:
* fix-index-error-when-running-on-python-3.patch
* Wed Sep 19 2018 psuarezhernandezAATTsuse.com- Allow empty service_account_private_key in GCE driver (bsc#1108969)- Added:
* support-use-of-gce-instance-credentials-109.patch
* Tue Sep 18 2018 jbreuerAATTsuse.de- Properly handle colons in inline dicts with yamlloader (bsc#1095651)- Added:
* yamlloader-properly-handle-colons-in-inline-dicts.patch
* Mon Sep 17 2018 psuarezhernandezAATTsuse.com- Fix wrong recurse behavior on for linux_acl.present (bsc#1106164)- Added:
* fix-wrong-recurse-behavior-on-for-linux_acl.present-.patch
* Fri Sep 14 2018 jbreuerAATTsuse.de- Add additional x509 fixes- Added:
* x509-fixes-111.patch
* Thu Sep 13 2018 jbreuerAATTsuse.de- Fix for StringIO import in Python2- Integration of MSI authentication for azurearm- Fix for Compound list targeting with \"not\"- Fixes 509x remote signing- Adds fix for SUSE Expanded Support os grain detection- Added:
* x509-fixes-for-remote-signing-106.patch
* no-longer-passes-missing-in-list-compound-engine-bsc.patch
* change-stringio-import-in-python2-to-import-the-clas.patch
* integration-of-msi-authentication-with-azurearm-clou.patch
* fix-for-suse-expanded-support-detection.patch
* Wed Aug 29 2018 mdincaAATTsuse.de- Prepend current directory when path is just filename (bsc#1095942)- Added:
* prepend-current-directory-when-path-is-just-filename.patch
* Tue Aug 21 2018 psuarezhernandezAATTsuse.com- Only do reverse DNS lookup on IPs for salt-ssh (bsc#1104154)- Added:
* only-do-reverse-dns-lookup-on-ips-for-salt-ssh.patch
* Mon Aug 20 2018 psuarezhernandezAATTsuse.com- Add support for Python 3.7 and Tornado 5.0- Added:
* python-3.7-support.patch
* Tue Aug 07 2018 psuarezhernandezAATTsuse.com- Fix license macro to build on SLE12SP2
* Tue Aug 07 2018 psuarezhernandezAATTsuse.com- Decode file contents for python2 (bsc#1102013, bsc#1103530)- Added:
* decode-file-contents-for-python2-bsc-1102013.patch
* Tue Jul 31 2018 mdincaAATTsuse.de- Fix mine.get not returning data - workaround for #48020 (bsc#1100142)- Added:
* fix-mine.get-not-returning-data-workaround-for-48020.patch
* Fri Jul 27 2018 psuarezhernandezAATTsuse.com- Check dmidecoder executable on each \"smbios\" call to avoid race condition (bsc#1101880)- Add API log rotation on SUSE package (bsc#1102218)- Added:
* avoid-incomprehensive-message-if-crashes.patch
* add-api-log-rotation-on-suse-package.patch
* Wed Jul 25 2018 psuarezhernandezAATTsuse.com- Add missing dateutils import (bsc#1099945)- Backport the new libvirt_events engine from upstream- Added:
* add-missing-dateutils-import-bsc-1099945-96.patch
* add-engine-relaying-libvirt-events.patch
* Tue Jul 24 2018 psuarezhernandezAATTsuse.com- Fix file.blockreplace to avoid throwing IndexError (bsc#1101812)- Added:
* fix-46492-file.blockreplace-throws-indexerror.patch
* Mon Jul 23 2018 psuarezhernandezAATTsuse.com- Fix pkg.upgrade reports when dealing with multiversion packages (bsc#1102265)- Added:
* remove-old-hack-when-reporting-multiversion-packages.patch
* Mon Jul 23 2018 mcAATTsuse.de- Fix UnicodeDecodeError using is_binary check (bsc#1100225)- Added:
* use-salt.utils.stringutils.is_binary-to-check-if-con.patch
* Mon Jul 23 2018 psuarezhernandezAATTsuse.com- Fix corrupt public key with m2crypto python3 (bsc#1099323)- Prevent payload crash on decoding binary data (bsc#1100697)- Accounting for when files in an archive contain non-ascii characters (bsc#1099460)- Added:
* clean-up-bad-public-key-headers.patch
* prevent-payload-crash-on-decoding-binary-data-99.patch
* accounting-for-when-files-in-an-archive-contain-non-.patch
* Mon Jun 25 2018 psuarezhernandezAATTsuse.com- Handle packages with multiple version properly with zypper (bsc#1096514)- Added:
* fix-zypper.list_pkgs-to-be-aligned-with-pkg-state.patch- Modified:
* add-custom-suse-capabilities-as-grains.patch
* Mon Jun 25 2018 psuarezhernandezAATTsuse.com- Fix file.get_diff regression on 2018.3 (bsc#1098394)- Added:
* fix-unboundlocalerror-in-file.get_diff.patch
* Fri Jun 22 2018 mdincaAATTsuse.de- Provide python version mismatch solutions (bsc#1072599)- Added:
* show-recommendations-for-salt-ssh-cross-version-pyth.patch
* Thu Jun 21 2018 psuarezhernandezAATTsuse.com- Add custom SUSE capabilities as Grains (bsc#1089526)- Fix file.managed binary file utf8 error (bsc#1098394)- Added:
* add-custom-suse-capabilities-as-grains.patch
* fix-diffing-binary-files-in-file.get_diff-bsc-109839.patch
* Wed Jun 20 2018 psuarezhernandezAATTsuse.com- Multiversion patch plus upstream fix and patch reordering- Added:
* switching-looseversion-import-to-salt.utils.versions.patch
* Thu Jun 14 2018 psuarezhernandezAATTsuse.com- Add environment variable to know if yum is invoked from Salt (bsc#1057635)- Added:
* add-environment-variable-to-know-if-yum-is-invoked-f.patch
* Thu Jun 14 2018 mdincaAATTsuse.de- Prevent deprecation warning with salt-ssh (bsc#1095507)- Added:
* fix-deprecation-warning-bsc-1095507.patch
* Thu Jun 14 2018 pablo.suarezhernandezAATTsuse.com- Fix for sorting of multi-version packages (bsc#1097174 and bsc#1097413)- Added:
* fix-for-sorting-of-multi-version-packages-bsc-109717.patch
* Thu May 31 2018 psuarezhernandezAATTsuse.com- Align SUSE salt-master.service \'LimitNOFILES\' limit with upstream Salt- Added:
* align-suse-salt-master.service-limitnofiles-limit-wi.patch
* Wed May 23 2018 psuarezhernandezAATTsuse.com- Add \'other\' attribute to GECOS fields to avoid inconsistencies with chfn- Added:
* add-other-attribute-to-gecos-fields-to-avoid-inconsi.patch
* Tue May 22 2018 psuarezhernandezAATTsuse.com- Prevent zypper from parsing repo configuration from not .repo files (bsc#1094055)- Added:
* prevent-zypper-from-parsing-repo-configuration-from-.patch
* Mon May 21 2018 psuarezhernandezAATTsuse.com- Collect all versions of installed packages on SUSE and RHEL systems (bsc#1089526)- Added:
* add-all_versions-parameter-to-include-all-installed-.patch
* Wed May 16 2018 jbreuerAATTsuse.de- Documentation refresh to 2018.3.0
* Tue May 15 2018 jbreuerAATTsuse.de- No more AWS EC2 rate limitations in salt-cloud (bsc#1088888)- MySQL returner now also allows to use Unix sockets (bsc#1091371)- Added:
* fix-for-ec2-rate-limit-failures.patch
* enable-passing-a-unix_socket-for-mysql-returners-bsc.patch
* Thu May 10 2018 psuarezhernandezAATTsuse.com- Do not override jid on returners, only sending back to master (bsc#1092373)- Added:
* do-not-override-jid-on-returners-only-sending-back-t.patch
* Wed May 09 2018 malbuAATTsuse.de- Fixes for salt-ssh: - Option --extra-filerefs doesn\'t add all files to the state archive - Pillar completely overwritten (not merged) when doing module.run + state.apply with pillar in kwargs- Added:
* extra-filerefs-include-files-even-if-no-refs-in-stat.patch
* option-to-merge-current-pillar-with-opts-pillar-duri.patch
* Tue May 08 2018 mcAATTsuse.de- remove minion/thin/version if exists to force thin regeneration (bsc#1092161)
* Mon Apr 30 2018 jbreuerAATTsuse.de- Fixed Python 3 issue with CIDR addresses.- Added:
* fixed-usage-of-ipaddress.patch
* Wed Apr 25 2018 psuarezhernandezAATTsuse.com- Fix minion scheduler to return a \'retcode\' attribute (bsc#1089112)- Added:
* initialize-__context__-retcode-for-functions-handled.patch
* Sun Apr 22 2018 jbreuerAATTsuse.de- Fix for logging during network interface querying (bsc#1087581)- Modified:
* fix-for-errno-0-resolver-error-0-no-error-bsc-108758.patch
* Fri Apr 20 2018 mdincaAATTsuse.de- Fix rhel packages requires both net-tools and iproute (bsc#1087055)
* Wed Apr 18 2018 psuarezhernandezAATTsuse.com- Fix patchinstall on yum module. Bad comparison (bsc#1087278)- Added:
* provide-kwargs-to-pkg_resource.parse_targets-require.patch
* Wed Apr 18 2018 psuarezhernandezAATTsuse.com- Strip trailing commas on Linux user\'s GECOS fields (bsc#1089362)- Added:
* strip-trailing-commas-on-linux-user-gecos-fields.patch- Modified:
* add-saltssh-multi-version-support-across-python-inte.patch
* Tue Apr 17 2018 jbreuerAATTsuse.de- Fallback to PyMySQL (bsc#1087891)- Added:
* fall-back-to-pymysql.patch
* Wed Apr 11 2018 jbreuerAATTsuse.de- Improved test for fqdns- Modified:
* fix-for-errno-0-resolver-error-0-no-error-bsc-108758.patch
* Tue Apr 10 2018 boAATTsuse.de- Update SaltSSH patch (use code checksum instead version on thin update)- Modified:
* add-saltssh-multi-version-support-across-python-inte.patch
* Mon Apr 09 2018 jbreuerAATTsuse.de- Fix for [Errno 0] Resolver Error 0 (no error) (bsc#1087581)- Added:
* fix-for-errno-0-resolver-error-0-no-error-bsc-108758.patch
* Fri Apr 06 2018 mdincaAATTsuse.de- Update to 2018.3.0- Modified:
* explore-module.run-response-to-catch-the-result-in-d.patch
* add-saltssh-multi-version-support-across-python-inte.patch
* run-salt-api-as-user-salt-bsc-1064520.patch
* fix-openscap-push.patch
* fix-decrease-loglevel-when-unable-to-resolve-addr.patch
* fix-cp.push-empty-file.patch
* make-it-possible-to-use-login-pull-and-push-from-mod.patch
* avoid-excessive-syslogging-by-watchdog-cronjob-58.patch
* feat-add-grain-for-all-fqdns.patch
* fix-bsc-1065792.patch
* run-salt-master-as-dedicated-salt-user.patch
* move-log_file-option-to-changeable-defaults.patch
* activate-all-beacons-sources-config-pillar-grains.patch
* remove-obsolete-unicode-handling-in-pkg.info_install.patch
* Thu Apr 05 2018 mdincaAATTsuse.de- Add python-2.6 support to salt-ssh- Modified:
* add-saltssh-multi-version-support-across-python-inte.patch
* Wed Apr 04 2018 mdincaAATTsuse.de- Update salt-ssh multiversion patch- Modified:
* add-saltssh-multi-version-support-across-python-inte.patch- Removed:
* require-same-major-version-while-minor-is-allowed-to.patch
* Wed Mar 28 2018 mdincaAATTsuse.de- Add iprout/net-tools dependency
* Wed Mar 28 2018 mcAATTsuse.de- salt-ssh: require same major version while minor is allowed to be- Added:
* require-same-major-version-while-minor-is-allowed-to.patch- Modified:
* explore-module.run-response-to-catch-the-result-in-d.patch
* add-saltssh-multi-version-support-across-python-inte.patch
* run-salt-api-as-user-salt-bsc-1064520.patch
* fix-openscap-push.patch
* fix-decrease-loglevel-when-unable-to-resolve-addr.patch
* fix-cp.push-empty-file.patch
* make-it-possible-to-use-login-pull-and-push-from-mod.patch
* avoid-excessive-syslogging-by-watchdog-cronjob-58.patch
* feat-add-grain-for-all-fqdns.patch
* fix-bsc-1065792.patch
* run-salt-master-as-dedicated-salt-user.patch
* move-log_file-option-to-changeable-defaults.patch
* activate-all-beacons-sources-config-pillar-grains.patch
* remove-obsolete-unicode-handling-in-pkg.info_install.patch
* Tue Mar 27 2018 mdincaAATTsuse.de- Add SaltSSH multi-version support across Python interpeters.- Added:
* add-saltssh-multi-version-support-across-python-inte.patch
* Fri Mar 23 2018 mdincaAATTsuse.de- Fix zypper.info_installed \'ascii\' issue- Modified:
* explore-module.run-response-to-catch-the-result-in-d.patch
* fix-openscap-push.patch
* fix-decrease-loglevel-when-unable-to-resolve-addr.patch
* fix-cp.push-empty-file.patch
* make-it-possible-to-use-login-pull-and-push-from-mod.patch
* move-log_file-option-to-changeable-defaults.patch
* remove-obsolete-unicode-handling-in-pkg.info_install.patch
* Fri Mar 23 2018 mdincaAATTsuse.de- Update openscap push patch to include the test fixes- Modified:
* explore-module.run-response-to-catch-the-result-in-d.patch
* fix-openscap-push.patch
* fix-decrease-loglevel-when-unable-to-resolve-addr.patch
* fix-cp.push-empty-file.patch
* make-it-possible-to-use-login-pull-and-push-from-mod.patch
* move-log_file-option-to-changeable-defaults.patch
* Thu Mar 22 2018 psuarezhernandezAATTsuse.com- Explore \'module.run\' state module output in depth to catch \"result\" properly- Added:
* explore-module.run-response-to-catch-the-result-in-d.patch
* Thu Mar 22 2018 mcAATTsuse.de- make it possible to use docker login, pull and push from module.run and detect errors- Added:
* make-it-possible-to-use-login-pull-and-push-from-mod.patch
* Tue Mar 20 2018 michele.bolognaAATTsuse.com- Fix logging with FQDNs- Added:
* fix-decrease-loglevel-when-unable-to-resolve-addr.patch
* Wed Mar 14 2018 mdincaAATTsuse.de- Update patches- Modified:
* run-salt-master-as-dedicated-salt-user.patch
* run-salt-api-as-user-salt-bsc-1064520.patch
* fix-openscap-push.patch
* fix-cp.push-empty-file.patch
* avoid-excessive-syslogging-by-watchdog-cronjob-58.patch
* feat-add-grain-for-all-fqdns.patch
* fix-bsc-1065792.patch
* move-log_file-option-to-changeable-defaults.patch
* activate-all-beacons-sources-config-pillar-grains.patch
* remove-obsolete-unicode-handling-in-pkg.info_install.patch- Removed:
* salt-ssh-fix-json-load-of-return-data-when-it-contai.patch
* Tue Mar 13 2018 mdincaAATTsuse.de- Update cp.push patch- Modified:
* fix-cp.push-empty-file.patch
* salt-ssh-fix-json-load-of-return-data-when-it-contai.patch
* Mon Mar 12 2018 mcAATTsuse.de- force re-generate a new thin.tgz when an update gets installed
* Sat Mar 10 2018 mcAATTsuse.de- fix salt-ssh with a different patch- remove: dumps-should-return-unicode-also-with-py2-to-prevent.patch- added: salt-ssh-fix-json-load-of-return-data-when-it-contai.patch- Added:
* salt-ssh-fix-json-load-of-return-data-when-it-contai.patch- Removed:
* dumps-should-return-unicode-also-with-py2-to-prevent.patch
* Fri Mar 09 2018 mdincaAATTsuse.de- Fix unicode decode error with salt-ssh- Added:
* dumps-should-return-unicode-also-with-py2-to-prevent.patch- Modified:
* run-salt-master-as-dedicated-salt-user.patch
* run-salt-api-as-user-salt-bsc-1064520.patch
* fix-openscap-push.patch
* fix-cp.push-empty-file.patch
* avoid-excessive-syslogging-by-watchdog-cronjob-58.patch
* feat-add-grain-for-all-fqdns.patch
* fix-bsc-1065792.patch
* move-log_file-option-to-changeable-defaults.patch
* activate-all-beacons-sources-config-pillar-grains.patch
* remove-obsolete-unicode-handling-in-pkg.info_install.patch
* Thu Mar 08 2018 mdincaAATTsuse.de- Fix cp.push empty file (bsc#1075950)- salt-ssh - move log_file option to changeable defaults- Added:
* fix-cp.push-empty-file.patch
* move-log_file-option-to-changeable-defaults.patch- Modified:
* run-salt-master-as-dedicated-salt-user.patch
* run-salt-api-as-user-salt-bsc-1064520.patch
* fix-openscap-push.patch
* avoid-excessive-syslogging-by-watchdog-cronjob-58.patch
* feat-add-grain-for-all-fqdns.patch
* fix-bsc-1065792.patch
* activate-all-beacons-sources-config-pillar-grains.patch
* remove-obsolete-unicode-handling-in-pkg.info_install.patch
* Fri Mar 02 2018 mdincaAATTsuse.de- Daily update- Added:
* fix-openscap-push.patch- Removed:
* fix-grains-with-n.patch
* Fri Mar 02 2018 mdincaAATTsuse.de- Fix grains containing trailing \"\
\"- Added:
* fix-grains-with-n.patch
* Tue Feb 20 2018 mdincaAATTsuse.de- Remove salt-minion python2 requirement when python3 is default (bsc#1081592)
* Tue Feb 13 2018 mdincaAATTsuse.de- Remove-obsolete-unicode-handling-in-pkg.info_installed- Added:
* remove-obsolete-unicode-handling-in-pkg.info_install.patch
* Fri Feb 09 2018 mdincaAATTsuse.de- Update to salt-2018.1.99- Modified:
* activate-all-beacons-sources-config-pillar-grains.patch
* avoid-excessive-syslogging-by-watchdog-cronjob-58.patch
* feat-add-grain-for-all-fqdns.patch
* fix-bsc-1065792.patch
* list_pkgs-add-parameter-for-returned-attribute-selec.patch
* run-salt-api-as-user-salt-bsc-1064520.patch
* run-salt-master-as-dedicated-salt-user.patch- Deleted:
* python3-compatibility-fix-got-bytes-instead-of-strin.patch
* enable-with-salt-version-parameter-for-setup.py-scri.patch
* catching-error-when-pidfile-cannot-be-deleted.patch
* bugfix-always-return-a-string-list-on-unknown-job-ta.patch
* bugfix-the-logic-according-to-the-exact-described-pu.patch
* cherrypy-read-reads-bytes-from-the-wire-and-write-th.patch
* fix-for-delete_deployment-in-kubernetes-module.patch
* fix-salt-master-for-old-psutil.patch
* introduce-process_count_max-minion-configuration-par.patch
* multiprocessing-minion-option-documentation-fixes.patch
* older-logrotate-need-su-directive.patch
* return-error-when-gid_from_name-and-group-does-not-e.patch
* set-shell-environment-variable-64.patch
* split-only-strings-if-they-are-such.patch
* use-home-to-get-the-user-home-directory-instead-usin.patch
* yumpkg-don-t-use-diff_attr-when-determining-install-.patch
* Fri Feb 09 2018 jbreuerAATTsuse.de- Fix-epoch-handling-for-Rhel-6-and-7- Modified:
* yumpkg-don-t-use-diff_attr-when-determining-install-.patch- Removed:
* fix-for-wrong-version-processing.patch
* Fri Feb 09 2018 jbreuerAATTsuse.de- Restoring-installation-of-packages-for-Rhel-6-7 Added:
* yumpkg-don-t-use-diff_attr-when-determining-install-.patch
* Wed Feb 07 2018 mdincaAATTsuse.de- Prevent queryformat pattern from expanding (bsc#1079048)
* Thu Feb 01 2018 jbreuerAATTsuse.de- Fix epoch handling for Rhel 6 and 7 (bsc#1068566)- Reverting to current API for split_input- Added:
* yumpkg-don-t-use-diff_attr-when-determining-install-.patch- Removed:
* fix-for-wrong-version-processing.patch
* Fri Jan 26 2018 pablo.suarezhernandezAATTsuse.com- Fix for wrong version processing during yum pkg install (bsc#1068566)- Feat: add grain for all FQDNs (bsc#1063419)- Added:
* fix-for-wrong-version-processing.patch
* feat-add-grain-for-all-fqdns.patch
* Thu Jan 25 2018 pablo.suarezhernandezAATTsuse.com- Fix the usage of custom macros on the spec file.
* Thu Jan 25 2018 bmaryniukAATTsuse.com- Fix RES7: different dependency names for python-PyYAML and python-MarkupSafe
* Wed Jan 24 2018 bmaryniukAATTsuse.com- Build both python2 and python3 binaries together.
* Wed Jan 17 2018 pablo.suarezhernandezAATTsuse.com- Bugfix: errors in external pillar causes crash instead of report of them (bsc#1068446)- Fix \'user.present\' when \'gid_from_name\' is set but group does not exist.- Added:
* bugfix-the-logic-according-to-the-exact-described-pu.patch
* return-error-when-gid_from_name-and-group-does-not-e.patch
* Thu Jan 11 2018 jrennerAATTsuse.com- Fix \"No service execution module loaded\" issue (bsc#1065792)- Set SHELL environment variable Added:
* fix-bsc-1065792.patch
* set-shell-environment-variable-64.patch
* Fri Jan 05 2018 jbreuerAATTsuse.de- Removed unnecessary logging on shutdown (bsc#1050003)- Renamed patch that adds grain fqdns Changed:
* catching-error-when-pidfile-cannot-be-deleted Removed:
* fix-for-pidfile-removal-logging Renamed:
* add-fqdns-grains -> feat-add-grain-for-all-fqdns
* Thu Dec 28 2017 michele.bolognaAATTsuse.com- Add fqdns to grains (bsc#1063419) Added:
* add-fqdns-grains.patch
* Tue Dec 19 2017 mcAATTsuse.com- Fixing cherrypy websocket with python3 Added:
* python3-compatibility-fix-got-bytes-instead-of-strin.patch
* Mon Dec 18 2017 mihai.dincaAATTsuse.com- Various-bug-fixes- Python3 bugfix for cherrypy read()- Fix for logging on salt-master exit in rare cases (pid-file removal)- Added:
* cherrypy-read-reads-bytes-from-the-wire-and-write-th.patch
* fix-for-pidfile-removal-logging.patch
* split-only-strings-if-they-are-such.patch
* Thu Dec 14 2017 mihai.dincaAATTsuse.com- Fix salt-master for old psutil version- Added:
* fix-salt-master-for-old-psutil.patch
* Wed Dec 13 2017 mihai.dincaAATTsuse.com- Put back accidentally removed patches- Added:
* avoid-excessive-syslogging-by-watchdog-cronjob-58.patch
* catching-error-when-pidfile-cannot-be-deleted.patch
* Wed Dec 13 2017 mihai.dincaAATTsuse.com- Fix for delete_deployment in Kubernetes module (bsc#1059291)- Added:
* fix-for-delete_deployment-in-kubernetes-module.patch
* Wed Dec 13 2017 mihai.dincaAATTsuse.com- Older logrotate need su directive (bsc#1071322)
* Added: older-logrotate-need-su-directive.patch
* Wed Dec 13 2017 mihai.dincaAATTsuse.com- Fix bsc#1041993 already included in 2017.7.2- Removed:
* removes-beacon-configuration-deprecation-warning-48.patch
* Wed Dec 13 2017 mihai.dincaAATTsuse.com- Fixed beacons failure when pillar-based suppressing config-based. (bsc#1060230)- Added:
* activate-all-beacons-sources-config-pillar-grains.patch
* Thu Dec 07 2017 dimstarAATTopensuse.org- Escape the usage of %{VERSION} when calling out to rpm. RPM 4.14 has %{VERSION} defined as \'the main packages version\'.
* Fri Dec 01 2017 mihai.dincaAATTsuse.com- Fix wrong version reported by Salt (bsc#1061407)- Fix CVE-2017-14696 (bsc#1062464) already included in 2017.7.2
* Mon Nov 27 2017 mihai.dincaAATTsuse.com- Run salt master as dedicated salt user- Run salt-api as user salt (bsc#1064520)- Added:
* run-salt-master-as-dedicated-salt-user.patch
* run-salt-api-as-user-salt-bsc-1064520.patch
* Thu Nov 09 2017 mdincaAATTsuse.de- Update to 2017.7.2 See https://docs.saltstack.com/en/latest/topics/releases/2017.7.2.html- Added:
* enable-with-salt-version-parameter-for-setup.py-scri.patch- Removed:
* add-a-salt-minion-service-control-file.patch
* add-clean_id-function-to-salt.utils.verify.py.patch
* add-options-for-dockerng.patch
* add-ssh-option-to-salt-ssh.patch
* add-unit-test-for-skip-false-values-from-preferred_i.patch
* add-yum-plugin.patch
* add-zypp-notify-plugin.patch
* adding-salt-minion-watchdog-for-sysv-systems-rhel6-a.patch
* adding-support-for-installing-patches-in-yum-dnf-exe.patch
* avoid-failures-on-sles-12-sp2-because-of-new-systemd.patch
* bugfix-jobs-scheduled-to-run-at-a-future-time-stay-p.patch
* bugfix-unable-to-use-127-as-hostname.patch
* catching-error-when-pidfile-cannot-be-deleted.patch
* change-travis-configuration-file-to-use-salt-toaster.patch
* check-if-byte-strings-are-properly-encoded-in-utf-8.patch
* clean-up-change-attribute-from-interface-dict.patch
* do-not-generate-a-date-in-a-comment-to-prevent-rebui.patch
* enables-salt-minion-watchdog-on-init.d-script-for-sy.patch
* escape-the-os.sep.patch
* fix-for-delete_deployment-in-kubernetes-module.patch
* fix-format-error-bsc-1043111.patch
* fix-grain-for-os_family-on-suse-series.patch
* fix-os_family-case-in-unittest.patch
* fix-regression-in-file.get_managed-add-unit-tests.patch
* fix-salt-summary-to-count-not-responding-minions-cor.patch
* fix-setting-language-on-suse-systems.patch
* fixed-issue-with-parsing-of-master-minion-returns-wh.patch
* fixing-beacons.list-integration-test-failure.patch
* introducing-the-kubernetes-module.patch
* notify-systemd-synchronously-bsc-1053376.patch
* rest_cherrypy-remove-sleep-call.patch
* revert-we-don-t-have-python-systemd-so-notify-can-t-.patch
* run-salt-api-as-user-salt-bsc-990029.patch
* run-salt-master-as-dedicated-salt-user.patch
* search-the-entire-cache_dir-because-storage-paths-ch.patch
* security-fixes-cve-2017-14695-and-cve-2017-14696.patch
* setting-up-os-grains-for-sles-expanded-support-suse-.patch
* special-salt-minion.service-file-for-rhel7.patch
* translate-variable-arguments-if-they-contain-hidden-.patch
* tserong-suse.com-we-don-t-have-python-systemd-so-not.patch
* use-correct-grain-constants-for-timezone.patch
* Wed Oct 11 2017 jbreuerAATTsuse.de- Re-added previously removed unit-test for bsc#1050003- Changed:
* catching-error-when-pidfile-cannot-be-deleted.patch
* Wed Oct 11 2017 bmaryniukAATTsuse.com- Fixes for CVE-2017-14695 and CVE-2017-14696 (bsc#1062462)- Added:
* security-fixes-cve-2017-14695-and-cve-2017-14696.patch
* Tue Oct 10 2017 bmaryniukAATTsuse.com- Add missing follow-up for CVE-2017-12791 (bsc#1053955)- Fixed salt target-type field returns \"String\" for existing jids but an empty \"Array\" for non existing jids. (issue#1711)- Added:
* bugfix-always-return-a-string-list-on-unknown-job-ta.patch
* escape-the-os.sep.patch
* Mon Oct 09 2017 bmaryniukAATTsuse.com- Fixed minion resource exhaustion when many functions are being executed in parallel (bsc#1059758)- Changed:
* catching-error-when-pidfile-cannot-be-deleted.patch- Added:
* introduce-process_count_max-minion-configuration-par.patch
* multiprocessing-minion-option-documentation-fixes.patch
* revert-we-don-t-have-python-systemd-so-notify-can-t-.patch- Removed:
* revert-we-don-t-have-python-systemd-so-notify-can-t-work.patch
* Thu Oct 05 2017 pablo.suarezhernandezAATTsuse.com- Remove \'TasksTask\' attribute from salt-master.service in older versions of systemd (bsc#985112)
* Wed Sep 27 2017 jbreuerAATTsuse.de- Fix for delete_deployment in Kubernetes module (bsc#1059291)- Added:
* fix-for-delete_deployment-in-kubernetes-module.patch
* Mon Sep 18 2017 jbreuerAATTsuse.de- Catching error when PIDfile cannot be deleted (bsc#1050003)- Added:
* catching-error-when-pidfile-cannot-be-deleted.patch
* Tue Sep 12 2017 pablo.suarezhernandezAATTsuse.com- Use $HOME to get the user home directory instead using \'~\' char (bsc#1042749)- Added:
* use-home-to-get-the-user-home-directory-instead-usin.patch
* Fri Sep 08 2017 jbreuerAATTsuse.de- Fixed patches for Kubernetes and YUM modules- Updated:
* list_pkgs-add-parameter-for-returned-attribute-selec.patch
* introducing-the-kubernetes-module.patch
* Tue Sep 05 2017 jbreuerAATTsuse.de- Add patches to salt to support SUSE Manager scalability features (bsc#1052264)- Added:
* list_pkgs-add-parameter-for-returned-attribute-selec.patch
* Thu Aug 31 2017 jbreuerAATTsuse.de- Introducing the kubernetes module (bsc#1051948)- Added:
* introducing-the-kubernetes-module.patch
* Wed Aug 30 2017 jrennerAATTsuse.com- Revert \"We don\'t have python-systemd, so notify can\'t work\"- Added:
* revert-we-don-t-have-python-systemd-so-notify-can-t-work.patch
* Wed Aug 23 2017 brejocAATTgmail.com- Notify systemd synchronously via NOTIFY_SOCKET (bsc#1053376)- Added:
* notify-systemd-synchronously-bsc-1053376.patch
* Wed Aug 16 2017 pablo.suarezhernandezAATTsuse.com- Add clean_id function to salt.utils.verify.py (CVE-2017-12791, bsc#1053955)- Added:
* add-clean_id-function-to-salt.utils.verify.py.patch
* Mon Jul 17 2017 bmaryniukAATTsuse.com- Added bugfix when jobs scheduled to run at a future time stay pending for Salt minions (bsc#1036125)- Added:
* bugfix-jobs-scheduled-to-run-at-a-future-time-stay-p.patch
* Tue Jun 20 2017 pablo.suarezhernandezAATTsuse.com- Adding procps as dependency. This provides \"ps\" and \"pgrep\" utils which are called from different Salt modules and also from new salt-minion watchdog.
* Thu Jun 08 2017 pablo.suarezhernandezAATTsuse.com- Adding a salt-minion watchdog for RHEL6 and SLES11 systems (sysV) to restart salt-minion in case of crashes during upgrade.- Added:
* adding-salt-minion-watchdog-for-sysv-systems-rhel6-a.patch
* enables-salt-minion-watchdog-on-init.d-script-for-sy.patch
* Wed Jun 07 2017 mcAATTsuse.com- fix format error (bsc#1043111)
* Wed Jun 07 2017 mcAATTsuse.com- fix ownership for whole master cache directory (bsc#1035914)
* Tue Jun 06 2017 bmaryniukAATTsuse.com- Bugfix: clean up `change` attribute from interface dict (upstream) Issue: https://github.com/saltstack/salt/issues/41461 PR: 1. https://github.com/saltstack/salt/pull/41487 2. https://github.com/saltstack/salt/pull/41533 Added:
* clean-up-change-attribute-from-interface-dict.patch
* Mon May 29 2017 bmaryniukAATTsuse.com- Disable 3rd party runtime packages to be explicitly recommended. (bsc#1040886)
* Mon May 22 2017 bmaryniukAATTsuse.com- Bugfix: orchestrate and batches returns false failed information https://github.com/saltstack/salt/issues/40635 Added:
* fixed-issue-with-parsing-of-master-minion-returns-wh.patch
* Sun May 21 2017 mcAATTsuse.com- speed-up cherrypy by removing sleep call
* Fri May 19 2017 mcAATTsuse.com- wrong os_family grains on SUSE - fix unittests (bsc#1038855)
* Thu May 18 2017 mcAATTsuse.com- fix setting the language on SUSE systems (bsc#1038855)
* Wed May 17 2017 bmaryniukAATTsuse.com- Documentation refresh to 2016.11.4
* Wed May 17 2017 bmaryniukAATTsuse.com- Update to 2016.11.4 See https://docs.saltstack.com/en/develop/topics/releases/2016.11.4.html See https://docs.saltstack.com/en/develop/topics/releases/2016.11.3.html See https://docs.saltstack.com/en/develop/topics/releases/2016.11.2.html See https://docs.saltstack.com/en/develop/topics/releases/2016.11.1.html for full changelog- Use SUSE specific salt-api.service (bsc#1039370)- Bugfix: wrong os_family grains on SUSE (bsc#1038855)- Bugfix: unable to use hostname for minion ID as \'127\' (upstream)- Fix core grains constants for timezone (bsc#1032931)- Add unit test for a skip false values from preferred IPs upstream patch- Adding \"yum-plugin-security\" as required for RHEL 6- Minor fixes on new pkg.list_downloaded- Listing all type of advisory patches for Yum module- Prevents zero length error on Python 2.6- Fixes zypper test error after backporting- raet protocol is no longer supported (bsc#1020831)- Fix: move SSH data to the new home (bsc#1027722)- Fix: /var/log/salt/minion fails logrotate (bsc#1030009)- Fix: Result of master_tops extension is mutually overwritten (bsc#1030073)- Allows to set \'timeout\' and \'gather_job_timeout\' via kwargs- Allows to set custom timeouts for \'manage.up\' and \'manage.status\'- Use salt\'s ordereddict for comparison (fixes failing tests)- add special salt-minion.service file for RES7- fix scripts for salt-proxy- define with systemd for fedora and rhel >= 7 (bsc#1027240)- add openscap module- file.get_managed regression fix (upstream issues #39762)- fix translate variable arguments if they contain hidden keywords (bsc#1025896)- fix service handling for openSUSE- added unit test for dockerng.sls_build dryrun- added dryrun to dockerng.sls_build- update dockerng minimal version requirements- fix format error in error parsing- keep fix for migrating salt home directory (bsc#1022562)- Fix salt pkg.latest raises exception if package is not available (bsc#1012999)- Fix timezone: should be always in UTC (bsc#1017078)- Fix timezone handling for rpm installtime (bsc#1017078)- Increasing timeouts for running integrations tests- Add buildargs option to dockerng.build module- Disable custom rosters for Salt SSH via Salt API (bsc#1011800) More: https://github.com/saltstack/salt/pull/38596- Fix error when missing ssh-option parameter- readd yum notify plugin- all kwargs to dockerng.create to provide all features to sls_build as well- rename patches to get rid of the prefix numbers- Added:
* bugfix-unable-to-use-127-as-hostname.patch
* fix-grain-for-os_family-on-suse-series.patch
* use-correct-grain-constants-for-timezone.patch
* search-the-entire-cache_dir-because-storage-paths-ch.patch
* add-unit-test-for-skip-false-values-from-preferred_i.patch
* add-a-salt-minion-service-control-file.patch
* add-options-for-dockerng.patch
* add-zypp-notify-plugin.patch
* fixing-beacons.list-integration-test-failure.patch
* fix-regression-in-file.get_managed-add-unit-tests.patch
* fix-salt-summary-to-count-not-responding-minions-cor.patch
* special-salt-minion.service-file-for-rhel7.patch
* translate-variable-arguments-if-they-contain-hidden-.patch- Renamed:
* 0001-tserong-suse.com-We-don-t-have-python-systemd-so-not.patch => tserong-suse.com-we-don-t-have-python-systemd-so-not.patch
* 0002-Run-salt-master-as-dedicated-salt-user.patch => run-salt-master-as-dedicated-salt-user.patch
* 0003-Check-if-byte-strings-are-properly-encoded-in-UTF-8.patch => check-if-byte-strings-are-properly-encoded-in-utf-8.patch
* 0004-do-not-generate-a-date-in-a-comment-to-prevent-rebui.patch => do-not-generate-a-date-in-a-comment-to-prevent-rebui.patch
* 0009-Add-YUM-plugin.patch 0027-Add-YUM-plugin.patch => add-yum-plugin.patch
* 0012-Run-salt-api-as-user-salt-bsc-990029.patch => run-salt-api-as-user-salt-bsc-990029.patch
* 0020-Setting-up-OS-grains-for-SLES-Expanded-Support-SUSE-.patch => setting-up-os-grains-for-sles-expanded-support-suse-.patch
* 0022-Change-travis-configuration-file-to-use-salt-toaster.patch => change-travis-configuration-file-to-use-salt-toaster.patch
* 0036-Avoid-failures-on-SLES-12-SP2-because-of-new-systemd.patch => avoid-failures-on-sles-12-sp2-because-of-new-systemd.patch
* 0042-Salt-ssh-ssh-option-param.patch => add-ssh-option-to-salt-ssh.patch
* 0057-Adding-support-for-installing-patches-in-yum-dnf-exe.patch => adding-support-for-installing-patches-in-yum-dnf-exe.patch- Removed:
* 0005-Use-SHA256-hash-type-by-default.patch
* 0006-Create-salt-proxy-instantiated-service-file.patch
* 0007-Add-SUSE-Manager-plugin.patch
* 0008-Fix-pkgrepo.managed-gpgkey-argument-bsc-979448.patch
* 0009-Rewrite-minion-ID-generator-bsc-967803.patch
* 0010-snapper-execution-module.patch
* 0011-Fix-module-import-being-Py3-and-P2.6-compatible.patch
* 0013-Bugfix-prevent-crash-if-python-dbus-module-is-instal.patch
* 0014-Fix-some-unittests.patch
* 0015-Check-for-single-quote-before-splitting-on-single-qu.patch
* 0016-Unit-test-fixes-for-2015.8.7.patch
* 0017-Fix-snapper_test-for-python26.patch
* 0018-Integration-tests-fixes-for-2015.8.7.patch
* 0019-Generate-Salt-Thin-with-configured-extra-modules.patch
* 0021-acl.delfacl-fix-position-of-X-option-to-setfacl.patch
* 0023-Adding-dist-upgrade-support-to-zypper-module.patch
* 0024-Fix-open-ssh-bsc-1004723-upstream-issue-36966.patch
* 0025-Including-resolver-params-for-Zypper-debug-solver.patch
* 0026-fix-status-handling-in-sysv-init-scripts.patch
* 0028-change-TIMEZONE-on-SUSE-systems-bsc-1008933.patch
* 0029-Do-not-include-gpg-pubkey-packages-filtering-by-thei.patch
* 0030-Extract-archive-into-existing-directory-add-overwrit.patch
* 0031-Port-rsync-state-from-2016.3.patch
* 0032-Support-remote-port-forwarding-with-salt-ssh.patch
* 0033-Add-master_tops-support-in-salt-ssh.patch
* 0034-Fix-pkg.latest_version-when-latest-already-installed.patch
* 0035-salt-api-service-must-be-from-type-simple.patch
* 0037-salt-minion-service-back-to-type-simple.patch
* 0038-Successfully-exit-of-salt-api-child-processes-when-S.patch
* 0039-Re-introducing-KillMode-process-for-salt-minion-syst.patch
* 0040-Adding-Restart-on-failure-for-salt-minion-systemd-se.patch
* 0041-add-try-restart-to-fix-autorestarting-on-SUSE-system.patch
* 0043-Fixes-wrong-enabled-opts-for-yumnotify-plugin.patch
* 0044-Add-general-sanitisers.patch
* 0045-Fix-timezone-handling-for-rpm-installtime-bsc-101707.patch
* 0046-Snapper-module-improvements.patch
* 0047-Fix-issue-with-cp.push-36136.patch
* 0048-Prevents-OSError-exception-in-case-path-doesn-t-exis.patch
* 0049-OpenSCAP-module.patch
* 0050-Fix-service-state-returning-stacktrace-bsc-1027044.patch
* 0051-Allows-to-set-timeout-and-gather_job_timeout-via-kwa.patch
* 0052-Don-t-send-passwords-after-shim-delimiter-is-found-3.patch
* 0053-fix-race-condition-on-cache-directory-creation.patch
* 0054-Merge-output-from-master_tops.patch
* 0055-Adding-downloadonly-support-to-yum-dnf-module.patch
* 0056-Makes-sure-gather_job_timeout-is-an-integer.patch
* 0058-Adds-custom-timeout-and-gather_job_timeout-to-local_.patch
* 0059-Add-SHELL-env-var-for-the-salt-api.service.patch
* 0060-Fix-logrotate-for-minion-bsc-1030009-21.patch
* Thu May 11 2017 bmaryniukAATTsuse.com- Bugfix: datetime should be returned always in UTC- Added:
* 0063-Bugfix-datetime-should-be-returned-always-in-UTC.patch
* Mon May 08 2017 bmaryniukAATTsuse.com- Bugfix: scheduled state may cause crash while deserialising data on infinite recursion. (bsc#1036125)- Added:
* 0062-Bugfix-deserialising-crashes-in-the-recursive-loop-b.patch
* Tue May 02 2017 pablo.suarezhernandezAATTsuse.com- Enable yum to handle errata on RHEL 6: require yum-plugin-security
* Wed Apr 26 2017 pablo.suarezhernandezAATTsuse.com- Minor fixes on new pkg.list_downloaded- Listing all type of advisory patches for Yum module- Prevents zero length error on Python 2.6- Fixes zypper test error after backporting- Added:
* 0061-Search-the-entire-CACHE_DIR-because-storage-paths-ch.patch- Modified:
* 0057-Adding-support-for-installing-patches-in-yum-dnf-exe.patch
* Mon Apr 17 2017 pablo.suarezhernandezAATTsuse.com- Refactoring on Zypper and Yum execution and state modules to allow installation of patches/errata.- Added:
* 0057-Adding-support-for-installing-patches-in-yum-dnf-exe.patch- Removed:
* 0057-Allows-using-downloadonly-in-a-pkg.installed-state.patch
* Wed Apr 12 2017 bmaryniukAATTsuse.com- Fix log rotation permission issue (bsc#1030009)- Use pkg/suse/salt-api.service by this package- Removed:
* 0059-Set-salt-api-shell-env.patch- Added:
* 0059-Add-SHELL-env-var-for-the-salt-api.service.patch
* 0060-Fix-logrotate-for-minion-bsc-1030009-21.patch
* Tue Apr 11 2017 malbuAATTsuse.com- Patch to set SHELL env variable for the salt-api.service. Needed for salt-ssh ProxyCommand to work properly.- Added:
* 0059-Set-salt-api-shell-env.patch
* Mon Apr 10 2017 pablo.suarezhernandezAATTsuse.com- Fixes \'timeout\' and \'gather_job_timeout\' kwargs parameters for \'local_batch\' client- Added:
* 0058-Adds-custom-timeout-and-gather_job_timeout-to-local_.patch
* Fri Apr 07 2017 bmaryniukAATTsuse.com- Add missing bootstrap script for Salt Cloud (bsc#1032452)
* Tue Apr 04 2017 bmaryniukAATTsuse.com- Fix: add missing /var/cache/salt/cloud directory (bsc#1032213)
* Fri Mar 31 2017 bmaryniukAATTsuse.com- Added test case for race conditions on cache directory creation- Modified:
* 0053-fix-race-condition-on-cache-directory-creation.patch
* Thu Mar 30 2017 pablo.suarezhernandezAATTsuse.com- Adding \"pkg.install downloadonly=True\" support to yum/dnf execution module- Makes sure \"gather_job_timeout\" is an Integer- Adding \"pkg.downloaded\" state and support for installing patches/erratas- Added:
* 0055-Adding-downloadonly-support-to-yum-dnf-module.patch
* 0056-Makes-sure-gather_job_timeout-is-an-integer.patch
* 0057-Allows-using-downloadonly-in-a-pkg.installed-state.patch
* Wed Mar 29 2017 bmaryniukAATTsuse.com- Fix: merge master_tops output
* Wed Mar 29 2017 moioAATTsuse.com- Fix: race condition on cache directory creation- Added:
* 0053-fix-race-condition-on-cache-directory-creation.patch
* Fri Mar 24 2017 bmaryniukAATTsuse.com- Cleanup salt user environment preparation (bsc#1027722)
* Wed Mar 22 2017 pkazmierczakAATTsuse.com- Don\'t send passwords after shim delimiter is found (bsc#1019386)- Add:
* 0052-Don-t-send-passwords-after-shim-delimiter-is-found-3.patch
* Thu Mar 16 2017 pablo.suarezhernandezAATTsuse.com- Allows to set \'timeout\' and \'gather_job_timeout\' via kwargs- Allows to set custom timeouts for \'manage.up\' and \'manage.status\'- Add:
* 0051-Allows-to-set-timeout-and-gather_job_timeout-via-kwa.patch
* Tue Mar 07 2017 mihai.dincaAATTsuse.com- Update systemd module unit tests (Update patch 0050)
* Sun Mar 05 2017 mcAATTsuse.com- define with system for fedora and rhel 7 (bsc#1027240)
* Fri Mar 03 2017 mihai.dincaAATTsuse.com- Fix service state returning stacktrace (bsc#1027044)- Add:
* 0050-Fix-service-state-returning-stacktrace-bsc-1027044.patch
* Tue Feb 21 2017 mihai.dincaAATTsuse.com- Update OpenSCAP Module patch
* Fri Feb 17 2017 mihai.dincaAATTsuse.com- OpenSCAP Module- Added:
* 0049-OpenSCAP-module.patch
* Wed Feb 15 2017 pablo.suarezhernandezAATTsuse.com- Prevents \'OSError\' exception in case certain job cache path doesn\'t exist (bsc#1023535)- Added:
* 0048-Prevents-OSError-exception-in-case-path-doesn-t-exis.patch
* Mon Feb 13 2017 mihai.dincaAATTsuse.com- Backport: Fix issue with cp.push (#36136)- Add:
* 0047-Fix-issue-with-cp.push-36136.patch
* Tue Feb 07 2017 bmaryniukAATTsuse.com- Fix salt-minion update on RHEL (bsc#1022841)
* Mon Feb 06 2017 pablo.suarezhernandezAATTsuse.com- Adding new functions to Snapper execution module.- Added:
* snapper-module-improvements.patch
* Thu Jan 26 2017 bmaryniukAATTsuse.com- Fix invalid chars allowed for data IDs (bsc#1011304) Fix timezone: should be always in UTC (bsc#1017078) Add:
* 0044-Add-general-sanitisers.patch
* 0045-Fix-timezone-handling-for-rpm-installtime-bsc-101707.patch
* Wed Jan 25 2017 pablo.suarezhernandezAATTsuse.com- Fixes wrong \"enabled\" opts for yumnotify plugin Add:
* 0043-Fixes-wrong-enabled-opts-for-yumnotify-plugin.patch
* Mon Jan 02 2017 malbuAATTsuse.com- ssh-option parameter for salt-ssh command. Added:
* 0042-Salt-ssh-ssh-option-param.patch
* Tue Dec 20 2016 mcAATTsuse.de- minion should pre-require salt- do not restart salt-minion in the salt package- add try-restart to sys-v init scripts Add:
* 0041-add-try-restart-to-fix-autorestarting-on-SUSE-system.patch
* Tue Dec 20 2016 pablo.suarezhernandezAATTsuse.com- Adding \"Restart=on-failure\" for salt-minion systemd service Add:
* 0040-Adding-Restart-on-failure-for-salt-minion-systemd-se.patch
* Mon Dec 19 2016 pablo.suarezhernandezAATTsuse.com- Re-introducing \"KillMode=process\" for salt-minion systemd service Add:
* 0039-Re-introducing-KillMode-process-for-salt-minion-syst.patch
* Wed Dec 14 2016 mihai.dincaAATTsuse.com- Successfully exit of salt-api child processes when SIGTERM is received Add:
* 0038-Successfully-exit-of-salt-api-child-processes-when-S.patch
* Wed Dec 14 2016 mihai.dincaAATTsuse.com- Add new patches:
* 0034-Fix-pkg.latest_version-when-latest-already-installed.patch
* 0035-salt-api-service-must-be-from-type-simple.patch
* 0036-Avoid-failures-on-SLES-12-SP2-because-of-new-systemd.patch
* 0037-salt-minion-service-back-to-type-simple.patch
* Fri Dec 09 2016 mihai.dincaAATTsuse.com- Update to 2015.8.12- Fix possible information leak due to revoked keys still being used. (bsc#1012398, CVE-2016-9639)- inherited patches 0001-tserong-suse.com-We-don-t-have-python-systemd-so-not.patch 0002-Run-salt-master-as-dedicated-salt-user.patch 0003-Check-if-byte-strings-are-properly-encoded-in-UTF-8.patch- renamed patches 0026-do-not-generate-a-date-in-a-comment-to-prevent-rebui.patch - > 0004-do-not-generate-a-date-in-a-comment-to-prevent-rebui.patch 0036-Use-SHA256-hash-type-by-default.patch - > 0005-Use-SHA256-hash-type-by-default.patch 0046-Add-SUSE-Manager-plugin.patch - > 0007-Add-SUSE-Manager-plugin.patch 0048-Create-salt-proxy-instantiated-service-file.patch - > 0006-Create-salt-proxy-instantiated-service-file.patch 0053-Fix-pkgrepo.managed-gpgkey-argument-bsc-979448.patch - > 0008-Fix-pkgrepo.managed-gpgkey-argument-bsc-979448.patch 0059-Rewrite-minion-ID-generator-bsc-967803.patch - > 0009-Rewrite-minion-ID-generator-bsc-967803.patch 0061-snapper-execution-module.patch - > 0010-snapper-execution-module.patch 0063-Fix-module-import-being-Py3-and-P2.6-compatible.patch - > 0011-Fix-module-import-being-Py3-and-P2.6-compatible.patch 0064-Run-salt-api-as-user-salt-bsc-990029.patch - > 0012-Run-salt-api-as-user-salt-bsc-990029.patch 0067-Bugfix-prevent-crash-if-python-dbus-module-is-instal.patch - > 0013-Bugfix-prevent-crash-if-python-dbus-module-is-instal.patch 0070-Fix-some-unittests.patch - > 0014-Fix-some-unittests.patch 0071-Check-for-single-quote-before-splitting-on-single-qu.patch - > 0015-Check-for-single-quote-before-splitting-on-single-qu.patch 0072-Unit-test-fixes-for-2015.8.7.patch - > 0016-Unit-test-fixes-for-2015.8.7.patch 0073-Fix-snapper_test-for-python26.patch - > 0017-Fix-snapper_test-for-python26.patch 0074-Integration-tests-fixes-for-2015.8.7.patch - > 0018-Integration-tests-fixes-for-2015.8.7.patch 0075-Generate-Salt-Thin-with-configured-extra-modules.patch - > 0019-Generate-Salt-Thin-with-configured-extra-modules.patch 0076-Setting-up-OS-grains-for-SLES-Expanded-Support-SUSE-.patch - > 0020-Setting-up-OS-grains-for-SLES-Expanded-Support-SUSE-.patch 0077-acl.delfacl-fix-position-of-X-option-to-setfacl.patch - > 0021-acl.delfacl-fix-position-of-X-option-to-setfacl.patch 0078-Change-travis-configuration-file-to-use-salt-toaster.patch - > 0022-Change-travis-configuration-file-to-use-salt-toaster.patch 0079-Adding-dist-upgrade-support-to-zypper-module.patch - > 0023-Adding-dist-upgrade-support-to-zypper-module.patch 0080-Fix-open-ssh-bsc-1004723-upstream-issue-36966.patch - > 0024-Fix-open-ssh-bsc-1004723-upstream-issue-36966.patch 0081-Including-resolver-params-for-Zypper-debug-solver.patch - > 0025-Including-resolver-params-for-Zypper-debug-solver.patch 0082-fix-status-handling-in-sysv-init-scripts.patch - > 0026-fix-status-handling-in-sysv-init-scripts.patch- new patches from upstream 0027-Add-YUM-plugin.patch 0028-change-TIMEZONE-on-SUSE-systems-bsc-1008933.patch (bsc#1008933) 0029-Do-not-include-gpg-pubkey-packages-filtering-by-thei.patch 0030-Extract-archive-into-existing-directory-add-overwrit.patch 0031-Port-rsync-state-from-2016.3.patch 0032-Support-remote-port-forwarding-with-salt-ssh.patch 0033-Add-master_tops-support-in-salt-ssh.patch- upstreamed patches 0004-Fix-pkg.latest-prevent-crash-on-multiple-package-ins.patch 0005-Fix-package-status-filtering-on-latest-version-and-i.patch 0006-add_key-reject_key-do-not-crash-w-Permission-denied-.patch 0007-Force-kill-websocket-s-child-processes-faster-than-d.patch 0008-Fix-types-in-the-output-data-and-return-just-a-list-.patch 0009-The-functions-in-the-state-module-that-return-a-retc.patch 0010-add-handling-for-OEM-products.patch 0011-improve-doc-for-list_pkgs.patch 0012-implement-version_cmp-for-zypper.patch 0013-pylint-changes.patch 0014-Check-if-rpm-python-can-be-imported.patch 0015-call-zypper-with-option-non-interactive-everywhere.patch 0016-write-a-zypper-command-builder-function.patch 0017-Fix-crash-with-scheduler-and-runners-31106.patch 0018-unify-behavior-of-refresh.patch 0019-add-refresh-option-to-more-functions.patch 0020-simplify-checking-the-refresh-paramater.patch 0021-do-not-change-kwargs-in-refresh-while-checking-a-val.patch 0022-fix-argument-handling-for-pkg.download.patch 0023-Initial-Zypper-Unit-Tests-and-bugfixes.patch 0024-proper-checking-if-zypper-exit-codes-and-handling-of.patch 0025-adapt-tests-to-new-zypper_check_result-output.patch 0027-make-suse-check-consistent-with-rh_service.patch 0028-fix-numerical-check-of-osrelease.patch 0029-Make-use-of-checksum-configurable-defaults-to-MD5-SH.patch 0030-Bugfix-on-SLE11-series-base-product-reported-as-addi.patch 0031-Only-use-LONGSIZE-in-rpm.info-if-available.-Otherwis.patch 0032-Add-error-check-when-retcode-is-0-but-stderr-is-pres.patch 0033-fixing-init-system-dectection-on-sles-11-refs-31617.patch 0034-Fix-git_pillar-race-condition.patch 0035-Fix-the-always-false-behavior-on-checking-state.patch 0037-Force-sort-the-RPM-output-to-ensure-latest-version-o.patch 0038-fix-sorting-by-latest-version-when-called-with-an-at.patch 0039-Prevent-metadata-download-when-getting-installed-pro.patch 0040-Check-if-EOL-is-available-in-a-particular-product-bs.patch 0041-Bugfix-salt-key-crashes-if-tries-to-generate-keys-to.patch 0042-align-OS-grains-from-older-SLES-with-current-one-bsc.patch 0043-Prevent-crash-if-pygit2-package-is-requesting-re-com.patch 0044-Unblock-Zypper.-Modify-environment.patch 0045-Bugfix-Restore-boolean-values-from-the-repo-configur.patch 0047-Old-style-proxymodules-need-to-be-setup-earlier-in-m.patch 0049-Prevent-several-minion-processes-on-the-same-machine.patch 0050-checksum-validation-when-zypper-pkg.download.patch 0051-unit-tests-for-rpm.checksum-and-zypper.download.patch 0052-jobs.exit_success-allow-to-check-if-a-job-has-execut.patch 0054-fix-groupadd-module-for-sles11-systems.patch 0055-Backport-31164-and-31364-32474.patch 0056-Move-log-message-from-INFO-to-DEBUG.patch 0057-fix-salt-summary-to-count-not-responding-minions-cor.patch 0058-Getting-the-os-grain-from-CPE_NAME-inside-etc-os-rel.patch 0060-Bugfix-return-boolean-only-for-isbase-and-installed-.patch 0062-Add-realpath-to-lvm.pvdisplay-and-use-it-in-vg_prese.patch 0065-fix-beacon-list-to-include-all-beacons-being-process.patch 0066-Fix-continuous-minion-restart-if-a-dependency-wasn-t.patch 0068-Add-ignore_repo_failure-option-to-suppress-zypper-s-.patch 0069-Remove-zypper-s-raise-exception-if-mod_repo-has-no-a.patch
* Mon Nov 28 2016 kkaempfAATTsuse.com- Splitted non-Linux and other external platform modules to \'salt-other\' sub-package.
* Mon Nov 28 2016 kkaempfAATTsuse.com- Switch package group from System/Monitoring to System/Management
* Sun Nov 06 2016 mcAATTsuse.com- fix exist codes of sysv init script (bsc#999852) Add:
* 0082-fix-status-handling-in-sysv-init-scripts.patch
* Mon Oct 31 2016 pablo.suarezhernandezAATTsuse.com- Including resolution parameters in the Zypper debug-solver call during a dry-run dist-upgrade. Add:
* 0081-Including-resolver-params-for-Zypper-debug-solver.patch
* Tue Oct 25 2016 bmaryniukAATTsuse.com- Fix Salt API crash via salt-ssh on empty roster (bsc#1004723) Add:
* 0080-Fix-open-ssh-bsc-1004723-upstream-issue-36966.patch
* Wed Oct 19 2016 pablo.suarezhernandezAATTsuse.com- Adding \'dist-upgrade\' support to zypper module (FATE#320559) Add:
* 0079-Adding-dist-upgrade-support-to-zypper-module.patch
* Mon Oct 17 2016 mihai.dincaAATTsuse.com- Copy .travis.yml from git commit ea63e793567ba777e47dc766a4f88edfb037a02f Add:
* travis.yml- Change travis configuration file to use salt-toaster Add:
* travis.yml
* 0078-Change-travis-configuration-file-to-use-salt-toaster.patch
* Thu Oct 13 2016 mihai.dincaAATTsuse.com- acl.delfacl: fix position of -X option to setfacl (bsc#1004260) Add:
* 0077-acl.delfacl-fix-position-of-X-option-to-setfacl.patch
* Tue Oct 11 2016 mcAATTsuse.com- fix generated shebang in scripts on SLES-ES 7 (bsc#1004047)
* Thu Oct 06 2016 mcAATTsuse.de- add update-documentation.sh to specfile
* Wed Oct 05 2016 mihai.dincaAATTsuse.com- Setting up OS grains for SLES-ES (SLES Expanded Support platform) Add:
* 0076-Setting-up-OS-grains-for-SLES-Expanded-Support-SUSE-.patch
* Tue Oct 04 2016 Michele.BolognaAATTsuse.com- Move salt home directory to /var/lib/salt (bsc#1002529)- Adjust permissions on home directory- Adjust pre-install script to correctly move existing salt users\' home directory salt user cannot write in his own home directory (/srv/salt) because it is owned by user `root`. This prevents salt from correctly save ssh known hosts in ~/.ssh/ and breaks salt-ssh bootstrapping.
* Tue Sep 27 2016 bmaryniukAATTsuse.com- Updated html.tar.bz2 documentation tarball.- Generate Salt Thin with configured extra modules (bsc#990439) Add:
* 0075-Generate-Salt-Thin-with-configured-extra-modules.patch
* Tue Sep 13 2016 pablo.suarezhernandezAATTsuse.com- Unit and integration tests fixes for 2015.8.7 Add:
* 0072-Unit-test-fixes-for-2015.8.7.patch
* 0073-Fix-snapper_test-for-python26.patch
* 0074-Integration-tests-fixes-for-2015.8.7.patch
* Fri Sep 02 2016 pablo.suarezhernandezAATTsuse.com- Prevent pkg.install failure for expired keys (bsc#996455) Add:
* 0071-Check-for-single-quote-before-splitting-on-single-qu.patch
* Mon Aug 29 2016 bmaryniukAATTsuse.com- Required D-Bus and generating machine ID
* Fri Aug 26 2016 mcAATTsuse.de- add a macro to check if the docs should be build or the static tarball should be used
* Wed Aug 24 2016 mihai.dincaAATTsuse.com- Fix a couple of failing unittests
* 0070-Fix-some-unittests.patch
* Tue Aug 23 2016 bmaryniukAATTsuse.com- Helper script for updating documentation tarball. Added:
* update-documentation.sh
* Tue Aug 16 2016 mihai.dincaAATTsuse.com- Fix python-jinja2 requirements in rhel
* Tue Aug 16 2016 bmaryniukAATTsuse.com- Fix pkg.installed refresh repo failure (bsc#993549) Fix salt.states.pkgrepo.management no change failure (bsc#990440) Add:
* 0068-Add-ignore_repo_failure-option-to-suppress-zypper-s-.patch
* 0069-Remove-zypper-s-raise-exception-if-mod_repo-has-no-a.patch
* Thu Aug 11 2016 bmaryniukAATTsuse.com- Prevent snapper module crash on load if no DBus is available in the system (bsc#993039) Add:
* 0067-Bugfix-prevent-crash-if-python-dbus-module-is-instal.patch
* Thu Aug 11 2016 bmaryniukAATTsuse.com- Prevent continuous restart, if a dependency wasn\'t installed (bsc#991048) Add:
* 0066-Fix-continuous-minion-restart-if-a-dependency-wasn-t.patch
* Wed Aug 03 2016 pablo.suarezhernandezAATTsuse.com- Fix beacon list to include all beacons being process Add:
* 0065-fix-beacon-list-to-include-all-beacons-being-process.patch
* Fri Jul 29 2016 mcAATTsuse.de- Run salt-api as user salt like the master (bsc#990029) Add:
* 0064-Run-salt-api-as-user-salt-bsc-990029.patch
* Fri Jul 22 2016 dmacvicarAATTsuse.de- Revert patch Minion ID generation (bsc#967803) Removes:
* 0059-Rewrite-minion-ID-generator-bsc-967803.patch
* Wed Jul 20 2016 bmaryniukAATTsuse.com- Fix broken inspector due to accidentally missed commit (bsc#989798) Add:
* 0063-Fix-module-import-being-Py3-and-P2.6-compatible.patch
* Wed Jul 20 2016 bmaryniukAATTsuse.com- Set always build salt-doc package.
* Tue Jul 19 2016 pablo.suarezhernandezAATTsuse.com- Bugfix: lvm.vg_present does not recognize PV with certain LVM filter settings (bsc#988506) Add:
* 0062-Add-realpath-to-lvm.pvdisplay-and-use-it-in-vg_prese.patch
* Mon Jul 18 2016 pablo.suarezhernandezAATTsuse.com- Backport: Snapper module for Salt. Add:
* 0061-snapper-execution-module.patch
* Fri Jul 15 2016 bmaryniukAATTsuse.com- Bugfix: pkg.list_products on \"registerrelease\" and \"productline\" returns boolean.False if empty (bsc#989193, bsc#986019) Add:
* 0060-Bugfix-return-boolean-only-for-isbase-and-installed-.patch
* Fri Jun 24 2016 bmaryniukAATTsuse.com- Rewrite Minion ID generation (bsc#967803) Add:
* 0059-Rewrite-minion-ID-generator-bsc-967803.patch
* Wed Jun 22 2016 pablo.suarezhernandezAATTsuse.com- Bugfix: Fixed behavior for SUSE OS grains (bsc#970669) Bugfix: Salt os_family does not detect SLES for SAP (bsc#983017) Add:
* 0058-Getting-the-os-grain-from-CPE_NAME-inside-etc-os-rel.patch
* Tue Jun 21 2016 mcAATTsuse.de- Move log message from INFO to DEBUG (bsc#985661) Add: 0056-Move-log-message-from-INFO-to-DEBUG.patch- fix salt --summary to count not responding minions correctly (bsc#972311) Add:
* 0057-fix-salt-summary-to-count-not-responding-minions-cor.patch
* Tue Jun 14 2016 tserongAATTsuse.com- Fix memory leak on custom execution module sheduled jobs (bsc#983512) Add:
* 0055-Backport-31164-and-31364-32474.patch
* Thu Jun 09 2016 pablo.suarezhernandezAATTsuse.com- fix groupadd module for sles11 systems (bsc#978150) Add:
* 0054-fix-groupadd-module-for-sles11-systems.patch
* Wed Jun 01 2016 mihai.dincaAATTsuse.com- Fix pkgrepo.managed gpgkey argument doesn\'t work (bsc#979448) Add:
* 0053-Fix-pkgrepo.managed-gpgkey-argument-bsc-979448.patch
* Fri May 27 2016 pablo.suarezhernandezAATTsuse.com- Package checksum validation for zypper pkg.download Add:
* 0050-checksum-validation-when-zypper-pkg.download.patch
* 0051-unit-tests-for-rpm.checksum-and-zypper.download.patch- Check if a job has executed and returned successfully Add:
* 0052-jobs.exit_success-allow-to-check-if-a-job-has-execut.patch
* Mon May 23 2016 bmaryniukAATTsuse.com- Remove option -f from startproc (bsc#975733) Add:
* 0049-Prevent-several-minion-processes-on-the-same-machine.patch
* Mon May 23 2016 bmaryniukAATTsuse.com- Changed Zypper\'s plugin. Added Unit test and related to that data (bsc#980313). Update:
* 0046-Add-SUSE-Manager-plugin.patch Delete (not needed anymore):
* 0049-Alter-the-event-name.patch
* Tue May 17 2016 bmaryniukAATTsuse.com- Zypper plugin: alter the generated event name on package set change. Add:
* 0049-Alter-the-event-name.patch
* Thu May 12 2016 tserongAATTsuse.com- Fix file ownership on master keys and cache directories during upgrade (handles upgrading from salt 2014, where the daemon ran as root, to 2015 where it runs as the salt user, bsc#979676).
* Wed May 11 2016 pablo.suarezhernandezAATTsuse.com- salt-proxy .service file created (bsc#975306) Add:
* 0048-Create-salt-proxy-instantiated-service-file.patch
* Wed May 11 2016 pablo.suarezhernandezAATTsuse.com- Prevent salt-proxy test.ping crash (bsc#975303) Add:
* 0047-Old-style-proxymodules-need-to-be-setup-earlier-in-m.patch
* Wed May 11 2016 bmaryniukAATTsuse.com- Fix shared directories ownership issues.
* Mon May 09 2016 bmaryniukAATTsuse.com- Add Zypper plugin to generate an event, once Zypper is used outside the Salt infrastructure demand (bsc#971372). Add:
* 0046-Add-SUSE-Manager-plugin.patch
* Fri May 06 2016 bmaryniukAATTsuse.com- Restore boolean values from the repo configuration Fix priority attribute (bsc#978833) Add:
* 0045-Bugfix-Restore-boolean-values-from-the-repo-configur.patch
* Wed May 04 2016 bmaryniukAATTsuse.com- Unblock-Zypper. (bsc#976148) Modify-environment. (bsc#971372) Add:
* 0044-Unblock-Zypper.-Modify-environment.patch
* Wed Apr 20 2016 bmaryniukAATTsuse.com- Prevent crash if pygit2 package is requesting re-compilation. Add:
* 0043-Prevent-crash-if-pygit2-package-is-requesting-re-com.patch
* Mon Apr 18 2016 mcAATTsuse.de- align OS grains from older SLES with current one (bsc#975757) Add:
* 0042-align-OS-grains-from-older-SLES-with-current-one-bsc.patch
* Thu Apr 14 2016 bmaryniukAATTsuse.com- Bugfix: salt-key crashes if tries to generate keys to the directory w/o write access (bsc#969320) Add:
* 0041-Bugfix-salt-key-crashes-if-tries-to-generate-keys-to.patch
* Tue Apr 12 2016 bmaryniukAATTsuse.com- Check if EOL is available in a particular product (bsc#975093) Add:
* 0040-Check-if-EOL-is-available-in-a-particular-product-bs.patch
* Tue Apr 05 2016 mcAATTsuse.com- fix building with docs on SLE11
* Tue Apr 05 2016 mcAATTsuse.com- Prevent metadata download when getting installed products Add:
* 0039-Prevent-metadata-download-when-getting-installed-pro.patch
* Tue Apr 05 2016 kkaempfAATTsuse.com- Add statically built docs.
* Mon Apr 04 2016 mcAATTsuse.com- fix sorting by latest package Add:
* 0038-fix-sorting-by-latest-version-when-called-with-an-at.patch
* Sat Apr 02 2016 mcAATTsuse.com- ensure pkg.info_installed report latest package version (bsc#972490) Add:
* 0037-Force-sort-the-RPM-output-to-ensure-latest-version-o.patch
* Thu Mar 17 2016 bmaryniukAATTsuse.com- Use SHA256 by default in master, minion and proxy (bsc#955373) Add:
* 0036-Use-SHA256-hash-type-by-default.patch
* Wed Mar 16 2016 bmaryniukAATTsuse.com- Fix state structure compilation Add:
* 0035-Fix-the-always-false-behavior-on-checking-state.patch- Fix git_pillar race condition Add:
* 0034-Fix-git_pillar-race-condition.patch
* Sat Mar 12 2016 mcAATTsuse.com- fix detection of base products in SLE11
* 0030-Bugfix-on-SLE11-series-base-product-reported-as-addi.patch- fix rpm info for SLE11
* 0031-Only-use-LONGSIZE-in-rpm.info-if-available.-Otherwis.patch
* 0032-Add-error-check-when-retcode-is-0-but-stderr-is-pres.patch- fix init system detection for SLE11
* 0033-fixing-init-system-dectection-on-sles-11-refs-31617.patch
* Fri Mar 11 2016 bmaryniukAATTsuse.com- Re-add corrected patch: 0029-Make-use-of-checksum-configurable-defaults-to-MD5-SH.patch
* Wed Mar 09 2016 kkaempfAATTsuse.com- Make checksum configurable (upstream still wants md5, we suggest sha256). bsc#955373 Add: 0029-Make-use-of-checksum-configurable-defaults-to-MD5-SH.patch
* Fri Mar 04 2016 tampakrapAATTopensuse.org- Fix the service state / module on SLE11. Add:
* 0027-make-suse-check-consistent-with-rh_service.patch
* 0028-fix-numerical-check-of-osrelease.patch
* Fri Mar 04 2016 mcAATTsuse.de- Prevent rebuilds in OBS by not generating a date as a comment in a source file Add: 0026-do-not-generate-a-date-in-a-comment-to-prevent-rebui.patch
* Fri Feb 26 2016 mcAATTsuse.de- Add better checking for zypper exit codes and simplify evaluation of the zypper error messages. Add: 0024-proper-checking-if-zypper-exit-codes-and-handling-of.patch- Adapt unit tests Add: 0025-adapt-tests-to-new-zypper_check_result-output.patch
* Fri Feb 26 2016 bmaryniukAATTsuse.com- Add initial pack of Zypper\'s Unit tests. Use XML output in list_upgrades. Bugfix: upgrade_available crashes when only one package specified Purge is not using \"-u\" anymore Add:
* 0023-Initial-Zypper-Unit-Tests-and-bugfixes.patch
* Tue Feb 23 2016 mcAATTsuse.de- fix argument handling of pkg.download Add: 0022-fix-argument-handling-for-pkg.download.patch
* Mon Feb 22 2016 mcAATTsuse.de- unify behavior of zypper refresh in salt Add: 0018-unify-behavior-of-refresh.patch 0019-add-refresh-option-to-more-functions.patch 0020-simplify-checking-the-refresh-paramater.patch 0021-do-not-change-kwargs-in-refresh-while-checking-a-val.patch
* Sat Feb 20 2016 mcAATTsuse.de- Fix crash with scheduler and runners Add: 0017-Fix-crash-with-scheduler-and-runners-31106.patch
* Fri Feb 19 2016 mcAATTsuse.de- Call zypper always with --non-interactive Add:
* 0015-call-zypper-with-option-non-interactive-everywhere.patch
* 0016-write-a-zypper-command-builder-function.patch
* Fri Feb 19 2016 mcAATTsuse.de- require rpm-python on SUSE for zypper support
* Thu Feb 18 2016 mcAATTsuse.de- fix state return code Add: 0009-The-functions-in-the-state-module-that-return-a-retc.patch- add handling of OEM products to pkg.list_products Add: 0010-add-handling-for-OEM-products.patch- improve doc for list_pkgs Add: 0011-improve-doc-for-list_pkgs.patch- implement pkg.version_cmp in zypper.py Add:
* 0012-implement-version_cmp-for-zypper.patch
* 0013-pylint-changes.patch
* 0014-Check-if-rpm-python-can-be-imported.patch
* Wed Feb 17 2016 aboe76AATTgmail.com- Update to 2015.8.7 this is a small update to fix some regressions see https://docs.saltstack.com/en/latest/topics/releases/2015.8.7.html
* Thu Feb 11 2016 bmaryniukAATTsuse.com- Booleans should not be strings from XML, add Unix ticks time and format result in a list of maps. Add:
* 0008-Fix-types-in-the-output-data-and-return-just-a-list-.patch
* Thu Feb 11 2016 bmaryniukAATTsuse.com- Stop salt-api daemon faster (bsc#963322) Add:
* 0007-Force-kill-websocket-s-child-processes-faster-than-d.patch
* Wed Feb 10 2016 dmacvicarAATTsuse.de- Do not crash on salt-key reject/delete consecutive calls. Add:
* 0006-add_key-reject_key-do-not-crash-w-Permission-denied-.patch
* Mon Feb 08 2016 kkaempfAATTsuse.com- Update to 2015.8.5 Security fixes:
* CVE-2016-1866: Improper handling of clear messages on the minion remote code execution (boo#965403) See https://docs.saltstack.com/en/latest/topics/releases/2015.8.5.html Dropped patches (all upstream):
* 0003-List-products-consistently-across-all-SLES-systems.patch
* 0004-Add-missing-return-data-to-scheduled-jobs.patch
* 0005-Fix-RPM-issues-with-the-date-time-and-add-package-at.patch
* 0006-Bugfix-info_available-does-not-work-correctly-on-SLE.patch Renamed patches:
* 0007-Check-if-byte-strings-are-properly-encoded-in-UTF-8.patch - > 0003-Check-if-byte-strings-are-properly-encoded-in-UTF-8.patch
* 0008-Fix-pkg.latest-prevent-crash-on-multiple-package-ins.patch - > 0004-Fix-pkg.latest-prevent-crash-on-multiple-package-ins.patch
* 0009-Fix-package-status-filtering-on-latest-version-and-i.patch - > 0005-Fix-package-status-filtering-on-latest-version-and-i.patch- Update to 2015.8.4 See https://docs.saltstack.com/en/latest/topics/releases/2015.8.4.html
* Wed Jan 27 2016 bmaryniukAATTsuse.com- Fix latest version available comparison and implement epoch support in Zypper module. Add:
* 0009-Fix-package-status-filtering-on-latest-version-and-i.patch
* Wed Jan 27 2016 bmaryniukAATTsuse.com- Update patch from opensuse to upstream version. Update:
* 0008-Fix-pkg.latest-prevent-crash-on-multiple-package-ins.patch
* Tue Jan 26 2016 bmaryniukAATTsuse.com- Fix dependencies to Salt subpackages requiring release along the version.
* Mon Jan 25 2016 bmaryniukAATTsuse.com- Fix pkg.latest crash.- Fix pkg.latest SLS ID bug, when pkgs empty list is passed, but SLS ID still treated as a package name. Add:
* 0008-Fix-pkg.latest-prevent-crash-on-multiple-package-ins.patch
* Wed Jan 20 2016 bmaryniukAATTsuse.com- Drop:
* -0004-zypper-check-package-header-content-for-valid-utf-8.patch- Rename:
* -0004-zypper-check-package-header-content-for-valid-utf-8.patch +0004-Add-missing-return-data-to-scheduled-jobs.patch
* -0005-Add-missing-return-data-to-scheduled-jobs.patch +0004-Add-missing-return-data-to-scheduled-jobs.patch
* -0006-Fix-RPM-issues-with-the-date-time-and-add-package-at.patch +0005-Fix-RPM-issues-with-the-date-time-and-add-package-at.patch
* -0007-Bugfix-info_available-does-not-work-correctly-on-SLE.patch +0006-Bugfix-info_available-does-not-work-correctly-on-SLE.patch- Add:
* 0007-Check-if-byte-strings-are-properly-encoded-in-UTF-8.patch
* Wed Jan 20 2016 kkaempfAATTsuse.com- Rename use-forking-daemon.patch to 0001-tserong-suse.com-We-don-t-have-python-systemd-so-not.patch- Rename use-salt-user-for-master.patch to 0002-Run-salt-master-as-dedicated-salt-user.patch- Rename 1efe484309a5c776974e723f3da0f5181f4bdb86.patch to 0003-List-products-consistently-across-all-SLES-systems.patch- Rename zypper-utf-8.patch to 0004-zypper-check-package-header-content-for-valid-utf-8.patch- Rename salt-2015.8-schedule-ret.patch to 0005-Add-missing-return-data-to-scheduled-jobs.patch- Rename salt-2015.8-pkg-zypper-attr-filtering.patch to 0006-Fix-RPM-issues-with-the-date-time-and-add-package-at.patch- Rename salt-2015.8-zypper-info.patch to 0007-Bugfix-info_available-does-not-work-correctly-on-SLE.patch
* Fri Jan 15 2016 dmacvicarAATTsuse.de- Fix zypper module info_available on SLE-11
* add salt-2015.8-zypper-info.patch
* https://github.com/saltstack/salt/pull/30384- zypper/pkg: add package attributes filtering
* add salt-2015.8-pkg-zypper-attr-filtering.patch
* https://github.com/saltstack/salt/pull/30267- Remove obsoleted patches and fixes:
* 0001-Add-rpm.minimal_info-fix-rpm.info.patch
* 0002-Reduce-information-returned-from-pkg.info_installed.patch
* Remove require on glibc-locale (bsc#959572)
* Wed Jan 13 2016 dmacvicarAATTsuse.de- Add missing return data to scheduled jobs
* add salt-2015.8-schedule-ret.patch for
* https://github.com/saltstack/salt/pull/30246
* Mon Dec 21 2015 kkaempfAATTsuse.com- Update zypper-utf-8.patch for Python 2.6
* Thu Dec 17 2015 kkaempfAATTsuse.com- require glibc-locale (bsc#959572)
* Tue Dec 15 2015 kkaempfAATTsuse.com- Report epoch and architecture of installed packages 0001-Add-rpm.minimal_info-fix-rpm.info.patch- pkg.info_installed exceeds the maximum event size, reduce the information to what\'s actually needed 0002-Reduce-information-returned-from-pkg.info_installed.patch
* Wed Dec 09 2015 kkaempfAATTsuse.com- Filter out bad UTF-8 strings in package data (bsc#958350) zypper-utf-8.patch
* Tue Dec 01 2015 aboe76AATTgmail.com- Updated to salt 2015.8.3 bugfix release- remove the following patches because upstream merged them: - 4b9302d79455d6a586b7cad1d7990cb22e7bc62e.patch - os_grain.patch - zypper_pkgrepo.patch- more details at: https://docs.saltstack.com/en/latest/topics/releases/2015.8.3.html
* Tue Dec 01 2015 bmaryniukAATTsuse.com- added 1efe484309a5c776974e723f3da0f5181f4bdb86.patch: reimplements pkg.list_products that potentially may be broken in a future releases of SLES.
* Mon Nov 30 2015 mrueckertAATTsuse.de- added 4b9302d79455d6a586b7cad1d7990cb22e7bc62e.patch: fixes a regression introduced in 2015.8.2, which was actually holding back the release. Downgrade is not an option as we need the leap fixes.
* Thu Nov 26 2015 mrueckertAATTsuse.de- it shouldnt be >= 1110 but just > 1110
* Wed Nov 25 2015 mrueckertAATTsuse.de- require pmtools on sle11 to get dmidecode
* Fri Nov 20 2015 mrueckertAATTsuse.de- update use-salt-user-for-master.patch: First step to make the syndic also run as salt user.
* Fri Nov 13 2015 aboe76AATTgmail.com- Updated to bugfix release 2015.8.2- os_grain.patch fix the \"os\" grain on SLES11SP4- zypper_pkgrepo.patch fix the priority and humanname pkgrepo args for the zypper backend for more details: https://docs.saltstack.com/en/2015.8/topics/releases/2015.8.2.html
* Thu Oct 15 2015 mrueckertAATTsuse.de- update to 2015.8.1 - Add support for ``spm.d/
*.conf`` configuration of SPM (:issue:`27010`) - Fix ``proxy`` grains breakage for non-proxy minions (:issue:`27039`) - Fix global key management for git state - Fix passing http auth to ``util.http`` from ``state.file`` (:issue:`21917`) - Fix ``multiprocessing: True`` in windows (on by default`) - Add ``pkg.info`` to pkg modules - Fix name of ``serial`` grain (this was accidentally renamed in 2015.8.0`) - Merge config values from ``master.d``/``minion.d`` conf files (rather than flat update`) - Clean grains cache on grains sync (:issue:`19853`) - Remove streamed response for fileclient to avoid HTTP redirection problems (:issue:`27093`) - Fixed incorrect warning about ``osrelease`` grain (:issue:`27065`) - Fix authentication via Salt-API with tokens (:issue:`27270`) - Fix winrepo downloads from https locations (:issue:`27081`) - Fix potential error with salt-call as non-root user (:issue:`26889`) - Fix global minion provider overrides (:issue:`27209`) - Fix backward compatibility issues for pecl modules - Fix Windows uninstaller to only remove ``./bin``, ``salt
*``, ``nssm.exe``, ``uninst.exe`` (:issue:`27383`) - Fix misc issues with mongo returner. - Add sudo option to cloud config files (:issue:`27398`) - Fix regression in RunnerClient argument handling (:issue:`25107`) - Fix ``dockerng.running`` replacing creation hostconfig with runtime hostconfig (:issue:`27265`) - Fix dockerng.running replacing creation hostconfig with runtime hostconfig (:issue:`27265`) - Increased performance on boto asg/elb states due to ``__states__`` integration - Windows minion no longer requires powershell to restart (:issue:`26629`) - Fix x509 module to support recent versions of OpenSSL (:issue:`27326`) - Some issues with proxy minions were corrected.- drop salt-2015.8-backports-susemanager.diff: included in update- guard raet buildrequires with bcond_with raet and comment out the recommends for salt-raet.
* Mon Oct 12 2015 tampakrapAATTopensuse.org- remove pygit2 global recommends, it is only needed in the master- remove git-core, pygit2 should pull it as a dependency- add a (currently disabled) %check
* Mon Oct 12 2015 toddrme2178AATTgmail.com- Add salt-2015.8-backports-susemanager.diff Returns detailed information about a package
* Mon Oct 12 2015 dmacvicarAATTsuse.de- ifdef Recommends to build on RHEL based distros- use _initddir instead of _sysconfdir/init.d as it works on both platforms.
* Mon Oct 12 2015 dmacvicarAATTsuse.de- allow to disable docs in preparation for building on other platforms without all dependencies.
* Mon Oct 12 2015 dmacvicarAATTsuse.de- python-libnacl, python-ioflo are _not_ required to build the package. They are anyways requires of python-raet, which is also not required to build the package.
* Sat Oct 10 2015 mrueckertAATTsuse.de- merge (build)requires/recommends with requirements/
*txt and setup.py
* Fri Oct 09 2015 mrueckertAATTsuse.de- add raet subpackage which will pull all requires for it and provides config snippets to enable it for the minion and master.
* Fri Oct 09 2015 mrueckertAATTsuse.de- add tmpfiles.d file
* Fri Oct 09 2015 dmacvicarAATTsuse.de- Remove requires on python-ioflo and python-libnacl they will be pulled by python-raet, which is optional.
* Fri Oct 09 2015 dmacvicarAATTsuse.de- python-raet is optional, so make it a Recommends
* Fri Oct 09 2015 dmacvicarAATTsuse.de- update backports patch from 2015.8 branch
* Wed Oct 07 2015 mrueckertAATTsuse.de- update use-forking-daemon.patch: the original intention was to get rid of the python systemd dependency. for this we do not have daemonize the whole process. just switching to simple mode is enough.
* Wed Oct 07 2015 mrueckertAATTsuse.de- drop fdupes: 1. it broke python byte code handling 2. the only part of the package which would really benefit from it would be the doc package. but given we only install the files via %doc, we can not use it for that either.- reenable completions on distros newer than sle11- do not use _datarootdir, use _datadir instead.
* Wed Oct 07 2015 mrueckertAATTsuse.de- package all directories in /var/cache/salt and /etc/salt and have permissions set for non root salt master- update use-salt-user-for-master.patch: - also patch the logrotate file to include the su option
* Tue Oct 06 2015 mrueckertAATTsuse.de- remove duplicated recommends- never require pygit2 and git. the master can run fine without. always use recommends
* Tue Oct 06 2015 tampakrapAATTopensuse.org- cleanup dependencies: - remove a lot of unneeded buildrequires - fdupes not present on SLE10 - python-certifi needed on SLE11 - python-zypp not needed any more - python-pygit2 is not a global requirement - convert python-pysqlite to recommends as it is not available on python <=2.7- sles_version -> suse_version- %exclude the cloud/deploy/
*.sh scripts to fix build issue on SLE11
* Mon Oct 05 2015 tampakrapAATTopensuse.org- Remove python-PyYAML from the dependencies list, as python-yaml is the same- Build the -completion subpackages in SLE11 as well- Add salt-proxy (by dmacvicarAATTsuse.de)- Create salt user/group only in the -master subpkg
* Sat Oct 03 2015 infromaAATTgmail.com- Fix typo in use-forking-daemon.patch, that prevented daemon loading
* Thu Oct 01 2015 toddrme2178AATTgmail.com- Fix typo in Requires
* Tue Sep 29 2015 toddrme2178AATTgmail.com- Cleanup requirements
* Wed Sep 23 2015 aboe76AATTgmail.com- New Major release 2015.8.0 for more details: http://docs.saltstack.com/en/latest/topics/releases/2015.8.0.html- Cleaned the spec file with spec-cleaner- Added the use-salt-user-for-master.patch see README.SUSE- Updated the files ownership with salt user- removed m2crypto depency
* Tue Sep 22 2015 infromaAATTgmail.com- Removed fish dependency for fish completions.
* Tue Sep 22 2015 infromaAATTgmail.com- Added fish completions.
* Mon Sep 21 2015 tampakrapAATTopensuse.org- Support SLE11SP{3,4}, where the M2Crypto package is named python-m2crypto
* Tue Aug 18 2015 aboe76AATTgmail.com- Updated to Bugfix release 2015.5 for more details: https://github.com/saltstack/salt/blob/develop/doc/topics/releases/2015.5.5.rst- Add prereq, for user creation.- Add creation of salt user in preparation of running the salt-master daemon as non-root user salt. https://bugzilla.opensuse.org/show_bug.cgi?id=939831- Add README.SUSE with explanation and how to.
* Mon Jul 20 2015 bwiedemannAATTsuse.com- only require git-core to not pull in git-web and gitk
* Wed Jul 08 2015 aboe76AATTgmail.com- New Bugfix release 2015.5.3 for more details: http://docs.saltstack.com/en/latest/topics/releases/2015.5.3.html
* Thu Jun 04 2015 aboe76AATTgmail.com- New Bugfix release 2015.5.2 for more details: http://docs.saltstack.com/en/latest/topics/releases/2015.5.2.html
* Sat May 23 2015 aboe76AATTgmail.com- New Bugfix release 2015.5.1 salt.runners.cloud.action() has changed the fun keyword argument to func. Please update any calls to this function in the cloud runner. for more details: http://docs.saltstack.com/en/latest/topics/releases/2015.5.1.html
* Fri May 15 2015 aboe76AATTgmail.com- Removed python-pssh depency not needed anymore.
* Wed May 06 2015 aboe76AATTgmail.com- Major release 2015.5.0 Lithium- update to 2015.5.0 The 2015.5.0 feature release of Salt is focused on hardening Salt and mostly on improving existing systems. A few major additions are present, primarily the new Beacon system. Most enhancements have been focused around improving existing features and interfaces. As usual the release notes are not exhaustive and primarily include the most notable additions and improvements. Hundreds of bugs have been fixed and many modules have been substantially updated and added. See especially the warning right on the top regarding python_shell=False. For all details see http://docs.saltstack.com/en/latest/topics/releases/2015.5.0.html- RPM Package changes:- add some versions to the buildrequires to match the 2 requirements files from the tarball- Moved the depencencies to main salt package except where they are specific for the package- Changed python-request dependency,only needed on salt-cloud- Added python-tornado dependency for http.py- Fixed zsh_completion in tarball.- Fixed salt-api requirements to require python-cherrypy- Fixed salt-cloud requiments to require salt-master
* Sun Apr 19 2015 aboe76AATTgmail.com- New Bugfix release 2014.7.5 Changes: + Fixed a key error bug in salt-cloud + Updated man pages to better match documentation + Fixed bug concerning high CPU usage with salt-ssh + Fixed bugs with remounting cvfs and fuse filesystems + Fixed bug with alowing requisite tracking of entire sls files + Fixed bug with aptpkg.mod_repo returning OK even if apt-add-repository fails + Increased frequency of ssh terminal output checking + Fixed malformed locale string in localmod module + Fixed checking of available version of package when accept_keywords were changed + Fixed bug to make git.latest work with empty repositories + Added
*
*kwargs to service.mod_watch which removes warnings about enable and __reqs__ not being supported by the function + Improved state comments to not grow so quickly on failed requisites + Added force argument to service to trigger force_reload + Fixed bug to andle pkgrepo keyids that have been converted to int + Fixed module.portage_config bug with appending accept_keywords + Fixed bug to correctly report disk usage on windows minion + Added the ability to specify key prefix for S3 ext_pillar + Fixed issues with batch mode operating on the incorrect number of minions + Fixed a bug with the proxmox cloud provider stacktracing on disk definition + Fixed a bug with the changes dictionary in the file state + Fixed the TCP keep alive settings to work better with SREQ caching + Fixed many bugs within the iptables state and module + Fixed bug with states by adding fun, state, and unless to the state runtime internal keywords listing + Added ability to eAuth against Active Directory + Fixed some salt-ssh issues when running on Fedora 21 + Fixed grains.get_or_set_hash to work with multiple entries under same key + Added better explanations and more examples of how the Reactor calls functions to docs + Fixed bug to not pass ex_config_drive to libcloud unless it\'s explicitly enabled + Fixed bug with pip.install on windows + Fixed bug where puppet.run always returns a 0 retcode + Fixed race condition bug with minion scheduling via pillar + Made efficiency improvements and bug fixes to the windows installer + Updated environment variables to fix bug with pygit2 when running salt as non-root user + Fixed cas behavior on data module -- data.cas was not saving changes + Fixed GPG rendering error + Fixed strace error in virt.query + Fixed stacktrace when running chef-solo command + Fixed possible bug wherein uncaught exceptions seem to make zmq3 tip over when threading is involved + Fixed argument passing to the reactor + Fixed glibc caching to prevent bug where salt-minion getaddrinfo in dns_check() never got updated nameservers Known Issues: + In multimaster mode, a minion may become temporarily unresponsive if modules or pillars are refreshed at the same time that one or more masters are down. This can be worked around by setting \'auth_timeout\' and \'auth_tries\' down to shorter periods.
* Mon Mar 30 2015 aboe76AATTgmail.com- New Bugfix Release 2014.7.4- Updated patch use-forking-daemon.patch- fix salt-zsh-completion conflicts + Multi-master minions mode no longer route fileclient operations asymetrically. This fixes the source of many multi-master bugs where the minion would become unrepsonsive from one or more masters. + Fix bug wherein network.iface could produce stack traces. + net.arp will no longer be made available unless arp is installed on the system. + Major performance improvements to Saltnado + Allow KVM module to operate under KVM itself or VMWare Fusion + Various fixes to the Windows installation scripts + Fix issue where the syndic would not correctly propogate loads to the master job cache. + Improve error handling on invalid /etc/network/interfaces file in salt networking modules + Fix bug where a reponse status was not checked for in fileclient.get_url + Enable eauth when running salt in batch mode + Increase timeout in Boto Route53 module + Fix bugs with Salt\'s \'tar\' module option parsing + Fix parsing of NTP servers on Windows + Fix issue with blockdev tuning not reporting changes correctly + Update to the latest Salt bootstrap script + Update Linode salt-cloud driver to use either linode-python or apache-libcloud + Fix for s3.query function to return correct headers + Fix for s3.head returning None for files that exist + Fix the disable function in win_service module so that the service is disabled correctly + Fix race condition between master and minion when making a directory when both daemons are on the same host + Fix an issue where file.recurse would fail at the root of an svn repo when the repo has a mountpoint + Fix an issue where file.recurse would fail at the root of an hgfs repo when the repo has a mountpoint + Fix an issue where file.recurse would fail at the root of an gitfs repo when the repo has a mountpoint + Add status.master capability for Windows. + Various fixes to ssh_known_hosts + Various fixes to states.network bonding for Debian + The debian_ip.get_interfaces module no longer removes nameservers. + Better integration between grains.virtual and systemd-detect-virt and virt-what + Fix traceback in sysctl.present state output + Fix for issue where mount.mounted would fail when superopts were not a part of mount.active (extended=True). Also mount.mounted various fixes for Solaris and FreeBSD. + Fix error where datetimes were not correctly safeguarded before being passed into msgpack. + Fix file.replace regressions. If the pattern is not found, and if dry run is False, and if `backup` is False, and if a pre-existing file exists with extension `.bak`, then that backup file will be overwritten. This backup behavior is a result of how `fileinput` works. Fixing it requires either passing through the file twice (the first time only to search for content and set a flag), or rewriting `file.replace` so it doesn\'t use `fileinput` + VCS filreserver fixes/optimizations + Catch fileserver configuration errors on master start + Raise errors on invalid gitfs configurations + set_locale when locale file does not exist (Redhat family) + Fix to correctly count active devices when created mdadm array with spares + Fix to correctly target minions in batch mode + Support ssh:// urls using the gitfs dulwhich backend + New fileserver runner + Fix various bugs with argument parsing to the publish module. + Fix disk.usage for Synology OS + Fix issue with tags occurring twice with docker.pulled + Fix incorrect key error in SMTP returner + Fix condition which would remount loopback filesystems on every state run + Remove requsites from listens after they are called in the state system + Make system implementation of service.running aware of legacy service calls + Fix issue where publish.publish would not handle duplicate responses gracefully. + Accept Kali Linux for aptpkg salt execution module + Fix bug where cmd.which could not handle a dirname as an argument + Fix issue in ps.pgrep where exceptions were thrown on Windows.- Known Issues: + In multimaster mode, a minion may become temporarily unresponsive if modules or pillars are refreshed at the same time that one or more masters are down. This can be worked around by setting \'auth_timeout\' and \'auth_tries\' down to shorter periods.
* Thu Feb 12 2015 aboe76AATTgmail.com- New Bugfix release 2014.7.2:- fix package bug with fdupes.- keep sle 11 sp3 support. + Fix erroneous warnings for systemd service enabled check (issue 19606) + Fix FreeBSD kernel module loading, listing, and persistence kmod (issue 197151, issue 19682) + Allow case-sensitive npm package names in the npm state. This may break behavior for people expecting the state to lowercase their npm package names for them. The npm module was never affected by mandatory lowercasing. (issue 20329) + Deprecate the activate parameter for pip.install for both the module and the state. If bin_env is given and points to a virtualenv, there is no need to activate that virtualenv in a shell for pip to install to the virtualenv. + Fix a file-locking bug in gitfs (issue 18839)
* Thu Jan 15 2015 aboe76AATTgmail.com- New Bugfix release 2014.7.1: + Fixed gitfs serving symlinks in file.recurse states (issue 17700) + Fixed holding of multiple packages (YUM) when combined with version pinning (issue 18468) + Fixed use of Jinja templates in masterless mode with non-roots fileserver backend (issue 17963) + Re-enabled pillar and compound matching for mine and publish calls. Note that pillar globbing is still disabled for those modes, for security reasons. (issue 17194) + Fix for tty: True in salt-ssh (issue 16847)- Needed to provide zsh completion because of the tarball missing the zsh completion script.- Removed man salt.1.gz file from salt-master because upstream removed it.- Added man salt.7.gz to salt-master package
* Mon Nov 03 2014 aboe76AATTgmail.com- Updated to Major Release 2014.7.0- added python-zipp as depency- added recommend python-pygit2, this is the preferred gitfs backend of saltstack- added zsh-completion package- Removed Patch fix-service-py-version-parsing-sles.patch already fixed in this package- Removed Patch pass-all-systemd-list-units.patch already fixed in this package- Removed Patch disable-service-py-for-suse-family.patch already fixed in this package- Removed Patch allow-systemd-units-no-unit-files.patch already fixed in this package- Removed Patch allow-systemd-parameterized-services.patch already fixed in this package- More information at: http://docs.saltstack.com/en/latest/topics/releases/2014.7.0.html- SALT SSH ENHANCEMENTS: + Support for Fileserver Backends + Support for Saltfile + Ext Pillar + No more sshpass needed + Pure Python Shim + Custom Module Delivery + CP module Support + More Thin Directory Options - Salt State System enhancements: + New Imperative State Keyword \"Listen\" + New Mod Aggregate Runtime Manipulator + New Requisites: onchanges and onfail + New Global onlyif and unless + Use names to expand and override values - Salt Major Features: + Improved Scheduler Additions + Red Hat 7 Support + Fileserver Backends in Salt-call + Amazon Execution Modules in salt-cloud + LXC Runner Enhancements + Next Gen Docker Management + Peer System Performance Improvements + SDB Encryption at rest for configs + GPG Renderer encrypted pillar at rest + OpenStack Expansions + Queues System external queue systems into Salt events + Multi Master Failover Additions + Chef Execution Module - salt-api Project Merge + Synchronous and Asynchronous Execution of Runner and Wheel Modules + rest_cherrypy Additions + Web Hooks - Fileserver Backend Enhancements: + New gitfs Features + Pygit2 and Dulwich support + Mountpoints support + New hgfs Features + mountpoints support + New svnfs Features: + mountpoints + minionfs Featuressupport + mountpoints - New Salt Modules: + Oracle + Random + Redis + Amazon Simple Queue Service + Block Device Management + CoreOS etcd + Genesis + InfluxDB + Server Density + Twilio Notifications + Varnish + ZNC IRC Bouncer + SMTP - NEW RUNNERS: + Map/Reduce Style + Queue - NEW EXTERNAL PILLARS: + CoreOS etcd - NEW SALT-CLOUD PROVIDERS: + Aliyun ECS Cloud + LXC Containers + Proxmox (OpenVZ containers & KVM)- DEPRECATIONS: + Salt.modules.virtualenv_mod
* Thu Oct 16 2014 aboe76AATTgmail.com- Updated to 2014.1.13 a bugfix release on 2014.1.12 + fix module run exit code (issue 16420) + salt cloud Check the exit status code of scp before assuming it has failed. (issue 16599)
 
ICM