Version 2016.11.9 is a bugfix release for 2016.11.0.]
Significate changes (PR #43708, damon-atkins) have been made to the pkg execution module. Users should test this release against their existing package sls definition files.
pkg.list_available
no longer defaults to refreshing the winrepo meta database.pkg.install
without a version
parameter no longer upgrades software if the software is already installed. Use pkg.install version=latest
or in a state use pkg.latest
to get the old behavior.&
).Windows cmdmod forcing cmd to be a list (issue #43522) resolved by "cmdmod: Don't list-ify string commands on Windows" PR #43807. Linux/Unix OS command & arguments requires a list. Windows was being treated the same. Windows requires commands & arguments to be a string, which this PR fixes.
Docs for previous releases are available on readthedocs.org.
Latest Salt release: 2017.7.2