All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] Release documentation for 4.0
@ 2022-04-22  1:40 Paul Eggleton
  2022-04-22  1:40 ` [PATCH 1/9] migration-3.4: add missing entry on EXTRA_USERS_PARAMS Paul Eggleton
                   ` (9 more replies)
  0 siblings, 10 replies; 24+ messages in thread
From: Paul Eggleton @ 2022-04-22  1:40 UTC (permalink / raw)
  To: docs

Release notes, migration guide and related changes for the
4.0 release.

(Note that the "Repositories / Downloads" section of the release notes
still needs to be filled in.)


The following changes since commit 4755961bbb5f674a7532b91cca20ea44a1e22ae7:

  docs: sphinx-static: switchers.js.in: do not mark branches as outdated (2022-04-20 17:24:31 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib paule/4.0-release
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/4.0-release

Paul Eggleton (9):
  migration-3.4: add missing entry on EXTRA_USERS_PARAMS
  ref-manual: add a note about hard-coded passwords
  ref-manual: mention wildcarding support in INCOMPATIBLE_LICENSE
  ref-manual: add mention of vendor filtering to CVE_PRODUCT
  ref-manual: add KERNEL_DEBUG_TIMESTAMPS
  ref-manual: add XZ_THREADS and ZSTD_THREADS
  ref-manual: add empty-dirs QA check and QA_EMPTY_DIRS*
  migration-guides: complete migration guide for 4.0
  migration-guides: add release notes for 4.0

 documentation/migration-guides/migration-3.4.rst   |   7 +
 documentation/migration-guides/migration-4.0.rst   | 345 +++++---
 .../migration-guides/release-notes-4.0.rst         | 864 +++++++++++++++++++++
 documentation/ref-manual/classes.rst               |  12 +
 documentation/ref-manual/qa-checks.rst             |  10 +-
 documentation/ref-manual/variables.rst             |  48 +-
 6 files changed, 1161 insertions(+), 125 deletions(-)
 create mode 100644 documentation/migration-guides/release-notes-4.0.rst

-- 
1.8.3.1



^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2022-04-22 16:52 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-22  1:40 [PATCH 0/9] Release documentation for 4.0 Paul Eggleton
2022-04-22  1:40 ` [PATCH 1/9] migration-3.4: add missing entry on EXTRA_USERS_PARAMS Paul Eggleton
2022-04-22 10:30   ` [docs] " Quentin Schulz
2022-04-22 10:41     ` Richard Purdie
2022-04-22  1:40 ` [PATCH 2/9] ref-manual: add a note about hard-coded passwords Paul Eggleton
2022-04-22  9:35   ` [docs] " Peter Kjellerstedt
2022-04-22  1:40 ` [PATCH 3/9] ref-manual: mention wildcarding support in INCOMPATIBLE_LICENSE Paul Eggleton
2022-04-22  9:37   ` [docs] " Peter Kjellerstedt
2022-04-22  1:40 ` [PATCH 4/9] ref-manual: add mention of vendor filtering to CVE_PRODUCT Paul Eggleton
2022-04-22  1:40 ` [PATCH 5/9] ref-manual: add KERNEL_DEBUG_TIMESTAMPS Paul Eggleton
2022-04-22  1:40 ` [PATCH 6/9] ref-manual: add XZ_THREADS and ZSTD_THREADS Paul Eggleton
2022-04-22 10:40   ` [docs] " Quentin Schulz
2022-04-22 11:46     ` Richard Purdie
2022-04-22 12:47       ` Quentin Schulz
2022-04-22 12:50         ` Richard Purdie
2022-04-22  1:40 ` [PATCH 7/9] ref-manual: add empty-dirs QA check and QA_EMPTY_DIRS* Paul Eggleton
2022-04-22  9:50   ` [docs] " Peter Kjellerstedt
2022-04-22 10:51   ` Quentin Schulz
2022-04-22  1:40 ` [PATCH 8/9] migration-guides: complete migration guide for 4.0 Paul Eggleton
2022-04-22 11:10   ` [docs] " Quentin Schulz
2022-04-22 12:09     ` Richard Purdie
2022-04-22  1:40 ` [PATCH 9/9] migration-guides: add release notes " Paul Eggleton
2022-04-22 11:17   ` [docs] " Quentin Schulz
2022-04-22 11:18 ` [docs] [PATCH 0/9] Release documentation " Quentin Schulz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.