mbox

[0/9] Release documentation for 4.0

Message ID cover.1650591341.git.paul.eggleton@linux.microsoft.com
State New
Headers show

Pull-request

git://git.yoctoproject.org/poky-contrib paule/4.0-release

Message

Paul Eggleton April 22, 2022, 1:40 a.m. UTC
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

Comments

Quentin Schulz April 22, 2022, 11:18 a.m. UTC | #1
Hi Paul,

I assume some of those patches can be backported to older releases too?

Cheers,
Quentin

On 4/22/22 03:40, Paul Eggleton wrote:
> 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
>    https://urldefense.proofpoint.com/v2/url?u=http-3A__git.yoctoproject.org_cgit.cgi_poky-2Dcontrib_log_-3Fh-3Dpaule_4.0-2Drelease&d=DwIBAg&c=_sEr5x9kUWhuk4_nFwjJtA&r=LYjLexDn7rXIzVmkNPvw5ymA1XTSqHGq8yBP6m6qZZ4njZguQhZhkI_-172IIy1t&m=EqIoJ_y3tXq4uqljGtktLeB3Ce4KlZ7iOyvGO8zY-MH9jmvcGSTX9RH691L9XyrZ&s=jmO7ie5Ed_r5bswYDAHp8Eagp7v2v6WRkQbvsFjQh-Q&e=
> 
> 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
> 
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#2822): https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.yoctoproject.org_g_docs_message_2822&d=DwIFaQ&c=_sEr5x9kUWhuk4_nFwjJtA&r=LYjLexDn7rXIzVmkNPvw5ymA1XTSqHGq8yBP6m6qZZ4njZguQhZhkI_-172IIy1t&m=EqIoJ_y3tXq4uqljGtktLeB3Ce4KlZ7iOyvGO8zY-MH9jmvcGSTX9RH691L9XyrZ&s=J55Nz0TXFpYytNngHFC3pd65fTpEjZji0l5Mg1d9Qdk&e=
> Mute This Topic: https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.yoctoproject.org_mt_90619754_6293953&d=DwIFaQ&c=_sEr5x9kUWhuk4_nFwjJtA&r=LYjLexDn7rXIzVmkNPvw5ymA1XTSqHGq8yBP6m6qZZ4njZguQhZhkI_-172IIy1t&m=EqIoJ_y3tXq4uqljGtktLeB3Ce4KlZ7iOyvGO8zY-MH9jmvcGSTX9RH691L9XyrZ&s=_eT6jo22vBbP9p7Y1I_vH1sXa9h1SMpErlXnr1lzopg&e=
> Group Owner: docs+owner@lists.yoctoproject.org
> Unsubscribe: https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.yoctoproject.org_g_docs_unsub&d=DwIFaQ&c=_sEr5x9kUWhuk4_nFwjJtA&r=LYjLexDn7rXIzVmkNPvw5ymA1XTSqHGq8yBP6m6qZZ4njZguQhZhkI_-172IIy1t&m=EqIoJ_y3tXq4uqljGtktLeB3Ce4KlZ7iOyvGO8zY-MH9jmvcGSTX9RH691L9XyrZ&s=RTytxGd1r9IcSjWTNsu6-Gfw7N3gNMCI6Oj_f830xFo&e=  [quentin.schulz@theobroma-systems.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>