diff options
author | wiz <wiz@pkgsrc.org> | 2015-12-11 00:27:06 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-12-11 00:27:06 +0000 |
commit | 227d2f7353b81b54bb8d4c563ff90997b30cf66e (patch) | |
tree | 2193670127aa40518f5773e9f4c030e97072230b /sysutils/salt/distinfo | |
parent | 2ca29bdba70d41f64d7b1eccf0b610a386aaeb9b (diff) | |
download | pkgsrc-227d2f7353b81b54bb8d4c563ff90997b30cf66e.tar.gz |
Update salt to 2015.8.3, provided by Travis Paul in PR 50507.
Security Fix
CVE-2015-8034: Saving state.sls cache data to disk with insecure permissions
This affects users of the state.sls function. The state run cache
on the minion was being created with incorrect permissions. This
file could potentially contain sensitive data that was inserted
via jinja into the state SLS files. The permissions for this file
are now being set correctly. Thanks to @zmalone for bringing this
issue to our attention.
Diffstat (limited to 'sysutils/salt/distinfo')
-rw-r--r-- | sysutils/salt/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/salt/distinfo b/sysutils/salt/distinfo index 02b8490058b..d64a7c8536f 100644 --- a/sysutils/salt/distinfo +++ b/sysutils/salt/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.15 2015/11/10 14:48:39 sborrill Exp $ +$NetBSD: distinfo,v 1.16 2015/12/11 00:27:06 wiz Exp $ -SHA1 (salt-2015.8.1.tar.gz) = ddf97614ad1f281d2bea0703bb959625fa64c222 -RMD160 (salt-2015.8.1.tar.gz) = aec7aa4830aec4649e788322870c8c03a62ca628 -SHA512 (salt-2015.8.1.tar.gz) = d882e3a8e70cf19c64e14c35d4c69fa308b8502d01095ce3f8c383a0ee0b70dbefd4b8eda95205f2cba2fe237279e2a3425daf0d5bf66144fb97ca3be0ec162a -Size (salt-2015.8.1.tar.gz) = 6527650 bytes +SHA1 (salt-2015.8.3.tar.gz) = 0457866d5619febc3cdf3b27b2e736b0c4ae3623 +RMD160 (salt-2015.8.3.tar.gz) = 607db5d35545cfb6c4e8676482133a1560f3e896 +SHA512 (salt-2015.8.3.tar.gz) = 18a2c63d5e54d09468189450557974e47f87d8b7dde52beaae678120da1da1e7aecfff18cf0fdfb63a11cd5f6bab102c229462f0afe5e3e858c0c467761c7121 +Size (salt-2015.8.3.tar.gz) = 6757678 bytes |