We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8e8770 commit b76fc1fCopy full SHA for b76fc1f
CHANGELOG.md
@@ -7,6 +7,23 @@ Versions are `MAJOR.PATCH`.
7
8
# Changelog
9
10
+Salt v3005.1-2 (2022-11-04)
11
+===========================
12
+
13
+Note: This release is only impacting the packages not the Salt code base.
14
15
+Fixed
16
+-----
17
18
+- Updated pyzmq to version 22.0.3 on Windows builds because the old version was causing salt-minion/salt-call to hang (#62937)
19
+- Onedir Package Fix: Fix "No such file or directory" error on Rhel installs. (#62948)
20
21
+Security
22
+--------
23
24
+- Update the onedir packages Python version to 3.8.15 for Windows and 3.9.15 for Linux and Mac
25
26
27
Salt 3005.1 (2022-09-26)
28
========================
29
changelog/62937.fixed
0 commit comments