Docsupdate for 3002.4

This commit is contained in:
Frode Gundersen 2021-02-09 10:41:26 -07:00 committed by Daniel Wozniak
parent 896906e30e
commit ee4824df9d
5 changed files with 12 additions and 8 deletions

View file

@ -7,14 +7,14 @@ Versions are `MAJOR.PATCH`.
# Changelog
Salt 3002.4 (2021-02-05)
Salt 3002.4 (2021-02-09)
========================
Fixed
-----
- Fix runners that broke when patching for CVE-2021-25281
- Fix issue with runners in SSE
Salt 3002.3 (2021-01-25)
========================
@ -309,13 +309,14 @@ Added
This flag will be deprecated in the Phosphorus release when this functionality
becomes the default. (#58652)
Salt 3001.6 (2021-02-05)
Salt 3001.6 (2021-02-09)
========================
Fixed
-----
- Fix runners that broke when patching for CVE-2021-25281
- Fix runners that broke when patching for CVE-2021-25281
- Fix issue with runners in SSE
Salt 3001.5
===========
@ -799,13 +800,14 @@ Added
- [#56637](https://github.com/saltstack/salt/pull/56637) - Add ``win_wua.installed`` to the ``win_wua`` execution module
- Clarify how to get the master fingerprint (#54699)
Salt 3000.8 (2021-02-05)
Salt 3000.8 (2021-02-09)
========================
Fixed
-----
- Fix runners that broke when patching for CVE-2021-25281
- Fix runners that broke when patching for CVE-2021-25281
- Fix issue with runners in SSE
Salt 3000.7
===========

View file

@ -1 +0,0 @@
Fix runners that broke when patching for CVE-2021-25281

View file

@ -10,3 +10,4 @@ Fixed
-----
- Fix runners that broke when patching for CVE-2021-25281
- Fix issue with runners in SSE

View file

@ -10,3 +10,4 @@ Fixed
-----
- Fix runners that broke when patching for CVE-2021-25281
- Fix issue with runners in SSE

View file

@ -4,9 +4,10 @@
Salt 3002.4 Release Notes
=========================
Version 3002.4 is a bugfix release for :ref:`3002 <release-3002>`.
Version 3002.4 is a bug fix release for :ref:`3002 <release-3002>`.
Fixed
-----
- Fix runners that broke when patching for CVE-2021-25281
- Fix issue with runners in SSE