Salt 2016.3.1 Release Notes

Version 2016.3.1 is a bugfix release for 2016.3.0.

Final Release of Debian 7 Packages

Regular security support for Debian 7 ended on April 25th 2016. As a result, 2016.3.1 and 2015.8.10 will be the last Salt releases for which Debian 7 packages are created.

Changes for v2016.3.0..v2016.3.1

Extended changelog courtesy of Todd Stansell (https://github.com/tjstansell/salt-changelogs):

Generated at: 2016-06-08T22:43:50Z

Total Merges: 87

Changes:

  • PR #33866: (rallytime) [2016.3] Merge forward from 2015.8 to 2016.3
  • PR #33860: (cachedout) Allow socket closes when the socket is disconnected
  • b183a36 Set master and cloud to log level warning (#33861)
  • PR #33698: (opdude) Vsphere fixes
  • PR #33771: (twangboy) Additional functionality to win_dism.py
  • PR #33851: (ticosax) [dockerng] Add support for edge case when Cmd and Entrypoint can't be blanked
  • PR #33821: (cachedout) Restore default log level to warning
  • PR #33767: (amontalban) Fix #33604 implementation when 'geom disk list' does not output rotat…
  • PR #33806: (cachedout) Work around upstream cherrypy bug
  • PR #33776: (danslimmon) Fixed ACL user comparison. Resolves #33754.
  • PR #33763: (abednarik) Insert --no-refresh before install in Zypper.
  • PR #33764: (terminalmage) Merge instead of update pillar overrides
  • PR #33772: (danslimmon) Fixed spelling of "through"
  • PR #33651: (cachedout) Restore grains context to renderers
  • PR #33757: (cachedout) Reminder not to return non-serializable data from states
  • PR #33670: (rallytime) Handle non-ascii package names in state.format_log
  • PR #33723: (rallytime) Back-port #33641 to 2016.3
  • PR #33748: (ticosax) HostConfig has been introduced by docker api version 1.15
  • PR #33745: (eliasp) Typo (privilagesprivileges)
  • PR #33562: (jfindlay) states.apache_*: readd and deprecate enable and disable
  • PR #33659: (danslimmon) Added test mode to states.dockerng. Resolves #33632.
  • PR #33696: (clburlison) Update mac native package for upcoming release
  • PR #33710: (rallytime) [2016.3] Merge forward from 2015.8 to 2016.3
  • e87c310 backport #33599 to 2016.3 (#33682)
  • 377556a Undo __repr__() and __str__() parts of d5a7dcc (#33688)
  • 778b290 Remove explicit PW column default from mysql_user (#33690)
  • PR #33680: (rallytime) Back-port #32942 to 2016.3
  • PR #33677: (twangboy) Pass kwargs to cmd.run
  • PR #33648: (terminalmage) salt.modules.pkgng: Fix incorrect usage of _pkg()
  • PR #33646: (jfindlay) Fix more tmp paths on MacOS
  • PR #33656: (cachedout) Fix indentation error in minion.py
  • PR #33637: (rallytime) [2016.3] Merge forward from 2015.8 to 2016.3
  • 259529e Use correct state name in libvirt formula doc (#33631)
  • PR #33603: (sjorge) allow esky packages to be build on base64 2015Q4
  • PR #33576: (tomlaredo) Fix #33565 (typo causes invalid syntax)
  • PR #33549: (thatch45) Fix for #33530
  • PR #33538: (anlutro) Fix a KeyError if group is provided but not user in cmd states
  • PR #33550: (jacobhammons) Fixes display of thorium docs
  • PR #33509: (twangboy) Detect System Architecture for Mac Build
  • PR #33522: (jfindlay) rework modules.mac_brew.latest_version to work around brew version inconsistency
  • PR #33519: (jacobhammons) New doc site layout, 2016.3.0 release note known issue additions
  • PR #33508: (rallytime) [2016.3] Merge forward from 2015.8 to 2016.3
  • PR #33505: (twangboy) Fix build script where pip didn't work
  • PR #33076: (cachedout) Avoid second grains load on windows multiprocessing