Skip to content

Commit 5252801

Browse files
committed
Release v3007.12
1 parent 186960e commit 5252801

File tree

15 files changed

+119
-16
lines changed

15 files changed

+119
-16
lines changed

CHANGELOG.md

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

88
# Changelog
99

10+
## 3007.12 (2026-02-05)
11+
12+
13+
### Fixed
14+
15+
- Support attrlist in ldap.managed [#53364](https://github.com/saltstack/salt/issues/53364)
16+
- Fix a stacktrace that happens then the minion fails to connect to a master. [#62780](https://github.com/saltstack/salt/issues/62780)
17+
- Add virtualenv to package dependencies so venv module can work without ensurepip. [#68388](https://github.com/saltstack/salt/issues/68388)
18+
- Preserve interval_map on beacon refresh to ensure beacons are still fired when we refresh beacons. [#68548](https://github.com/saltstack/salt/issues/68548)
19+
- Fixed Arista EOS Napalm driver to return json data, by allowing to pass cli kwargs to driver. [#68550](https://github.com/saltstack/salt/issues/68550)
20+
- Fix an issue with Value names that contain periods, such as scrnsave.exe [#68565](https://github.com/saltstack/salt/issues/68565)
21+
- Fixed output of lgpo_reg states. Comments and result are now correct. [#68566](https://github.com/saltstack/salt/issues/68566)
22+
- Update bootstrap-salt.sh to v2026-01-15 [#68640](https://github.com/saltstack/salt/issues/68640)
23+
- Update bootstrap to v2026-01-22 [#68656](https://github.com/saltstack/salt/issues/68656)
24+
- Upgrade relenv to 0.22.3
25+
* Upgrade OpenSSL to 3.6.1 - Fixes CVE-2025-15467
26+
* Upgrade SQLite to 3.51.2.0
27+
* Upgrade XZ to 5.8.2
28+
* Upgrade ncurses to6.6
29+
* Upgrade expat to2.7.4 [#68682](https://github.com/saltstack/salt/issues/68682)
30+
31+
1032
## 3007.11 (2026-01-09)
1133
## 3006.19 (2026-01-09)
1234

changelog/53364.fixed.md

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

changelog/62780.fixed.md

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

changelog/68388.fixed.md

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

changelog/68548.fixed.md

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

changelog/68550.fixed.md

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

changelog/68565.fixed.md

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

changelog/68566.fixed.md

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

changelog/68640.fixed.md

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

changelog/68656.fixed.md

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

0 commit comments

Comments
 (0)