mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00
1.3 KiB
1.3 KiB
Salt 2014.1.7 Release Notes
- release
- 2014-07-09
Version 2014.1.7 is another bugfix release for 2014.1.0
<release-2014-1-0>
. Changes include:
- Fix batch mode regression (
14046
)
This release was a hotfix release for the regression listed above which was present in the 2014.1.6 release. The changes included in 2014.1.6 are listed below:
- Fix extra
iptables --help
output (Sorry!) (13648
,13507
,13527
,13607
) - Fix
mount.active
for Solaris - Fix support for
allow-hotplug
statement in debian_ip network module - Add sqlite3 to esky builds
- Fix
jobs.active
output (9526
) - Fix the
virtual
grain for Xen (13534
) - Fix eauth for batch mode (
9605
) - Fix force-related issues with
tomcat
support (12889
) - Fix KeyError when cloud mapping
- Fix salt-minion restart loop in Windows (
12086
) - Fix detection of
service
virtual module on Fedora minions - Fix traceback with missing ipv4 grain (
13838
) - Fix issue in roots backend with invalid data in mtime_map (
13836
) - Fix traceback in
jobs.active
(11151
) - Fix
master_tops
and_ext_nodes
issue (13535
,13673
)