Salt 2017.7.4 Release Notes

Version 2017.7.4 is a bugfix release for 2017.7.0.

Statistics

Changelog for v2017.7.3..v2017.7.4

Generated at: 2018-05-26 21:48:28 UTC

  • PR #46074: (Ch3LL) Update 2017.7.4 Release Notes with new fixes @ 2018-02-16 16:47:56 UTC

    • b5b083fd26 Merge pull request #46074 from Ch3LL/update-7.4

    • 8d0eeeb059 Update 2017.7.4 Release Notes with new fixes

  • ISSUE #45790: (bdarnell) Test with Tornado 5.0b1 (refs: #46066)

  • PR #46066: (rallytime) Pin tornado version in requirements file @ 2018-02-16 16:40:05 UTC

    • 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-16 13:57:23 UTC

    • 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-13 16:40:30 UTC

    • 6d534c6e7e Merge pull request #46009 from Ch3LL/rn_7.4

    • ac0baf4b34 Add 2017.7.4 Release Notes with PRs

  • ISSUE #45976: (ghost) 6a5e0f9 introduces regression that breaks Vault module for salt masterless (refs: #45981)

  • PR #45981: (gtmanfred) use local config for vault when masterless @ 2018-02-13 15:22:01 UTC

    • 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

  • ISSUE #45915: (MatthiasKuehneEllerhold) 2017.7.3: Salt-SSH & Vault Pillar: Permission denied "minion.pem" (refs: #45928)

  • PR #45953: (rallytime) Back-port #45928 to 2017.7.3 @ 2018-02-09 22:29:10 UTC

    • 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

  • ISSUE #45893: (CrackerJackMack) archive.extracted ValueError "No path specified" in 2017.7.3 (refs: #45902)

  • PR #45934: (rallytime) Back-port #45902 to 2017.7.3 @ 2018-02-09 16:31:08 UTC

    • 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-09 14:02:26 UTC

    • 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