mbox series

[0/9] 5.3 release updates

Message ID 20251128-release-note-5-3-updates-v1-0-6ef679198e80@bootlin.com
Headers show
Series 5.3 release updates | expand

Message

Antonin Godard Nov. 28, 2025, 3:34 p.m. UTC
This series updates the documentation with regards to changes on the
master branch of the following repositories

- openembedded-core:
  7d1d3b4958bc ("oeqa: runtime: logrotate: Fix typos and add comments")
  to
  ac7327583aef ("libdrm: upgrade 2.4.125 -> 2.4.128")

- meta-yocto:
  6257391c9594 ("yocto-bsp/6.16: specify genericarm64 SRCREV")
  to
  b3b659263566 ("local.conf.sample: comment out the root-with-empty-password setting")

- bitbake:
  b96154aeb1fc ("bitbake-setup: add the initial implementation")
  to
  720df1a53452 ("bitbake-setup: add whinlatter configs for poky and oe-nodistro")

It updates the release notes / migration guides and cleans up the
last remaining empty section of these documents.

It also adds a gen-cve-release-notes that can be used to generate the
table of fixed CVEs by parsing cve-checks JSON reports.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
Antonin Godard (9):
      dev-manual/limiting-resources.rst: update how to track pressure info
      ref-manual/tasks.rst: document the do_list_image_features task
      ref-manual/variables.rst: document WESTON_USER/WESTON_USER_HOME variables
      tools: add gen-cve-release-notes
      migration-guides/release-notes-5.3.rst: add fixed cve
      migration-guides/release-notes-5.3.rst: add recipe upgrades
      migration-guides/release-notes-5.3.rst: add license updates
      migration-guides/release-notes-5.3.rst: add contributors
      migration-guides/release-notes-5.3.rst: latest changes from master

 documentation/dev-manual/limiting-resources.rst    |   19 +-
 documentation/migration-guides/migration-5.3.rst   |   22 +-
 .../migration-guides/release-notes-5.3.rst         | 1449 +++++++++++++++++++-
 documentation/ref-manual/tasks.rst                 |    8 +
 documentation/ref-manual/variables.rst             |    8 +
 documentation/tools/gen-cve-release-notes          |   67 +
 6 files changed, 1540 insertions(+), 33 deletions(-)
---
base-commit: 0c1fbe2657d34014293b64e5e5811401544d6f56
change-id: 20251127-release-note-5-3-updates-69d4b399bd3b