mbox series

[walnascar] Pull request

Message ID DCQWPIRBUNU8.1V5XVSCPZPQ53@bootlin.com
State New
Headers show
Series [walnascar] Pull request | expand

Pull-request

git@push.yoctoproject.org:yocto-docs walnascar-next

Message

Antonin Godard Sept. 12, 2025, 2:54 p.m. UTC
The following changes since commit e664a70adb5bc19041b3b5f553fb90dcddff99d0:

  ref-manual/classes.rst: document the testexport class (2025-08-08 14:27:04 +0200)

are available in the Git repository at:

  git@push.yoctoproject.org:yocto-docs walnascar-next

for you to fetch changes up to 29330751c8a2b82b4bd80659d2a0a8bac51afca5:

  migration-guides: add release notes for 5.0.12 (2025-09-12 16:48:58 +0200)

----------------------------------------------------------------
Antonin Godard (1):
      dev-manual/security-subjects.rst: update mailing lists

Jan Vermaete (1):
      sdk: The main in the C example should return an int

Joao Marcos Costa (1):
      ref-manual/variables.rst: expand IMAGE_OVERHEAD_FACTOR glossary entry

Lee Chee Yang (3):
      migration-guides: add release notes for 4.0.29
      migration-guides: add release notes for 5.2.3
      migration-guides: add release notes for 5.0.12

Peter Marko (1):
      vulnerabilities: update nvdcve file name

 documentation/dev-manual/security-subjects.rst     |  23 +-
 documentation/dev-manual/vulnerabilities.rst       |   2 +-
 documentation/migration-guides/release-4.0.rst     |   1 +
 documentation/migration-guides/release-5.0.rst     |   1 +
 documentation/migration-guides/release-5.2.rst     |   1 +
 .../migration-guides/release-notes-4.0.29.rst      | 178 +++++++++++
 .../migration-guides/release-notes-5.0.12.rst      | 184 +++++++++++
 .../migration-guides/release-notes-5.2.3.rst       | 355 +++++++++++++++++++++
 documentation/ref-manual/variables.rst             |   6 +
 documentation/sdk-manual/working-projects.rst      |   3 +-
 10 files changed, 743 insertions(+), 11 deletions(-)
 create mode 100644 documentation/migration-guides/release-notes-4.0.29.rst
 create mode 100644 documentation/migration-guides/release-notes-5.0.12.rst
 create mode 100644 documentation/migration-guides/release-notes-5.2.3.rst