salt/doc/topics/releases/2016.11.1.rst
Benjamin Drung a02054e5ea Wrap contributor list in release documentation
The release documentation files contain a list of contributors for the
release. This list is written in one line and can become very long,
which makes reading source file uneasy.

So wrap the list of contributions in the release documentation files.

Signed-off-by: Benjamin Drung <benjamin.drung@ionos.com>
2021-12-22 08:59:16 -05:00

44 KiB

Salt 2016.11.1 Release Notes

Version 2016.11.1 is a bugfix release for 2016.11.0 <release-2016-11-0>.

Statistics

Changelog for v2016.11.0..v2016.11.1

Generated at: 2018-05-27 14:25:03 UTC

  • PR #38186: (Ch3LL) add 2016.11.1 changelog to release notes
  • PR #38182: (rallytime) [2016.11] Merge forward from 2016.3 to 2016.11 @ 2016-12-09 21:25:47 UTC
  • ISSUE #38094: (bfilipek) TypeError: object of type 'float' has no len() in grains.filter_by (refs: #38158)
  • PR #38158: (cachedout) Fix type problem in grains.filter_by @ 2016-12-09 21:24:40 UTC
  • ISSUE #38090: (jf) pkg.installed does not seem to refresh the repo database, no matter what (refs: #38113, #38156)
  • PR #38156: (terminalmage) Remove rtag when windows minion refreshes early in state @ 2016-12-09 21:15:01 UTC
    • 31a157d902 Merge pull request #38156 from terminalmage/fix-windows-refresh
    • 258bd4c2aa Remove rtag when windows minion refreshes early in state
  • ISSUE #37981: (tazaki) Salt-cloud ec2 vpc securitygroupid always returning default (refs: #38183)
  • PR #38183: (cro) Fix bad set operations when setting up securitygroups in AWS. @ 2016-12-09 21:12:10 UTC
    • c638952684 Merge pull request #38183 from cro/fix_37891
    • 0527d6f25e Fix bad set operations when setting up securitygroups in AWS. Fixes #37891.
    • PR #38181: (rallytime) Reset socket default timeout to None (fixes daemons_tests failures)
  • PR #38148: (whiteinge) Remove ssh_async from NetapiClient clients; it is not implemented @ 2016-12-09 18:49:42 UTC
    • 7ccbedd2cc Merge pull request #38148 from whiteinge/no-ssh-async-client
    • cb58cd4795 Remove ssh_async from NetapiClient clients; it is not implemented
  • PR #38160: (terminalmage) Update information about xz-utils in archive state/module docs @ 2016-12-09 18:34:03 UTC
    • 8d4e194400 Merge pull request #38160 from terminalmage/update-archive-docs
    • 8e4ad3cff3 Update information about xz-utils in archive state/module docs
  • ISSUE #38024: (Ch3LL) 2016.11.0 release notes missing azure arm reference (refs: #38164)
  • PR #38164: (techhat) Add Azure ARM docs for 2016.11.0 @ 2016-12-09 18:00:22 UTC
  • PR #38173: (rallytime) Bump some win* module deprecations from Nitrogen to Oxygen @ 2016-12-09 16:57:29 UTC
    • e3c858cc28 Merge pull request #38173 from rallytime/update-win-deprecation-versions
    • 09a50b25e7 Bump some win* module deprecations from Nitrogen to Oxygen
  • PR #38036: (terminalmage) archive.extracted: fix problems with overwrite arg @ 2016-12-08 19:08:41 UTC
    • PR #37889: (isbm) Allow overwrite archives extraction (refs: #38036)
    • 827bf59999 Merge pull request #38036 from terminalmage/archive-extracted-override
    • a1c70c7b95 archive.extracted: fix problems with overwrite arg
  • PR #38133: (terminalmage) Fix edge case in creation of trans tar for salt-thin @ 2016-12-08 17:47:26 UTC
  • PR #38138: (rallytime) [2016.11] Merge forward from 2016.3 to 2016.11 @ 2016-12-07 20:15:56 UTC
  • PR #38130: (rallytime) [2016.11] Merge forward from 2016.3 to 2016.11 @ 2016-12-07 20:11:19 UTC
  • ISSUE #38042: (MTecknology) [2016.11.0] Invalid interfaces file produced by debian_ip module (refs: #38043)
  • PR #38043: (MTecknology) Debian networking fix @ 2016-12-07 17:32:18 UTC
    • fd06bab673 Merge pull request #38043 from MTecknology/2016.11
    • 6d5e132e44 Removing trailing whitespace from previous commit
    • f882674acf Adding some options that are valid for inet6 blocks.
    • 81cb688d4c Better check for dual stack.
    • 525c746274 May Cthulhu take mercy on my soul for this commit.
    • 300ca6047e I guess this makes the previous commit a bit redundant, but I'm not sure if I want to remove it.
    • 6e7fc39c68 This now seems absurdly obvious, but I'm not ruling out that I'll break everything.
    • 82d2b89e0c Rolling back unit test.
    • b3edbcfd05 Adding larger and more complete debian_ip unit test.
    • 3afd7b6cf4 Adding the valid/documented 'slaves' option.
    • b6b1adc091 Typo: missing closing parenthesis
    • 756e41caf2 Fixing a typo; line should not be commented
    • 32a1374748 Corrects expected return value
    • 88f9d9f22c Mostly whitespace & comment changes
    • 41ffb8d805 Removing redundant line
    • 3a8168667b Ensure iface_dict not being populated will not produce a stacktrace
    • 4de2cb2805 Corrects regression in debian_ip/debian_eth.jinja
  • PR #38107: (cachedout) Status beacon should raise proper exception @ 2016-12-07 17:21:49 UTC
  • PR #38101: (lorengordon) Clarifies file.replace behavior on symlinks @ 2016-12-07 13:27:11 UTC
  • ISSUE #38090: (jf) pkg.installed does not seem to refresh the repo database, no matter what (refs: #38113, #38156)
  • PR #38113: (terminalmage) Revert changes to refresh tag for pkg states @ 2016-12-07 13:11:14 UTC
  • ISSUE #37976: (t0nyhays) Error when status beacon fires (2016.11.0) (refs: #38120)
  • PR #38120: (Da-Juan) Fix status beacon config default values @ 2016-12-07 13:08:33 UTC
  • PR #38114: (rallytime) [2016.11] Merge forward from 2016.3 to 2016.11 @ 2016-12-07 12:45:04 UTC
    • 6868089a87 Merge pull request #38114 from rallytime/merge-2016.11
    • fec9dec23a Merge branch '2016.3' into '2016.11'
      • fbc87769b9 Merge pull request #38083 from twangboy/fix_refresh_db
        • 978af6d83c Remove only .sls files from the cached winrepo-ng
      • 9dcfdeef6b Merge pull request #38059 from rallytime/daemons-test-fix
        • eb372b27d8 Add missing "not" statement: The last syndic test should assertFalse()
        • 4e10f8e018 Call exec_test for the Syndic daemon in tests.unit.daemons_test.py
      • 9cd42b9b3f Merge pull request #38039 from rallytime/fix-37939
        • 1da7aacfbe Update unit tests to account for additional file.search call
        • 8a685b1820 Check to see if a line is already commented before moving on
        • f2c045520d Write an integration test demonstrating the issue
      • a34a763984 Merge pull request #38045 from terminalmage/issue38037
        • 65289503d9 Simplify logic for matching desired pkg arch with actual pkg arch
        • 3babbcda94 yumpkg.py: don't include non-upgrade versions found by "yum list available"
  • PR #38109: (gtmanfred) mode needs to be an integer @ 2016-12-07 11:58:24 UTC
  • PR #38103: (rallytime) Back-port #37283 to 2016.11 @ 2016-12-06 23:12:59 UTC
  • PR #38057: (rallytime) [2016.11] Merge forward from 2016.3 to 2016.11 (refs: #38059) @ 2016-12-06 23:11:41 UTC
    • 5d9d6b9280 Merge pull request #38057 from rallytime/merge-2016.11
    • 342884018b Fix SaltKeyOptionParserTestCase test failures
    • 186e2d0d03 Don't allow libcloud mock module injection in unit/states/libcloud_dns_test.py either
    • d513a60189 Do not allow libcloud to be injected as a mock value in the libcloud_dns_test
    • 74a417e527 Update the mocked cloud configs to also include master configs
    • f2c8cb13d0 Better merge conflict resolution from the initial merge
    • 8fd53a4808 Merge branch '2016.3' into '2016.11'
      • 6724fe4871 Modify daemons test to use multiprocessing (#38034)
      • 6942d5d95b Merge pull request #37995 from rallytime/merge-2016.3
        • b44e17921c Merge branch '2015.8' into '2016.3'
          • 7a7e36728f Merge pull request #37978 from terminalmage/ext_pillar_first-docs
            • 61ed9a8657 Add clarifying language to ext_pillar_first docs
      • cd66c179cb fix broken yaml code block (#38002)
      • 3dd45fbedf Merge pull request #37912 from attiasr/fix_aws_response_encoding
        • ba4ec4e7f1 use Requests result encoding to encode the text
        • abe4eb3b98 fix encoding problem aws responses
      • 69a74a4d2d Merge pull request #37950 from vutny/fix-starting-up-syndic
        • 7d9bc9abce syndic_master: correct default value, documentation and example config
        • 92a7c7ed1b Set default Salt Master address for a Syndic (like for a Minion)
      • 7f269bc7f9 Add clarification on expr_form usage and future deprecation (#37964)
      • 1001987f64 Catch possible exception from lsb_release (#37962)
      • 330021cd8b Handle empty tokens safely (#37961)
      • ea46639ce7 Merge pull request #37272 from vutny/fix-getting-default-logging-opts
        • e5ce52388a Fix description in the Salt Syndic usage info
        • 518a3dd7ee Add unit tests for Salt parsers processing logging options
        • 83d6a44254 Add ssh_log_file option to master config and documentation
        • c8a0915460 Fix configuration example and documentation for syndic_log_file option
        • e64dd3ed6b Correct default attributes for various parser classes
        • 82a2e216b3 Fix default usage string for Salt command line programs
        • 45dffa292f Fix readding and updating logfile and pidfile config options for Salt API
        • f47253c21b Fix reading and applying Salt Cloud default configuration
        • fad5bec936 Work with a copy of default opts dictionaries
        • b7c24811e5 Fix log_level_logfile config value type
        • 1bd76a1d96 Fix setting temporary log level if CLI option omitted
        • 121848cc77 Fix obtaining log_granular_levels config setting
        • 44cf07fec2 Make CLI options take precedence for setting up logfile_logger
        • 61afaf1792 Fix setting option attributes when processing log_level and log_file
        • 3c60e2388e Fix processing of log_level_logfile config setting
        • 55a0af5bbd Use attribute functions for getting/setting options and config values
        • c25f2d091e Fix getting Salt API default logfile option
        • f2422373c1 Remove processing of unused and undocumented cli_*_log_* config options
        • 2065e8311c Get default logging level and file from default opts dict
      • f2f957da6c Merge pull request #37925 from kontrolld/add-ipv6-centos-network
        • ac2b477412 Adding IPv6 functionality for CentOS /etc/sysconfig/network
      • c07ad11279 Merge pull request #37899 from DSRCorporation/bugs/37059_schedule_task_hang
        • 9497748546 Clear functions context in schedule tasks for ZeroMQ.
      • a55519db40 Merge pull request #37928 from techhat/issue37737
      • 9d17f1ce90 Merge pull request #37929 from gtmanfred/2016.3
      • 3bb743b59f Merge pull request #37926 from kontrolld/fix-ipv6-centos-network
      • 271170a9f3 Merge pull request #37921 from rallytime/merge-2016.3
        • 523a67c422 Merge branch '2015.8' into '2016.3'
          • 4cdc6cf5ec Update earlier release channels' docs with Carbon release notes (#37914)
          • d31491a7fe [2015.8] Update version numbers in doc config for 2016.11.0 release (#37918)
      • 6cd6429ac0 Merge pull request #37924 from cachedout/fix_gem_states
    • PR #38112: (rallytime) Account for case where vim install already exists and is at an older version
  • ISSUE #19502: (kt97679) salt-ssh fails to run state.highstate with custom master_tops (refs: #38021)
  • PR #38021: (mateiw) Add master_tops support in salt-ssh @ 2016-12-06 14:26:22 UTC
  • PR #37878: (kstreee) Makes threads avoid blocking waiting while communicating using Zeromq. @ 2016-12-05 19:50:46 UTC
    • 78295516e7 Merge pull request #37878 from kstreee/2016.11
    • 9103878c4f Fixes blocking waiting through implementing a socket pool class.
  • PR #37987: (rbjorklin) consul_pillar support for limiting pillar exposure via minion targeting @ 2016-12-05 19:48:20 UTC
    • PR #37985: (rbjorklin) consul_pillar support for limiting pillar exposure via minion targeting (refs: #37987)
    • 0809ccd429 Merge pull request #37987 from rbjorklin/consul-pillar-target
    • 5d0454a7ca Ignore W1401 (anomalous-backslash-in-string)
    • 2e929a5ecc Linting fixes
    • 171cab1726 Fixed possible incorrect behavior if target wasn't on start/end of str
    • 7440582ce8 consul_pillar support for limiting pillar exposure via minion targeting
  • ISSUE #38062: (UtahDave) archive execution module not loading on Windows in 2016.11.0 (refs: #38067)
  • PR #38067: (terminalmage) Remove virtual funcs for archive state/module @ 2016-12-05 16:37:23 UTC
  • ISSUE #38001: (tomlaredo) Regression on postgres_group.present ('postgres_group' __virtual__ returned False) (refs: #38023)
  • ISSUE #37986: (marek-obuchowicz) Module postgres - wrong docs, doesn't work with debian 8.5 (refs: #38023)
  • ISSUE #37935: (ipmb) Postgres module regression on 2016.11 (refs: #37946, #37993, #38023, #38058)
  • PR #38058: (rallytime) Remove initdb dependency in postgres module @ 2016-12-04 04:19:02 UTC
  • ISSUE #37969: (lordcirth) Archive.extracted fails if -user: root is specified (refs: #38004)
  • PR #38004: (terminalmage) Fix regression in user/group mgmt for archive.extracted @ 2016-12-02 18:28:49 UTC
    • 1ac53e5196 Merge pull request #38004 from terminalmage/issue37969
    • 23bb90a7ce Add integration test for archive.extracted with user/group set to root
    • e5ee721696 Don't use simple boolean check on uid/gid
  • ISSUE #37941: (L4rS6) Outdated documentation for 2016.11.x (refs: #38051)
  • PR #38051: (Ch3LL) add docs for hash_type change to sha256 @ 2016-12-02 18:11:36 UTC
  • ISSUE #38000: (morganwillcock) 2016.11.0: saltutil.runner returns a different dict structure and breaks template rendering (refs: #38028)
  • PR #38028: (terminalmage) Pass full_return to saltutil.runner @ 2016-12-02 09:49:31 UTC
  • ISSUE #37980: (tveastman) Having 'git' in fileserver_backends and no gitfs_remotes defined causes a crash (refs: #38044)
  • PR #38044: (terminalmage) Remove debugging code @ 2016-12-02 09:43:44 UTC
  • PR #38035: (dmurphy18) Updated to return status from make_repo similar to rpmbuild.py @ 2016-12-01 22:30:53 UTC
    • 9661258f22 Merge pull request #38035 from dmurphy18/fix_debbuild
    • 3bca96e7f2 Updated to return status from make_repo similar to rpmbuild.py
  • ISSUE #38001: (tomlaredo) Regression on postgres_group.present ('postgres_group' __virtual__ returned False) (refs: #38023)
  • ISSUE #37986: (marek-obuchowicz) Module postgres - wrong docs, doesn't work with debian 8.5 (refs: #38023)
  • ISSUE #37935: (ipmb) Postgres module regression on 2016.11 (refs: #37946, #37993, #38023, #38058)
  • PR #38023: (gtmanfred) Expand error message for postgres states (refs: #38058) @ 2016-12-01 22:05:06 UTC
  • PR #38026: (rallytime) Back-port #38015 to 2016.11 @ 2016-12-01 19:16:15 UTC
  • ISSUE #37940: (alex-zel) dockerng.sls_build fails on some distributions (refs: #37954)
  • PR #37954: (gtmanfred) use sleep from path for docker.sls_build @ 2016-11-30 18:08:45 UTC
  • ISSUE #37935: (ipmb) Postgres module regression on 2016.11 (refs: #37946, #37993, #38023, #38058)
  • PR #37993: (ticosax) Remove initdb dependency to consume postgres module. (refs: #38058) @ 2016-11-30 18:08:13 UTC
    • 4ef5c98845 Merge pull request #37993 from ticosax/remove-initdb-requirement
    • c5c7a53d72 Remove initdb dependency to consume postgres module.
  • PR #37997: (cachedout) Update gem test for 2016.11 @ 2016-11-30 17:13:45 UTC
  • ISSUE #36723: (white-hat) ext_pillar_first option is broken in 2016.3 (refs: #36807)
  • ISSUE #24501: (astehlik) Order in top.sls file is not respected for pillar data in local mode (refs: #31316)
  • ISSUE #19332: (QuinnyPig) Nondeterminism in Pillar (refs: #31316)
  • PR #37979: (terminalmage) Revert addition of pillar_roots_override_ext_pillar @ 2016-11-30 14:34:24 UTC
  • ISSUE #37935: (ipmb) Postgres module regression on 2016.11 (refs: #37946, #37993, #38023, #38058)
  • PR #37946: (scott-w) Updated the bins_dir to default to pg_bin @ 2016-11-29 16:48:27 UTC
  • PR #37889: (isbm) Allow overwrite archives extraction (refs: #38036) @ 2016-11-29 16:18:57 UTC
    • d8650c5474 Merge pull request #37889 from isbm/isbm-states-archive-fix
    • e67706bd29 Document the behaviour.
    • 1970814111 Prevent crash during externally changed archive permissions
    • 91b42578b2 Add overwrite option so the extraction of the archive can be always performed.
    • e6958f7f15 Remove nonsense comment and react on generally absent path name
  • PR #37869: (isbm) Input sanitation (16.11) @ 2016-11-29 16:17:16 UTC
  • PR #37884: (isbm) Do not include "gpg-pubkey" packages, filtering by their name @ 2016-11-28 21:11:37 UTC
    • e539a94a56 Merge pull request #37884 from isbm/isbm-zypper-gpgkey-pkg-filter
    • 038374a586 Do not include "gpg-pubkey" packages, filtering by their name
  • PR #37882: (attiasr) multiple issues in boto_rds state and module @ 2016-11-28 21:09:11 UTC
  • PR #37930: (cachedout) Remove dictionary comprehension in netusers @ 2016-11-28 20:27:06 UTC
  • PR #37923: (rallytime) [2016.11] Merge forward from 2016.3 to 2016.11 @ 2016-11-28 19:55:03 UTC
    • 0f8b187d15 Merge pull request #37923 from rallytime/merge-2016.11
    • da7f5518eb Don't let 2016.3 doc config changes overwrite the 2016.11 changes
    • dfedd1185a Merge branch '2016.3' into '2016.11'
      • c35ba1f390 Merge pull request #37916 from rallytime/doc-update-2016.3
        • bd40592289 [2016.3] Update version numbers in doc config for 2016.11.0 release
      • e13a2488c8 Merge pull request #37785 from Cloudtek/ddns-respect-trailing-dot
        • 262e3b3697 respect trailing dot in ddns name parameter
      • c03b389422 Merge pull request #37895 from fj40crawler/fix-augeas-return-for-test
        • ddc238df36 Fixed augeas_test.py to match True v.s. None for test_change_in_test_mode
        • ef75c459c0 Merge branch '2016.3' of github.com:saltstack/salt into fix-augeas-return-for-test
        • b0fe0cd256 Change return value for salt/states/augeas.py to be True instead of None for cases where salt is run with test=True. Fixes #37870
      • fdbc31e8d8 Merge pull request #37907 from Talkless/patch-2
        • 072a319490 Fix server trust in test run of svn.latest
      • f39fdf443f Merge pull request #37896 from toanju/2016.3
      • ea935c5a91 Merge pull request #37886 from bdrung/fix-typos
      • 371b0a86d9 Merge pull request #37736 from dhaines/issue-37732
      • 87aeb66fbf Merge pull request #37797 from clan/extfs
      • f7c7109152 Merge pull request #37762 from twangboy/fix_chocolatey_state
        • 9696b6dfa5 Use keyword args instead of relying on ordering
        • 398eaa074d Add pre_versions to the available arguments
      • 56baa92d55 Merge pull request #37866 from meaksh/2016.3-bp-37149-36938-36784
        • 9d8d578109 Fix pkg.latest_version when latest already installed
        • ffca0d491c - acl.delfacl: fix position of -X option to setfacl
        • 3dfed6b841 Adjust linux_acl unit test argument ordering
        • f185ecdde1 core.py: quote style fixed
        • 8404d13424 Setting up OS grains for SLES Expanded Support (SUSE's Red Hat compatible platform)
      • d0cc7f0d56 Merge pull request #37863 from rallytime/bp-36893
        • 4c70534991 Add versionadded to reauth option in dockerng module
        • 5ca2c388c2 added documentation for the new reuth option in docker registry configuration
        • 5b0c11ab47 add option to force a reauth for a docker registry
      • b17a118e72 add multiline encryption documentation to nacl (#37847)
    • PR #37927: (thatch45) Add a release notes reference to the docker-sls tutorial
    • PR #37917: (rallytime) [2016.11] Update version numbers in doc config for 2016.11.0 release
  • PR #37890: (bbinet) Fix support for extra_mods='six' to add six module to a thin.tgz tarball @ 2016-11-28 13:53:06 UTC
    • ee00592995 Merge pull request #37890 from bbinet/fix-genthin-six
    • 7fceaa3476 Fix support for extra_mods='six' to add six module to a thin.tgz tarball
  • ISSUE #37713: (aboe76) masterless minion can't call pillar.item from pillar stack (development branch) (refs: #37843)
  • ISSUE #37449: (thatch45) Allow TLS connections in the Tornado TCP transport (refs: #37776, #37859)
  • ISSUE #37449: (thatch45) Allow TLS connections in the Tornado TCP transport (refs: #37776, #37859)
  • PR #37829: (rallytime) [2016.11] Merge forward from 2016.3 to 2016.11 @ 2016-11-22 15:26:00 UTC
  • PR #37815: (rallytime) [2016.11] Merge forward from 2016.3 to 2016.11 @ 2016-11-21 20:22:49 UTC
  • ISSUE #37449: (thatch45) Allow TLS connections in the Tornado TCP transport (refs: #37776, #37859)
  • PR #37776: (DmitryKuzmenko) Full TLS/SSL options support as provided by Tornado TCPServer. (refs: #37849) @ 2016-11-21 20:11:52 UTC
    • 0b30b93dbb Merge pull request #37776 from DSRCorporation/features/37449_tls
    • 6857b9b8b1 Documented new TLS/SSL settings.
    • e42898f2e3 Full TLS/SSL options support as provided by Tornado TCPServer.
  • PR #37773: (rallytime) [2016.11] Merge forward from 2016.3 to 2016.11 @ 2016-11-18 19:18:42 UTC
    • 3835f91d99 Merge pull request #37773 from rallytime/merge-2016.11
    • c859fc9ec1 Merge branch '2016.3' into '2016.11'
    • c62ff6b023 Add thorium path to syspaths (#37767)
    • bff949f4e9 Merge pull request #37760 from hu-dabao/fix_cb_returner
      • de372f277e 1. returner no need to check whether the jid exists for external job cache setup 2. add full_ret to return doc so that the document will be informative 3. make ttl as a config attribute because salt-minion does not have keep_jobs attribute 4. add password into config attribute 5. update the documents accordingly
    • 1f976ac212 Merge pull request #37738 from terminalmage/issue36629
      • da46678c51 Allow pillar.get to retrieve fresh pillar data when saltenv passed
    • 7aee7fc63c Switch default filter tag for ONE resources from user only to all resources (#37745)
  • PR #37764: (mirceaulinic) Doc fixes and replace feature @ 2016-11-18 03:15:31 UTC