[DRE-commits] [chef] 01/04: Merge tag 'upstream/12.11.18'

Antonio Terceiro terceiro at moszumanska.debian.org
Fri Jun 24 18:06:08 UTC 2016


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to branch master
in repository chef.

commit 0adb812a1020a57a5d5bf13d2469bbdaa062efa3
Merge: fec94a0 dc4a68f
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Fri Jun 24 14:24:24 2016 -0300

    Merge tag 'upstream/12.11.18'
    
    Upstream version 12.11.18
    
    # gpg: Signature made Sex 24 Jun 2016 14:24:24 BRT using RSA key ID CD460BDE
    # gpg: Good signature from "Antonio Terceiro <terceiro at softwarelivre.org>"
    # gpg:                 aka "Antonio Terceiro <terceiro at dcc.ufba.br>"
    # gpg:                 aka "Antonio Terceiro <terceiro at colivre.coop.br>"
    # gpg:                 aka "Antonio Terceiro <terceiro at debian.org>"
    # gpg:                 aka "Antonio Terceiro <antonio.terceiro at linaro.org>"
    # gpg:                 aka "Antonio Terceiro <antonio.terceiro at linaro.org>"

 ISSUE_TEMPLATE.md => .github/ISSUE_TEMPLATE.md     |   0
 .mailmap                                           |  65 +-
 .travis.yml                                        | 209 +++--
 CHANGELOG.md                                       |  26 +
 CONTRIBUTING.md                                    |  41 +-
 DOC_CHANGES.md                                     |  20 +-
 Gemfile                                            |  17 +-
 Gemfile.lock                                       |  88 +-
 NOTICE                                             |   2 +-
 README.md                                          |  12 +-
 ROADMAP.md                                         |   4 -
 VERSION                                            |   2 +-
 acceptance/Gemfile.lock                            |  53 +-
 .../.acceptance/acceptance-cookbook/.gitignore     |   2 +
 .../.acceptance/acceptance-cookbook/metadata.rb    |   3 +
 .../acceptance-cookbook/recipes/destroy.rb         |   2 +
 .../acceptance-cookbook/recipes/provision.rb       |   2 +
 .../acceptance-cookbook/recipes/verify.rb          |   2 +
 .../.acceptance/data-collector-test/.gitignore     |  16 +
 .../.acceptance/data-collector-test/Berksfile      |   3 +
 .../data-collector-test/files/default/api.rb       |  85 ++
 .../data-collector-test/files/default/apigemfile   |   3 +
 .../files/default/client-rb-both-mode.rb           |   4 +
 .../files/default/client-rb-client-mode.rb         |   4 +
 .../files/default/client-rb-no-endpoint.rb         |   2 +
 .../files/default/client-rb-solo-mode.rb           |   4 +
 .../data-collector-test/files/default/config.ru    |   2 +
 .../.acceptance/data-collector-test/metadata.rb    |   7 +
 .../data-collector-test/recipes/default.rb         |  38 +
 acceptance/data-collector/.kitchen.yml             |   9 +
 acceptance/data-collector/Berksfile                |   3 +
 acceptance/data-collector/Berksfile.lock           |   6 +
 .../integration/default/serverspec/default_spec.rb | 251 ++++++
 .../serverspec/fips-integration_spec.rb            |   3 +-
 acceptance/top-cookbooks/.kitchen.docker.yml       |   5 +-
 chef-config/lib/chef-config/config.rb              |  49 +-
 chef-config/lib/chef-config/fips.rb                |  51 ++
 chef-config/lib/chef-config/version.rb             |   2 +-
 chef-config/spec/unit/config_spec.rb               |  40 +
 chef-config/spec/unit/fips_spec.rb                 | 122 +++
 chef.gemspec                                       |   1 +
 ci/bundle_install.sh                               |   8 +
 ci/dependency_update.sh                            |   7 +
 ci/verify-chef.sh                                  |  16 +-
 ci/version_bump.sh                                 |   7 +
 ci/version_show.sh                                 |   7 +
 kitchen-tests/.kitchen.travis.yml                  | 119 ++-
 kitchen-tests/.kitchen.yml                         |  26 +-
 kitchen-tests/Berksfile                            |   5 +-
 kitchen-tests/Berksfile.lock                       |  73 +-
 kitchen-tests/Gemfile                              |  17 +-
 kitchen-tests/Gemfile.lock                         | 130 ++-
 kitchen-tests/cookbooks/base/Berksfile             |   5 +
 kitchen-tests/cookbooks/base/README.md             |   3 +
 kitchen-tests/cookbooks/base/attributes/default.rb |  87 ++
 .../cookbooks/base/libraries/chef-sugar.rb         |   4 +
 kitchen-tests/cookbooks/base/metadata.rb           |  25 +
 kitchen-tests/cookbooks/base/recipes/default.rb    |  46 +
 kitchen-tests/cookbooks/base/recipes/packages.rb   |   9 +
 kitchen-tests/cookbooks/webapp/metadata.rb         |   6 +-
 kitchen-tests/data_bags/users/adam.json            |   9 +
 .../test/integration/webapp/default_spec.rb        | 118 +++
 .../test/integration/webapp/serverspec/Gemfile     |   4 -
 .../integration/webapp/serverspec/Gemfile.lock     |  19 -
 .../webapp/serverspec/localhost/default_spec.rb    | 127 ---
 lib/chef/application.rb                            |  23 +-
 lib/chef/application/apply.rb                      |  10 +-
 lib/chef/application/client.rb                     |   6 +-
 lib/chef/application/exit_code.rb                  | 226 +++++
 lib/chef/application/solo.rb                       |  44 +-
 lib/chef/application/windows_service.rb            |   6 +-
 lib/chef/chef_fs/command_line.rb                   |   7 +
 lib/chef/chef_fs/config.rb                         |   2 +-
 lib/chef/chef_fs/data_handler/data_handler_base.rb |  21 +-
 .../data_handler/environment_data_handler.rb       |   2 +-
 lib/chef/chef_fs/data_handler/role_data_handler.rb |   2 +-
 lib/chef/chef_fs/file_system.rb                    |  28 +-
 lib/chef/chef_fs/file_system/base_fs_object.rb     |   4 +
 .../chef_fs/file_system/chef_server/acl_dir.rb     |   2 +-
 .../chef_fs/file_system/chef_server/acl_entry.rb   |   9 +
 .../file_system/chef_server/data_bag_dir.rb        |   6 +
 .../file_system/chef_server/data_bag_entry.rb      |  19 +
 .../file_system/chef_server/environments_dir.rb    |   2 +-
 .../chef_fs/file_system/chef_server/nodes_dir.rb   |   2 +-
 .../chef_fs/file_system/chef_server/org_entry.rb   |   4 +
 .../chef_server/organization_invites_entry.rb      |   4 +
 .../chef_server/organization_members_entry.rb      |   4 +
 .../chef_server/policy_revision_entry.rb           |   4 +
 .../file_system/chef_server/rest_list_dir.rb       |   6 +-
 .../file_system/chef_server/rest_list_entry.rb     |  19 +-
 lib/chef/chef_fs/file_system/exceptions.rb         |   7 +
 lib/chef/chef_fs/file_system/multiplexed_dir.rb    |   4 +-
 .../chef_fs/file_system/nonexistent_fs_object.rb   |   4 -
 lib/chef/chef_fs/file_system/repository/acl.rb     |   7 +
 .../chef_fs/file_system/repository/acls_sub_dir.rb |   4 -
 .../chef_fs/file_system/repository/base_file.rb    |  40 +-
 .../chef_repository_file_system_cookbook_entry.rb  |   4 +
 .../file_system/repository/client_keys_sub_dir.rb  |   4 -
 .../chef_fs/file_system/repository/clients_dir.rb  |   3 -
 .../file_system/repository/containers_dir.rb       |   4 -
 .../chef_fs/file_system/repository/directory.rb    |   4 +
 .../file_system/repository/environments_dir.rb     |   4 -
 .../chef_fs/file_system/repository/groups_dir.rb   |   4 -
 .../chef_fs/file_system/repository/nodes_dir.rb    |   4 -
 .../file_system/repository/policy_groups_dir.rb    |   4 -
 .../chef_fs/file_system/repository/roles_dir.rb    |   4 -
 .../chef_fs/file_system/repository/users_dir.rb    |   4 -
 lib/chef/client.rb                                 |  14 +-
 lib/chef/config_fetcher.rb                         |   8 +-
 lib/chef/cookbook/gem_installer.rb                 |   1 +
 lib/chef/cookbook/synchronizer.rb                  |   2 +-
 lib/chef/data_bag.rb                               |   4 +-
 lib/chef/data_bag_item.rb                          |   2 +-
 lib/chef/data_collector.rb                         | 345 ++++++++
 lib/chef/data_collector/messages.rb                | 125 +++
 lib/chef/data_collector/messages/helpers.rb        | 161 ++++
 lib/chef/data_collector/resource_report.rb         |  84 ++
 lib/chef/decorator.rb                              |  81 ++
 lib/chef/decorator/lazy.rb                         |  60 ++
 lib/chef/decorator/lazy_array.rb                   |  59 ++
 lib/chef/deprecation/provider/remote_file.rb       |   2 +-
 lib/chef/dsl/core.rb                               |  30 +-
 lib/chef/dsl/platform_introspection.rb             |  16 +
 lib/chef/dsl/recipe.rb                             |  24 +-
 lib/chef/dsl/universal.rb                          |  50 ++
 lib/chef/environment.rb                            |   4 +-
 lib/chef/exceptions.rb                             |  23 +-
 lib/chef/handler.rb                                |  33 +
 lib/chef/knife/cookbook_show.rb                    |  16 +-
 lib/chef/knife/cookbook_site_install.rb            |   9 +-
 lib/chef/knife/list.rb                             |   3 +-
 lib/chef/knife/ssl_check.rb                        |   3 +-
 lib/chef/monkey_patches/win32/registry.rb          |  11 +
 lib/chef/node.rb                                   |   4 +-
 lib/chef/platform/rebooter.rb                      |  15 +-
 lib/chef/policy_builder/dynamic.rb                 |   2 +-
 lib/chef/policy_builder/expand_node_object.rb      |   6 +-
 lib/chef/policy_builder/policyfile.rb              |   2 +-
 lib/chef/provider/git.rb                           |  84 +-
 lib/chef/provider/lwrp_base.rb                     |   1 -
 lib/chef/provider/osx_profile.rb                   |   5 +-
 lib/chef/provider/package.rb                       |  64 +-
 lib/chef/provider/package/apt.rb                   | 200 +++--
 lib/chef/provider/package/chocolatey.rb            |  19 +-
 lib/chef/provider/package/dpkg.rb                  |   4 +-
 lib/chef/provider/package/portage.rb               |   2 +-
 lib/chef/provider/package/rubygems.rb              |  20 +-
 lib/chef/provider/package/yum.rb                   | 963 +--------------------
 lib/chef/provider/package/yum/rpm_utils.rb         | 642 ++++++++++++++
 lib/chef/provider/package/{ => yum}/yum-dump.py    |   0
 lib/chef/provider/package/yum/yum_cache.rb         | 376 ++++++++
 lib/chef/provider/systemd_unit.rb                  | 238 +++++
 lib/chef/providers.rb                              |   1 +
 lib/chef/resource.rb                               |   9 +-
 lib/chef/resource/file.rb                          |   7 +-
 lib/chef/resource/systemd_unit.rb                  |  63 ++
 lib/chef/resources.rb                              |   1 +
 lib/chef/shell/shell_session.rb                    |   6 +-
 lib/chef/version.rb                                |   2 +-
 omnibus/Gemfile.lock                               |  44 +-
 omnibus/config/projects/chef.rb                    |   4 +
 omnibus/config/software/chef-appbundle.rb          |   3 +
 omnibus/config/software/chef-complete.rb           |   1 +
 .../config/software/chef-gem-binding_of_caller.rb  |   3 +
 omnibus/config/software/chef-gem-byebug.rb         |   3 +
 .../config/software/chef-gem-debug_inspector.rb    |   3 +
 omnibus/config/software/chef-gem-ffi-yajl.rb       |   3 +
 omnibus/config/software/chef-gem-ffi.rb            |   5 +
 omnibus/config/software/chef-gem-json.rb           |   4 +
 omnibus/config/software/chef-gem-libyajl2.rb       |   3 +
 omnibus/config/software/chef-gem-mini_portile2.rb  |   3 +
 omnibus/config/software/chef-gem-nokogiri.rb       |   3 +
 omnibus/config/software/chef-gem-ruby-prof.rb      |   3 +
 omnibus/config/software/chef-gem-ruby-shadow.rb    |   4 +
 omnibus_overrides.rb                               |   2 +-
 .../functional/resource/chocolatey_package_spec.rb |   5 -
 spec/functional/win32/registry_spec.rb             |   1 +
 spec/integration/client/exit_code_spec.rb          | 245 ++++++
 spec/integration/knife/deps_spec.rb                |  14 +-
 spec/integration/knife/download_spec.rb            |  19 +
 spec/integration/knife/list_spec.rb                |   8 -
 spec/integration/knife/upload_spec.rb              |  23 +-
 spec/integration/solo/solo_spec.rb                 |   2 +-
 spec/unit/application/apply_spec.rb                |  10 +-
 spec/unit/application/exit_code_spec.rb            | 231 +++++
 spec/unit/application/solo_spec.rb                 | 231 +++--
 spec/unit/chef_fs/config_spec.rb                   | 129 +++
 .../file_system/repository/base_file_spec.rb       |  18 +-
 spec/unit/client_spec.rb                           |   2 +-
 spec/unit/config_fetcher_spec.rb                   |   4 +-
 spec/unit/cookbook/synchronizer_spec.rb            |   2 +-
 spec/unit/data_bag_item_spec.rb                    |   4 +-
 spec/unit/data_bag_spec.rb                         |   4 +-
 spec/unit/data_collector/messages/helpers_spec.rb  | 190 ++++
 spec/unit/data_collector/messages_spec.rb          | 207 +++++
 spec/unit/data_collector_spec.rb                   | 525 +++++++++++
 spec/unit/decorator/lazy_array_spec.rb             |  58 ++
 .../acl.rb => spec/unit/decorator/lazy_spec.rb     |  33 +-
 spec/unit/decorator_spec.rb                        | 142 +++
 spec/unit/environment_spec.rb                      |   8 +-
 spec/unit/handler_spec.rb                          |  87 ++
 spec/unit/knife/cookbook_show_spec.rb              | 179 ++--
 spec/unit/knife/ssl_check_spec.rb                  |  16 +
 spec/unit/policy_builder/dynamic_spec.rb           |   2 +-
 spec/unit/policy_builder/policyfile_spec.rb        |   2 +-
 spec/unit/provider/git_spec.rb                     |  95 +-
 spec/unit/provider/package/apt_spec.rb             | 131 ++-
 spec/unit/provider/package/chocolatey_spec.rb      |  18 +-
 spec/unit/provider/package/portage_spec.rb         |   6 +
 spec/unit/provider/package/rubygems_spec.rb        |  42 +-
 .../unit/provider/package/yum/yum_cache_spec.rb    |  23 +-
 spec/unit/provider/package_spec.rb                 |  27 +-
 spec/unit/provider/systemd_unit_spec.rb            | 885 +++++++++++++++++++
 spec/unit/resource/systemd_unit_spec.rb            | 133 +++
 tasks/bin/bundle-platform                          |   8 +-
 tasks/bin/run_chef_tests                           |  17 -
 tasks/bundle_util.rb                               |  20 +-
 tasks/changelog.rb                                 |   1 +
 tasks/dependencies.rb                              | 104 +--
 version_policy.rb                                  |   4 +
 220 files changed, 8389 insertions(+), 2231 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/chef.git



More information about the Pkg-ruby-extras-commits mailing list