Megan Wilhite
0b1503cacb
Fixed KeyError in logs when running a state that fails.
2023-08-20 10:41:20 +01:00
Thomas Phipps
52ff7ca2cc
fix #64973 by adding header that microsoft started enforcing.
2023-08-17 16:56:55 -07:00
David Murphy
8395ff565c
Updated semanage fcontext to use --modify if context already exists when adding context
2023-08-16 20:57:48 -07:00
Barney Sowood
15972a950c
Add changelog
2023-08-16 15:53:29 -07:00
Erik Johnson
7b30fba5f8
Revise changelog
2023-08-16 17:08:58 +00:00
Erik Johnson
f2d39eff8b
Fix 2 pkgrepo.absent bugs for apt-based distros
2023-08-16 17:08:58 +00:00
Barney Sowood
fbaa9d540f
Add changelog entry
2023-08-16 17:18:23 +01:00
Thomas Phipps
8f7eeffc81
attempt file.recurse speed up
2023-08-16 13:27:34 +00:00
Clay Oster
f4efa4fb79
Fix salt user login shell path in Debian packages
2023-08-16 12:49:45 +00:00
Megan Wilhite
37aaa289e3
Fix pkg.install when using a port in the url.
2023-08-16 12:49:07 +00:00
Erik Johnson
7e0bc30693
Add changelog file
2023-08-15 23:54:47 -07:00
Megan Wilhite
43b7fb5284
Return body when error with tornado backend salt.utils.http
2023-08-16 01:54:02 +00:00
Vadim Chernyshev
4cada03d23
Fix for assume role when used salt-cloud to create aws ec2
2023-08-16 01:08:19 +00:00
Pedro Algarvio
386799f623
Update to gitpython>=3.1.32
due to https://github.com/advisories/GHSA-pr76-5cm5-w9cj
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-08-16 01:38:20 +01:00
Pedro Algarvio
9d7bec1a6f
salt-pip
now properly errors out when being called from a non onedir
environment.
...
Fixes #64249
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-08-15 08:44:00 -07:00
Daniel A. Wozniak
dcae0bfc1e
Add changelog for 62590
2023-08-15 16:30:53 +01:00
Daniel A. Wozniak
c5fcaffc7a
Preserve master credentials on spawning platforms
...
Prevent spawning platform minions from having to re-authenticate on
every job when using multiprocessing=True
2023-08-15 09:19:04 +01:00
David Murphy
f0743ec9a8
Added tests for ufw allow salt
2023-08-11 10:22:09 +01:00
David Murphy
0fda648663
Fix SELinux get policy with trailing whitespace
2023-08-10 16:10:05 -07:00
Gareth J. Greenaway
9a5a8cb7e6
Adding changelog.
2023-08-09 11:36:04 +01:00
Megan Wilhite
a46d846ab6
Update to cryptography==41.0.3
due to https://github.com/advisories/GHSA-jm77-qphf-c4w8
2023-08-06 07:31:13 +01:00
twangboy
e5eafd9dff
Update changelog
2023-08-04 20:44:32 +01:00
Daniel A. Wozniak
f7ca58e0af
Docs and changelogs for timeout handling
2023-08-02 18:55:12 +01:00
David Murphy
af8d19061a
Updated test to use importorskip, downgrade pyyaml to 5.3.1 to work around cython 3.0 issues
2023-07-28 18:24:59 +01:00
Daniel A. Wozniak
4cc13e2a0c
Replace libnacl with PyNaCl
2023-07-28 18:24:59 +01:00
Pedro Algarvio
301df340e7
Bump to certifi==2023.07.22
due to https://github.com/advisories/GHSA-xqr8-7jwr-rhp7
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-07-28 10:51:00 +01:00
Daniel A. Wozniak
3877900698
Upgrade relenv
to 0.13.2
and Python to 3.10.12
.
...
Addresses multiple CVEs in dependencies: https://docs.python.org/release/3.10.12/whatsnew/changelog.html#python-3-10-12
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-07-28 06:54:45 +01:00
twangboy
279e133643
Add changelog
2023-07-21 18:03:03 +01:00
Pedro Algarvio
145a0ed6fc
Bump to aiohttp==3.8.5
due to https://github.com/advisories/GHSA-45c4-8wx5-qw6w
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-07-21 18:00:56 +01:00
Tim Hildebrandt
9f0d496e8c
Add changelog
...
(cherry picked from commit 7b07640b32
)
2023-07-20 08:24:52 +01:00
Pablo Suárez Hernández
f296741400
Rename changelog file according to bug report
...
(cherry picked from commit 8540a3fdd4
)
2023-07-20 08:24:34 +01:00
Pablo Suárez Hernández
7f6d61b954
Add changelog file
...
(cherry picked from commit 4cd8fe14d4
)
2023-07-20 08:24:34 +01:00
nicholasmhughes
006bf1f9cb
fixes saltstack/salt#64122 state_queue type checking does not allow int values
...
(cherry picked from commit 8f0f4f1d3b
)
2023-07-20 08:24:05 +01:00
Pedro Algarvio
c475ccba40
Add changelog entry
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-07-18 14:21:40 +01:00
David Murphy
c022270025
Added changelog
2023-07-15 13:31:47 +01:00
Pedro Algarvio
3d097b8ed5
Upgrade to cryptography==41.0.1
(and therefor pyopenssl==23.2.0
due to https://github.com/advisories/GHSA-5cpq-8wj7-hf2v
...
This only really impacts pip installs of Salt and the windows onedir
since the linux and macos onedir build every package dependency from
source, not from pre-existing wheels.
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-07-06 18:04:43 +01:00
twangboy
2fa9684169
Fix an issue caching the installer when version=latest
2023-07-01 08:45:29 +01:00
Pedro Algarvio
34f13a7632
pathlib.Path.__enter__()
usage is deprecated and not required, a no-op
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-28 18:06:15 +00:00
Pedro Algarvio
f4eea34984
Stop accessing deprecated attributes
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-28 18:06:15 +00:00
Pedro Algarvio
aacdfc9b98
Stop using the deprecated locale.getdefaultlocale()
function
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-28 18:06:15 +00:00
Pedro Algarvio
57e0156e64
Add change log files
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-28 07:26:05 +01:00
Pedro Algarvio
2d824c9153
Enable code coverage on pull-requests by setting the test:coverage
label
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-27 21:39:05 +01:00
Pedro Algarvio
4b85fc6e17
Concentrate test selection to a single place
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-27 21:39:05 +01:00
Pedro Algarvio
3fe2f44903
Choose a full test run when a PR has the test:full
label
...
Fixes #64539
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-27 21:39:05 +01:00
Pedro Algarvio
2d513978a5
Switch to using tools
and re-use the event payload available instead of querying again
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-27 21:39:05 +01:00
Pedro Algarvio
5bad773949
Don't override the on
jinja block on the CI workflow template
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-27 21:39:05 +01:00
Thomas Phipps
dc83ef63ba
Update changelog/58667.fixed.md
...
Co-authored-by: Megan Wilhite <mwilhite@vmware.com>
2023-06-26 19:39:38 +00:00
Thomas Phipps
1d85229886
fix #58667 by checking for blank comps in both source and request
2023-06-26 19:39:38 +00:00
Megan Wilhite
848b9dcfdd
Fix user.present state when group is unset
2023-06-26 17:01:31 +00:00
Thomas Phipps
79b5eeec96
Update changelog/61173.fixed.md
...
remove fix
Co-authored-by: Megan Wilhite <mwilhite@vmware.com>
2023-06-22 12:42:42 +00:00