Hello community, here is the log from the commit of package rubygem-chef for openSUSE:Factory checked in at 2013-08-06 11:46:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-chef (Old) and /work/SRC/openSUSE:Factory/.rubygem-chef.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-chef" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-chef/rubygem-chef.changes 2013-07-04 10:17:22.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-chef.new/rubygem-chef.changes 2013-08-06 11:46:59.000000000 +0200 @@ -1,0 +2,47 @@ +Sun Aug 4 18:37:03 UTC 2013 - [email protected] + +- CHEF-4015-group.patch is included by upstream - patch removed +- CHEF-3938-dont-disable-gpg-checks-in-zypper-commands.patch + is included by upstrea, - patch removed +- CHEF-4123-chef-server-bootstrap-installation.patch is included by + upstream - patch removed + +- Update to version 11.6.0 +- See also http://docs.opscode.com/release/11-6/release_notes.html +- Support for SELinux Support for SELinux has been improved, including Chef + using the restorecon command when using file-based resources, correctly + matching default policy settings (when the underlying cookbook also conforms + to the same policy settings), and configurable file permission fixup (with + the enable_selinux_file_permission_fixup setting in the client.rb file). +- Atomic file updates Atomic file updates ensure that updates are still made + in certain situations, such as if disk space runs out or when a binary is + being updated. +- Rebuilt file resource The file resource has been refactored and is now the + base resource for the cookbook_file, remote_file, and template resources. +- New common attributes for file-based resources The atomic_update, + force_unlink, and manage_symlink_source attributes have been added. +- New attributes for remote_file resource The ftp_active_mode, headers, + use_conditional_get, use_etag, and use_last_modified have been added. +- New helper methods for the template resource The helper and helpers + attributes have been added. Use these to define helper methods to extend + templates using by using inline helper methods, inline helper modules, and + cookbook library modules. +- Updated attributes for file-based resources The source attribute has been + modified to support FTP and local files. +- Updated behavior for the mode attribute The mode attribute default behavior + is changed for file-based resources and the directory resource. +- New batch resource Execute a batch script using the cmd.exe interpreter. A + temporary file is created and then executed like other script resources. +- New powershell_script resource Execute a script using the Windows PowerShell + interpreter just like the script resource, but designed for the Microsoft + Windows platform and the Windows PowerShell interpreter. +- New settings for the client.rb file The data_bag_decrypt_minimum_version, + enable_selinux_file_permission_fixup, and file_atomic_update settings have + been added. +- New subcommands for Knife knife deps, knife edit, and knife xargs have been + added to Chef. +- New options for Knife subcommands The knife delete, knife diff, knife + download, knife list, and knife upload subcommands have new options. +- Support for environments in chef-solo chef-solo now supports environments. + +------------------------------------------------------------------- Old: ---- CHEF-3938-dont-disable-gpg-checks-in-zypper-commands.patch CHEF-4015-group.patch CHEF-4123-chef-server-bootstrap-installation.patch chef-11.4.4.gem New: ---- chef-11.6.0.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-chef.spec ++++++ --- /var/tmp/diff_new_pack.sjNFYl/_old 2013-08-06 11:47:00.000000000 +0200 +++ /var/tmp/diff_new_pack.sjNFYl/_new 2013-08-06 11:47:00.000000000 +0200 @@ -19,7 +19,7 @@ %global with_systemd 0%{?suse_version} >= 1230 Name: rubygem-chef -Version: 11.4.4 +Version: 11.6.0 Release: 0 %define mod_name chef %define mod_full_name %{mod_name}-%{version} @@ -36,11 +36,6 @@ Source1: chef.rb Source2: chef-client.init Source3: chef-client.service -# PATCH-FIX-UPSTREAM: fix the group provider in openSUSE 12.3 -Patch0: CHEF-4015-group.patch -# PATCH-FIX-UPSTREAM -Patch1: CHEF-3938-dont-disable-gpg-checks-in-zypper-commands.patch -Patch2: CHEF-4123-chef-server-bootstrap-installation.patch Summary: A systems integration framework, built to bring the benefits of License: Apache-2.0 Group: Development/Languages/Ruby @@ -68,9 +63,6 @@ %prep %gem_unpack -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 %gem_build %build @@ -141,6 +133,7 @@ %{_bindir}/chef-shell %{_bindir}/shef %{_bindir}/chef-apply +%{_bindir}/chef-service-manager %{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/ %exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/spec -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
