Skip to content

Commit 150ea3e

Browse files
committed
Release v3006.11
1 parent 7481bb9 commit 150ea3e

31 files changed

+136
-30
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,29 @@ Versions are `MAJOR.PATCH`.
77

88
# Changelog
99

10+
## 3006.11 (2025-06-02)
11+
12+
13+
### Fixed
14+
15+
- Fixes an issue with cmd.run where the command is a built-in command and must be
16+
run with cmd. [#54821](https://github.com/saltstack/salt/issues/54821)
17+
- Show a better error when running cmd.* commands using runas and the
18+
runas user does not exist [#56680](https://github.com/saltstack/salt/issues/56680)
19+
- Make sure the comment field is populated when test=True for the reg state [#65514](https://github.com/saltstack/salt/issues/65514)
20+
- Fixed result detection of module.run from returned dict [#65842](https://github.com/saltstack/salt/issues/65842)
21+
- Fix an issue with the osrelease_info grain that was displaying empty strings [#66936](https://github.com/saltstack/salt/issues/66936)
22+
- support retry: True as per docs [#67049](https://github.com/saltstack/salt/issues/67049)
23+
- Fixed if arguments are passed to the key delete all, -D, it will throw an error [#67903](https://github.com/saltstack/salt/issues/67903)
24+
- Set virtual grain for docker using systemd and virt-what [#67905](https://github.com/saltstack/salt/issues/67905)
25+
- Remove broken salt-common bash-completion links in root filesystem [#67915](https://github.com/saltstack/salt/issues/67915)
26+
- Fix refresh of osrelease and related grains on Python 3.10+ [#67932](https://github.com/saltstack/salt/issues/67932)
27+
- Re-add -oProxyCommand to ssh gateway arguments when ssh_gateway is present. [#67934](https://github.com/saltstack/salt/issues/67934)
28+
- Repair Git state comment formatting [#67944](https://github.com/saltstack/salt/issues/67944)
29+
- Use a Jscript Custom Action to stop the salt-minion service on Windows instead
30+
of a VBscript Custom Action due to future deprecation and security issues [#67982](https://github.com/saltstack/salt/issues/67982)
31+
32+
1033
## 3006.10 (2025-03-19)
1134

1235

changelog/54821.fixed.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

changelog/56680.fixed.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

changelog/65514.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/65842.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/66936.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/67049.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/67903.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/67905.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/67915.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/67932.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/67934.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/67944.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/67982.fixed.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

doc/man/salt-api.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "SALT-API" "1" "Generated on March 19, 2025 at 04:34:24 UTC." "3006.10" "Salt"
30+
.TH "SALT-API" "1" "Generated on June 02, 2025 at 21:37:04 UTC." "3006.11" "Salt"
3131
.SH NAME
3232
salt-api \- salt-api Command
3333
.sp

doc/man/salt-call.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "SALT-CALL" "1" "Generated on March 19, 2025 at 04:34:24 UTC." "3006.10" "Salt"
30+
.TH "SALT-CALL" "1" "Generated on June 02, 2025 at 21:37:04 UTC." "3006.11" "Salt"
3131
.SH NAME
3232
salt-call \- salt-call Documentation
3333
.SH SYNOPSIS

doc/man/salt-cloud.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "SALT-CLOUD" "1" "Generated on March 19, 2025 at 04:34:24 UTC." "3006.10" "Salt"
30+
.TH "SALT-CLOUD" "1" "Generated on June 02, 2025 at 21:37:04 UTC." "3006.11" "Salt"
3131
.SH NAME
3232
salt-cloud \- Salt Cloud Command
3333
.sp

doc/man/salt-cp.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "SALT-CP" "1" "Generated on March 19, 2025 at 04:34:24 UTC." "3006.10" "Salt"
30+
.TH "SALT-CP" "1" "Generated on June 02, 2025 at 21:37:04 UTC." "3006.11" "Salt"
3131
.SH NAME
3232
salt-cp \- salt-cp Documentation
3333
.sp

doc/man/salt-key.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "SALT-KEY" "1" "Generated on March 19, 2025 at 04:34:24 UTC." "3006.10" "Salt"
30+
.TH "SALT-KEY" "1" "Generated on June 02, 2025 at 21:37:04 UTC." "3006.11" "Salt"
3131
.SH NAME
3232
salt-key \- salt-key Documentation
3333
.SH SYNOPSIS

doc/man/salt-master.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "SALT-MASTER" "1" "Generated on March 19, 2025 at 04:34:24 UTC." "3006.10" "Salt"
30+
.TH "SALT-MASTER" "1" "Generated on June 02, 2025 at 21:37:04 UTC." "3006.11" "Salt"
3131
.SH NAME
3232
salt-master \- salt-master Documentation
3333
.sp

doc/man/salt-minion.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "SALT-MINION" "1" "Generated on March 19, 2025 at 04:34:24 UTC." "3006.10" "Salt"
30+
.TH "SALT-MINION" "1" "Generated on June 02, 2025 at 21:37:04 UTC." "3006.11" "Salt"
3131
.SH NAME
3232
salt-minion \- salt-minion Documentation
3333
.sp

doc/man/salt-proxy.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "SALT-PROXY" "1" "Generated on March 19, 2025 at 04:34:24 UTC." "3006.10" "Salt"
30+
.TH "SALT-PROXY" "1" "Generated on June 02, 2025 at 21:37:04 UTC." "3006.11" "Salt"
3131
.SH NAME
3232
salt-proxy \- salt-proxy Documentation
3333
.sp

doc/man/salt-run.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "SALT-RUN" "1" "Generated on March 19, 2025 at 04:34:24 UTC." "3006.10" "Salt"
30+
.TH "SALT-RUN" "1" "Generated on June 02, 2025 at 21:37:04 UTC." "3006.11" "Salt"
3131
.SH NAME
3232
salt-run \- salt-run Documentation
3333
.sp

doc/man/salt-ssh.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "SALT-SSH" "1" "Generated on March 19, 2025 at 04:34:24 UTC." "3006.10" "Salt"
30+
.TH "SALT-SSH" "1" "Generated on June 02, 2025 at 21:37:04 UTC." "3006.11" "Salt"
3131
.SH NAME
3232
salt-ssh \- salt-ssh Documentation
3333
.SH SYNOPSIS

doc/man/salt-syndic.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "SALT-SYNDIC" "1" "Generated on March 19, 2025 at 04:34:24 UTC." "3006.10" "Salt"
30+
.TH "SALT-SYNDIC" "1" "Generated on June 02, 2025 at 21:37:04 UTC." "3006.11" "Salt"
3131
.SH NAME
3232
salt-syndic \- salt-syndic Documentation
3333
.sp

doc/man/salt.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "SALT" "1" "Generated on March 19, 2025 at 04:34:24 UTC." "3006.10" "Salt"
30+
.TH "SALT" "1" "Generated on June 02, 2025 at 21:37:04 UTC." "3006.11" "Salt"
3131
.SH NAME
3232
salt \- salt
3333
.SH SYNOPSIS

doc/man/spm.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "SPM" "1" "Generated on March 19, 2025 at 04:34:24 UTC." "3006.10" "Salt"
30+
.TH "SPM" "1" "Generated on June 02, 2025 at 21:37:04 UTC." "3006.11" "Salt"
3131
.SH NAME
3232
spm \- Salt Package Manager Command
3333
.sp

doc/topics/releases/3006.11.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
(release-3006.11)=
2+
# Salt 3006.11 release notes
3+
4+
<!---
5+
Do not edit this file. This is auto generated.
6+
Edit the templates in doc/topics/releases/templates/
7+
for a given release.
8+
-->
9+
10+
11+
<!--
12+
Add release specific details below
13+
-->
14+
15+
<!--
16+
Do not edit the changelog below.
17+
This is auto generated.
18+
-->
19+
## Changelog
20+
21+
### Fixed
22+
23+
- Fixes an issue with cmd.run where the command is a built-in command and must be
24+
run with cmd. [#54821](https://github.com/saltstack/salt/issues/54821)
25+
- Show a better error when running cmd.* commands using runas and the
26+
runas user does not exist [#56680](https://github.com/saltstack/salt/issues/56680)
27+
- Make sure the comment field is populated when test=True for the reg state [#65514](https://github.com/saltstack/salt/issues/65514)
28+
- Fixed result detection of module.run from returned dict [#65842](https://github.com/saltstack/salt/issues/65842)
29+
- Fix an issue with the osrelease_info grain that was displaying empty strings [#66936](https://github.com/saltstack/salt/issues/66936)
30+
- support retry: True as per docs [#67049](https://github.com/saltstack/salt/issues/67049)
31+
- Fixed if arguments are passed to the key delete all, -D, it will throw an error [#67903](https://github.com/saltstack/salt/issues/67903)
32+
- Set virtual grain for docker using systemd and virt-what [#67905](https://github.com/saltstack/salt/issues/67905)
33+
- Remove broken salt-common bash-completion links in root filesystem [#67915](https://github.com/saltstack/salt/issues/67915)
34+
- Fix refresh of osrelease and related grains on Python 3.10+ [#67932](https://github.com/saltstack/salt/issues/67932)
35+
- Re-add -oProxyCommand to ssh gateway arguments when ssh_gateway is present. [#67934](https://github.com/saltstack/salt/issues/67934)
36+
- Repair Git state comment formatting [#67944](https://github.com/saltstack/salt/issues/67944)
37+
- Use a Jscript Custom Action to stop the salt-minion service on Windows instead
38+
of a VBscript Custom Action due to future deprecation and security issues [#67982](https://github.com/saltstack/salt/issues/67982)
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
(release-3006.11)=
2+
# Salt 3006.11 release notes{{ unreleased }}
3+
{{ warning }}
4+
5+
<!--
6+
Add release specific details below
7+
-->
8+
9+
<!--
10+
Do not edit the changelog below.
11+
This is auto generated.
12+
-->
13+
## Changelog
14+
{{ changelog }}

pkg/debian/changelog

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
salt (3006.11) stable; urgency=medium
2+
3+
4+
# Fixed
5+
6+
* Fixes an issue with cmd.run where the command is a built-in command and must be
7+
run with cmd. [#54821](https://github.com/saltstack/salt/issues/54821)
8+
* Show a better error when running cmd.* commands using runas and the
9+
runas user does not exist [#56680](https://github.com/saltstack/salt/issues/56680)
10+
* Make sure the comment field is populated when test=True for the reg state [#65514](https://github.com/saltstack/salt/issues/65514)
11+
* Fixed result detection of module.run from returned dict [#65842](https://github.com/saltstack/salt/issues/65842)
12+
* Fix an issue with the osrelease_info grain that was displaying empty strings [#66936](https://github.com/saltstack/salt/issues/66936)
13+
* support retry: True as per docs [#67049](https://github.com/saltstack/salt/issues/67049)
14+
* Fixed if arguments are passed to the key delete all, -D, it will throw an error [#67903](https://github.com/saltstack/salt/issues/67903)
15+
* Set virtual grain for docker using systemd and virt-what [#67905](https://github.com/saltstack/salt/issues/67905)
16+
* Remove broken salt-common bash-completion links in root filesystem [#67915](https://github.com/saltstack/salt/issues/67915)
17+
* Fix refresh of osrelease and related grains on Python 3.10+ [#67932](https://github.com/saltstack/salt/issues/67932)
18+
* Re-add -oProxyCommand to ssh gateway arguments when ssh_gateway is present. [#67934](https://github.com/saltstack/salt/issues/67934)
19+
* Repair Git state comment formatting [#67944](https://github.com/saltstack/salt/issues/67944)
20+
* Use a Jscript Custom Action to stop the salt-minion service on Windows instead
21+
of a VBscript Custom Action due to future deprecation and security issues [#67982](https://github.com/saltstack/salt/issues/67982)
22+
23+
24+
-- Salt Project Packaging <saltproject-packaging@vmware.com> Mon, 02 Jun 2025 21:35:59 +0000
25+
126
salt (3006.10) stable; urgency=medium
227

328

pkg/rpm/salt.spec

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
%define fish_dir %{_datadir}/fish/vendor_functions.d
4141

4242
Name: salt
43-
Version: 3006.10
43+
Version: 3006.11
4444
Release: 0
4545
Summary: A parallel remote execution system
4646
Group: System Environment/Daemons
@@ -734,6 +734,28 @@ if [ $1 -ge 1 ] ; then
734734
fi
735735

736736
%changelog
737+
* Mon Jun 02 2025 Salt Project Packaging <saltproject-packaging@vmware.com> - 3006.11
738+
739+
# Fixed
740+
741+
- Fixes an issue with cmd.run where the command is a built-in command and must be
742+
run with cmd. [#54821](https://github.com/saltstack/salt/issues/54821)
743+
- Show a better error when running cmd.* commands using runas and the
744+
runas user does not exist [#56680](https://github.com/saltstack/salt/issues/56680)
745+
- Make sure the comment field is populated when test=True for the reg state [#65514](https://github.com/saltstack/salt/issues/65514)
746+
- Fixed result detection of module.run from returned dict [#65842](https://github.com/saltstack/salt/issues/65842)
747+
- Fix an issue with the osrelease_info grain that was displaying empty strings [#66936](https://github.com/saltstack/salt/issues/66936)
748+
- support retry: True as per docs [#67049](https://github.com/saltstack/salt/issues/67049)
749+
- Fixed if arguments are passed to the key delete all, -D, it will throw an error [#67903](https://github.com/saltstack/salt/issues/67903)
750+
- Set virtual grain for docker using systemd and virt-what [#67905](https://github.com/saltstack/salt/issues/67905)
751+
- Remove broken salt-common bash-completion links in root filesystem [#67915](https://github.com/saltstack/salt/issues/67915)
752+
- Fix refresh of osrelease and related grains on Python 3.10+ [#67932](https://github.com/saltstack/salt/issues/67932)
753+
- Re-add -oProxyCommand to ssh gateway arguments when ssh_gateway is present. [#67934](https://github.com/saltstack/salt/issues/67934)
754+
- Repair Git state comment formatting [#67944](https://github.com/saltstack/salt/issues/67944)
755+
- Use a Jscript Custom Action to stop the salt-minion service on Windows instead
756+
of a VBscript Custom Action due to future deprecation and security issues [#67982](https://github.com/saltstack/salt/issues/67982)
757+
758+
737759
* Wed Mar 19 2025 Salt Project Packaging <saltproject-packaging@vmware.com> - 3006.10
738760

739761
# Removed

0 commit comments

Comments
 (0)