summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-05-22 15:58:15 +0000
committerChef Expeditor <expeditor@chef.io>2020-05-22 15:58:15 +0000
commitded4cae92402ce8b446782c1c14bdcde96d8807e (patch)
tree954c1f8ac2ff35624b19ebacf2ebad797e57b369
parentdc3d376fd226208899d11c995651f7af5f4c6f42 (diff)
downloadchef-ded4cae92402ce8b446782c1c14bdcde96d8807e.tar.gz
Bump version to 15.11.2 by Chef Expeditorv15.11.2
Obvious fix; these changes are the result of automation not creative thinking.
-rw-r--r--CHANGELOG.md7
-rw-r--r--Gemfile.lock22
-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--lib/chef/version.rb2
7 files changed, 20 insertions, 19 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c63861599d..95c21114d3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 15.11.1 -->
-## [v15.11.1](https://github.com/chef/chef/tree/v15.11.1) (2020-05-21)
+<!-- latest_release 15.11.2 -->
+## [v15.11.2](https://github.com/chef/chef/tree/v15.11.2) (2020-05-22)
#### Merged Pull Requests
-- Update openssl to 1.0.2v [#9902](https://github.com/chef/chef/pull/9902) ([tas50](https://github.com/tas50))
+- Modify verify pipeline to use rubydistros windows-2019 docker image [#9881](https://github.com/chef/chef/pull/9881) ([christopher-snapp](https://github.com/christopher-snapp))
<!-- latest_release -->
<!-- release_rollup since=15.10.12 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Modify verify pipeline to use rubydistros windows-2019 docker image [#9881](https://github.com/chef/chef/pull/9881) ([christopher-snapp](https://github.com/christopher-snapp)) <!-- 15.11.2 -->
- Update openssl to 1.0.2v [#9902](https://github.com/chef/chef/pull/9902) ([tas50](https://github.com/tas50)) <!-- 15.11.1 -->
- Update all deps to current [#9899](https://github.com/chef/chef/pull/9899) ([tas50](https://github.com/tas50)) <!-- 15.11.0 -->
- Add Debian 10 aarch64 support [#9846](https://github.com/chef/chef/pull/9846) ([christopher-snapp](https://github.com/christopher-snapp)) <!-- 15.10.22 -->
diff --git a/Gemfile.lock b/Gemfile.lock
index 9058bc8eee..d804cf6ec4 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -27,12 +27,12 @@ GIT
PATH
remote: .
specs:
- chef (15.11.1)
+ chef (15.11.2)
addressable
bcrypt_pbkdf (~> 1.0)
bundler (>= 1.10)
- chef-config (= 15.11.1)
- chef-utils (= 15.11.1)
+ chef-config (= 15.11.2)
+ chef-utils (= 15.11.2)
chef-zero (>= 14.0.11)
diff-lcs (~> 1.2, >= 1.2.4)
ed25519 (~> 1.2)
@@ -59,12 +59,12 @@ PATH
train-winrm (>= 0.2.5)
tty-screen (~> 0.6)
uuidtools (~> 2.1.5)
- chef (15.11.1-universal-mingw32)
+ chef (15.11.2-universal-mingw32)
addressable
bcrypt_pbkdf (~> 1.0)
bundler (>= 1.10)
- chef-config (= 15.11.1)
- chef-utils (= 15.11.1)
+ chef-config (= 15.11.2)
+ chef-utils (= 15.11.2)
chef-zero (>= 14.0.11)
diff-lcs (~> 1.2, >= 1.2.4)
ed25519 (~> 1.2)
@@ -107,15 +107,15 @@ PATH
PATH
remote: chef-bin
specs:
- chef-bin (15.11.1)
- chef (= 15.11.1)
+ chef-bin (15.11.2)
+ chef (= 15.11.2)
PATH
remote: chef-config
specs:
- chef-config (15.11.1)
+ chef-config (15.11.2)
addressable
- chef-utils (= 15.11.1)
+ chef-utils (= 15.11.2)
fuzzyurl
mixlib-config (>= 2.2.12, < 4.0)
mixlib-shellout (>= 2.0, < 4.0)
@@ -124,7 +124,7 @@ PATH
PATH
remote: chef-utils
specs:
- chef-utils (15.11.1)
+ chef-utils (15.11.2)
GEM
remote: https://rubygems.org/
diff --git a/VERSION b/VERSION
index 3da231b3ae..5635cb5c26 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-15.11.1 \ No newline at end of file
+15.11.2 \ 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 25b11c3691..ce39797b0f 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("../..", __FILE__)
- VERSION = "15.11.1".freeze
+ VERSION = "15.11.2".freeze
end
#
diff --git a/chef-config/lib/chef-config/version.rb b/chef-config/lib/chef-config/version.rb
index 55242e96b0..ad96b129f9 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("../..", __FILE__)
- VERSION = "15.11.1".freeze
+ VERSION = "15.11.2".freeze
end
diff --git a/chef-utils/lib/chef-utils/version.rb b/chef-utils/lib/chef-utils/version.rb
index 4dd7c122d4..028aec67ac 100644
--- a/chef-utils/lib/chef-utils/version.rb
+++ b/chef-utils/lib/chef-utils/version.rb
@@ -15,5 +15,5 @@
module ChefUtils
CHEFUTILS_ROOT = File.expand_path("../..", __FILE__)
- VERSION = "15.11.1".freeze
+ VERSION = "15.11.2".freeze
end
diff --git a/lib/chef/version.rb b/lib/chef/version.rb
index a1754e03cf..3a326c11cf 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("../..", __FILE__)
- VERSION = Chef::VersionString.new("15.11.1")
+ VERSION = Chef::VersionString.new("15.11.2")
end
#