From bbf0911ee77aa7adb939d68c605c6bc23932d90a Mon Sep 17 00:00:00 2001 From: Patrick Donnelly Date: Tue, 29 Jul 2025 22:31:05 -0400 Subject: [PATCH] PendingReleaseNotes: add note for cephx upgrade Signed-off-by: Patrick Donnelly (cherry picked from commit af2ab5810c7336dc9a35bba06e256b90982d7f7d) --- PendingReleaseNotes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 5d005b846a3..dbbe2beb7d3 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -10,6 +10,10 @@ adjusting FEATURE_TOGGLE_DASHBOARD. >=21.0.0 +* CephX: a new key type ``aes256k`` has been introduced to address + vulnerabilities in the existing encryption schemes. It is necessary to + perform an upgrade of all CephX keys used by daemons or clients. Please see + :ref:`cephx-upgrade` for more information. * The ``auth_supported`` config has been removed. >=20.0.0 -- 2.39.5