summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-08-06 16:00:28 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-08-06 16:00:28 +0000
commit975395a2812c20d326a9f83d5510b848dabc79ef (patch)
tree431eab8280a5e1bd80b55d925ec9e6717a7b781e
parentf69fd03cf7636d6ffd9fcc0a951c2dabfc576215 (diff)
downloadchef-14.4.22.tar.gz
Bump version to 14.4.22 by Chef Expeditorv14.4.22
-rw-r--r--CHANGELOG.md7
-rw-r--r--Gemfile.lock36
-rw-r--r--VERSION2
-rw-r--r--chef-config/lib/chef-config/version.rb2
-rw-r--r--lib/chef/version.rb2
5 files changed, 25 insertions, 24 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8f8c7a9f2e..ccb7932e90 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,16 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
-<!-- latest_release 14.4.21 -->
-## [v14.4.21](https://github.com/chef/chef/tree/v14.4.21) (2018-08-02)
+<!-- latest_release 14.4.22 -->
+## [v14.4.22](https://github.com/chef/chef/tree/v14.4.22) (2018-08-06)
#### Merged Pull Requests
-- Always update both the loaded sysctl value and the sysctl.d value on disk [#7519](https://github.com/chef/chef/pull/7519) ([Nimesh-Msys](https://github.com/Nimesh-Msys))
+- [SHACK-290] Unpacking tarball paths suffer from URI error [#7523](https://github.com/chef/chef/pull/7523) ([tyler-ball](https://github.com/tyler-ball))
<!-- latest_release -->
<!-- release_rollup since=14.3.37 -->
### Changes since 14.3.37 release
#### Merged Pull Requests
+- [SHACK-290] Unpacking tarball paths suffer from URI error [#7523](https://github.com/chef/chef/pull/7523) ([tyler-ball](https://github.com/tyler-ball)) <!-- 14.4.22 -->
- Always update both the loaded sysctl value and the sysctl.d value on disk [#7519](https://github.com/chef/chef/pull/7519) ([Nimesh-Msys](https://github.com/Nimesh-Msys)) <!-- 14.4.21 -->
- MSYS-858 : added warning if allow_downgrade set to be false and tried to install older version [#7495](https://github.com/chef/chef/pull/7495) ([piyushawasthi](https://github.com/piyushawasthi)) <!-- 14.4.20 -->
- [SHACK-304] Deprecation checking turns up false positive [#7515](https://github.com/chef/chef/pull/7515) ([tyler-ball](https://github.com/tyler-ball)) <!-- 14.4.19 -->
diff --git a/Gemfile.lock b/Gemfile.lock
index d6c9292d0a..2e8480429f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -9,10 +9,10 @@ GIT
PATH
remote: .
specs:
- chef (14.4.21)
+ chef (14.4.22)
addressable
bundler (>= 1.10)
- chef-config (= 14.4.21)
+ chef-config (= 14.4.22)
chef-zero (>= 13.0)
diff-lcs (~> 1.2, >= 1.2.4)
erubis (~> 2.7)
@@ -40,10 +40,10 @@ PATH
specinfra (~> 2.10)
syslog-logger (~> 1.6)
uuidtools (~> 2.1.5)
- chef (14.4.21-universal-mingw32)
+ chef (14.4.22-universal-mingw32)
addressable
bundler (>= 1.10)
- chef-config (= 14.4.21)
+ chef-config (= 14.4.22)
chef-zero (>= 13.0)
diff-lcs (~> 1.2, >= 1.2.4)
erubis (~> 2.7)
@@ -86,7 +86,7 @@ PATH
PATH
remote: chef-config
specs:
- chef-config (14.4.21)
+ chef-config (14.4.22)
addressable
fuzzyurl
mixlib-config (>= 2.2.12, < 3.0)
@@ -175,7 +175,7 @@ GEM
addressable (~> 2.3)
libyajl2 (1.2.0)
method_source (0.9.0)
- mixlib-archive (0.4.8)
+ mixlib-archive (0.4.13)
mixlib-log
mixlib-authentication (2.1.1)
mixlib-cli (1.7.0)
@@ -242,22 +242,22 @@ GEM
rainbow (3.0.0)
rake (12.3.1)
rb-readline (0.5.5)
- rspec (3.7.0)
- rspec-core (~> 3.7.0)
- rspec-expectations (~> 3.7.0)
- rspec-mocks (~> 3.7.0)
- rspec-core (3.7.1)
- rspec-support (~> 3.7.0)
- rspec-expectations (3.7.0)
+ rspec (3.8.0)
+ rspec-core (~> 3.8.0)
+ rspec-expectations (~> 3.8.0)
+ rspec-mocks (~> 3.8.0)
+ rspec-core (3.8.0)
+ rspec-support (~> 3.8.0)
+ rspec-expectations (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.7.0)
+ rspec-support (~> 3.8.0)
rspec-its (1.2.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
- rspec-mocks (3.7.0)
+ rspec-mocks (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.7.0)
- rspec-support (3.7.1)
+ rspec-support (~> 3.8.0)
+ rspec-support (3.8.0)
rspec_junit_formatter (0.2.3)
builder (< 4)
rspec-core (>= 2, < 4, != 2.12.0)
@@ -289,7 +289,7 @@ GEM
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
slop (3.6.0)
- specinfra (2.75.0)
+ specinfra (2.75.1)
net-scp
net-ssh (>= 2.7)
net-telnet
diff --git a/VERSION b/VERSION
index bb3c6fdbcf..c8b7504b4a 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-14.4.21 \ No newline at end of file
+14.4.22 \ No newline at end of file
diff --git a/chef-config/lib/chef-config/version.rb b/chef-config/lib/chef-config/version.rb
index 1ca443ee9d..22bd99b4d3 100644
--- a/chef-config/lib/chef-config/version.rb
+++ b/chef-config/lib/chef-config/version.rb
@@ -21,7 +21,7 @@
module ChefConfig
CHEFCONFIG_ROOT = File.expand_path("../..", __FILE__)
- VERSION = "14.4.21".freeze
+ VERSION = "14.4.22".freeze
end
#
diff --git a/lib/chef/version.rb b/lib/chef/version.rb
index b4944d00c3..889234ba32 100644
--- a/lib/chef/version.rb
+++ b/lib/chef/version.rb
@@ -23,7 +23,7 @@ require "chef/version_string"
class Chef
CHEF_ROOT = File.expand_path("../..", __FILE__)
- VERSION = Chef::VersionString.new("14.4.21")
+ VERSION = Chef::VersionString.new("14.4.22")
end
#