a3e2ae1f65
- Make syntax in httputil_test compatible with Python 3.6 - Fix KeyError in postgres module with PostgreSQL 17 (bsc#1254325) - Added: * fix-tornado-s-httputil_test-syntax-for-python-3.6.patch * backport-add-maintain-m-privilege-to-postgres-module.patch
Alexander Graul2026-01-19 12:50:04 +00:00
f48d9c085c
Accepting request 1327375 from systemsmanagement:saltstack
Ana Guerrero2026-01-15 15:44:39 +00:00
3faa6a7457
- Use internal deb classes instead of external aptsource lib - Speed up wheel key.finger call (bsc#1240532) - Add security patches (bsc#1254903,bsc#1254905,bsc#1254904) - Simplify and speed up utils.find_json function (bsc#1246130) - Added: * use-internal-salt.utils.pkg.deb-classes-instead-of-a.patch * speedup-wheel-key.finger-call-bsc-1240532-713.patch * fixes-for-security-issues-cve-2025-13836-cve-2025-67.patch * simplify-utils.json.find_json-function.patch
Alexander Graul2026-01-15 11:47:47 +00:00
17e3397c3e
- Extend warn_until period to 2027 - Added: * extend-fails-to-warnings-until-2027-742.patch
Victor Zhestkov2026-01-08 09:33:29 +00:00
1a049ad422
Accepting request 1320308 from systemsmanagement:saltstack
Ana Guerrero2025-11-28 15:51:51 +00:00
711d60fb18
- Fix Salt for Python > 3.11 (bsc#1252285) (bsc#1252244) * Use external tornado on Python > 3.11 * Make tls and x509 to use python-cryptography * Remove usage of spwd - Added: * fix-salt-for-python-3.11.patch
Victor Zhestkov2025-11-10 09:33:22 +00:00
346cf60a03
Accepting request 1314518 from systemsmanagement:saltstack
Ana Guerrero2025-10-31 15:27:51 +00:00
ec90cc30c9
- Fix payload signature verification on Tumbleweed (bsc#1251776) - Added: * do-not-break-signature-verification-on-latest-m2cryp.patch
Marek Czernek2025-10-30 09:44:25 +00:00
2c401d1e12
- Revert require M2Crypto >= 0.44.0 for SUSE Family distros - Improve SL Micro 6.2 detection with grains - Fix functional.states.test_user for SLES 16 and Micro systems - Fix the tests failing on AlmaLinux 10 and other clones - Added: * improve-sl-micro-6.2-detection-with-grains.patch * fix-functional.states.test_user-for-sles-16-and-micr.patch * fix-the-tests-failing-on-almalinux-10-and-other-clon.patch
Pablo Suárez Hernández2025-08-11 14:24:53 +00:00
ada14155d4
Accepting request 1290636 from systemsmanagement:saltstack
Ana Guerrero2025-07-06 15:03:52 +00:00
75492f9047
- Add minion_legacy_req_warnings option to avoid noisy warnings - Require M2Crypto >= 0.44.0 for SUSE Family distros - Added: * add-minion_legacy_req_warnings-option-to-avoid-noisy.patch
Marek Czernek2025-07-04 09:14:04 +00:00
07356a19e6
Accepting request 1289198 from systemsmanagement:saltstack
Ana Guerrero2025-07-01 09:33:21 +00:00
705d10b656
- Prevent tests failures when pygit2 is not present - Added: * fix-tests-issues-in-salt-shaker-environments-721.patch
Yeray Gutiérrez Cedrés2025-06-30 08:07:24 +00:00
0dd1bd850f
Accepting request 1288665 from systemsmanagement:saltstack
Ana Guerrero2025-06-27 21:00:16 +00:00
04c5ca5f62
- Several fixes for security issues (bsc#1244561, CVE-2024-38822) (bsc#1244564, CVE-2024-38823) (bsc#1244565, CVE-2024-38824) (bsc#1244566, CVE-2024-38825) (bsc#1244567, CVE-2025-22240) (bsc#1244568, CVE-2025-22236) (bsc#1244570, CVE-2025-22241) (bsc#1244571, CVE-2025-22237) (bsc#1244572, CVE-2025-22238) (bsc#1244574, CVE-2025-22239) (bsc#1244575, CVE-2025-22242) * Request server hardening * Prevent traversal in local_cache::save_minions * Add test and fix for file_recv cve * Fix traversal in gitfs find_file * Fix traversal in salt.utils.virt * Fix traversal in pub_ret * Reasonable failures when pillars timeout * Make send_req_async wait longer * Remove token to prevent decoding errors * Fix checking of non-url style git remotes * Allow subdirs in GitFS find_file check - Added: * several-fixes-for-security-issues.patch
Yeray Gutiérrez Cedrés2025-06-26 10:32:23 +00:00
9037d985d3
Accepting request 1284818 from systemsmanagement:saltstack
Ana Guerrero2025-06-12 13:47:32 +00:00
8ed4baec09
- Add subsystem filter to udev.exportdb (bsc#1236621) - tornado.httputil: raise errors instead of logging in multipart/form-data parsing (CVE-2025-47287, bsc#1243268) - Added: * add-subsystem-filter-to-udev.exportdb-bsc-1236621-71.patch * fix-of-cve-2025-47287-bsc-1243268-718.patch
Victor Zhestkov2025-06-11 11:20:11 +00:00
70164d9b53
Accepting request 1281960 from systemsmanagement:saltstack
Ana Guerrero2025-06-03 15:50:26 +00:00
e1ac17d349
Accepting request 1268190 from systemsmanagement:saltstack
Ana Guerrero2025-04-10 19:57:48 +00:00
dfd4a8a8eb
- Fix refresh of osrelease and related grains on Python 3.10+ - Added: * fix-refresh-of-osrelease-and-related-grains-on-pytho.patch
Victor Zhestkov2025-04-02 16:17:58 +00:00
4c5e408160
Accepting request 1264618 from systemsmanagement:saltstack
Ana Guerrero2025-03-28 08:36:36 +00:00
7d6bac1879
Accepting request 1255924 from systemsmanagement:saltstack
Ana Guerrero2025-03-26 20:18:02 +00:00
74caf7e22e
- Make "salt" package to obsolete "python3-salt" package on SLE15SP7+ - Fix issue requiring proper Python flavor for dependencies and recommended package. - Do not build "python3-salt" anymore for SLE15SP7+
Yeray Gutiérrez Cedrés2025-03-25 11:05:34 +00:00
c5e66bc810
Accepting request 1254424 from systemsmanagement:saltstack
Ana Guerrero2025-03-20 18:23:49 +00:00
01d773f0d8
Accepting request 1251837 from systemsmanagement:saltstack
Ana Guerrero2025-03-11 19:44:07 +00:00
def1b08295
- Detect openEuler as RedHat family OS - Ensure the correct crypt module is loaded - Implement multiple inventory for ansible.targets - Make x509 module compatible with M2Crypto 0.44.0 - Remove deprecated code from x509.certificate_managed test mode - Move logrotate config to /usr/etc/logrotate.d where possible - Added: * detect-openeuler-as-redhat-family-os.patch * ensure-the-correct-crypt-module-is-loaded.patch * implement-multiple-inventory-for-ansible.targets.patch * make-x509-module-compatible-with-m2crypto-0.44.0.patch * remove-deprecated-code-from-x509.certificate_managed.patch
Pablo Suárez Hernández2025-03-10 15:05:42 +00:00
6f168ad1e9
- Add DEB822 apt repository format support - Make Salt-SSH work with all SSH passwords (bsc#1215484) - Added: * add-deb822-apt-source-format-support-692.patch * remove-password-from-shell-after-functional-text-mat.patch
Victor Zhestkov2025-03-10 13:25:56 +00:00
54b1edf223
- Fix issue of using update-alternatives with alts
Victor Zhestkov2025-02-24 16:27:18 +00:00
c7249d56b9
- Fix virt_query outputter and add support for block devices - Make _auth calls visible with master stats - Repair mount.fstab_present always returning pending changes - Set virtual grain in Podman systemd container - Fix crash due wrong client reference on SaltMakoTemplateLookup - Enhace batch async and fix some detected issues - Added: * repair-virt_query-outputter-655.patch * make-_auth-calls-visible-with-master-stats-696.patch * repair-fstab_present-test-mode-702.patch * set-virtual-grain-in-podman-systemd-container-703.patch * fixed-file-client-private-attribute-reference-on-sal.patch * backport-batch-async-fixes-and-improvements-701.patch
Victor Zhestkov2025-02-21 13:06:26 +00:00
7a62c3fd3c
- Enhacement of Salt packaging * Use update-alternatives for all salt scripts * Use flexible dependencies for the subpackages * Make salt-minion to require flavored zypp-plugin * Make zyppnotify to use update-alternatives * Drop unused yumnotify plugin * Add dependency to python3-dnf-plugins-core for RHEL based - Fix tests failures after "repo.saltproject.io" deprecation - Added: * fix-tests-failures-after-repo.saltproject.io-depreca.patch
Victor Zhestkov2025-02-19 16:36:29 +00:00
2c1009be89
Accepting request 1246398 from systemsmanagement:saltstack
Ana Guerrero2025-02-18 18:08:33 +00:00
f1d0ee4f83
- Fix the condition of alternatives for Tumbleweed and Leap 16 - Use update-alternatives for salt-call and fix builing on EL8 - Build all python bindings for all flavors - Make minion reconnecting on changing master IP (bsc#1228182) - Added: * make-minion-reconnecting-on-changing-master-ip-bsc-1.patch
Pablo Suárez Hernández2025-01-09 11:28:00 +00:00
95775fa7a9
- Handle logger exception when flushing already closed file - Include passlib as a recommended dependency - Added: * handle-logger-flushing-already-closed-file-686.patch
Victor Zhestkov2024-10-17 14:25:02 +00:00
61e23ed20c
Accepting request 1206690 from systemsmanagement:saltstack
Ana Guerrero2024-10-11 15:01:02 +00:00
4c35e9d114
- Make Salt Bundle more tolerant to long running jobs (bsc#1228690) - Added: * enhance-cleanup-mechanism-after-salt-bundle-upgrade-.patch
Marek Czernek2024-10-10 12:40:07 +00:00
6f40fcd540
- Fix failing x509 tests with OpenSSL < 1.1 - Added: * fix-x509-test-fails-on-old-openssl-systems-682.patch
Victor Zhestkov2024-10-02 08:24:46 +00:00
5f2a7f1e29
Accepting request 1203562 from systemsmanagement:saltstack
Ana Guerrero2024-09-26 16:52:30 +00:00
34c4e47c9b
- Avoid explicit reading of /etc/salt/minion (bsc#1220357) - Allow NamedLoaderContexts to be returned from loader - Revert the change making reactor less blocking (bsc#1230322) - Use --cachedir for extension_modules in salt-call (bsc#1226141) - Prevent using SyncWrapper with no reason - Added: * avoid-explicit-reading-of-etc-salt-minion-bsc-122035.patch * allow-namedloadercontexts-to-be-returned-from-loader.patch * revert-the-change-making-reactor-less-blocking-bsc-1.patch * use-cachedir-for-extension_modules-in-salt-call-bsc-.patch * prevent-using-syncwrapper-with-no-reason.patch
Pablo Suárez Hernández2024-09-25 12:19:39 +00:00
19526c11e7
Accepting request 1199887 from systemsmanagement:saltstack
Ana Guerrero2024-09-10 19:12:56 +00:00
4b18e60478
- Fix the SELinux context for Salt Minion service (bsc#1219041) - Added: * fix-the-selinux-context-for-salt-minion-service-bsc-.patch
Marek Czernek2024-09-10 13:07:24 +00:00
1a25dbdade
Accepting request 1198721 from systemsmanagement:saltstack
Ana Guerrero2024-09-05 13:46:19 +00:00
68d3b2ba9c
- Set contextvars as a build requirement for package
Marek Czernek2024-09-04 12:37:44 +00:00
7a9a0ba90f
- Increase warn_until_date date for code we still support - The test_debian test now uses port 80 for ubuntu keyserver - Fix too frequent systemd service restart in test_system test - Added: * fix-test_debian-to-work-in-our-infrastructure-676.patch * fix-test_system-flaky-setup_teardown-fn.patch * fix-deprecated-code-677.patch
Pablo Suárez Hernández2024-09-04 12:01:41 +00:00
f6f5633484
- Fix cloud minion configuration for multiple masters (bsc#1229109) - Added: * join-masters-if-it-is-a-list-671.patch
Marek Czernek2024-08-29 12:04:40 +00:00
fe7a03dec7
- Use Pygit2 id instead of deprecated oid in gitfs - Added: * replace-use-of-pygit2-deprecated-and-removed-1.15.0-.patch
Victor Zhestkov2024-08-21 14:57:31 +00:00
d52b2fc4b1
- Fix few failing tests to work with both Salt and Salt bundle - Skip testing unsupported OpenSSL crypto algorithms - Added: * make-tests-compatible-with-venv-bundle.patch * skip-more-tests-related-to-old-openssl-algorithms.patch
Yeray Gutiérrez Cedrés2024-08-07 10:08:58 +00:00