mbox series

[00/16] Updates for upcoming Wrynose release (2)

Message ID 20260422-third-release-notes-6-0-v1-0-06635e8648d1@bootlin.com
Headers show
Series Updates for upcoming Wrynose release (2) | expand

Message

Antonin Godard April 22, 2026, 2:22 p.m. UTC
Another set of patches to prepare the docs for the upcoming Wrynose
release.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
Antonin Godard (16):
      conf.py: add a :yocto_bug: role
      migration-guides/release-notes-6.0.rst: add known KVM issue
      migration-guides/migration-6.0.rst: document the CVE_PRODUCT behavior change
      tools/build-docs-container: add missing leap 16.0 in help message
      tools/build-docs-container: add CentOS 10 support
      ref-manual/system-requirements.rst: add CentOS 10 as a supported distro
      docs-wide: drop documentation for cve-check and variables
      security-manual/vulnerabilities.rst: require Upstream-Status, not recommend
      security-manual/vulnerabilities.rst: refresh the document after cve-check removal
      migration-guides/migration-6.0.rst: add migration notes on cve-check removal
      migration-guides/release-notes-6.0.rst: cover recent changes
      migration-guides/release-notes-6.0.rst: add license changes
      migration-guides/release-notes-6.0.rst: update CFE fixes
      migration-guides/release-notes-6.0.rst: add recipe version changes
      migration-guides/migration-6.0.rst: mention python3-roman-numerals-py rename
      migration-guides/release-notes-6.0.rst: add contributors

 documentation/conf.py                              |    4 +-
 documentation/migration-guides/migration-3.0.rst   |    4 +-
 documentation/migration-guides/migration-5.0.rst   |    2 +-
 documentation/migration-guides/migration-6.0.rst   |   91 ++
 .../migration-guides/release-notes-4.0.23.rst      |    2 +-
 .../migration-guides/release-notes-4.1.1.rst       |    4 +-
 .../migration-guides/release-notes-4.1.rst         |    4 +-
 .../migration-guides/release-notes-5.0.5.rst       |    2 +-
 .../migration-guides/release-notes-5.0.rst         |    4 +-
 .../migration-guides/release-notes-5.1.3.rst       |    2 +-
 .../migration-guides/release-notes-5.1.rst         |    8 +-
 .../migration-guides/release-notes-5.2.rst         |   24 +-
 .../migration-guides/release-notes-5.3.rst         |    2 +-
 .../migration-guides/release-notes-6.0.rst         | 1451 +++++++++++++++++++-
 documentation/ref-manual/classes.rst               |   78 +-
 documentation/ref-manual/system-requirements.rst   |    1 +
 documentation/ref-manual/variables.rst             |   77 +-
 documentation/security-manual/vulnerabilities.rst  |  222 ++-
 documentation/tools/build-docs-container           |    5 +-
 19 files changed, 1666 insertions(+), 321 deletions(-)
---
base-commit: eb74fdfd9e5e579a65e8872d1a73b51e77b14f63
change-id: 20260420-third-release-notes-6-0-754b6f79bbe9