Revisions of salt

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 834906 from Pablo Suárez Hernández's avatar Pablo Suárez Hernández (PSuarezHernandez) (revision 109)
- Prevent import errors when running test_btrfs unit tests
- Added:
  * prevent-import-errors-when-running-test_btrfs-unit-t.patch

- Remove msgpack < 1.0.0 from base requirements (bsc#1176293)
- Added:
  * remove-msgpack-1.0.0-requirement-in-the-installed-me.patch

- Fix virt.update with CPU defined
- Added:
  * fix-virt.update-with-cpu-defined-263.patch

- Fix virt issues and invalid input errors from 'salt.utils.data' (bsc#1176480)
- Added:
  * fix-the-removed-six.itermitems-and-six.-_type-262.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 832998 from Pablo Suárez Hernández's avatar Pablo Suárez Hernández (PSuarezHernandez) (revision 108)
- Reintroduces the patches from
  opensuse-3000.2-virt-backports-236.patch coming from Salt 3001
- Added:
  * backport-virt-patches-from-3001-256.patch

- Adding missing virt backports to 3000.3
- Added:
  * opensuse-3000.2-virt-backports-236-257.patch

- Do not raise StreamClosedError traceback but only log it (bsc#1175549)
- Added:
  * do-not-raise-streamclosederror-traceback-but-only-lo.patch

- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 826691 from Jochen Breuer's avatar Jochen Breuer (brejoc) (revision 107)
- Require /usr/bin/python instead of /bin/python for RHEL-family (bsc#1173936)

- Don't install SuSEfirewall2 service files in Factory
- Fix __mount_device wrapper to accept separate args and kwargs
- Added:
  * fix-__mount_device-wrapper-254.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 819714 from Jochen Breuer's avatar Jochen Breuer (brejoc) (revision 106)
- 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:
  * info_installed-works-without-status-attr-now.patch
  * opensuse-3000.3-spacewalk-runner-parse-command-250.patch
  * opensuse-3000-libvirt-engine-fixes-251.patch

- Avoid traceback on debug logging for swarm module (bsc#1172075)
- Added:
  * avoid-has_docker-true-if-import-messes-with-salt.uti.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 810127 from Jochen Breuer's avatar Jochen Breuer (brejoc) (revision 105)
- Add publish_batch to ClearFuncs exposed methods
- Added:
  * add-publish_batch-to-clearfuncs-exposed-methods.patch

- Update to Salt release version 3000.3
  See release notes: https://docs.saltstack.com/en/latest/topics/releases/3000.3.html
- Removed:
  * fix-typo-in-minion_runner-for-aesfuncs-exposed-metho.patch

- zypperpkg: filter patterns that start with dot (bsc#1171906)
- Added:
  * zypperpkg-filter-patterns-that-start-with-dot-244.patch

- Batch mode now also correctly provides return value (bsc#1168340)
- Added:
  * fix-for-return-value-ret-vs-return-in-batch-mode.patch

- Add docker.logout to docker execution module (bsc#1165572)
- Added:
  * add-docker-logout-237.patch

- Testsuite fix
- Add option to enable/disable force refresh for zypper
- Added:
  * option-to-en-disable-force-refresh-in-zypper-215.patch
  * fix-a-test-and-some-variable-names-229.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 801830 from Jochen Breuer's avatar Jochen Breuer (brejoc) (revision 104)
- Python 3.8 compatibility changes
- msgpack support for version >= 1.0.0 (bsc#1171257)
- Added:
  * python3.8-compatibility-pr-s-235.patch
  * msgpack-support-versions-1.0.0.patch

- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 799271 from Pablo Suárez Hernández's avatar Pablo Suárez Hernández (PSuarezHernandez) (revision 103)
- Update to Salt release version 3000.2
  See release notes: https://docs.saltstack.com/en/latest/topics/releases/3000.2.html
- Fix typo in 'minion_runner' for AESFuncs exposed methods
- Added:
  * fix-typo-in-minion_runner-for-aesfuncs-exposed-metho.patch
- Removed:
  * fix-cve-2020-11651-and-fix-cve-2020-11652.patch

- Update to Salt release version 3000.1
  See release notes: https://docs.saltstack.com/en/latest/topics/releases/3000.1.html
- 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)
- Added:
  * fixed-bug-lvm-has-no-parttion-type.-the-scipt-later-.patch
  * remove-vendored-backports-abc-from-requirements.patch
  * fix-cve-2020-11651-and-fix-cve-2020-11652.patch
- Modified:
  * fix-a-wrong-rebase-in-test_core.py-180.patch
  * make-setup.py-script-to-not-require-setuptools-9.1.patch
  * do-not-load-pip-state-if-there-is-no-3rd-party-depen.patch
  * accumulated-changes-from-yomi-167.patch
- Removed:
  * fix-for-unless-requisite-when-pip-is-not-installed.patch
  * fix-regression-in-service-states-with-reload-argumen.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 791976 from Pablo Suárez Hernández's avatar Pablo Suárez Hernández (PSuarezHernandez) (revision 102)
- Update to Salt version 3000 
  See release notes: https://docs.saltstack.com/en/latest/topics/releases/3000.html
- Do not make file.recurse state to fail when msgpack 0.5.4 (bsc#1167437)
- 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
- Fix for temp folder definition in loader unit test
- 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
- Added:
  * make-setup.py-script-to-not-require-setuptools-9.1.patch
  * opensuse-3000-virt-defined-states-222.patch
  * fix-for-unless-requisite-when-pip-is-not-installed.patch
  * fix-typo-on-msgpack-version-when-sanitizing-msgpack-.patch
  * fix-regression-in-service-states-with-reload-argumen.patch
  * batch_async-avoid-using-fnmatch-to-match-event-217.patch
  * make-salt.ext.tornado.gen-to-use-salt.ext.backports_.patch
  * virt._get_domain-don-t-raise-an-exception-if-there-i.patch
  * loop-fix-variable-names-for-until_no_eval.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 790920 from Jochen Breuer's avatar Jochen Breuer (brejoc) (revision 101)
- 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.

- Sanitize grains loaded from roster_grains.json cache during "state.pkg"
- Added:
  * fix-load-cached-grain-osrelease_info.patch

- Build: Buildequire pkgconfig(systemd) instead of systemd

- Backport saltutil state module to 2019.2 codebase (bsc#1167556)
- Add new custom SUSE capability for saltutil state module
- Added:
  * backport-saltutil-state-module-to-2019.2-codebase.patch
  * add-new-custom-suse-capability-for-saltutil-state-mo.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 786008 from Jochen Breuer's avatar Jochen Breuer (brejoc) (revision 100)
- virt._get_domain: don't raise an exception if there is no VM
- Added:
  * virt._get_domain-don-t-raise-an-exception-if-there-i.patch

- Adds test for zypper abbreviation fix
- Improved storage pool or network handling
- Better import cache handline
- Added:
  * loader-invalidate-the-import-cachefor-extra-modules.patch
  * open-suse-2019.2.3-virt-defined-states-219.patch
- Modified:
  * use-full-option-name-instead-of-undocumented-abbrevi.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 781848 from Jochen Breuer's avatar Jochen Breuer (brejoc) (revision 99)
- Use full option name instead of undocumented abbreviation for zypper
- Requiring python3-distro only for openSUSE/SLE >= 15
- Added:
  * use-full-option-name-instead-of-undocumented-abbrevi.patch

- python-distro is only needed for > Python 3.7. Removing it for Python 2

- Avoid possible user escalation upgrading salt-master (bsc#1157465) (CVE-2019-18897)

- Fix unit tests failures in test_batch_async tests
- Added:
  * fix-unit-tests-for-batch-async-after-refactor.patch

- 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
- Enable build for Python 3.8
- Added:
  * batch_async-avoid-using-fnmatch-to-match-event-217.patch
  * apply-patch-from-upstream-to-support-python-3.8.patch
  * batch-async-catch-exceptions-and-safety-unregister-a.patch

- Fix 'os_family' grain for Astra Linux Common Edition
- Added:
  * add-astra-linux-common-edition-to-the-os-family-list.patch

- Update to Salt version 2019.2.3 (CVE-2019-17361) (bsc#1163981) (bsc#1162504)
  See release notes: https://docs.saltstack.com/en/latest/topics/releases/2019.2.3.html
- Modified:
  * use-adler32-algorithm-to-compute-string-checksums.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 764712 from Jochen Breuer's avatar Jochen Breuer (brejoc) (revision 98)
- Support for Btrfs and XFS in parted and mkfs added
- Added:
  * support-for-btrfs-and-xfs-in-parted-and-mkfs.patch

- Adds list_downloaded for apt Module to enable pre-downloading support
- Adds virt.(pool|network)_get_xml functions
- Various libvirt updates
  * 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
  * list_downloaded-for-apt-module.patch
  * add-virt.network_get_xml-function.patch

- virt: adding kernel boot parameters to libvirt xml
- Added:
  * virt-adding-kernel-boot-parameters-to-libvirt-xml-55.patch

- Fix virt states to not fail on VMs already stopped
- Added:
  * fix-virt-states-to-not-fail-on-vms-already-stopped.-.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 756034 from Pablo Suárez Hernández's avatar Pablo Suárez Hernández (PSuarezHernandez) (revision 97)
- Add missing bugzilla references:
  Properly handle colons in inline dicts with yamlloader (bsc#1095651)
  Fix corrupt public key with m2crypto python3 (bsc#1099323)
  Add missing dateutils import (bsc#1099945)
  Fix UnicodeDecodeError using is_binary check (bsc#1100225)
  Prevent payload crash on decoding binary data (bsc#1100697)
  Fix file.blockreplace to avoid throwing IndexError (bsc#1101812)
  Add API log rotation on SUSE package (bsc#1102218)
  Fix wrong recurse behavior on for linux_acl.present (bsc#1106164)
  Handle anycast IPv6 addresses on network.routes (bsc#1114474)
  Crontab module fix: file attributes option missing (bsc#1114824)
  Add metadata to accepted keyword arguments (bsc#1122680)
  Bugfix: properly refresh pillars (bsc#1125015)

- xfs: do not fail if type is not present (bsc#1153611)
- Added:
  * xfs-do-not-fails-if-type-is-not-present.patch

- 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.

- Fix errors when running virt.get_hypervisor function
- Added:
  * fix-virt.get_hypervisor-188.patch

- Align virt.full_info fixes with upstream Salt
- Let salt-ssh use platform-python on RHEL8 (bsc#1158441)
- Added:
  * align-virt-full-info-fixes-with-upstream-192.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 753172 from Jochen Breuer's avatar Jochen Breuer (brejoc) (revision 96)
- Prevent test_mod_del_repo_multiline_values to fail
- Read repo info without using interpolation (bsc#1135656)
- Requires vs BuildRequires
- Limiting M2Crypto to >= SLE15
- Replacing pycrypto with M2Crypto
- Fix for log checking in x509 test
- Update to 2019.2.2 release
- Added:
  * fix-for-log-checking-in-x509-test.patch
  * prevent-test_mod_del_repo_multiline_values-to-fail.patch
  * read-repo-info-without-using-interpolation-bsc-11356.patch
- Modified:
  * async-batch-implementation.patch
  * add-hold-unhold-functions.patch
  * adds-the-possibility-to-also-use-downloadonly-in-kwa.patch
  * decide-if-the-source-should-be-actually-skipped.patch
  * allow-passing-kwargs-to-pkg.list_downloaded-bsc-1140.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
  * fix-unit-test-for-grains-core.patch
  * add-environment-variable-to-know-if-yum-is-invoked-f.patch
  * fix-async-batch-multiple-done-events.patch
  * activate-all-beacons-sources-config-pillar-grains.patch
  * fix-for-older-mock-module.patch
  * do-not-break-repo-files-with-multiple-line-values-on.patch
  * fall-back-to-pymysql.patch
  * add-missing-fun-for-returns-from-wfunc-executions.patch
  * loosen-azure-sdk-dependencies-in-azurearm-cloud-driv.patch
  * add-virt.volume_infos-and-virt.volume_delete.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 746516 from Pablo Suárez Hernández's avatar Pablo Suárez Hernández (PSuarezHernandez) (revision 95)
- Remove virt.pool_delete fast parameter (U#54474)
- Added:
  * remove-virt.pool_delete-fast-parameter-178.patch

- Remove unnecessary yield causing BadYieldError (bsc#1154620)
- Added:
  * remove-unnecessary-yield-causing-badyielderror-bsc-1.patch

- Prevent 'Already reading' continuous exception message (bsc#1137642)
- Added:
  * prevent-already-reading-continuous-exception-message.patch

- Add new "salt-standalone-formulas-configuration" package (fate#327791)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 742964 from Pablo Suárez Hernández's avatar Pablo Suárez Hernández (PSuarezHernandez) (revision 94)
- Fix for aptpkg test with older mock modules
- Added:
  * fix-for-older-mock-module.patch

- 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

- core.py: ignore wrong product_name files
- zypperpkg: understand product type
- Added:
  * accumulated-changes-from-yomi-167.patch

- Enable usage of downloadonly parameter for apt module
- Added:
  * adds-the-possibility-to-also-use-downloadonly-in-kwa.patch

- Add missing 'fun' on events coming from salt-ssh wfunc executions (bsc#1151947)
- Added:
  * add-missing-fun-for-returns-from-wfunc-executions.patch

- Fix failing unit tests for batch async
- Added:
  * fix-failing-unit-tests-for-batch-async.patch

- Fix memory consumption problem on BatchAsync (bsc#1137642)
- Added:
  * use-current-ioloop-for-the-localclient-instance-of-b.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 733437 from Pablo Suárez Hernández's avatar Pablo Suárez Hernández (PSuarezHernandez) (revision 93)
- Improve batch_async to release consumed memory (bsc#1140912)
- Fix memory leak produced by batch async find_jobs mechanism (bsc#1140912)
- Grant read and execute permission to others (bsc#1150447)
- Added:
  * improve-batch_async-to-release-consumed-memory-bsc-1.patch
  * fix-memory-leak-produced-by-batch-async-find_jobs-me.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 728977 from Jochen Breuer's avatar Jochen Breuer (brejoc) (revision 92)
- 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)
- Added:
  * 2019.2.0-pr-54196-backport-173.patch
  * virt.volume_infos-silence-libvirt-error-message-175.patch
  * fix-virt.full_info-176.patch
  * implement-network.fqdns-module-function-bsc-1134860-.patch
  * virt.volume_infos-needs-to-ignore-inactive-pools-174.patch
- Restore default behaviour of pkg list return (bsc#1148714)
- Strip trailing "/" from repo.uri when comparing repos in apktpkg.mod_repo (bsc#1146192)
- Added:
  * strip-trailing-from-repo.uri-when-comparing-repos-in.patch
  * restore-default-behaviour-of-pkg-list-return.patch
- Use python3 to build package Salt for RHEL8
- Make python3 default for RHEL8
- Fix aptpkg systemd call (bsc#1143301)
- Added:
  * fix-aptpkg-systemd-call-bsc-1143301.patch
- Move server_id deprecation warning to reduce log spamming (bsc#1135567) (bsc#1135732)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 719814 from Pablo Suárez Hernández's avatar Pablo Suárez Hernández (PSuarezHernandez) (revision 91)
- 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

- 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

- Salt python client get_full_returns seems return data from incorrect jid (bsc#1131114)
- Added:
  * checking-for-jid-before-returning-data.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 716016 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 90)
Automatic submission by obs-autosubmit
Displaying revisions 41 - 60 of 149
openSUSE Build Service is sponsored by