From 6be6e48f4c2f0b28abe53507b73d1ac14d0318f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 13:19:38 -0500 Subject: [PATCH] Release: 11.1.6+security-01 (#94916) * Update changelog * Update version to 11.1.6+security-01 * Revert "Update version to 11.1.6+security-01" This reverts commit 4309adacd78f26045cbb105d624b8fe915870888. * update changelog --------- Co-authored-by: github-actions[bot] Co-authored-by: Kevin Minehart --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8273428d982..e6c3fe740fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,15 @@ - **Plugins:** Avoid returning 404 for `AutoEnabled` apps [#93487](https://github.com/grafana/grafana/pull/93487), [@wbrowne](https://github.com/wbrowne) + + +# 11.1.6+security-01 (2024-10-17) + +### Bug fixes + +- **SQL Expressions**: Fixes CVE-2024-9264 + + # 11.1.6 (2024-09-26)