->= 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
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
---------