Pedro Algarvio
7f98810ea6
Merge 3006.x into 3007.x
2024-03-28 13:50:44 +00:00
David Murphy
78625d8db7
Add leading slash to salt helper file paths as per dh_links requirement
2024-03-28 10:12:22 +00:00
David Murphy
53fce6957d
Fix RedHat family systemd restart on upgrade, and updated tests
2024-03-27 19:16:29 +00:00
Pedro Algarvio
15f9f585f0
Merge branch '3007.x' of github.com:saltstack/salt into hotfix/merge-forward-into-3007.x
2024-03-27 18:47:24 +00:00
Shane Lee
52ace3bc34
Fix issue with win_user.add
...
win_useradd.add now allows you to add new users that have only integers in
the username.
It also adds tests for the win_useradd module.
2024-03-26 19:49:35 +00:00
nicholasmhughes
4a6fac0934
fixes saltstack/salt#66260 aptpkg.remove unable to locate package for non-existent package
2024-03-25 18:11:18 +00:00
Tyler Levy Conde
65e5c4f227
Fix: Prevent full system upgrade in pkg.installed for Arch Linux
...
This change modifies the logic in the pacman module to only append the '-u' flag to the pacman command if sysupgrade is explicitly set to True. This prevents the pkg.installed state from triggering a full system upgrade by default on Arch Linux systems.
2024-03-25 09:06:36 -07:00
Pedro Algarvio
87556f9f50
Merge 3006.x into 3007.x
2024-03-14 13:11:46 +00:00
Pedro Algarvio
f7570047bd
Merge 3006.x into 3007.x
2024-03-14 13:06:00 +00:00
Daniel A. Wozniak
773772c426
Fix content-type backwards compatability
2024-03-14 13:04:29 +00:00
Thomas Phipps
3c3285e51e
move fix from #66164 for $65703
2024-03-13 16:03:40 -07:00
Shane Lee
176ccd63e3
Fix issue with refresh_db on Windows
...
When a new package definition file was added to the repo you had to run
refresh_db twice to get it to show up in the package databse. This
clears the cache before refreshing the database to force changes.
2024-03-11 17:56:59 +00:00
Shane Lee
d09b485c16
Honor saltenv in refresh_db on Windows
2024-03-11 17:54:09 +00:00
Erik Johnson
6da38663e7
Add changelog entry
2024-03-11 16:59:43 +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
Shane Lee
45cf38f4b4
Fix an issue with the win_pki execution module
...
Change the _cmd_run function so that it raises a CommandExecutionError
when the command fails so that it doesn't try to parse the output of the
command as JSON
Also raise a CommandExecutionError when it recieves invalid JSON
2024-03-06 11:20:37 -07:00
Pedro Algarvio
9dee4488ad
Add changelog entry about removed code
2024-03-06 12:38:45 +00:00
Shane Lee
8c86b5ec70
Make the win_function.get_sam_name function handle Everyone
2024-03-05 16:46:07 -07:00
Salt Project Packaging
31c9d0df19
Release v3007.0
2024-03-03 07:00:21 +00:00
Skyler Hawthorne
e005c26fff
delete s3fs: delete files from cache when deleted from bucket
2024-02-29 14:57:21 -07: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
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
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
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
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