From 742c101ba48bb9a9fc5e2c922b25297abe6fbcbe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 21:16:21 +0300 Subject: [PATCH] Release: 11.2.2+security-01 (#94917) * Update changelog * Update version to 11.2.2+security-01 * Revert "Update version to 11.2.2+security-01" This reverts commit 0a4da88872bc681f65211c9e4ef4c9b9bc864664. * update changelog --------- Co-authored-by: github-actions[bot] Co-authored-by: Kevin Minehart --- CHANGELOG.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f38cf2a1c1..ac1ec8fa4c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,12 @@ - + -# 11.2.1+security-01 (2024-10-17) +# 11.2.2+security-01 (2024-10-17) ### Bug fixes - **SQL Expressions**: Fixes CVE-2024-9264 - + # 11.2.2 (2024-10-01) @@ -30,6 +30,15 @@ - **Plugins:** Avoid returning 404 for `AutoEnabled` apps [#93488](https://github.com/grafana/grafana/pull/93488), [@wbrowne](https://github.com/wbrowne) + + +# 11.2.1+security-01 (2024-10-17) + +### Bug fixes + +- **SQL Expressions**: Fixes CVE-2024-9264 + + # 11.2.1 (2024-09-26)