summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3f1bc0fee0..c530fb30ce 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,17 +2,18 @@
This changelog lists individual merged pull requests to Chef Infra Client and geared towards developers. For a list of significant changes per release see the [Chef Infra Client Release Notes](https://docs.chef.io/release_notes_client/).
-<!-- latest_release 16.18.26 -->
-## [v16.18.26](https://github.com/chef/chef/tree/v16.18.26) (2023-01-10)
+<!-- latest_release 16.18.27 -->
+## [v16.18.27](https://github.com/chef/chef/tree/v16.18.27) (2023-01-10)
#### Merged Pull Requests
-- [chef-16] INFC-303 - Backport changes from v18 to v16 for documentation [#13270](https://github.com/chef/chef/pull/13270) ([Stromweld](https://github.com/Stromweld))
+- Bugfix/backport chef16 checksum validation [#13322](https://github.com/chef/chef/pull/13322) ([decoyjoe](https://github.com/decoyjoe))
<!-- latest_release -->
<!-- release_rollup since=16.18.0 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Bugfix/backport chef16 checksum validation [#13322](https://github.com/chef/chef/pull/13322) ([decoyjoe](https://github.com/decoyjoe)) <!-- 16.18.27 -->
- [chef-16] INFC-303 - Backport changes from v18 to v16 for documentation [#13270](https://github.com/chef/chef/pull/13270) ([Stromweld](https://github.com/Stromweld)) <!-- 16.18.26 -->
- backport to 16: flush package cache after registering or unregistering with rhsm_register [#12908](https://github.com/chef/chef/pull/12908) ([jasonwbarnett](https://github.com/jasonwbarnett)) <!-- 16.18.25 -->
- Rewriting the zypper code to run only on openSUSE 15 [#13486](https://github.com/chef/chef/pull/13486) ([johnmccrae](https://github.com/johnmccrae)) <!-- 16.18.24 -->