From 1cc2e2bd9fc7db624ac2b5e9705471d4a670f77b Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Fri, 22 Feb 2019 18:39:30 +0100 Subject: [PATCH] doc: move keyring caps RN to correct point release This is still technically correct, but move the release note under an explicit 12.2.12 heading since 12.2.11 is already out. This commit cannot be cherry-picked from master because PendingReleaseNotes has completely different content in master. Signed-off-by: Nathan Cutler --- PendingReleaseNotes | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 05f7f44ae7e..238b46b28cd 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -1,5 +1,12 @@ ->= 12.2.11 ----------- +12.2.12 +------- +* In 12.2.9 and earlier releases, keyring caps were not checked for validity, + so the caps string could be anything. As of 12.2.10, caps strings are + validated and providing a keyring with an invalid caps string to, e.g., + "ceph auth add" will result in an error. + +12.2.11 +------- * `cephfs-journal-tool` makes rank argument (--rank) mandatory. Rank is of format `filesystem:rank`, where `filesystem` is the cephfs filesystem and `rank` is the MDS rank on which the operation is to be executed. To @@ -7,10 +14,6 @@ operations that dump journal information to file will now dump to per-rank suffixed dump files. Importing journal information from dump files is disallowed if operation is targetted for all ranks. -* In 12.2.9 and earlier releases, keyring caps were not checked for validity, - so the caps string could be anything. As of 12.2.10, caps strings are - validated and providing a keyring with an invalid caps string to, e.g., - "ceph auth add" will result in an error. >= 12.1.2 --------- -- 2.47.3