Commit graph

1346 commits

Author SHA1 Message Date
Pedro Algarvio
7d6f51f871
Merge 3006.x into master 2023-07-08 21:30:11 +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
Pablo Suárez Hernández
8540a3fdd4 Rename changelog file according to bug report 2023-07-01 08:46:56 +01:00
Pablo Suárez Hernández
4cd8fe14d4 Add changelog file 2023-07-01 08:46:56 +01:00
twangboy
2fa9684169 Fix an issue caching the installer when version=latest 2023-07-01 08:45:29 +01:00
Gareth J. Greenaway
405fd40634 Adding changelog. 2023-06-30 19:53:08 +00:00
Pedro Algarvio
819c2dc9e7
Merge 3006.x into master 2023-06-29 09:40:29 +01:00
Pedro Algarvio
c463c94b8d Stop using the deprecated locale.getdefaultlocale() function
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-29 08:01:12 +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
c4987f83ed
Merge 3006.x into master 2023-06-28 11:51:20 +01: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
Megan Wilhite
0892d07684
Merge pull request #64466 from cmcmarrow/remove_conn_func_from_napalm
[master] Remove salt.modules.napalm_mod.netmiko_conn and pyeapi_conn
2023-06-27 20:28:38 +00:00
jeanluc
7b0d09bd29 Add syncing of custom ssh wrappers 2023-06-26 19:53:07 +00: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
twangboy
5dc987a630 Add changelog 2023-06-26 13:40:39 +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
Thomas Phipps
c1292aecbf add code to pass full_return through stack so exceptions can return retcode properly to salt-run cli 2023-06-22 12:42:42 +00:00
jeanluc
b58190a56e Fix salt-ssh state.* commands retcode for render fail 2023-06-21 19:57:10 +00:00
Charles McMarrow
d12e128981
Merge branch 'master' into remove_conn_func_from_napalm 2023-06-21 10:56:57 -05:00
Charles McMarrow
b0bf7eba9b
[master]gpg_decrypt_must_succeed default from False to True (#64471)
* pg_decrypt_must_succeed default from False to True

* Fix pre-commit
2023-06-21 10:56:32 -05:00
Charles McMarrow
1a4a4824ff
Merge branch 'master' into remove_conn_func_from_napalm 2023-06-20 15:51:49 -05:00
twangboy
e7832f772d Add suggested docs fixes 2023-06-20 19:41:59 +00:00
twangboy
71a8f79313 Add changelog 2023-06-20 19:41:59 +00:00
nicholasmhughes
77482013d6 fixes saltstack/salt#64477 file.symlink will not replace/update existing symlink 2023-06-20 03:34:21 +01:00
Pedro Algarvio
a1861c7871 Added changelog entry and updated release notes
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-19 23:35:51 +01:00
cmcmarrow
ce356f1737 Remove netmiko_conn, pyeapi_conn 2023-06-18 09:00:04 +01:00
cmcmarrow
dbea252572 add changelog 2023-06-18 08:51:47 +01:00
nicholasmhughes
26c550003f fixes saltstack/salt#64477 file.symlink will not replace/update existing symlink 2023-06-18 08:50:41 +01:00
David Murphy
2478e75dca Removed support for RHEL 5 2023-06-18 08:45:50 +01:00
MKLeb
efd6fdd24d changelog 2023-06-16 07:32:35 +01:00
MKLeb
eac80f2d85 changelog 2023-06-13 15:44:54 +00:00
Nicholas Hughes
756af0299b
Merge branch 'master' into add-keyvalue-create_if_missing 2023-06-12 16:51:11 -04:00
Pedro Algarvio
4886b6de2d
Merge 3006.x into master 2023-06-11 10:01:52 +01:00
twangboy
102b9e8407 Add changelog 2023-06-10 08:02:39 +01:00
saville
7da18aa93a Add option to use a fresh connection for mysql cache 2023-06-09 14:06:06 -07:00
saville
96c4c441a2 Skip the isfile check to increase speed of listing large numbers of keys on slow file storage 2023-06-09 20:33:29 +00:00
David Murphy
72bedb72d0 Added changelog entry 2023-06-09 20:30:12 +00:00
nicholasmhughes
09569cd5fb new changelog format 2023-06-09 19:12:03 +00:00
Meghann Cunningham
1375b85cba fixes saltstack/salt#63463 add JUnit output for saltcheck 2023-06-09 19:12:03 +00:00
Nicholas Hughes
528f345c87
Merge branch 'master' into add-keyvalue-create_if_missing 2023-06-09 14:41:55 -04:00
nicholasmhughes
2e4c57edaa fixes saltstack/salt#64430 regression for user.present on handling groups with dupe GIDs 2023-06-09 13:07:01 +00:00