Changes for v2017.7.3..v2017.7.4
Extended changelog courtesy of Todd Stansell (https://github.com/tjstansell/salt-changelogs):
Generated at: 2018-02-16T16:44:38Z
Statistics:
- Total Merges: 7
- Total Issue references: 4
- Total PR references: 11
Changes:
PR #46066: (rallytime) Pin tornado version in requirements file
@ 2018-02-16T16:40:05Z
- ISSUE #45790: (bdarnell) Test with Tornado 5.0b1
| refs: #46066
- 32f3d00e44 Merge pull request #46066 from rallytime/pin-tornado
- 6dc1a3b9dc Pin tornado version in requirements file
PR #46036: (terminalmage) git.latest: Fix regression with identity file usage
@ 2018-02-16T13:57:23Z
- 85761ee650 Merge pull request #46036 from terminalmage/issue43769
- e2140d9a84 Mock the ssh.key_is_encrypted utils func
- 169924b3fe Move ssh.key_is_encrypted to a utils module temporarily
- 54f4d78f7a Only keep ssh.py in the Windows installer
- 5f04531e1b Keep ssh state and execution modules in the installer
- f2b69f703d git.latest: Fix regression with identity file usage
PR #46009: (Ch3LL) Add 2017.7.4 Release Notes with PRs
@ 2018-02-13T16:40:30Z
- 6d534c6e7e Merge pull request #46009 from Ch3LL/rn_7.4
- ac0baf4b34 Add 2017.7.4 Release Notes with PRs
PR #45981: (gtmanfred) use local config for vault when masterless
@ 2018-02-13T15:22:01Z
- ISSUE #45976: (grobinson-blockchain) 6a5e0f9 introduces regression that breaks Vault module for salt masterless
| refs: #45981
- ca76a0b328 Merge pull request #45981 from gtmanfred/2017.7.3
- 0d448457dc apparently local is not set by default
- 2a92f4bc16 use local config for vault when masterless
PR #45953: (rallytime) Back-port #45928 to 2017.7.3
@ 2018-02-09T22:29:10Z
- ISSUE #45915: (MatthiasKuehneEllerhold) 2017.7.3: Salt-SSH & Vault Pillar: Permission denied "minion.pem"
| refs: #45928
- PR #45928: (garethgreenaway) [2017.7] Fixing vault when used with pillar over salt-ssh
| refs: #45953
- 6530649dbc Merge pull request #45953 from rallytime/bp-45928-2017.7.3
- 85363189d1 Fixing vault when used with pillar over salt-ssh
PR #45934: (rallytime) Back-port #45902 to 2017.7.3
@ 2018-02-09T16:31:08Z
- ISSUE #45893: (CrackerJackMack) archive.extracted ValueError "No path specified" in 2017.7.3
| refs: #45902
- PR #45902: (terminalmage) Check the effective saltenv for cached archive
| refs: #45934
- fb378cebb0 Merge pull request #45934 from rallytime/bp-45902
- bb83e8b345 Add regression test for issue 45893
- cdda66d759 Remove duplicated section in docstring and fix example
- 4b6351cda6 Check the effective saltenv for cached archive
PR #45935: (rallytime) Back-port #45742 to 2017.7.3
@ 2018-02-09T14:02:26Z
- PR #45742: (marccardinal) list.copy() is not compatible with python 2.7
| refs: #45935
- 0d74151c71 Merge pull request #45935 from rallytime/bp-45742
- 6a0b5f7af3 Removed the chained copy
- ad1150fad4 list.copy() is not compatible with python 2.7