mbox series

[0/2] Documentation and 5.0 release notes for some of our work

Message ID 20240409145544.3115398-1-yoann.congal@smile.fr
Headers show
Series Documentation and 5.0 release notes for some of our work | expand

Message

Yoann Congal April 9, 2024, 2:55 p.m. UTC
This series documents and/or adds to release notes the commits coming
from @smile.fr emails addresses (from yocto-4.3 tag).

I considered all those commits (SHA1 from poky):

Documented:
* 789b10030c6 (cve-update-nvd2-native: remove rejected cve from database, 2024-03-15)
* 19f27037b2b (cve-update-nvd2-native: add an age threshold for incremental update, 2024-03-13)
* 6ce61b43570 (strace: disable bluetooth support by default, 2023-12-13)
* 381ef628fab (ref-manual: add documentation for the unimplemented-ptest qa warning, 2023-10-10)

Considered but not deemed documentation worthy (It seems we don't document
non-security fixes):
* ab6d3e3d645 (oeqa/selftest/devtool: fix test_devtool_add_git_style2, 2024-04-04)
* c698cf6723f (cve-update-nvd2-native: Fix CVE configuration update, 2024-03-15)
* 50e17197c6f (cve-update-nvd2-native: nvd_request_next: Improve comment, 2024-03-15)
* 64a54c9c399 (cve-update-nvd2-native: Remove duplicated CVE_CHECK_DB_FILE definition, 2024-03-15)
* 6243d7b8ce6 (cve-update-nvd2-native: Fix typo in comment, 2024-03-13)
* ef88dee4f77 (bitbake: prserv/serv: Fix a PID file removal race on prserv stop, 2024-02-29)
* 140edb96aa4 (waf: Improve version parsing to avoid failing on warnings, 2024-02-29)
* 6088f280dbb (ldconfig-native: Fix to point correctly on the DT_NEEDED entries in an ELF file, 2024-02-16)
* e898f65b339 (waf.bbclass: Print waf output on unparsable version, 2024-02-15)
* f441e63de9d (kexec-tools: Replace a submitted patch by the backported one, 2024-02-14)
* 56c7ea02d29 (systemd: add udev-bash-completion package, 2024-01-08)
* 7608ad08ae6 (image-live.bbclass: LIVE_ROOTFS_TYPE support compression, 2023-12-21)
* 2c59f5ad01a (lib/oe/patch: handle creating patches for CRLF sources, 2023-12-05)
* 93a9621df35 (meta-selftest/files: add xuser to static-passwd/-group, 2023-11-15)
* abeea5c797a (selftest/reproducible: Allow packages exclusion via config, 2023-11-15)
* cc2980ab7f3 (selftest/reproducible: Split a long line, 2023-11-15)

Yoann Congal (2):
  ref-manual: variables: document CVE_DB_INCR_UPDATE_AGE_THRES variable
  release-notes-5.0: Document some work

 .../migration-guides/release-notes-5.0.rst      | 17 +++++++++++++++++
 documentation/ref-manual/variables.rst          |  5 +++++
 2 files changed, 22 insertions(+)