Commit graph

1933 commits

Author SHA1 Message Date
David Murphy
cb6802b35d WIP - testing rpm solution for ownership on upgrade 2024-07-15 14:21:02 -07:00
David Murphy
060b0d2e43 Ensure on rpm systems, that user and group for existing Salt, is maintained on upgrade 2024-07-15 14:21:02 -07:00
Carlos Álvaro
6e51f3b755 doc: Add changelog entry 2024-07-12 15:27:33 -07:00
Pablo Suárez Hernández
2aa213123b Add changelog entry 2024-07-11 15:00:53 -07:00
Tyler Levy Conde
3b697d39a2 file.replace and file.search work properly with /proc files 2024-07-10 14:53:10 -07:00
Tyler Levy Conde
a7381119cd added changelog 2024-07-04 21:51:32 -07:00
Daniel A. Wozniak
539664c6ba Merge branch '3007.x' into merge/master/3007.x 2024-07-04 21:35:33 -07:00
Daniel A. Wozniak
cb09449401 Merge remote-tracking branch 'saltstack/3006.x' into merge/3007.x/3006.x 2024-07-03 15:51:48 -07:00
David Murphy
a09558bb27 Corrected missed line in branch 3006.x when backporting from PR 61620 and 65044 2024-07-03 09:10:35 -07:00
David Murphy
43c32e62df
Merge branch '3006.x' into 3006.x-wintask-fixes 2024-07-01 14:32:55 -06:00
Daniel A. Wozniak
62903c242f Merge forward 3006.x to 3007.x 2024-07-01 08:29:08 -07:00
Daniel A. Wozniak
6984ae0ca1 Upgrade relenv to 0.17.0 2024-06-29 21:14:00 -07:00
Daniel Wozniak
847c94b56d
Merge pull request #66654 from dwoz/merge/3007.x/3006.x
[3007.x] Merge forward 3006.x into 3007.x
2024-06-27 05:39:18 -07:00
Daniel A. Wozniak
3821987b9d Add chengelog for dependency version updates 2024-06-25 22:43:26 -07:00
jeanluc
fbf345e0d4 Add logmod SSH wrapper
(cherry picked from commit 18bc40c77a)
2024-06-25 00:16:04 -07:00
jeanluc
512f61d573 Add state.test to SSH wrapper
(cherry picked from commit 82f90e2f15)
2024-06-25 00:16:04 -07:00
jeanluc
6c62792c73 Sync config SSH wrapper with execution module
The wrapper has diverged significantly from the module.

* `option` did not check grains
* `option` did not have `omit_all` and `wildcard` parameters
* `get` missed several parameters: `delimiter`, `merge` and all `omit_*`
* There was no wrapping function for `items`.

(cherry picked from commit 8356be888b)
2024-06-25 00:16:04 -07:00
jeanluc
e9ecf30500 Add defaults SSH wrapper module
This is a 1:1 copy of the execution module, incl. tests...

(cherry picked from commit 47a609fab0)
2024-06-25 00:16:04 -07:00
jeanluc
94eaf94345 Add slsutil SSH wrapper
(cherry picked from commit ddc1197647)
2024-06-25 00:16:04 -07:00
Daniel A. Wozniak
baee8afd3a Additional fixes for windows root_dir logic 2024-06-24 09:54:49 -07:00
Daniel A. Wozniak
dfd6221cc5 Fix salt cloud's log_file location when root_dir is given in config 2024-06-24 09:54:49 -07:00
bdrx312
378b1061e8 Fix incorrect version argument will be ignored warning 2024-06-24 09:14:08 -07:00
Matthias Kesler
0b92bfdf80 Fix #66194: Exchange HTTPClient by AsyncHTTPClient in salt.utils.http 2024-06-22 00:40:31 -07:00
Daniel A. Wozniak
60cc8dbce8 Merge forward 3006.x into 3007.x 2024-06-21 23:53:49 -07:00
Daniel Mach
3bc6e3a01d Fix utf8 handling in 'pass' renderer and make it more robust
(cherry picked from commit 8dfc923876)
2024-06-20 20:22:35 -07:00
jeanluc
c1642c5b50 Make local signing with policy containing signing key work 2024-06-20 20:03:57 -07:00
Daniel A. Wozniak
2f84693dc3 Add changelog for #65251 2024-06-19 20:35:07 -07:00
David Murphy
8a9c92a72d Updated changelog 2024-06-19 11:23:50 -07:00
Daniel A. Wozniak
ecd92059af Add changelog for fips fix 2024-06-18 22:12:20 -07:00
Daniel A. Wozniak
34151d4490 Add changelog for 66632 2024-06-17 20:37:35 -07:00
ScriptAutomate
10dce329d5 Drop CentOS 7 support; Package with Rocky Linux 9 2024-06-12 09:13:26 -07:00
Daniel A. Wozniak
3d539e4dd2 Add changelog for #66604 2024-06-10 18:03:10 -07:00
Tyler Levy Conde
5c7124a0ee Add changelog entry 2024-06-07 22:07:43 -07:00
David Murphy
d58a6897e6 Fix for GitFS failure to unlock lock file, and resource cleanup for process SIGTERM, tests to be done 2024-06-03 12:24:11 -07:00
jeanluc
aaad0d2ecf Allow signature verification logic to be reused for other backends 2024-05-27 01:17:57 -07:00
jeanluc
b171fae4e2 Add asymmetric execution module for low-level signature operations 2024-05-27 01:17:57 -07:00
hurzhurz
3baaf79cec add changelog 2024-05-23 14:15:34 +02:00
Pedro Algarvio
26b41d5753
Merge 3007.x into master 2024-05-23 11:35:57 +01:00
jeanluc
06e325f607 Add changelog 2024-05-22 03:27:40 -07:00
Max Arnold
c0266a0798 Add changelog 2024-05-21 15:31:17 -07:00
Salt Project Packaging
2b266935e4
Release v3007.1 2024-05-19 12:59:07 +00:00
Pedro Algarvio
06bd9d1dfc
Merge 3007.x into master 2024-05-15 15:30:28 +01:00
Pedro Algarvio
0f2c3b53b6
Merge 3006.x into 3007.x 2024-05-15 07:50:13 +01:00
Shane Lee
580ad437fd Fix some tests 2024-05-14 21:15:16 +01:00
Shane Lee
45c56b0033 Fix issues with the cmd module on Windows
stderr is no longer piped to stdout by default for cmd.run
Scripts are called using the -File paramter for powershell.exe
stderr is cleared if it contains CLIXML (only for encoded commands)
cmd.powershell now accepts lists as commands
Makes sure returned JSON data is valid before trying to load it
Strips whitespace from the stdout in win_runas
2024-05-14 21:15:16 +01:00
Shane Lee
344a3d8c2f Use Powershell instead of netsh for firewall settings 2024-05-14 17:05:21 +01:00
Pedro Algarvio
d765966173
Merge 3007.x into master 2024-05-14 07:20:08 +01:00
nicholasmhughes
b6dcf7ec18 fixes saltstack/salt#65295 nftables module type does not ensure unique nft family values
(cherry picked from commit ab72e70697)
2024-05-14 07:05:31 +01:00
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