doc/topics/releases/0.16.2.rst
:release: 2013-08-01
Version 0.16.2 is a bugfix release for :ref:0.16.0 <release-0-16-0>,
and contains a number of fixes.
6361)virtual grain on OpenVZ hardware nodeslsb_distrib_ instead of simply lsb_.
The old naming is not preserved, so SLS may be affected.git_pillar <salt.pillar.git_pillar>
if not enabled in master config (:issue:6052)pillar.item <salt.modules.pillar.item> and
:mod:pillar.items <salt.modules.pillar.items> added for parity with
:mod:grains.item <salt.modules.grains.item>/:mod:grains.items <salt.modules.grains.items>. The old function pillar.data is preserved
for backwards compatibility.5910)5958)publish.publish <salt.modules.publish.publish>, :mod:publish.full_data <salt.modules.publish.full_data> (:issue:5959)publish.publish <salt.modules.publish.publish> (:issue:5928)SALT_MINION_CONFIG environment variable on
minion startup and for CLI commands run via salt-call (:issue:5956)random_reauth_delay to stagger
re-auth attempts when the minion is waiting for the master to approve its
public key. This helps prevent SYN flooding in larger environments.unique option for :mod:user.present <salt.states.user.present> states in FreeBSDgroup.present <salt.states.group.present> state attempts to use a gid in use by another
groupuser.present <salt.states.user.present> state to set the password hash to the system
default (i.e. an unset password)group.present <salt.states.group.present> states with
the same group (:issue:6439)6033)/tmp is in file_roots
(:issue:6118)5641)pkg.latest <salt.states.pkg.latest> statesstate.sls <salt.modules.state.sls>/:mod:state.highstate <salt.modules.state.highstate>6299)5517)6303)6471)service.running <salt.states.service.running> states when the service fails to start
(:issue:5894)network.hw_addr <salt.modules.network.hw_addr> to match :mod:network.ip_addrs <salt.modules.network.ip_addrs> and :mod:network.ip_addrs6 <salt.modules.network.ip_addrs6>. All three functions also now work without
the underscore in the name, as well.bridge.show <salt.modules.bridge.show> when
interface is not present (:issue:6326)ssh_known_hosts.present <salt.states.ssh_known_hosts.present> statesssh_auth.present <salt.states.ssh_auth.present> states are run with test=True, when
rsa/dss is used for the enc param instead of ssh-rsa/ssh-dss
(:issue:5374)-f lines in pip freeze output6003)editable argument in :mod:pip.installed <salt.states.pip.installed> states (:issue:6025)runas parameter in execution function calls, in favor of
userMySQL <salt.modules.mysql>
connection arguments via the CLI, overriding/bypassing minion config paramsmysql_user.present <salt.states.mysql_user.present> states to
set a passwordless login (:issue:5550)mysql.processlist <salt.modules.mysql.processlist> is run (:issue:6297)postgres.user_list <salt.modules.postgres.user_list> (:issue:6352)npm states <salt.states.npm> to be used if
:mod:npm module <salt.modules.npm> is not availablealternatives.install <salt.states.alternatives.install> states
for which the target is a symlink (:issue:6162)sysbench module <salt.modules.sysbench> (:issue:6175)pydsl renderer <salt.renderers.pydsl> were not being run5518)cmd.script <salt.states.cmd.script> statescp.get_dir <salt.modules.cp.get_dir> to return more
directories than expected (:issue:6048)supervisord.running <salt.states.supervisord.running> states are run with test=True
(:issue:6053)5888)monit module <salt.modules.monit>
available if monit binary is present (:issue:5871)img.mount_image <salt.modules.img.mount_image>tomcat.deploy_war <salt.modules.tomcat.deploy_war>
in Windows5886)selinux.boolean <salt.states.selinux.boolean> states (:issue:5912)RabbitMQ <salt.modules.rabbitmq>: Quote passwords to
avoid symbols being interpolated by the shell (:issue:6338)extfs.mkfs <salt.modules.extfs.mkfs> and
:mod:extfs.tune <salt.modules.extfs.tune> (:issue:6462)module.run <salt.states.module.run> state
where the m_name and m_fun arguments were being ignored (:issue:6464)