Skip to content

Commit ee4824d

Browse files
frogunderdwoz
authored andcommitted
Docsupdate for 3002.4
1 parent 896906e commit ee4824d

File tree

5 files changed

+12
-8
lines changed

5 files changed

+12
-8
lines changed

CHANGELOG.md

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

88
# Changelog
99

10-
Salt 3002.4 (2021-02-05)
10+
Salt 3002.4 (2021-02-09)
1111
========================
1212

1313
Fixed
1414
-----
1515

1616
- Fix runners that broke when patching for CVE-2021-25281
17-
17+
- Fix issue with runners in SSE
1818

1919
Salt 3002.3 (2021-01-25)
2020
========================
@@ -309,13 +309,14 @@ Added
309309
This flag will be deprecated in the Phosphorus release when this functionality
310310
becomes the default. (#58652)
311311

312-
Salt 3001.6 (2021-02-05)
312+
Salt 3001.6 (2021-02-09)
313313
========================
314314

315315
Fixed
316316
-----
317317

318-
- Fix runners that broke when patching for CVE-2021-25281
318+
- Fix runners that broke when patching for CVE-2021-25281
319+
- Fix issue with runners in SSE
319320

320321
Salt 3001.5
321322
===========
@@ -799,13 +800,14 @@ Added
799800
- [#56637](https://github.com/saltstack/salt/pull/56637) - Add ``win_wua.installed`` to the ``win_wua`` execution module
800801
- Clarify how to get the master fingerprint (#54699)
801802

802-
Salt 3000.8 (2021-02-05)
803+
Salt 3000.8 (2021-02-09)
803804
========================
804805

805806
Fixed
806807
-----
807808

808-
- Fix runners that broke when patching for CVE-2021-25281
809+
- Fix runners that broke when patching for CVE-2021-25281
810+
- Fix issue with runners in SSE
809811

810812
Salt 3000.7
811813
===========

changelog/165.fixed

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

doc/topics/releases/3000.8.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ Fixed
1010
-----
1111

1212
- Fix runners that broke when patching for CVE-2021-25281
13+
- Fix issue with runners in SSE

doc/topics/releases/3001.6.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ Fixed
1010
-----
1111

1212
- Fix runners that broke when patching for CVE-2021-25281
13+
- Fix issue with runners in SSE

doc/topics/releases/3002.4.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@
44
Salt 3002.4 Release Notes
55
=========================
66

7-
Version 3002.4 is a bugfix release for :ref:`3002 <release-3002>`.
7+
Version 3002.4 is a bug fix release for :ref:`3002 <release-3002>`.
88

99
Fixed
1010
-----
1111

1212
- Fix runners that broke when patching for CVE-2021-25281
13+
- Fix issue with runners in SSE

0 commit comments

Comments
 (0)