summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2023-02-23 16:56:05 +0000
committerChef Expeditor <chef-ci@chef.io>2023-02-23 16:56:05 +0000
commitc2b1184945a5199a311e2f9e20b89e294830ce85 (patch)
tree585fa29800a399f632d71abc76591138017464c5
parentf83a5c0e11ea4c367421d14e5f720c9fb0dedf11 (diff)
downloadchef-c2b1184945a5199a311e2f9e20b89e294830ce85.tar.gz
Bump version to 17.10.30 by Chef Expeditorv17.10.30
Obvious fix; these changes are the result of automation not creative thinking.
-rw-r--r--CHANGELOG.md7
-rw-r--r--Gemfile.lock36
-rw-r--r--VERSION2
-rw-r--r--chef-bin/lib/chef-bin/version.rb2
-rw-r--r--chef-config/lib/chef-config/version.rb2
-rw-r--r--chef-utils/lib/chef-utils/version.rb2
-rw-r--r--knife/lib/chef/knife/version.rb2
-rw-r--r--lib/chef/version.rb2
8 files changed, 28 insertions, 27 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 16659c9819..fbecb89a38 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,17 +1,18 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
This changelog lists individual merged pull requests to Chef Infra Client and geared towards developers. For a list of significant changes per release see the [Chef Infra Client Release Notes](https://docs.chef.io/release_notes_client/).
-<!-- latest_release 17.10.29 -->
-## [v17.10.29](https://github.com/chef/chef/tree/v17.10.29) (2022-12-06)
+<!-- latest_release 17.10.30 -->
+## [v17.10.30](https://github.com/chef/chef/tree/v17.10.30) (2023-02-23)
#### Merged Pull Requests
-- [chef-17] Pipeline fixes [#13399](https://github.com/chef/chef/pull/13399) ([Stromweld](https://github.com/Stromweld))
+- Bump omnibus-software from `a63bd71` to `87f418b` in /omnibus [#13607](https://github.com/chef/chef/pull/13607) ([dependabot[bot]](https://github.com/dependabot[bot]))
<!-- latest_release -->
<!-- release_rollup since=17.10.0 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Bump omnibus-software from `a63bd71` to `87f418b` in /omnibus [#13607](https://github.com/chef/chef/pull/13607) ([dependabot[bot]](https://github.com/dependabot[bot])) <!-- 17.10.30 -->
- [chef-17] Pipeline fixes [#13399](https://github.com/chef/chef/pull/13399) ([Stromweld](https://github.com/Stromweld)) <!-- 17.10.29 -->
- Fix chef-17 pipelines [#13253](https://github.com/chef/chef/pull/13253) ([jaymzh](https://github.com/jaymzh)) <!-- 17.10.28 -->
- [chef-17] Update omnibus version to fix read_shared_libs to fix solaris adhoc pipeline issue [#13243](https://github.com/chef/chef/pull/13243) ([blabade](https://github.com/blabade)) <!-- 17.10.27 -->
diff --git a/Gemfile.lock b/Gemfile.lock
index 4498848a6d..f9b3196557 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -35,12 +35,12 @@ GIT
PATH
remote: .
specs:
- chef (17.10.29)
+ chef (17.10.30)
addressable
aws-sdk-s3 (~> 1.91)
aws-sdk-secretsmanager (~> 1.46)
- chef-config (= 17.10.29)
- chef-utils (= 17.10.29)
+ chef-config (= 17.10.30)
+ chef-utils (= 17.10.30)
chef-vault
chef-zero (>= 14.0.11)
corefoundation (~> 0.3.4)
@@ -66,13 +66,13 @@ PATH
train-winrm (>= 0.2.5)
uuidtools (>= 2.1.5, < 3.0)
vault (~> 0.16)
- chef (17.10.29-universal-mingw32)
+ chef (17.10.30-universal-mingw32)
addressable
aws-sdk-s3 (~> 1.91)
aws-sdk-secretsmanager (~> 1.46)
- chef-config (= 17.10.29)
+ chef-config (= 17.10.30)
chef-powershell (~> 1.0.12)
- chef-utils (= 17.10.29)
+ chef-utils (= 17.10.30)
chef-vault
chef-zero (>= 14.0.11)
corefoundation (~> 0.3.4)
@@ -113,15 +113,15 @@ PATH
PATH
remote: chef-bin
specs:
- chef-bin (17.10.29)
- chef (= 17.10.29)
+ chef-bin (17.10.30)
+ chef (= 17.10.30)
PATH
remote: chef-config
specs:
- chef-config (17.10.29)
+ chef-config (17.10.30)
addressable
- chef-utils (= 17.10.29)
+ chef-utils (= 17.10.30)
fuzzyurl
mixlib-config (>= 2.2.12, < 4.0)
mixlib-shellout (>= 2.0, < 4.0)
@@ -130,7 +130,7 @@ PATH
PATH
remote: chef-utils
specs:
- chef-utils (17.10.29)
+ chef-utils (17.10.30)
concurrent-ruby
GEM
@@ -143,20 +143,20 @@ GEM
mixlib-shellout (>= 2.0, < 4.0)
ast (2.4.2)
aws-eventstream (1.2.0)
- aws-partitions (1.671.0)
- aws-sdk-core (3.168.3)
+ aws-partitions (1.715.0)
+ aws-sdk-core (3.170.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
jmespath (~> 1, >= 1.6.1)
- aws-sdk-kms (1.60.0)
+ aws-sdk-kms (1.62.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sigv4 (~> 1.1)
- aws-sdk-s3 (1.117.2)
+ aws-sdk-s3 (1.119.1)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
- aws-sdk-secretsmanager (1.68.0)
+ aws-sdk-secretsmanager (1.72.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.5.2)
@@ -165,7 +165,7 @@ GEM
debug_inspector (>= 0.0.1)
builder (3.2.4)
byebug (11.1.3)
- chef-powershell (1.0.13)
+ chef-powershell (1.0.14)
ffi (~> 1.15)
ffi-yajl (~> 2.4)
chef-telemetry (1.1.1)
@@ -192,7 +192,7 @@ GEM
debug_inspector (1.1.0)
diff-lcs (1.5.0)
ed25519 (1.3.0)
- erubi (1.11.0)
+ erubi (1.12.0)
erubis (2.7.0)
faraday (1.4.3)
faraday-em_http (~> 1.0)
diff --git a/VERSION b/VERSION
index 4073e89a20..5f32ff436a 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-17.10.29 \ No newline at end of file
+17.10.30 \ No newline at end of file
diff --git a/chef-bin/lib/chef-bin/version.rb b/chef-bin/lib/chef-bin/version.rb
index 8cfe56ec82..d478d32b86 100644
--- a/chef-bin/lib/chef-bin/version.rb
+++ b/chef-bin/lib/chef-bin/version.rb
@@ -21,7 +21,7 @@
module ChefBin
CHEFBIN_ROOT = File.expand_path("..", __dir__)
- VERSION = "17.10.29".freeze
+ VERSION = "17.10.30".freeze
end
#
diff --git a/chef-config/lib/chef-config/version.rb b/chef-config/lib/chef-config/version.rb
index 765fbadeb8..deec7cc731 100644
--- a/chef-config/lib/chef-config/version.rb
+++ b/chef-config/lib/chef-config/version.rb
@@ -15,5 +15,5 @@
module ChefConfig
CHEFCONFIG_ROOT = File.expand_path("..", __dir__)
- VERSION = "17.10.29".freeze
+ VERSION = "17.10.30".freeze
end
diff --git a/chef-utils/lib/chef-utils/version.rb b/chef-utils/lib/chef-utils/version.rb
index a56b1d73e9..0ae08abefa 100644
--- a/chef-utils/lib/chef-utils/version.rb
+++ b/chef-utils/lib/chef-utils/version.rb
@@ -16,5 +16,5 @@
module ChefUtils
CHEFUTILS_ROOT = File.expand_path("..", __dir__)
- VERSION = "17.10.29"
+ VERSION = "17.10.30"
end
diff --git a/knife/lib/chef/knife/version.rb b/knife/lib/chef/knife/version.rb
index e3e60ded64..d8dda1cfc8 100644
--- a/knife/lib/chef/knife/version.rb
+++ b/knife/lib/chef/knife/version.rb
@@ -17,7 +17,7 @@
class Chef
class Knife
KNIFE_ROOT = File.expand_path("../..", __dir__)
- VERSION = "17.10.29".freeze
+ VERSION = "17.10.30".freeze
end
end
diff --git a/lib/chef/version.rb b/lib/chef/version.rb
index b5abe47187..4da6bd0a18 100644
--- a/lib/chef/version.rb
+++ b/lib/chef/version.rb
@@ -23,7 +23,7 @@ require_relative "version_string"
class Chef
CHEF_ROOT = File.expand_path("..", __dir__)
- VERSION = Chef::VersionString.new("17.10.29")
+ VERSION = Chef::VersionString.new("17.10.30")
end
#