From b1b7a43918a08ab1f49eed7ee05a031f274d7010 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 May 2023 13:59:45 +0000 Subject: [PATCH 01/15] Bump omnibus-software from `6a1c889` to `67a1705` in /omnibus Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `6a1c889` to `67a1705`. - [Commits](https://github.com/chef/omnibus-software/compare/6a1c8896edf6c5606facc83b75ecaacf22019e2b...67a1705bfa8731ba4eac7b5e62f340d5f08a2952) --- updated-dependencies: - dependency-name: omnibus-software dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- omnibus/Gemfile.lock | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index ad7f7a84a5..cc9322b568 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -1,9 +1,9 @@ GIT remote: https://github.com/chef/omnibus-software.git - revision: 6a1c8896edf6c5606facc83b75ecaacf22019e2b + revision: 67a1705bfa8731ba4eac7b5e62f340d5f08a2952 branch: main specs: - omnibus-software (23.3.287) + omnibus-software (23.5.290) omnibus (>= 9.0.0) GIT @@ -29,18 +29,18 @@ GIT GEM remote: https://rubygems.org/ specs: - addressable (2.8.1) + addressable (2.8.4) public_suffix (>= 2.0.2, < 6.0) artifactory (3.0.15) awesome_print (1.9.2) aws-eventstream (1.2.0) - aws-partitions (1.703.0) - aws-sdk-core (3.170.0) + aws-partitions (1.765.0) + aws-sdk-core (3.172.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.62.0) + aws-sdk-kms (1.64.0) aws-sdk-core (~> 3, >= 3.165.0) aws-sigv4 (~> 1.1) aws-sdk-s3 (1.116.0) @@ -122,7 +122,7 @@ GEM citrus (3.0.2) cleanroom (1.0.0) coderay (1.1.3) - concurrent-ruby (1.2.0) + concurrent-ruby (1.2.2) contracts (0.16.1) corefoundation (0.3.13) ffi (>= 1.15.0) @@ -182,7 +182,7 @@ GEM train-core (~> 3.0) tty-prompt (~> 0.17) tty-table (~> 0.10) - iostruct (0.0.4) + iostruct (0.0.5) ipaddress (0.8.3) jmespath (1.6.2) json (2.6.3) @@ -192,7 +192,7 @@ GEM tomlrb (>= 1.2, < 3.0) tty-box (~> 0.6) tty-prompt (~> 0.20) - license_scout (1.3.4) + license_scout (1.3.5) ffi-yajl (~> 2.2) mixlib-shellout (>= 2.2, < 4.0) toml-rb (>= 1, < 3) @@ -223,14 +223,14 @@ GEM net-ssh (>= 2.6.5, < 8.0.0) net-sftp (2.1.2) net-ssh (>= 2.6.5) - net-ssh (7.0.1) + net-ssh (7.1.0) net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) nori (2.6.0) octokit (4.25.1) faraday (>= 1, < 3) sawyer (~> 0.9) - ohai (17.9.0) + ohai (17.9.1) chef-config (>= 14.12, < 18) chef-utils (>= 16.0, < 18) ffi (~> 1.9) @@ -247,13 +247,13 @@ GEM parslet (1.8.2) pastel (0.8.0) tty-color (~> 0.5) - pedump (0.6.5) + pedump (0.6.6) awesome_print iostruct (>= 0.0.4) multipart-post (>= 2.0.0) rainbow zhexdump (>= 0.0.2) - plist (3.6.0) + plist (3.7.0) proxifier (1.0.3) pry (0.14.2) coderay (~> 1.1) @@ -280,7 +280,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.11.0) rspec-support (3.11.1) - ruby-progressbar (1.11.0) + ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) rubyntlm (0.6.3) rubyzip (2.3.2) @@ -312,7 +312,7 @@ GEM winrm (~> 2.0) winrm-elevated (~> 1.0) winrm-fs (~> 1.1) - thor (1.2.1) + thor (1.2.2) toml-rb (2.2.0) citrus (~> 3.0, > 3.0) tomlrb (1.3.0) From 95fe05676d6385348dbbc853b1d19532b9193121 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Fri, 19 May 2023 05:56:24 +0000 Subject: [PATCH 02/15] Bump version to 15.6.10 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. --- CHANGELOG.md | 7 ++++--- VERSION | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 49414c774b..bd5a057ebe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,17 @@ # Chef Server Changelog - -## [15.6.9](https://github.com/chef/chef-server/tree/15.6.9) (2023-04-14) + +## [15.6.10](https://github.com/chef/chef-server/tree/15.6.10) (2023-05-19) #### Merged Pull Requests -- Bump nokogiri from 1.14.2 to 1.14.3 in /src/oc-id [#3643](https://github.com/chef/chef-server/pull/3643) ([dependabot[bot]](https://github.com/dependabot[bot])) +- Bump omnibus-software from `6a1c889` to `67a1705` in /omnibus [#3660](https://github.com/chef/chef-server/pull/3660) ([dependabot[bot]](https://github.com/dependabot[bot])) ### Changes since 15.6.2 release #### Merged Pull Requests +- Bump omnibus-software from `6a1c889` to `67a1705` in /omnibus [#3660](https://github.com/chef/chef-server/pull/3660) ([dependabot[bot]](https://github.com/dependabot[bot])) - Bump nokogiri from 1.14.2 to 1.14.3 in /src/oc-id [#3643](https://github.com/chef/chef-server/pull/3643) ([dependabot[bot]](https://github.com/dependabot[bot])) - Update release process docs [#3631](https://github.com/chef/chef-server/pull/3631) ([lbakerchef](https://github.com/lbakerchef)) - Bump pg from 1.4.5 to 1.4.6 in /src/chef-server-ctl [#3612](https://github.com/chef/chef-server/pull/3612) ([dependabot[bot]](https://github.com/dependabot[bot])) diff --git a/VERSION b/VERSION index 7a665e163a..af7d388b51 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -15.6.9 \ No newline at end of file +15.6.10 \ No newline at end of file From cb67b90488c206be230d7f9ba72ca95dd8209d7e Mon Sep 17 00:00:00 2001 From: Prajakta Purohit Date: Wed, 17 May 2023 13:03:54 -0700 Subject: [PATCH 03/15] Add el-9 builder and tester to the pipelines Signed-off-by: Prajakta Purohit --- .expeditor/release.omnibus.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml index 9a2517fc81..892dbd1c6b 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -20,3 +20,5 @@ builder-to-testers-map: - ubuntu-22.04-x86_64 el-8-x86_64: - el-8-x86_64 + el-9-x86_64: + - el-9-x86_64 From 4f8a25290742aa72e8f37c58bcb0e94408644229 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Mon, 22 May 2023 05:51:17 +0000 Subject: [PATCH 04/15] Bump version to 15.6.11 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. --- CHANGELOG.md | 7 ++++--- VERSION | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd5a057ebe..6aa2e9acd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,17 @@ # Chef Server Changelog - -## [15.6.10](https://github.com/chef/chef-server/tree/15.6.10) (2023-05-19) + +## [15.6.11](https://github.com/chef/chef-server/tree/15.6.11) (2023-05-22) #### Merged Pull Requests -- Bump omnibus-software from `6a1c889` to `67a1705` in /omnibus [#3660](https://github.com/chef/chef-server/pull/3660) ([dependabot[bot]](https://github.com/dependabot[bot])) +- Add el-9 builder and tester to the pipelines [#3661](https://github.com/chef/chef-server/pull/3661) ([PrajaktaPurohit](https://github.com/PrajaktaPurohit)) ### Changes since 15.6.2 release #### Merged Pull Requests +- Add el-9 builder and tester to the pipelines [#3661](https://github.com/chef/chef-server/pull/3661) ([PrajaktaPurohit](https://github.com/PrajaktaPurohit)) - Bump omnibus-software from `6a1c889` to `67a1705` in /omnibus [#3660](https://github.com/chef/chef-server/pull/3660) ([dependabot[bot]](https://github.com/dependabot[bot])) - Bump nokogiri from 1.14.2 to 1.14.3 in /src/oc-id [#3643](https://github.com/chef/chef-server/pull/3643) ([dependabot[bot]](https://github.com/dependabot[bot])) - Update release process docs [#3631](https://github.com/chef/chef-server/pull/3631) ([lbakerchef](https://github.com/lbakerchef)) diff --git a/VERSION b/VERSION index af7d388b51..4464ec2a63 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -15.6.10 \ No newline at end of file +15.6.11 \ No newline at end of file From 2222996860eed7a1ffbbc90d48d328799f3fd02c Mon Sep 17 00:00:00 2001 From: jan shahid shaik Date: Fri, 2 Jun 2023 15:03:24 +0530 Subject: [PATCH 05/15] Updated license scout issues Signed-off-by: jan shahid shaik --- omnibus/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index cc9322b568..af197f7263 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -192,7 +192,7 @@ GEM tomlrb (>= 1.2, < 3.0) tty-box (~> 0.6) tty-prompt (~> 0.20) - license_scout (1.3.5) + license_scout (1.3.6) ffi-yajl (~> 2.2) mixlib-shellout (>= 2.2, < 4.0) toml-rb (>= 1, < 3) From d55f1ceb0bc66348cbb3c50c16c9cf695e10a4a5 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Fri, 2 Jun 2023 14:15:53 +0000 Subject: [PATCH 06/15] Bump version to 15.6.12 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. --- CHANGELOG.md | 7 ++++--- VERSION | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6aa2e9acd1..901016297d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,17 @@ # Chef Server Changelog - -## [15.6.11](https://github.com/chef/chef-server/tree/15.6.11) (2023-05-22) + +## [15.6.12](https://github.com/chef/chef-server/tree/15.6.12) (2023-06-02) #### Merged Pull Requests -- Add el-9 builder and tester to the pipelines [#3661](https://github.com/chef/chef-server/pull/3661) ([PrajaktaPurohit](https://github.com/PrajaktaPurohit)) +- Updated license scout issues [#3666](https://github.com/chef/chef-server/pull/3666) ([jashaik](https://github.com/jashaik)) ### Changes since 15.6.2 release #### Merged Pull Requests +- Updated license scout issues [#3666](https://github.com/chef/chef-server/pull/3666) ([jashaik](https://github.com/jashaik)) - Add el-9 builder and tester to the pipelines [#3661](https://github.com/chef/chef-server/pull/3661) ([PrajaktaPurohit](https://github.com/PrajaktaPurohit)) - Bump omnibus-software from `6a1c889` to `67a1705` in /omnibus [#3660](https://github.com/chef/chef-server/pull/3660) ([dependabot[bot]](https://github.com/dependabot[bot])) - Bump nokogiri from 1.14.2 to 1.14.3 in /src/oc-id [#3643](https://github.com/chef/chef-server/pull/3643) ([dependabot[bot]](https://github.com/dependabot[bot])) diff --git a/VERSION b/VERSION index 4464ec2a63..6b08d64564 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -15.6.11 \ No newline at end of file +15.6.12 \ No newline at end of file From 985dfee99044ff477dbc08462b6d69add70f8608 Mon Sep 17 00:00:00 2001 From: Vinay Satish Date: Tue, 16 May 2023 17:47:56 +0530 Subject: [PATCH 07/15] Updating the permission of local-mode-cache/backup Changing the backup property of the file and template resource would be a bigger change so changing the backup folder permission is a better option Signed-off-by: Vinay Satish --- .../infra-server/recipes/fix_permissions.rb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/omnibus/files/server-ctl-cookbooks/infra-server/recipes/fix_permissions.rb b/omnibus/files/server-ctl-cookbooks/infra-server/recipes/fix_permissions.rb index 989357c258..ff5a845b63 100644 --- a/omnibus/files/server-ctl-cookbooks/infra-server/recipes/fix_permissions.rb +++ b/omnibus/files/server-ctl-cookbooks/infra-server/recipes/fix_permissions.rb @@ -24,3 +24,18 @@ execute "find #{GEM_PATH} -perm /u=r,g=r,o=r ! -perm /u=x -exec chmod 644 {} \\;" do user 'root' end + +# We backup the files and templates in the folder /var/opt/opscode/local-mode-cache/backup +# the default vaule for the file and template resource is 5 i.e, there will be upto 5 backups of the +# files and templates that we use in the server-ctl cookbook. This includes the configs files also. +# To stop taking the backup, we need to explicitly mention the property backup as 'false' in all the +# usage of file and template resource in the server-ctl cookbook. +# We can secure the backups by changing the permission of /var/opt/opscode/local-mode-cache/backup +# to root user read only. (CVE-2023-28864) + +directory "/var/opt/#{ChefUtils::Dist::Org::LEGACY_CONF_DIR}/local-mode-cache/backup" do + owner 'root' + group 'root' + mode '600' + recursive false +end From af0b0acd5c10b53c57678a549c892d8212edcb3f Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Mon, 12 Jun 2023 08:46:54 +0000 Subject: [PATCH 08/15] Bump version to 15.7.0 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. --- CHANGELOG.md | 7 ++++--- VERSION | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 901016297d..2db84a044e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,17 @@ # Chef Server Changelog - -## [15.6.12](https://github.com/chef/chef-server/tree/15.6.12) (2023-06-02) + +## [15.7.0](https://github.com/chef/chef-server/tree/15.7.0) (2023-06-12) #### Merged Pull Requests -- Updated license scout issues [#3666](https://github.com/chef/chef-server/pull/3666) ([jashaik](https://github.com/jashaik)) +- Setting file and template backup to false for the config files [#3659](https://github.com/chef/chef-server/pull/3659) ([vinay-satish](https://github.com/vinay-satish)) ### Changes since 15.6.2 release #### Merged Pull Requests +- Setting file and template backup to false for the config files [#3659](https://github.com/chef/chef-server/pull/3659) ([vinay-satish](https://github.com/vinay-satish)) - Updated license scout issues [#3666](https://github.com/chef/chef-server/pull/3666) ([jashaik](https://github.com/jashaik)) - Add el-9 builder and tester to the pipelines [#3661](https://github.com/chef/chef-server/pull/3661) ([PrajaktaPurohit](https://github.com/PrajaktaPurohit)) - Bump omnibus-software from `6a1c889` to `67a1705` in /omnibus [#3660](https://github.com/chef/chef-server/pull/3660) ([dependabot[bot]](https://github.com/dependabot[bot])) diff --git a/VERSION b/VERSION index 6b08d64564..dd6ecf975e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -15.6.12 \ No newline at end of file +15.7.0 \ No newline at end of file From 91086c96ccad812872fd682a9ebbb3ad3ddcc98b Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Wed, 14 Jun 2023 12:16:22 +0000 Subject: [PATCH 09/15] Update CHANGELOG.md to reflect the promotion of 15.7.0 Obvious fix; these changes are the result of automation not creative thinking. --- CHANGELOG.md | 39 ++++++++++++++++++--------------------- 1 file changed, 18 insertions(+), 21 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2db84a044e..5caab7d017 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,35 +1,32 @@ # Chef Server Changelog - -## [15.7.0](https://github.com/chef/chef-server/tree/15.7.0) (2023-06-12) - -#### Merged Pull Requests -- Setting file and template backup to false for the config files [#3659](https://github.com/chef/chef-server/pull/3659) ([vinay-satish](https://github.com/vinay-satish)) + - -### Changes since 15.6.2 release - -#### Merged Pull Requests -- Setting file and template backup to false for the config files [#3659](https://github.com/chef/chef-server/pull/3659) ([vinay-satish](https://github.com/vinay-satish)) -- Updated license scout issues [#3666](https://github.com/chef/chef-server/pull/3666) ([jashaik](https://github.com/jashaik)) -- Add el-9 builder and tester to the pipelines [#3661](https://github.com/chef/chef-server/pull/3661) ([PrajaktaPurohit](https://github.com/PrajaktaPurohit)) -- Bump omnibus-software from `6a1c889` to `67a1705` in /omnibus [#3660](https://github.com/chef/chef-server/pull/3660) ([dependabot[bot]](https://github.com/dependabot[bot])) -- Bump nokogiri from 1.14.2 to 1.14.3 in /src/oc-id [#3643](https://github.com/chef/chef-server/pull/3643) ([dependabot[bot]](https://github.com/dependabot[bot])) -- Update release process docs [#3631](https://github.com/chef/chef-server/pull/3631) ([lbakerchef](https://github.com/lbakerchef)) -- Bump pg from 1.4.5 to 1.4.6 in /src/chef-server-ctl [#3612](https://github.com/chef/chef-server/pull/3612) ([dependabot[bot]](https://github.com/dependabot[bot])) -- Bump nokogiri from 1.14.0 to 1.14.2 in /src/oc-id [#3602](https://github.com/chef/chef-server/pull/3602) ([dependabot[bot]](https://github.com/dependabot[bot])) -- Bump mixlib-install from 3.12.24 to 3.12.27 in /src/chef-server-ctl [#3591](https://github.com/chef/chef-server/pull/3591) ([dependabot[bot]](https://github.com/dependabot[bot])) -- Bump activesupport from 7.0.4.1 to 7.0.4.2 in /oc-chef-pedant [#3588](https://github.com/chef/chef-server/pull/3588) ([dependabot[bot]](https://github.com/dependabot[bot])) -- Integrating with sonarcubes [#3628](https://github.com/chef/chef-server/pull/3628) ([vinay-satish](https://github.com/vinay-satish)) + +## [15.7.0](https://github.com/chef/chef-server/tree/15.7.0) (2023-06-14) + +#### Merged Pull Requests +- Integrating with sonarcubes [#3628](https://github.com/chef/chef-server/pull/3628) ([vinay-satish](https://github.com/vinay-satish)) +- Bump activesupport from 7.0.4.1 to 7.0.4.2 in /oc-chef-pedant [#3588](https://github.com/chef/chef-server/pull/3588) ([dependabot[bot]](https://github.com/dependabot[bot])) +- Bump mixlib-install from 3.12.24 to 3.12.27 in /src/chef-server-ctl [#3591](https://github.com/chef/chef-server/pull/3591) ([dependabot[bot]](https://github.com/dependabot[bot])) +- Bump nokogiri from 1.14.0 to 1.14.2 in /src/oc-id [#3602](https://github.com/chef/chef-server/pull/3602) ([dependabot[bot]](https://github.com/dependabot[bot])) +- Bump pg from 1.4.5 to 1.4.6 in /src/chef-server-ctl [#3612](https://github.com/chef/chef-server/pull/3612) ([dependabot[bot]](https://github.com/dependabot[bot])) +- Update release process docs [#3631](https://github.com/chef/chef-server/pull/3631) ([lbakerchef](https://github.com/lbakerchef)) +- Bump nokogiri from 1.14.2 to 1.14.3 in /src/oc-id [#3643](https://github.com/chef/chef-server/pull/3643) ([dependabot[bot]](https://github.com/dependabot[bot])) +- Bump omnibus-software from `6a1c889` to `67a1705` in /omnibus [#3660](https://github.com/chef/chef-server/pull/3660) ([dependabot[bot]](https://github.com/dependabot[bot])) +- Add el-9 builder and tester to the pipelines [#3661](https://github.com/chef/chef-server/pull/3661) ([PrajaktaPurohit](https://github.com/PrajaktaPurohit)) +- Updated license scout issues [#3666](https://github.com/chef/chef-server/pull/3666) ([jashaik](https://github.com/jashaik)) +- Setting file and template backup to false for the config files [#3659](https://github.com/chef/chef-server/pull/3659) ([vinay-satish](https://github.com/vinay-satish)) + + ## [15.6.2](https://github.com/chef/chef-server/tree/15.6.2) (2023-03-17) #### Merged Pull Requests - Update default OpenJRE to 11.0.18+10 [#3623](https://github.com/chef/chef-server/pull/3623) ([lbakerchef](https://github.com/lbakerchef)) - ## [15.6.1](https://github.com/chef/chef-server/tree/15.6.1) (2023-03-07) From c463061dd158796fdd43b0ae1343b60d411b3a11 Mon Sep 17 00:00:00 2001 From: Ian Maddaus Date: Tue, 20 Jun 2023 10:47:42 -0400 Subject: [PATCH 10/15] Update supported platforms page Signed-off-by: Ian Maddaus --- .../chef-server/adopted_platforms_server.md | 56 +++---------------- 1 file changed, 9 insertions(+), 47 deletions(-) diff --git a/docs-chef-io/layouts/shortcodes/chef-server/adopted_platforms_server.md b/docs-chef-io/layouts/shortcodes/chef-server/adopted_platforms_server.md index 79b7f7a226..aeeec464d8 100644 --- a/docs-chef-io/layouts/shortcodes/chef-server/adopted_platforms_server.md +++ b/docs-chef-io/layouts/shortcodes/chef-server/adopted_platforms_server.md @@ -1,48 +1,10 @@ -The following table lists the commercially-supported platforms and versions for the Chef Infra Server: +The following table lists the commercially-supported platforms for Chef Infra Server: - ----- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PlatformArchitectureVersion
Amazon Linux 2x86_642.x
CentOSx86_647.x, 8.x
Oracle Enterprise Linuxx86_647.x, 8.x
Red Hat Enterprise Linuxx86_647.x, 8.x
SUSE Linux Enterprise Serverx86_6412.x, 15.x
Ubuntux86_6416.04, 18.04, 20.04
+| Platform | Architecture | Version | +|------------------------------|--------------|---------------------------| +| Amazon Linux 2 | `x86_64` | `2.x` | +| CentOS | `x86_64` | `7.x`, `8.x` | +| Oracle Enterprise Linux | `x86_64` | `7.x`, `8.x` | +| Red Hat Enterprise Linux | `x86_64` | `7.x`, `8.x`, `9.x` | +| SUSE Linux Enterprise Server | `x86_64` | `12.x`, `15.x` | +| Ubuntu | `x86_64` | `16.04`, `18.04`, `20.04` | From 6ddcb5879eba304af8123dc98b4ddd12120a2992 Mon Sep 17 00:00:00 2001 From: Ian Maddaus Date: Tue, 20 Jun 2023 10:55:40 -0400 Subject: [PATCH 11/15] Add Ubuntu 22.04 Signed-off-by: Ian Maddaus --- .../chef-server/adopted_platforms_server.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs-chef-io/layouts/shortcodes/chef-server/adopted_platforms_server.md b/docs-chef-io/layouts/shortcodes/chef-server/adopted_platforms_server.md index aeeec464d8..e1f5ae09fe 100644 --- a/docs-chef-io/layouts/shortcodes/chef-server/adopted_platforms_server.md +++ b/docs-chef-io/layouts/shortcodes/chef-server/adopted_platforms_server.md @@ -1,10 +1,10 @@ The following table lists the commercially-supported platforms for Chef Infra Server: -| Platform | Architecture | Version | -|------------------------------|--------------|---------------------------| -| Amazon Linux 2 | `x86_64` | `2.x` | -| CentOS | `x86_64` | `7.x`, `8.x` | -| Oracle Enterprise Linux | `x86_64` | `7.x`, `8.x` | -| Red Hat Enterprise Linux | `x86_64` | `7.x`, `8.x`, `9.x` | -| SUSE Linux Enterprise Server | `x86_64` | `12.x`, `15.x` | -| Ubuntu | `x86_64` | `16.04`, `18.04`, `20.04` | +| Platform | Architecture | Version | +|------------------------------|--------------|-------------------------------------| +| Amazon Linux 2 | `x86_64` | `2.x` | +| CentOS | `x86_64` | `7.x`, `8.x` | +| Oracle Enterprise Linux | `x86_64` | `7.x`, `8.x` | +| Red Hat Enterprise Linux | `x86_64` | `7.x`, `8.x`, `9.x` | +| SUSE Linux Enterprise Server | `x86_64` | `12.x`, `15.x` | +| Ubuntu | `x86_64` | `16.04`, `18.04`, `20.04`, `22.04` | From 3acb58c2e04a6d542037b7021c11d0d3365abae2 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Wed, 21 Jun 2023 12:24:32 +0000 Subject: [PATCH 12/15] Bump version to 15.7.1 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. --- CHANGELOG.md | 12 ++++++++++-- VERSION | 2 +- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5caab7d017..32f8337529 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,17 @@ # Chef Server Changelog - + +## [15.7.1](https://github.com/chef/chef-server/tree/15.7.1) (2023-06-21) + +#### Merged Pull Requests +- Update supported platforms page [#3675](https://github.com/chef/chef-server/pull/3675) ([IanMadd](https://github.com/IanMadd)) - + +### Changes since 15.7.0 release + +#### Merged Pull Requests +- Update supported platforms page [#3675](https://github.com/chef/chef-server/pull/3675) ([IanMadd](https://github.com/IanMadd)) diff --git a/VERSION b/VERSION index dd6ecf975e..d1a0eb1c34 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -15.7.0 \ No newline at end of file +15.7.1 \ No newline at end of file From dec13e756a933c6a0e416a4936207a1acc505473 Mon Sep 17 00:00:00 2001 From: Prajakta Purohit Date: Wed, 21 Jun 2023 05:33:49 -0700 Subject: [PATCH 13/15] Add steps to confirm docs update before release. Signed-off-by: Prajakta Purohit --- RELEASE_PROCESS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE_PROCESS.md b/RELEASE_PROCESS.md index 7e05e75f1b..25dc99be54 100644 --- a/RELEASE_PROCESS.md +++ b/RELEASE_PROCESS.md @@ -32,6 +32,10 @@ In order to release, you will need the following accounts/permissions: Upgrade Erlang dependencies via automated script. See https://github.com/chef/chef-server/blob/main/dev-docs/FrequentTasks.md#updating-erlang-dependencies-using-rebar3 . +### Update documentation + +Ensure documentation in [docs-site](https://docs.chef.io/) is updated for changes that would be included in the release. + ### Update Release Notes #### Pending Release Notes In Wiki From cdb1daf137e7030e785299498db831864c1287a6 Mon Sep 17 00:00:00 2001 From: Prajakta Purohit Date: Wed, 21 Jun 2023 05:45:56 -0700 Subject: [PATCH 14/15] minor verbiage changes Signed-off-by: Prajakta Purohit --- .../infra-server/recipes/fix_permissions.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnibus/files/server-ctl-cookbooks/infra-server/recipes/fix_permissions.rb b/omnibus/files/server-ctl-cookbooks/infra-server/recipes/fix_permissions.rb index ff5a845b63..96e6dba255 100644 --- a/omnibus/files/server-ctl-cookbooks/infra-server/recipes/fix_permissions.rb +++ b/omnibus/files/server-ctl-cookbooks/infra-server/recipes/fix_permissions.rb @@ -31,7 +31,7 @@ # To stop taking the backup, we need to explicitly mention the property backup as 'false' in all the # usage of file and template resource in the server-ctl cookbook. # We can secure the backups by changing the permission of /var/opt/opscode/local-mode-cache/backup -# to root user read only. (CVE-2023-28864) +# to read and write only for the root user. (CVE-2023-28864) directory "/var/opt/#{ChefUtils::Dist::Org::LEGACY_CONF_DIR}/local-mode-cache/backup" do owner 'root' From 389da5d3e3f87cfc4de51496c064fc20b94aef1b Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Wed, 21 Jun 2023 13:17:04 +0000 Subject: [PATCH 15/15] Bump version to 15.7.2 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. --- CHANGELOG.md | 7 ++++--- VERSION | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 32f8337529..f07fdf5416 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,17 @@ # Chef Server Changelog - -## [15.7.1](https://github.com/chef/chef-server/tree/15.7.1) (2023-06-21) + +## [15.7.2](https://github.com/chef/chef-server/tree/15.7.2) (2023-06-21) #### Merged Pull Requests -- Update supported platforms page [#3675](https://github.com/chef/chef-server/pull/3675) ([IanMadd](https://github.com/IanMadd)) +- Docs update [#3676](https://github.com/chef/chef-server/pull/3676) ([PrajaktaPurohit](https://github.com/PrajaktaPurohit)) ### Changes since 15.7.0 release #### Merged Pull Requests +- Docs update [#3676](https://github.com/chef/chef-server/pull/3676) ([PrajaktaPurohit](https://github.com/PrajaktaPurohit)) - Update supported platforms page [#3675](https://github.com/chef/chef-server/pull/3675) ([IanMadd](https://github.com/IanMadd)) diff --git a/VERSION b/VERSION index d1a0eb1c34..0b363a8997 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -15.7.1 \ No newline at end of file +15.7.2 \ No newline at end of file