salt/doc/topics/releases/2014.7.1.rst
Erik Johnson 93ee5ee2b0
Fix all Sphinx warnings
Well, all but one, which we expect to see
2018-05-31 15:28:25 -05:00

941 B

Salt 2014.7.1 Release Notes

release
2015-01-12

Version 2014.7.1 is a bugfix release for 2014.7.0 <release-2014-7-0>.

The changes include:

  • Fixed gitfs serving symlinks in file.recurse <salt.states.file.recurse> states (17700)
  • Fixed holding of multiple packages (YUM) when combined with version pinning (18468)
  • Fixed use of Jinja templates in masterless mode with non-roots fileserver backend (17963)
  • Re-enabled pillar and compound matching for mine and publish calls. Note that pillar globbing is still disabled for those modes, for security reasons. (17194)
  • Fix for tty: True in salt-ssh (16847)
  • Fix for supervisord states when supervisor not installed to system python (18044)
  • Fix for logging when log_level='quiet' for cmd.run <salt.states.cmd.run> (19479)