salt/doc/topics/releases/2014.1.2.rst
2014-04-15 13:17:34 -05:00

23 lines
887 B
ReStructuredText
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

===========================
Salt 2014.1.2 Release Notes
===========================
:release: 2014-04-15
Version 2014.1.2 is another bugfix release for :doc:`2014.1.0
</topics/releases/2014.1.0>`. The changes include:
- Fix username detection when sued to root on FreeBSD (:issue:`11628`)
- Fix minionfs backend for file.recurse states
- Fix 32-bit packages of different arches than the CPU arch, on 32-bit
RHEL/CentOS (:issue:`11822`)
- Fix bug with specifying alternate home dir on user creation (FreeBSD)
(:issue:`11790`)
- Dont reload “site” module on module refresh for MacOS
- Fix regression with running execution functions in Pillar SLS
(:issue:`11453`)
- Fix some modules missing from Windows installer
- Fix traceback on eauth failure (:issue:`11293`)
- Dont log an error for yum commands that return nonzero exit status on
non-failure (:issue:`11645`)