Version 2015.8.1 is a bugfix release for 2015.8.0.
CVE-2015-6941 - win_useradd
module and salt-cloud
display passwords in debug log
Updated the win_useradd
module return data to no longer include the password of the newly created user. The password is now replaced with the string XXX-REDACTED-XXX
.
Updated the Salt Cloud debug output to no longer display win_password
and sudo_password
authentication credentials. Also updated the Linode driver to no longer display authentication credentials in debug logs. These credentials are now replaced with REDACTED
in the debug output.
CVE-2015-6918 - Git modules leaking HTTPS auth credentials to debug log
Updated the Git state and execution modules to no longer display HTTPS basic authentication credentials in loglevel debug output on the Salt master. These credentials are now replaced with REDACTED
in the debug output. Thanks to Andreas Stieger <asteiger@suse.com> for bringing this to our attention.
spm.d/*.conf
configuration of SPM (issue 27010)proxy
grains breakage for non-proxy minions (issue 27039)util.http
from state.file
(issue 21917)multiprocessing: True
in windows (on by default`)pkg.info
to pkg modulesserial
grain (this was accidentally renamed in 2015.8.0`)master.d
/minion.d
conf files (rather than flat update`)osrelease
grain (issue 27065)./bin
, salt*
, nssm.exe
, uninst.exe
(issue 27383)dockerng.running
replacing creation hostconfig with runtime hostconfig (issue 27265)__states__
integrationKnown Issues:
Extended changelog courtesy of Todd Stansell (https://github.com/tjstansell/salt-changelogs):
Generated at: 2015-10-01T04:45:02Z
Total Merges: 200
Changes: