summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <454857+lamont-granquist@users.noreply.github.com>2021-11-09 21:14:22 -0800
committerGitHub <noreply@github.com>2021-11-09 21:14:22 -0800
commit19609ff24d3df3d1c5c870db52a599b66f2d33eb (patch)
tree44c43f73a87747d3c2d781884efca0c8ed69074b
parent8ad27e5df42a977df0dbbfb3514dac211809fc9e (diff)
parentcb741ed55a4f678d949a4e3bc19717cadbddc612 (diff)
downloadchef-19609ff24d3df3d1c5c870db52a599b66f2d33eb.tar.gz
Merge pull request #12270 from chef/lcg/add-coreutils-dep
-rw-r--r--omnibus/Gemfile.lock88
-rw-r--r--omnibus/config/projects/chef.rb2
2 files changed, 42 insertions, 48 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 08c37ca34b..5892f97d74 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/omnibus.git
- revision: b1f410bf6b039027650d3d753f7d337a6ca4c1d8
+ revision: 2c309fa8df525e57f3c234fe23e47fb5133f0370
branch: main
specs:
- omnibus (8.2.4)
+ omnibus (8.2.6)
aws-sdk-s3 (~> 1)
chef-cleanroom (~> 1.0)
chef-utils (>= 15.4)
@@ -20,7 +20,7 @@ GIT
license_scout (~> 1.0)
mixlib-shellout (>= 2.0, < 4.0)
mixlib-versioning
- ohai (>= 15, < 17)
+ ohai (>= 15, < 18)
pedump
ruby-progressbar (~> 1.7)
thor (>= 0.18, < 2.0)
@@ -33,8 +33,8 @@ GEM
artifactory (3.0.15)
awesome_print (1.9.2)
aws-eventstream (1.2.0)
- aws-partitions (1.525.0)
- aws-sdk-core (3.122.0)
+ aws-partitions (1.526.0)
+ aws-sdk-core (3.122.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1)
@@ -46,6 +46,9 @@ GEM
aws-sdk-core (~> 3, >= 3.122.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
+ aws-sdk-secretsmanager (1.52.0)
+ aws-sdk-core (~> 3, >= 3.122.0)
+ aws-sigv4 (~> 1.1)
aws-sigv4 (1.4.0)
aws-eventstream (~> 1, >= 1.0.2)
bcrypt_pbkdf (1.1.0)
@@ -65,21 +68,20 @@ GEM
solve (~> 4.0)
thor (>= 0.20)
builder (3.2.4)
- chef (16.16.13)
+ chef (17.7.29)
addressable
- bcrypt_pbkdf (~> 1.1)
- bundler (>= 1.10)
- chef-config (= 16.16.13)
- chef-utils (= 16.16.13)
+ aws-sdk-s3 (~> 1.91)
+ aws-sdk-secretsmanager (~> 1.46)
+ chef-config (= 17.7.29)
+ chef-utils (= 17.7.29)
chef-vault
chef-zero (>= 14.0.11)
+ corefoundation (~> 0.3.4)
diff-lcs (>= 1.2.4, < 1.4.0)
- ed25519 (~> 1.2)
erubis (~> 2.7)
- ffi (>= 1.9.25)
+ ffi (>= 1.5.0)
ffi-libarchive (~> 1.0, >= 1.0.3)
ffi-yajl (~> 2.2)
- highline (>= 1.6.9, < 3)
iniparse (~> 1.4)
inspec-core (~> 4.23)
license-acceptance (>= 1.0.5, < 3)
@@ -89,34 +91,28 @@ GEM
mixlib-log (>= 2.0.3, < 4.0)
mixlib-shellout (>= 3.1.1, < 4.0)
net-sftp (>= 2.1.2, < 4.0)
- net-ssh (>= 5.1, < 7)
- net-ssh-multi (~> 1.2, >= 1.2.1)
- ohai (~> 16.0)
- pastel
+ ohai (~> 17.0)
plist (~> 3.2)
proxifier (~> 1.0)
syslog-logger (~> 1.6)
train-core (~> 3.2, >= 3.2.28)
train-winrm (>= 0.2.5)
- tty-prompt (~> 0.21)
- tty-screen (~> 0.6)
- tty-table (~> 0.11)
uuidtools (>= 2.1.5, < 3.0)
- chef (16.16.13-universal-mingw32)
+ vault (~> 0.16)
+ chef (17.7.29-universal-mingw32)
addressable
- bcrypt_pbkdf (~> 1.1)
- bundler (>= 1.10)
- chef-config (= 16.16.13)
- chef-utils (= 16.16.13)
+ aws-sdk-s3 (~> 1.91)
+ aws-sdk-secretsmanager (~> 1.46)
+ chef-config (= 17.7.29)
+ chef-utils (= 17.7.29)
chef-vault
chef-zero (>= 14.0.11)
+ corefoundation (~> 0.3.4)
diff-lcs (>= 1.2.4, < 1.4.0)
- ed25519 (~> 1.2)
erubis (~> 2.7)
- ffi (>= 1.9.25)
+ ffi (>= 1.5.0)
ffi-libarchive (~> 1.0, >= 1.0.3)
ffi-yajl (~> 2.2)
- highline (>= 1.6.9, < 3)
iniparse (~> 1.4)
inspec-core (~> 4.23)
iso8601 (>= 0.12.1, < 0.14)
@@ -127,21 +123,16 @@ GEM
mixlib-log (>= 2.0.3, < 4.0)
mixlib-shellout (>= 3.1.1, < 4.0)
net-sftp (>= 2.1.2, < 4.0)
- net-ssh (>= 5.1, < 7)
- net-ssh-multi (~> 1.2, >= 1.2.1)
- ohai (~> 16.0)
- pastel
+ ohai (~> 17.0)
plist (~> 3.2)
proxifier (~> 1.0)
syslog-logger (~> 1.6)
train-core (~> 3.2, >= 3.2.28)
train-winrm (>= 0.2.5)
- tty-prompt (~> 0.21)
- tty-screen (~> 0.6)
- tty-table (~> 0.11)
uuidtools (>= 2.1.5, < 3.0)
+ vault (~> 0.16)
win32-api (~> 1.5.3)
- win32-certstore (~> 0.5.0)
+ win32-certstore (~> 0.6.2)
win32-event (~> 0.6.1)
win32-eventlog (= 0.6.3)
win32-mmap (~> 0.4.1)
@@ -151,9 +142,9 @@ GEM
win32-taskscheduler (~> 2.0)
wmi-lite (~> 1.0)
chef-cleanroom (1.0.4)
- chef-config (16.16.13)
+ chef-config (17.7.29)
addressable
- chef-utils (= 16.16.13)
+ chef-utils (= 17.7.29)
fuzzyurl
mixlib-config (>= 2.2.12, < 4.0)
mixlib-shellout (>= 2.0, < 4.0)
@@ -161,7 +152,8 @@ GEM
chef-telemetry (1.1.1)
chef-config
concurrent-ruby (~> 1.0)
- chef-utils (16.16.13)
+ chef-utils (17.7.29)
+ concurrent-ruby
chef-vault (4.1.4)
chef-zero (15.0.11)
ffi-yajl (~> 2.2)
@@ -175,6 +167,8 @@ GEM
coderay (1.1.3)
concurrent-ruby (1.1.9)
contracts (0.16.1)
+ corefoundation (0.3.4)
+ ffi (>= 1.15.0)
diff-lcs (1.3)
ed25519 (1.2.4)
erubi (1.10.0)
@@ -209,7 +203,6 @@ GEM
gyoku (1.3.1)
builder (>= 2.1.2)
hashie (4.1.0)
- highline (2.0.3)
httpclient (2.8.3)
iniparse (1.5.0)
inspec-core (4.49.0)
@@ -289,23 +282,20 @@ GEM
net-ssh (6.1.0)
net-ssh-gateway (2.0.0)
net-ssh (>= 4.0.0)
- net-ssh-multi (1.2.1)
- net-ssh (>= 2.6.5)
- net-ssh-gateway (>= 1.2.0)
nori (2.6.0)
octokit (4.21.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
- ohai (16.13.0)
- chef-config (>= 12.8, < 17)
- chef-utils (>= 16.0, < 17)
+ ohai (17.7.8)
+ chef-config (>= 14.12, < 18)
+ chef-utils (>= 16.0, < 18)
ffi (~> 1.9)
ffi-yajl (~> 2.2)
ipaddress
mixlib-cli (>= 1.7.0)
mixlib-config (>= 2.0, < 4.0)
mixlib-log (>= 2.0.1, < 4.0)
- mixlib-shellout (>= 2.0, < 4.0)
+ mixlib-shellout (~> 3.2, >= 3.2.5)
plist (~> 3.1)
train-core
wmi-lite (~> 1.0)
@@ -413,9 +403,11 @@ GEM
unicode-display_width (2.1.0)
unicode_utils (1.4.0)
uuidtools (2.2.0)
+ vault (0.16.0)
+ aws-sigv4
webrick (1.7.0)
win32-api (1.5.3-universal-mingw32)
- win32-certstore (0.5.3)
+ win32-certstore (0.6.2)
ffi
mixlib-shellout
win32-event (0.6.3)
diff --git a/omnibus/config/projects/chef.rb b/omnibus/config/projects/chef.rb
index 5a8c8e8da0..dd22f4654c 100644
--- a/omnibus/config/projects/chef.rb
+++ b/omnibus/config/projects/chef.rb
@@ -107,3 +107,5 @@ end
package :appx do
skip_packager true
end
+
+runtime_dependency "coreutils" if rhel?