Commit graph

1704 commits

Author SHA1 Message Date
Carlos Álvaro
927ccc7264 feat: Add tests to highstate returner 2024-03-22 14:19:39 -07:00
Thomas Phipps
aabba2793a initial removal of python librarys that only exist in debian system python, not done yet
remove unused functions

add pkg.which for deb packages. an item from pkng that should have spread to systems that support it

move SourcesList and SourceEntry to salt.utils.pkg.deb where it belongs.

fix pkg.which test hopfully coreutils is installed

first attempt at fixng #65703

add first changelogs

fix the indexing issue with deb opts by using OrderedDict instead

move salt.utils.pkg.deb tests to functional since not actually unit test.

use example.com instead of real repo in tests.

fix changelog 65703

added changelog for 66201

fix two to many toos in changelog
2024-03-20 13:49:40 -07:00
Pedro Algarvio
74415c7d0a
Merge 3007.x into master 2024-03-07 10:06:45 +00:00
Pedro Algarvio
4fda1a8854
Merge pull request #66160 from s0undt3ch/hotfix/merge-forward-into-3007.x
[3007.x] Merge 3006.x into 3007.x
2024-03-07 09:53:36 +00:00
Pedro Algarvio
9dee4488ad
Add changelog entry about removed code 2024-03-06 12:38:45 +00:00
jeanluc
47341772ac Allow stateful import of GPG keys from files/strings 2024-03-05 14:39:01 -07:00
Salt Project Packaging
31c9d0df19
Release v3007.0 2024-03-03 07:00:21 +00:00
Justin Zandbergen
539ad0f888 Add changelog entry 2024-02-29 14:53:54 -07:00
Pedro Algarvio
b7630f3b08
Merge 3006.x into 3007.x 2024-02-29 14:25:24 +00:00
Pedro Algarvio
e0761e33c0
Remove deprecated code 2024-02-29 10:24:37 +00:00
Pedro Algarvio
67b08abf29 Remove deprecated code 2024-02-29 10:16:58 +00:00
Daniel A. Wozniak
b0a6a81387 Provide execution module a regular file client durring pillar rendering 2024-02-29 06:29:17 +00:00
Daniel A. Wozniak
64e0297936 Provide execution module a regular file client durring pillar rendering 2024-02-28 16:49:31 -07:00
Justin Zandbergen
15ccaccd62 Add changelog entry 2024-02-28 16:01:43 -07:00
Pedro Algarvio
e94a6ec036
Merge 3007.x into master 2024-02-28 19:05:24 +00:00
Pedro Algarvio
acd688cc04
Merge pull request #66018 from s0undt3ch/hotfix/merge-forward-into-3007.x
[3007.x] Merge 3006.x into 3007.x
2024-02-28 19:00:47 +00:00
ScriptAutomate
9baf9bb76a Adding changelogs for dropped and added AMIs 2024-02-28 11:24:14 +00:00
Pedro Algarvio
fce314e011 Upgrade to cryptography==42.0.5 due to a few security issues
* https://github.com/advisories/GHSA-9v9h-cgj8-h64p
* https://github.com/advisories/GHSA-3ww4-gg4f-jr7f
* https://github.com/advisories/GHSA-6vqw-3v5j-54x4
2024-02-28 08:56:13 +00:00
Pedro Algarvio
89c3abf1ec Revert "Add changelog entry"
This reverts commit 7386c6ec87.
2024-02-27 09:47:43 +00:00
Pedro Algarvio
890140fba1 The `salt.utils.psutil_compat` module has been deprecated 2024-02-27 08:07:04 +00:00
nicholasmhughes
9f797b56c2 fixes saltstack/salt#66098 file.managed and file.serialize default tmp_dir to relative path 2024-02-26 12:16:39 -07:00
Shane Lee
d68826c61e Add a state for managing scheduled tasks on Windows
This is a port over from a PR that was merged onto the develop branch.
https://github.com/saltstack/salt/pull/53035
2024-02-26 12:15:56 -07:00
Erik Johnson
7386c6ec87 Add changelog entry 2024-02-22 15:44:18 -07:00
Pedro Algarvio
823886028b
Merge 3006.x into 3007.x 2024-02-21 19:14:47 +00:00
nicholasmhughes
e142205060 fixes saltstack/salt#65546 add show diff for new file in file.managed 2024-02-20 19:35:44 -07:00
Salt Project Packaging
ce9d09bc9c
Release v3006.7 2024-02-20 22:04:07 +00:00
Daniel A. Wozniak
96bd2b2b9b Upgrade to relenv 0.15.1 2024-02-19 15:19:42 +00:00
Daniel A. Wozniak
507f727106 Add changelog for salt-pip fix 2024-02-19 15:19:42 +00:00
Pedro Algarvio
34ab8c732b
Merge 3006.x into 3007.x 2024-02-19 13:10:20 +00:00
Shane Lee
75db735867 Fix an issue with unresolved grains on Windows
Some WMI calls are returning empty, maybe something is corrupted
underneath. This will just return None for grains that can't be
collected using WMI.
2024-02-18 21:56:52 -07:00
Pedro Algarvio
bf02ba409a Bump to cryptography==42.0.3 due to https://github.com/advisories/GHSA-3ww4-gg4f-jr7f 2024-02-18 19:48:18 -07:00
Pedro Algarvio
6e1372d66f
Merge 3006.x into 3007.x 2024-02-18 09:22:18 +00:00
Daniel A. Wozniak
ed67c89403 Fix pre-commit 2024-02-16 14:08:20 -07:00
Cian Yong Leow
a974d5d7db Fix exceptions being set on completed futures
Fixes an issue in the ZeroMQ transport where caught exceptions were being set on futures that had already completed (i.e. done) and were logging lots of error messages.
2024-02-16 14:08:20 -07:00
Pedro Algarvio
94b6f4cc78
Merge 3006.x into 3007.x 2024-02-16 07:21:19 +00:00
Daniel A. Wozniak
a48355cf8b Add changelog for fileclient re-use 2024-02-15 15:08:17 -07:00
Johannes Hahn
3deaae2697 Add changelog file 2024-02-15 10:56:38 -07:00
Daniel A. Wozniak
8b10022702 Use compare_digest when validateing hmac disgests 2024-02-15 10:11:21 -07:00
Pedro Algarvio
d5732b1611
Merge 3006.x into 3007.x 2024-02-15 14:03:35 +00:00
Thomas Phipps
2dd0f29663 add changelog 2024-02-14 14:30:00 -07:00
Daniel A. Wozniak
056a77cca8 Add missing changelog for 65932 2024-02-14 14:26:56 -07:00
Daniel A. Wozniak
332533b1c9 Fix default request channel timeout regression 2024-02-14 14:26:39 -07:00
ScriptAutomate
6fa6c86a47 Fix systemd scriptlet calls in RPMs 2024-02-14 14:24:38 -07:00
Pedro Algarvio
fd800f57f1
Merge 3006.x into 3007.x 2024-02-14 08:56:16 +00:00
Skyler Hawthorne
3703fc5291 fix incorrect hash type result in s3fs
The s3fs backend is currently computing the incorrect hash type. The
default hashing algorithm was changed from md5 to sha256. The s3 backend
calls the hashing function without specifying the hash algorithm,
and then hardcodes the result's hash type to md5. After the change to
sha256, this means it was computing a sha256 sum, but saying it was md5.
In turn, it would compute the sha256 sum of the existing target file
and compare it to the cached file's md5, which would obviously always
be different.

This causes downstream effects, such as test mode always reporting a
change, even when there isn't one.

Fixes #65589
2024-02-13 21:38:54 +00:00
Erik Johnson
adb9397bd6 Don't needlessly refresh fileserver backends during Pillar rendering
This uses the opts key that masterless runs use to limit fileserver
backend refreshes to a single refresh. Adding it to the master opts
ensures that FSChan instances created on the master do not trigger
fileserver backend refreshes.
2024-02-09 16:11:27 +00:00
Pedro Algarvio
4de6b1011f
Merge 3006.x into 3007.x 2024-02-07 11:09:05 +00:00
Pedro Algarvio
9777612cfd Add changelog for the changes in #65986 2024-02-07 08:58:06 +00:00
Pedro Algarvio
bcd236d48c Bump to cryptography==42.0.0 due to https://github.com/advisories/GHSA-3ww4-gg4f-jr7f 2024-02-07 01:08:55 -07:00
Shane Lee
2368341eca Fix mac_shadow module
Fixes an issue with the mac_shadow module where it would fail to
retrieve values that weren't set yet... last login for example.
Also adds some tests and a changelog
2024-02-03 08:17:49 +00:00