Skip to content

Omnibus bump of Solaris bash update#14177

Merged
johnmccrae merged 1 commit intochef-17from
tp/CHEF-7395-solaris-bash-17
Jan 17, 2024
Merged

Omnibus bump of Solaris bash update#14177
johnmccrae merged 1 commit intochef-17from
tp/CHEF-7395-solaris-bash-17

Conversation

@tpowell-progress
Copy link
Copy Markdown
Contributor

@tpowell-progress tpowell-progress commented Jan 16, 2024

Description

Bump to the 9.0.24 version of Omnibus (includes Solaris pkgmogrify changes)

❯ bundle update --conservative omnibus
Fetching https://github.com/chef/omnibus.git
Fetching gem metadata from https://rubygems.org/........
Resolving dependencies......
Using public_suffix 5.0.1
Using artifactory 3.0.15
Using awesome_print 1.9.2
Using aws-eventstream 1.2.0
Using aws-partitions 1.781.0
Using jmespath 1.6.2
Using bcrypt_pbkdf 1.1.0
Using concurrent-ruby 1.2.2
Using webrick 1.8.1
Using ffi 1.15.5
Using chef-vault 4.1.11
Using erubis 2.7.0
Using iniparse 1.5.0
Using hashie 4.1.0
Using mixlib-log 3.0.9
Using rack 2.2.7
Using faraday-em_http 1.0.0
Using multipart-post 2.3.0
Using ruby2_keywords 0.0.5
Using diff-lcs 1.5.0
Using tty-color 0.6.0
Using strings-ansi 0.2.0
Using unicode-display_width 2.4.2
Using unicode_utils 1.4.0
Using tty-cursor 0.7.1
Using tty-screen 0.8.1
Using wisper 2.0.1
Using method_source 1.0.0
Using libyajl2 2.1.0
Using coderay 1.1.3
Using rspec-support 3.11.1
Using rubyzip 2.3.2
Using semverse 3.0.2
Using sslshake 1.3.1
Using thor 1.2.2
Using faraday-net_http_persistent 1.2.0
Using faraday-em_synchrony 1.0.0
Using mixlib-authentication 3.0.10
Using faraday-excon 1.1.0
Using mixlib-cli 2.1.8
Using plist 3.7.0
Using faraday-net_http 1.0.1
Using wmi-lite 1.0.7
Using proxifier 1.0.3
Using syslog-logger 1.6.8
Using builder 3.2.4
Using erubi 1.12.0
Using rexml 3.2.5
Using ipaddress 0.8.3
Using multi_json 1.15.0
Using nori 2.6.0
Using parallel 1.23.0
Using cleanroom 1.0.0
Using parslet 1.8.2
Using minitar 0.9
Using json 2.6.3
Using bundler 2.3.7
Using chef-cleanroom 1.0.5
Using retryable 3.0.5
Using contracts 0.16.1
Using ed25519 1.3.0
Using tomlrb 1.3.0
Using mixlib-versioning 1.2.12
Using molinillo 0.8.0
Using rainbow 3.1.1
Using ruby-progressbar 1.13.0
Using addressable 2.8.4
Using aws-sigv4 1.5.2
Fetching chef-utils 17.10.0
Using uuidtools 2.2.0
Using iostruct 0.0.5
Using net-ssh 7.1.0
Using fuzzyurl 0.9.0
Using gssapi 1.3.1
Using zhexdump 0.0.2
Using citrus 3.0.2
Using httpclient 2.8.3
Using rubyntlm 0.6.3
Using corefoundation 0.3.13
Using ffi-libarchive 1.1.3
Using rspec-expectations 3.11.1
Using rspec-mocks 3.11.2
Using faraday 1.4.3
Using gyoku 1.4.0
Using mixlib-config 3.0.27
Using solve 4.0.4
Using aws-sdk-core 3.175.0
Using vault 0.17.0
Using net-scp 4.0.0
Using net-sftp 2.1.2
Using net-ssh-gateway 2.0.0
Using toml-rb 2.2.0
Using pedump 0.6.6
Using mixlib-archive 1.1.7
Using rspec-core 3.11.0
Using aws-sdk-kms 1.67.0
Using aws-sdk-secretsmanager 1.77.0
Using faraday_middleware 1.2.0
Using sawyer 0.9.2
Using little-plugger 1.1.4
Using pastel 0.8.0
Using strings 0.2.1
Using tty-reader 0.9.0
Using ffi-yajl 2.4.0
Using pry 0.14.2
Using aws-sdk-s3 1.116.0
Using chef-zero 15.0.11
Using tty-box 0.7.0
Using tty-prompt 0.23.1
Using rspec 3.11.0
Using rspec-its 1.3.0
Using tty-table 0.12.0
Using logging 2.3.1
Using octokit 4.25.1
Using license-acceptance 2.1.13
Using winrm 2.3.6
Using winrm-fs 1.3.5
Using winrm-elevated 1.2.3
Using train-winrm 0.2.13
Installing chef-utils 17.10.0
Using mixlib-shellout 3.2.7
Using chef-config 17.10.0
Using train-core 3.10.8
Using mixlib-install 3.12.27
Using license_scout 1.3.6
Using chef-telemetry 1.1.1
Using ohai 17.9.1
Using test-kitchen 3.5.0
Using omnibus 9.0.24 (was 9.0.23) from https://github.com/chef/omnibus.git (at main@16e27f6)
Using inspec-core 4.56.20
Using kitchen-vagrant 1.14.1
Fetching chef 17.10.0
Using omnibus-software 23.10.300 from https://github.com/chef/omnibus-software.git (at main@b3d89a4)
Installing chef 17.10.0
Using berkshelf 8.0.7 from https://github.com/chef/berkshelf.git (at jfm/chef-17-berkshelf@dcdb969)
Bundle updated!

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (non-breaking change that does not add functionality or fix an issue)

Checklist:

  • I have read the CONTRIBUTING document.
  • I have run the pre-merge tests locally and they pass.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • If Gemfile.lock has changed, I have used --conservative to do it and included the full output in the Description above.
  • All new and existing tests passed.
  • All commits have been signed-off for the Developer Certificate of Origin.

Signed-off-by: Thomas Powell <thomas.powell@progress.com>
@github-actions github-actions bot added the documentation How do we use this project? label Jan 16, 2024
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

4 New issues
0 Security Hotspots
No data about Coverage
0.9% Duplication on New Code

See analysis details on SonarCloud

@tpowell-progress tpowell-progress changed the base branch from main to chef-17 January 16, 2024 18:40
@tpowell-progress tpowell-progress marked this pull request as ready for review January 16, 2024 21:48
@tpowell-progress tpowell-progress requested review from a team as code owners January 16, 2024 21:48
@johnmccrae johnmccrae merged commit 23c1270 into chef-17 Jan 17, 2024
@johnmccrae johnmccrae deleted the tp/CHEF-7395-solaris-bash-17 branch January 17, 2024 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation How do we use this project?

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants