salt/doc/topics/releases/0.17.5.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 0.17.5 Release Notes

release
2014-01-27

Version 0.17.5 is another bugfix release for 0.17.0 <release-0-17-0>. The changes include:

  • Fix user.present states with non-string fullname (9085)
  • Fix virt.init return value on failure (6870)
  • Fix reporting of file.blockreplace state when test=True
  • Fix network.interfaces when used in cron (7990)
  • Fix bug in pkgrepo when switching to/from mirrorlist-based repo def (9121)
  • Fix infinite recursion when cache file is corrupted
  • Add checking for rev and mirror/bare args in git.latest (9107)
  • Add cmd.watch alias (points to cmd.wait) (8612)
  • Fix stacktrace when prereq is not formed as a list (8235)
  • Fix stdin issue with lvdisplay command (9128)
  • Add pre-check function for range matcher (9236)
  • Add exception handling for psutil for processes that go missing (9274)
  • Allow _in requisites to match both on ID and name (9061)
  • Fix multiple client timeout issues (7157 and 9302, probably others)
  • Fix ZMQError: Operation cannot be accomplished in current state errors (6306)
  • Multiple optimization in minion auth routines
  • Clarify logs for minion ID caching