Due to the critical nature of issue `#41230` we have decided to patch the 2016.11.5 packages with PR `#41244`. This issue affects all calls to a salt-minion if there is an ipv6 nameserver set on the minion's host. The patched packages on repo.saltstack.com will divert from the v2016.11.5 tag and pypi packages due to the additional PR applied to the packages.
-**PR**`#41134`_: (*twangboy*) Fix `pkg.install` on Windows on 2016.11
@ *2017-05-09T15:10:19Z*
* a10f014 Merge pull request `#41134`_ from twangboy/fix_get_msiexec
* d808a60 Remove redundant if statement
* b4d6d5a Fix for version_num of None and Latest
* 0f31822 Fix problem when use_msiexec is a bool
-**PR**`#41102`_: (*gtmanfred*) don't pass jid to list_jobs
@ *2017-05-08T17:45:40Z*
-**ISSUE**`#41100`_: (*frogunder*) Exception occurred in runner jobs.list_jobs
| refs: `#41102`_
* 4ecab68 Merge pull request `#41102`_ from gtmanfred/2016.11
* 83057d0 don't pass jid to list_jobs
* ffe4bc3 update unit test to reflect new behavior
* 482a5e3 Merge branch 'L4rS6-fix-file-blockreplace-diff-in-test-mode' into 2016.11
* 505cb45 Merge branch 'fix-file-blockreplace-diff-in-test-mode' of https://github.com/L4rS6/salt into L4rS6-fix-file-blockreplace-diff-in-test-mode
* de9f66b show chanages in file.blockreplace function in testing mode. also used same programming style as in file.managed function: (ret['changes']['diff'] = ret['pchanges']['diff'])
-**PR**`#41103`_: (*lorengordon*) Adds a get_route() function to win_network.py
@ *2017-05-06T06:19:42Z*
* 2af89be Merge pull request `#41103`_ from lorengordon/win.get_route
* 93ce564 Adds test for win_network.get_route
* b9cbbc0 Adds a get_route() function to win_network.py
-**PR**`#41098`_: (*rallytime*) Back-port `#41088`_ to 2016.11
@ *2017-05-05T19:04:03Z*
-**PR**`#41088`_: (*sjorge*) Fix docs for zfs state module
| refs: `#41098`_
* 2f9b5a4 Merge pull request `#41098`_ from rallytime/`bp-41088`_
* dc6cd2e Fix docs for zfs state module
-**PR**`#41097`_: (*rallytime*) Back-port `#41079`_ to 2016.11
@ *2017-05-05T19:03:43Z*
-**PR**`#41079`_: (*brd*) Remove an extra colon that is causing rendering issues
| refs: `#41097`_
* 2123001 Merge pull request `#41097`_ from rallytime/`bp-41079`_
* 845b49c Remove and extra colon that is causing rendering issues
-**PR**`#41093`_: (*rallytime*) [2016.11] Merge forward from 2016.3 to 2016.11
@ *2017-05-05T17:22:09Z*
-**PR**`#41083`_: (*rallytime*) Git state: head_ref should be head_rev in "latest" function
* ff6fa2b Merge pull request `#41093`_ from rallytime/merge-2016.11
* a670eaa Merge branch '2016.3' into '2016.11'
* 247400c Merge pull request `#41083`_ from rallytime/git-state-fix
* b85ee48 Git state: head_ref should be head_rev in "latest" function
-**PR**`#41084`_: (*rallytime*) Skip the test_salt_documentation_arguments_not_assumed test for Arch
@ *2017-05-04T21:56:29Z*
-**PR**`#41074`_: (*rallytime*) Skip integration.shell.matcher.MatchTest.test_salt_documentation test for Arch
| refs: `#41084`_
* 4c2e636 Merge pull request `#41084`_ from rallytime/disable-matcher-test-arch
* da811fe Skip the correct test for the matcher tests in Arch
* b9d1ce9 Revert "Skip integration.shell.matcher.MatchTest.test_salt_documentation test for Arch"
-**PR**`#41069`_: (*rallytime*) [2016.11] Merge forward from 2016.3 to 2016.11
@ *2017-05-04T20:34:58Z*
-**ISSUE**`#40835`_: (*willkil*) non-root: module.mac_system.__virtual__() is wrongly returning `None`
| refs: `#41048`_
-**PR**`#41070`_: (*rallytime*) Pylint: remove extra line in mac_system module
-**PR**`#41048`_: (*willkil*) mac_system: return False for non-root user
| refs: `#41070`_
* 1179720 Merge pull request `#41069`_ from rallytime/merge-2016.11
* 08c5891 Merge branch '2016.3' into '2016.11'
* 6941809 Merge pull request `#41070`_ from rallytime/lint-2016.3
* 486e2ba Pylint: remove extra line in mac_system module
* db70b2d Pylint: remove extra line in mac_system module
* 855d157 Merge branch '2016.3' into '2016.11'
* 3101694 Merge pull request `#41048`_ from willkil/mac_system_non_root
* b65b82a mac_system: return False for non-root user
-**PR**`#41074`_: (*rallytime*) Skip integration.shell.matcher.MatchTest.test_salt_documentation test for Arch
| refs: `#41084`_
@ *2017-05-04T19:26:16Z*
* 9d638ab Merge pull request `#41074`_ from rallytime/disable-matcher-test-arch
* 9eb482d Skip integration.shell.matcher.MatchTest.test_salt_documentation test for Arch
-**PR**`#41078`_: (*Ch3LL*) Add 2016.11.5 release notes and change log
@ *2017-05-04T19:00:58Z*
* 72c854d Merge pull request `#41078`_ from Ch3LL/add_2016.11.5_release
* 96ed815 Add 2016.11.5 release notes and change log
-**PR**`#40905`_: (*rkgrunt*) Fixed issue with parsing of master minion returns when batching is en…
@ *2017-04-28T17:52:32Z*
-**ISSUE**`#40635`_: (*promorphus*) Orchestrate + Batches returns false failed information
| refs: `#40905`_`#40905`_
* 00a15eb Merge pull request `#40905`_ from rkgrunt/40635
* 4f9c92a Fixed issue with parsing of master minion returns when batching is enabled.
-**PR**`#40954`_: (*rallytime*) [2016.11] Merge forward from 2016.3 to 2016.11
@ *2017-04-28T16:41:49Z*
-**ISSUE**`#36644`_: (*b1naryth1ef*) env_vars not properly validated/casted to strings w/ virtualenv.manage/pip.install
| refs: `#36706`_
-**PR**`#40930`_: (*rallytime*) Back-port `#40811`_ to 2016.3
-**PR**`#40927`_: (*terminalmage*) Add documentation for PyYAML's loading of time expressions
-**PR**`#40891`_: (*terminalmage*) Fix two issues with pip.install
-**PR**`#40811`_: (*UtahDave*) get config_dir based off conf_file if __opts__['config_dir'] doesn't exist
| refs: `#40930`_
-**PR**`#36706`_: (*siccrusher*) Add basic sanity checks for env_vars in pip.install function
| refs: `#40891`_`#40891`_
* bb50d4f Merge pull request `#40954`_ from rallytime/merge-2016.11
* 7f31e41 Merge branch '2016.3' into '2016.11'
* 55a3995 Merge pull request `#40930`_ from rallytime/`bp-40811`_
* 3ccb553 get config_dir based off conf_file
* 7bc01be Merge pull request `#40927`_ from terminalmage/docs
* 8c078f1 Add additional note about quoting within load_yaml
* 123b5cd Add documentation for PyYAML's loading of time expressions
* 7eab9c6 Merge pull request `#40891`_ from terminalmage/pip-installed
* 75e6bc0 Fix two issues with pip.install
-**PR**`#40751`_: (*rallytime*) Use Salt's SaltYamlSafeLoader and SafeOrderedDumper classes for yaml.load/dump
@ *2017-04-28T12:56:06Z*
-**ISSUE**`#39531`_: (*ypid*) Use yaml.safe_* instaed of yaml.load / yaml.dump / …
| refs: `#40751`_
* 909d519 Merge pull request `#40751`_ from rallytime/`fix-39531`_
* 85dc416 Don't change the salt.utils.jinja yaml Dumper class
* 4fe6ac9 Add extra line for lint
* 55cfa12 Use salt.utils.yamldumper with SafeOderedDumper as the Dumper in yaml.dump
* 62c4d37 Use salt.utils.yamlloader with SaltYamlSafeLoader as the Loader with yaml.load
-**PR**`#40861`_: (*DmitryKuzmenko*) Don't run status.master while minion is failing-over.
@ *2017-04-28T12:14:56Z*
-**ISSUE**`#37307`_: (*szjur*) Minions run every job twice and open 2 connections to the same syndic - apparently after reconnection between masters
| refs: `#40861`_
* 18fdd8c Merge pull request `#40861`_ from DSRCorporation/bugs/37307_minion_run_jobs_twice
* f0d46d0 Don't run status.master while minion is failing-over.
-**PR**`#40923`_: (*terminalmage*) aptpkg: fix temp pkg unhold when version is specified
@ *2017-04-28T11:59:54Z*
* 62cb7b1 Merge pull request `#40923`_ from terminalmage/aptpkg-install-fix-unhold
* 6dda4f2 aptpkg: fix temp pkg unhold when version is specified
-**PR**`#40933`_: (*gtmanfred*) allow master_port to be a string
@ *2017-04-28T11:54:58Z*
-**ISSUE**`#40908`_: (*nicksloan*) If master_port is a string the minion cannot connect and prints an unhelpful error message
| refs: `#40933`_
-**ISSUE**`#39118`_: (*bobrik*) Minion ipv6 option is not documented
| refs: `#39289`_
-**PR**`#39289`_: (*bobrik*) Autodetect IPv6 connectivity from minion to master
| refs: `#40933`_
* 9d92ba7 Merge pull request `#40933`_ from gtmanfred/2016.11
* 194423c allow master_port to be a string
-**PR**`#40934`_: (*gtmanfred*) Only display IPvX warning if role is master
@ *2017-04-28T11:53:50Z*
-**ISSUE**`#40912`_: (*razed11*) IPV6 Warning when ipv6 set to False
| refs: `#40934`_
* d5e0b8b Merge pull request `#40934`_ from gtmanfred/ipv6
* 7855cd6 Only display IPvX warning if role is master
-**PR**`#40935`_: (*gtmanfred*) Attempt to connect to public ip address in softlayer
@ *2017-04-28T11:43:57Z*
-**ISSUE**`#40881`_: (*stamak*) 2016.11 SoftLayer salt-cloud driver connects on private IP instead of public IP
| refs: `#40935`_
* 8fdfe4e Merge pull request `#40935`_ from gtmanfred/softlayer
* d6eb114 Attempt to connect to public ip address in softlayer
-**PR**`#40936`_: (*terminalmage*) Add dockerng fixes to 2016.11.4 release notes
@ *2017-04-27T19:54:16Z*
* 7404309 Merge pull request `#40936`_ from terminalmage/release_notes
* e494ae4 Add dockerng fixes to 2016.11.4 release notes
-**PR**`#40929`_: (*rallytime*) Back-port `#37696`_ to 2016.11
@ *2017-04-27T17:43:26Z*
-**ISSUE**`#33093`_: (*gtmanfred*) [salt-cloud][nova] race condition when assigning floating ips to cloud servers
| refs: `#37696`_
-**PR**`#37696`_: (*SolarisYan*) if vm state is not ACTIVE, it will fail
| refs: `#40929`_
* a622518 Merge pull request `#40929`_ from rallytime/`bp-37696`_
* 1a28722 Pylint fix
* 8e0a986 if vm state is not ACTIVE, associate floating ip to it will fail.So we should wait for state of vm is ACTIVE,then associate the assigned floating ip to it
-**PR**`#40921`_: (*corywright*) Make salt.auth.rest heading consistent with all other salt.auth documentation
@ *2017-04-27T17:36:47Z*
* f88ce8e Merge pull request `#40921`_ from corywright/consistent-salt-auth-headings
* 2995a05 Make salt.auth.rest heading consistent with all other salt.auth documentation
-**PR**`#40752`_: (*Enquier*) Add ability to specify a custom SSL certificate or disable SSL verification in KeystoneAuth v3
@ *2017-04-27T17:29:09Z*
-**ISSUE**`#37824`_: (*dxiri*) SSLError Trying to use v3 API of Openstack Newton as provider.
| refs: `#40752`_
-**ISSUE**`#5`_: (*thatch45*) cmd module
* 26be306 Merge pull request `#40752`_ from Enquier/nova_ssl_2
* 817f492 fixing lint errors in keystone auth error
* f683636 fix trailing whitespace
* 4a70b8c fixing minor error in security_groups security groups parser had incorrect split action which caused errors
* c9d6f8e adding note in documentation
* c24dfe3 adding support for cacert verification
* bfaf5e3 Merge pull request `#5`_ from saltstack/2016.11
-**PR**`#40894`_: (*senthilkumar-e*) Fix for broken /jobs/<jid> in 2016.11.4
@ *2017-04-27T11:33:00Z*
-**ISSUE**`#40845`_: (*e-senthilkumar*) /jobs call is broken in 2016.11.4
| refs: `#40894`_
* 0f2ec1e Merge pull request `#40894`_ from senthilkumar-e/broken_jobs_api_fix
* 2f55b26 Fixing the pylint issue
* fb607ba Fix for broken /jobs/<jid> in 2016.11.4
-**PR**`#40876`_: (*BenoitKnecht*) states: sqlite3: fix table_present with multi-line schema
@ *2017-04-26T15:21:19Z*
* ea55c15 Merge pull request `#40876`_ from BenoitKnecht/fix-sqlite3-table-present-with-multiline-schema
* 2ca627d states: sqlite3: fix table_present with multi-line schema
-**PR**`#40742`_: (*clinta*) Fix `#40741`_
@ *2017-04-25T22:52:06Z*
-**ISSUE**`#40741`_: (*clinta*) Regression in 2016.11.3. File.managed downloads every time.
| refs: `#40742`_
* e09bafd Merge pull request `#40742`_ from clinta/40741
* 72bf5af Set sfn if cached_sum == source_sum
-**PR**`#40859`_: (*skizunov*) Fix TCP Transport to work with Tornado 4.5
@ *2017-04-25T04:29:00Z*
* 5249496 Merge pull request `#40859`_ from skizunov/develop2
* 958ecda Fix TCP Transport to work with Tornado 4.5
-**PR**`#40862`_: (*gtmanfred*) status should be an int
@ *2017-04-24T23:11:31Z*
* ca80f28 Merge pull request `#40862`_ from gtmanfred/2016.11
* 87ec1da status should be an int
-**PR**`#40865`_: (*rallytime*) [2016.11] Merge forward from 2016.3 to 2016.11
@ *2017-04-24T23:06:28Z*
-**PR**`#40854`_: (*Ch3LL*) [2016.3] Bump latest release version to 2016.11.4
-**PR**`#40822`_: (*lordcirth*) rsync.py: Don't return changes when clean
* c953419 Merge pull request `#40865`_ from rallytime/merge-2016.11
* 53ad315 Merge branch '2016.3' into '2016.11'
* 2a71dc3 Merge pull request `#40854`_ from Ch3LL/11.4_release_2016.3
* 889540a [2016.3] Bump latest release version to 2016.11.4
* b5f67f0 Merge pull request `#40822`_ from lordcirth/fix-rsync-changes
* 1b304bb Extra space before inline comment
* ea4592d rsync.py: Don't return changes when clean
-**PR**`#40855`_: (*Ch3LL*) [2016.11] Bump latest release version to 2016.11.4
@ *2017-04-24T17:37:47Z*
* 7861f12 Merge pull request `#40855`_ from Ch3LL/11.4_release_2016.11
* e7b6043 [2016.11] Bump latest release version to 2016.11.4
-**PR**`#40817`_: (*isbm*) Some UT for cloud
@ *2017-04-23T10:01:40Z*
* 25b62ae Merge pull request `#40817`_ from isbm/isbm-skip-false-values-from-preferred-ip-201611
* 7c5714b Describe debug information
* e0210ff Reformat idents, fix typos
* fb777e3 PEP8: fix unused variable
* b2e85de Fix lint, typos and readability
* 116c96a Fix UT parameter changes
* 61558f0 Lintfix E0602
* ed84420 Add unit test for node ip filtering
* 82582cf Skip test, if libcloud is not around
* f005d53 Fix name error exception
* b668e60 Move out nested function for testing purposes
* 5e574a2 Add unit test for nova connector
* 181d078 Lintfix
* 8e9ce1a Move out nested function to be unit-testable
* cd43805 Add initial unit test for openstack cloud module
* 177f314 Add fake preferred IP function for testing
* d1aeb13 Move out openstack's nested function to be testable
-**PR**`#40824`_: (*rallytime*) [2016.11] Merge forward from 2016.3 to 2016.11
@ *2017-04-21T20:03:10Z*
-**ISSUE**`#38914`_: (*hgfischer*) Uppercase checksums are not accepted by archive.extracted
| refs: `#40754`_
-**PR**`#40754`_: (*lordcirth*) file.manage_file: uppercase checksums now work
* 50ddf21 Merge pull request `#40824`_ from rallytime/merge-2016.11
* f31f951 Merge branch '2016.3' into '2016.11'
* 3b9ebeb Merge pull request `#40754`_ from lordcirth/fix-uppercase-checksums
* c80c792 remove too many newlines for lint
* a7d8f37 file.manage_file: uppercase checksums now work
-**PR**`#40811`_: (*UtahDave*) get config_dir based off conf_file if __opts__['config_dir'] doesn't exist
| refs: `#40930`_
@ *2017-04-21T17:44:42Z*
* d6e26d1 Merge pull request `#40811`_ from UtahDave/2016.11local