From 5b857dd2cb139cb952902416e59c4ef51c9bf50e Mon Sep 17 00:00:00 2001 From: pulpbot Date: Fri, 18 Oct 2024 03:08:25 +0000 Subject: [PATCH] Update Changelog --- CHANGES.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index f2ae872aed..bbb0169597 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -935,6 +935,29 @@ No significant changes. --- +## 3.49.22 (2024-10-17) {: #3.49.22 } + +### REST API {: #3.49.22-rest-api } + +#### Bugfixes {: #3.49.22-rest-api-bugfix } + +- pass envvars to Signing Scripts to access GNUPGHOME + [#5911](https://github.com/pulp/pulpcore/issues/5911) + +### Plugin API {: #3.49.22-plugin-api } + +No significant changes. + +### Pulp File {: #3.49.22-pulp-file } + +No significant changes. + +### Pulp Cert Guard {: #3.49.22-pulp-cert-guard } + +No significant changes. + +--- + ## 3.49.21 (2024-10-09) {: #3.49.21 } ### REST API {: #3.49.21-rest-api }