From 598b39e949b163eddc4a33126ba7786dbfca0393 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Sat, 25 Apr 2020 09:24:37 +0800 Subject: [PATCH] doc/releases: silence sphinx warnings * mimic.rst: add title underline to address sphinx warning like: ``` WARNING: Title underline too short. ``` * octopus.rst: use consistent underline to address following sphinx warning: ``` doc/releases/octopus.rst:49: WARNING: Title level inconsistent: ``` Signed-off-by: Kefu Chai --- doc/releases/mimic.rst | 2 +- doc/releases/octopus.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/releases/mimic.rst b/doc/releases/mimic.rst index 6ec6ab851a6..e98261c1192 100644 --- a/doc/releases/mimic.rst +++ b/doc/releases/mimic.rst @@ -1,5 +1,5 @@ v13.2.10 Mimic -============= +============== This is the tenth bugfix release of Ceph Mimic, this release fixes a RGW vulnerability affecting mimic, and we recommend that all mimic users upgrade. diff --git a/doc/releases/octopus.rst b/doc/releases/octopus.rst index 772cc71faad..9e1126c753c 100644 --- a/doc/releases/octopus.rst +++ b/doc/releases/octopus.rst @@ -5,14 +5,14 @@ This is the first bugfix release of Ceph Octopus, we recommend all Octopus users upgrade. This release fixes an upgrade issue and also has 2 security fixes Notable Changes -~~~~~~~~~~~~~~~ +--------------- * issue#44759: Fixed luminous->nautilus->octopus upgrade asserts * CVE-2020-1759: Fixed nonce reuse in msgr V2 secure mode * CVE-2020-1760: Fixed XSS due to RGW GetObject header-splitting Changelog -~~~~~~~~~ +--------- * build/ops: fix ceph_release type to 'stable' (`pr#34194 `_, Sage Weil) * build/ops: vstart_runner.py: fix OSError when checking if non-existent path is mounted (`pr#34132 `_, Alfonso Martínez) -- 2.39.5