diff --git a/doc/source/contributor/releasing.rst b/doc/source/contributor/releasing.rst index 3b5eadbe3f..b790a88752 100644 --- a/doc/source/contributor/releasing.rst +++ b/doc/source/contributor/releasing.rst @@ -85,7 +85,10 @@ This includes: * updating the release notes RST to include the new branch. The generated RST does not include the version range in the title, so we - typically submit a follow-up patch to do that. + typically submit a follow-up patch to do that. We also manually mark + the ``earliest-version`` directive on the new page, due to a `reno bug + ` that may cause this to + be incorrect for stable branches. We need to submit patches for changes in the stable branch to: diff --git a/releasenotes/source/liberty.rst b/releasenotes/source/liberty.rst index febc2afec6..60f2f6930c 100644 --- a/releasenotes/source/liberty.rst +++ b/releasenotes/source/liberty.rst @@ -4,6 +4,7 @@ Liberty Series (4.0.0 - 4.2.5) Release Notes .. release-notes:: :branch: origin/stable/liberty + :earliest-version: 4.2.2 .. _V4-2-1: diff --git a/releasenotes/source/mitaka.rst b/releasenotes/source/mitaka.rst index ff4620f0ee..d12b5e2332 100644 --- a/releasenotes/source/mitaka.rst +++ b/releasenotes/source/mitaka.rst @@ -4,3 +4,4 @@ Mitaka Series (4.3.0 - 5.1.x) Release Notes .. release-notes:: :branch: origin/stable/mitaka + :earliest-version: 4.3.0 diff --git a/releasenotes/source/newton.rst b/releasenotes/source/newton.rst index cae5e7e9e1..3c716a8092 100644 --- a/releasenotes/source/newton.rst +++ b/releasenotes/source/newton.rst @@ -4,3 +4,4 @@ Newton Series (6.0.0 - 6.2.x) Release Notes .. release-notes:: :branch: origin/stable/newton + :earliest-version: 6.0.0 diff --git a/releasenotes/source/ocata.rst b/releasenotes/source/ocata.rst index 1b0f1b619e..784d507c47 100644 --- a/releasenotes/source/ocata.rst +++ b/releasenotes/source/ocata.rst @@ -4,3 +4,4 @@ Ocata Series (7.0.0 - 7.0.x) Release Notes .. release-notes:: :branch: origin/stable/ocata + :earliest-version: 7.0.0 diff --git a/releasenotes/source/pike.rst b/releasenotes/source/pike.rst index ac2600fbcd..6494511b84 100644 --- a/releasenotes/source/pike.rst +++ b/releasenotes/source/pike.rst @@ -4,3 +4,4 @@ .. release-notes:: :branch: stable/pike + :earliest-version: 8.0.0