Commit graph

1569 commits

Author SHA1 Message Date
Jonas Maurus
9e16ab47e0 Fix #66382 (nftables): Produce correct ip family for rules with saddr or daddr 2024-05-14 06:57:51 +01:00
jeanluc
37e50b000f Migrate to TZ-aware datetime objects in x509_v2 2024-05-14 06:42:50 +01:00
jeanluc
e56ad175e8 Don't unnecessarily download remote sources to cache
(cherry picked from commit 109dd48389)
2024-05-14 06:41:14 +01:00
ScriptAutomate
457dfa6f23 Add Fedora 40 and Ubuntu 24.04 support 2024-05-13 18:31:50 +01:00
Pedro Algarvio
3ec5b91bbd Bump to `jinja2==3.1.4` due to https://github.com/advisories/GHSA-h75v-3vvj-5mfj 2024-05-08 17:42:06 +01:00
Salt Project Packaging
c5392cdbdb
Release v3006.8 2024-04-29 03:29:26 +00:00
Daniel A. Wozniak
eedcf490af Add changelog for dns change detection 2024-04-25 10:16:46 -07:00
Daniel A. Wozniak
2ec357ea4e Upgrade relenv to 0.16.0 2024-04-24 12:17:41 +01:00
Pedro Algarvio
cf54203c93 Revert "Revert "Add changelog for 66400""
This reverts commit 59813a60c2.
2024-04-23 13:37:17 +01:00
Pedro Algarvio
59813a60c2 Revert "Add changelog for 66400"
This reverts commit 1b2bd485b7.
2024-04-22 16:04:24 +01:00
Pedro Algarvio
53990e2944 Bump to aiohttp==3.9.4 due to https://github.com/advisories/GHSA-7gpw-8wmc-pm8g 2024-04-22 12:38:20 +01:00
Daniel A. Wozniak
1b2bd485b7 Add changelog for 66400 2024-04-20 15:00:04 -07:00
Tyler Levy Conde
eef1ff2e2d Add changelog 2024-04-18 15:17:42 -07:00
Thomas Phipps
698c736477
Merge branch '3006.x' into nice 2024-04-16 12:48:23 -07:00
Thomas Phipps
57d8471a5c changelog 2024-04-16 19:11:03 +00:00
Pedro Algarvio
012d1fd205 Bump to idna==3.7 due to https://github.com/advisories/GHSA-jjg7-2v4v-x38h 2024-04-16 19:14:58 +01:00
Shane Lee
cb57145514 Make win_system.master locale agnostic 2024-04-15 14:38:05 -07:00
Shane Lee
6fc0fa2e02 Add the ability to clear the context policy cached 2024-04-15 17:07:25 +01:00
Thomas Phipps
4a8f72a15d add changelog and tests 2024-04-10 14:58:48 -07:00
Shane Lee
d78245ce35 Make sure dict keys are lowercase 2024-04-10 14:17:32 -07:00
Tyler Levy Conde
e9c86090ae Black and changelog added for 63060 2024-04-08 21:54:25 +01:00
nicholasmhughes
ed345d06e7 fixes saltstack/salt#66284 x509.certificate_managed - ca_server did not return a certificate 2024-04-01 10:30:04 +01: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
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
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
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
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
Shane Lee
8c86b5ec70 Make the win_function.get_sam_name function handle Everyone 2024-03-05 16:46:07 -07:00
Skyler Hawthorne
e005c26fff delete s3fs: delete files from cache when deleted from bucket 2024-02-29 14:57:21 -07:00
Pedro Algarvio
67b08abf29 Remove deprecated code 2024-02-29 10:16:58 +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
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
Erik Johnson
7386c6ec87 Add changelog entry 2024-02-22 15:44:18 -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
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
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
Daniel A. Wozniak
a48355cf8b Add changelog for fileclient re-use 2024-02-15 15:08:17 -07:00