salt/doc/topics/releases/2014.1.4.rst
Pedro Algarvio 6c819439b5 Add a few more nice to have hooks
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-02-07 07:10:13 +00:00

1.3 KiB

Salt 2014.1.4 Release Notes

release
2014-05-05

Version 2014.1.4 is another bugfix release for 2014.1.0 <release-2014-1-0>. Changes include:

  • Fix setup.py dependency issue (12031)
  • Fix handling for IOErrors under certain circumstances (11783 and 11853)
  • Fix fatal exception when /proc/1/cgroup is not readable (11619)
  • Fix os grains for OpenSolaris (11907)
  • Fix lvs.zero module argument pass-through (9001)
  • Fix bug in debian_ip interaction with network.system <salt.states.network.system> state (11164)
  • Remove bad binary package verification code (12177)
  • Fix traceback in solaris package installation (12237)
  • Fix file.directory <salt.states.file.directory> state symlink handling (12209)
  • Remove external_ip grain
  • Fix file.managed <salt.states.file.managed> makedirs issues (10446)
  • Fix hang on non-existent Windows drive letter for file <salt.modules.win_file> module (9880)
  • Fix salt minion caching all users on the server (9743)
  • Add strftime formatting for ps.boot_time <salt.modules.ps.boot_time> (12428)