22992956 Update puppetlabs-stdlib to 4.11.0
authorPatrick Einheber <patrick.einheber@oracle.com>
Fri, 01 Apr 2016 12:05:20 -0700
changeset 5702 e9b278761dd1
parent 5701 1409c5c63ef9
child 5703 963b07bbc029
22992956 Update puppetlabs-stdlib to 4.11.0
components/ruby/puppet-modules/puppetlabs-stdlib/Makefile
components/ruby/puppet-modules/puppetlabs-stdlib/puppetlabs-stdlib.p5m
--- a/components/ruby/puppet-modules/puppetlabs-stdlib/Makefile	Fri Apr 01 11:13:52 2016 -0700
+++ b/components/ruby/puppet-modules/puppetlabs-stdlib/Makefile	Fri Apr 01 12:05:20 2016 -0700
@@ -20,22 +20,22 @@
 #
 
 #
-# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		puppetlabs-stdlib
-COMPONENT_VERSION=	4.7.0
+COMPONENT_VERSION=	4.11.0
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
 COMPONENT_ARCHIVE_HASH=	\
-    sha256:2aea8d3b9719078a5ff19d81c10389d22063c5bf6b9dcc90188cf42ba1f766b7
+    sha256:560dc25fdf8c5fa9ed9448e916de6fcb9d79cece76c8ebcfe2befd232ead0990
 COMPONENT_ARCHIVE_URL=	http://forgeapi.puppetlabs.com/v3/files/$(COMPONENT_ARCHIVE)
 COMPONENT_PROJECT_URL=	http://www.openstack.org/
 COMPONENT_BUGDB=	utility/puppet
 
-TPNO=			24150
+TPNO=			27493
 
 include $(WS_MAKE_RULES)/prep.mk
 include $(WS_MAKE_RULES)/puppetmodule.mk
--- a/components/ruby/puppet-modules/puppetlabs-stdlib/puppetlabs-stdlib.p5m	Fri Apr 01 11:13:52 2016 -0700
+++ b/components/ruby/puppet-modules/puppetlabs-stdlib/puppetlabs-stdlib.p5m	Fri Apr 01 12:05:20 2016 -0700
@@ -57,10 +57,13 @@
 file path=etc/puppet/modules/stdlib/examples/has_ip_network.pp
 file path=etc/puppet/modules/stdlib/examples/init.pp
 file path=etc/puppet/modules/stdlib/lib/facter/facter_dot_d.rb
+file path=etc/puppet/modules/stdlib/lib/facter/package_provider.rb
 file path=etc/puppet/modules/stdlib/lib/facter/pe_version.rb
 file path=etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb
 file path=etc/puppet/modules/stdlib/lib/facter/root_home.rb
+file path=etc/puppet/modules/stdlib/lib/facter/service_provider.rb
 file path=etc/puppet/modules/stdlib/lib/facter/util/puppet_settings.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/functions/is_a.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/functions/type_of.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/abs.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/any2array.rb
@@ -75,6 +78,7 @@
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/chomp.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/chop.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/concat.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/convert_base.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/count.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/deep_merge.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/defined_with_params.rb
@@ -84,6 +88,7 @@
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/delete_values.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/difference.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/dirname.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/dos2unix.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/downcase.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/empty.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/ensure_packages.rb
@@ -102,6 +107,7 @@
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/has_key.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/hash.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/intersection.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_absolute_path.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_array.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_bool.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/is_domain_name.rb
@@ -116,6 +122,7 @@
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/join.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/join_keys_to_values.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/keys.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/load_module_metadata.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/loadyaml.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/lstrip.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/max.rb
@@ -134,6 +141,7 @@
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/reject.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/reverse.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/rstrip.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/seeded_rand.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/shuffle.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/size.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/sort.rb
@@ -146,10 +154,12 @@
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/swapcase.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/time.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/to_bytes.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/try_get_value.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/type.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/type3x.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/union.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/unique.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/unix2dos.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/upcase.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/uriescape.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_absolute_path.rb
@@ -159,6 +169,7 @@
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_cmd.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_hash.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_integer.rb
+file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_ip_address.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_ipv4_address.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_ipv6_address.rb
 file path=etc/puppet/modules/stdlib/lib/puppet/parser/functions/validate_numeric.rb
@@ -196,7 +207,6 @@
 file path=etc/puppet/modules/stdlib/spec/acceptance/dirname_spec.rb
 file path=etc/puppet/modules/stdlib/spec/acceptance/downcase_spec.rb
 file path=etc/puppet/modules/stdlib/spec/acceptance/empty_spec.rb
-file path=etc/puppet/modules/stdlib/spec/acceptance/ensure_packages_spec.rb
 file path=etc/puppet/modules/stdlib/spec/acceptance/ensure_resource_spec.rb
 file path=etc/puppet/modules/stdlib/spec/acceptance/flatten_spec.rb
 file path=etc/puppet/modules/stdlib/spec/acceptance/floor_spec.rb
@@ -212,6 +222,7 @@
 file path=etc/puppet/modules/stdlib/spec/acceptance/has_key_spec.rb
 file path=etc/puppet/modules/stdlib/spec/acceptance/hash_spec.rb
 file path=etc/puppet/modules/stdlib/spec/acceptance/intersection_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/is_a_spec.rb
 file path=etc/puppet/modules/stdlib/spec/acceptance/is_array_spec.rb
 file path=etc/puppet/modules/stdlib/spec/acceptance/is_bool_spec.rb
 file path=etc/puppet/modules/stdlib/spec/acceptance/is_domain_name_spec.rb
@@ -272,6 +283,7 @@
 file path=etc/puppet/modules/stdlib/spec/acceptance/swapcase_spec.rb
 file path=etc/puppet/modules/stdlib/spec/acceptance/time_spec.rb
 file path=etc/puppet/modules/stdlib/spec/acceptance/to_bytes_spec.rb
+file path=etc/puppet/modules/stdlib/spec/acceptance/try_get_value_spec.rb
 file path=etc/puppet/modules/stdlib/spec/acceptance/type_spec.rb
 file path=etc/puppet/modules/stdlib/spec/acceptance/union_spec.rb
 file path=etc/puppet/modules/stdlib/spec/acceptance/unique_spec.rb
@@ -293,6 +305,7 @@
 file path=etc/puppet/modules/stdlib/spec/acceptance/values_spec.rb
 file path=etc/puppet/modules/stdlib/spec/acceptance/zip_spec.rb
 file path=etc/puppet/modules/stdlib/spec/fixtures/dscacheutil/root
+file path=etc/puppet/modules/stdlib/spec/fixtures/lsuser/root
 file path=etc/puppet/modules/stdlib/spec/functions/abs_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/any2array_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/assert_private_spec.rb
@@ -306,6 +319,7 @@
 file path=etc/puppet/modules/stdlib/spec/functions/chomp_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/chop_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/concat_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/convert_base_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/count_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/deep_merge_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/defined_with_params_spec.rb
@@ -315,6 +329,7 @@
 file path=etc/puppet/modules/stdlib/spec/functions/delete_values_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/difference_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/dirname_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/dos2unix_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/downcase_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/empty_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/ensure_packages_spec.rb
@@ -333,6 +348,7 @@
 file path=etc/puppet/modules/stdlib/spec/functions/has_key_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/hash_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/intersection_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/is_a_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/is_array_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/is_bool_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/is_domain_name_spec.rb
@@ -347,6 +363,7 @@
 file path=etc/puppet/modules/stdlib/spec/functions/join_keys_to_values_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/join_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/keys_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/load_module_metadata_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/loadyaml_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/lstrip_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/max_spec.rb
@@ -365,6 +382,7 @@
 file path=etc/puppet/modules/stdlib/spec/functions/reject_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/reverse_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/rstrip_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/seeded_rand_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/shuffle_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/size_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/sort_spec.rb
@@ -377,11 +395,13 @@
 file path=etc/puppet/modules/stdlib/spec/functions/swapcase_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/time_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/to_bytes_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/try_get_value_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/type3x_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/type_of_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/type_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/union_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/unique_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/unix2dos_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/upcase_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/uriescape_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/validate_absolute_path_spec.rb
@@ -391,6 +411,7 @@
 file path=etc/puppet/modules/stdlib/spec/functions/validate_cmd_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/validate_hash_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/validate_integer_spec.rb
+file path=etc/puppet/modules/stdlib/spec/functions/validate_ip_address_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/validate_ipv4_address_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/validate_ipv6_address_spec.rb
 file path=etc/puppet/modules/stdlib/spec/functions/validate_numeric_spec.rb
@@ -407,9 +428,12 @@
 file path=etc/puppet/modules/stdlib/spec/spec_helper.rb
 file path=etc/puppet/modules/stdlib/spec/spec_helper_acceptance.rb
 file path=etc/puppet/modules/stdlib/spec/unit/facter/facter_dot_d_spec.rb
+file path=etc/puppet/modules/stdlib/spec/unit/facter/package_provider_spec.rb
 file path=etc/puppet/modules/stdlib/spec/unit/facter/pe_version_spec.rb
 file path=etc/puppet/modules/stdlib/spec/unit/facter/root_home_spec.rb
+file path=etc/puppet/modules/stdlib/spec/unit/facter/service_provider_spec.rb
 file path=etc/puppet/modules/stdlib/spec/unit/facter/util/puppet_settings_spec.rb
+file path=etc/puppet/modules/stdlib/spec/unit/puppet/parser/functions/is_absolute_path_spec.rb
 file path=etc/puppet/modules/stdlib/spec/unit/puppet/provider/file_line/ruby_spec.rb
 file path=etc/puppet/modules/stdlib/spec/unit/puppet/type/anchor_spec.rb
 file path=etc/puppet/modules/stdlib/spec/unit/puppet/type/file_line_spec.rb