2014.1.9.rst 1.1 KB

123456789101112131415161718192021222324252627282930
  1. ===========================
  2. Salt 2014.1.9 Release Notes
  3. ===========================
  4. :release: 2014-07-31
  5. .. note::
  6. This release contained a regression which caused inaccurate Salt version
  7. detection, and thus was never packaged for general release. Please use
  8. version 2014.1.10 instead.
  9. .. note::
  10. Version 2014.1.8 contained a regression which caused inaccurate Salt version
  11. detection, and thus was never packaged for general release. This version
  12. contains the version detection fix, but is otherwise identical to 2014.1.8.
  13. Version 2014.1.9 is another bugfix release for :ref:`2014.1.0
  14. <release-2014-1-0>`. Changes include:
  15. - Ensure salt-ssh will not continue if permissions on a temporary directory are
  16. not correct.
  17. - Use the bootstrap script distributed with Salt instead of relying on an
  18. external resource
  19. - Remove unused testing code
  20. - Ensure salt states are placed into the ``.salt`` directory in salt-ssh
  21. - Use a randomized path for temporary files in a salt-cloud deployment
  22. - Clean any stale directories to ensure a fresh copy of salt-ssh during a
  23. deployment