All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Antonin Godard" <antonin.godard@bootlin.com>
To: "Paul Barker" <paul@pbarker.dev>
Cc: <docs@lists.yoctoproject.org>, "Yoann Congal" <yoann.congal@smile.fr>
Subject: [scarthgap] Pull request
Date: Wed, 29 Jul 2026 11:06:51 +0200	[thread overview]
Message-ID: <DKAXPH8G4IZQ.22HU16HA2JPW5@bootlin.com> (raw)

The following changes since commit 5f708a1bc31ae94dd3513615b0ce079aa7897628:

  docs-wide: fix various broken links (2026-07-15 15:01:31 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 8496602a28b19fec9ee55dc45572b31a32c70443:

  ref-manual: Fix occurrences of omitted space with :prepend (2026-07-29 10:56:47 +0200)

----------------------------------------------------------------
Antonin Godard (2):
      migration-guides: replace broken link with archive links
      kernel-dev/common.rst: remove taskhash mismatch note

Daniel Turull (1):
      ref-manual/release-process.rst: update LTS supported versions

Lee Chee Yang (1):
      migration-guide: add release notes for 5.0.19

Niko Mauno (1):
      ref-manual: Fix occurrences of omitted space with :prepend

 documentation/kernel-dev/common.rst                |  15 -
 documentation/migration-guides/release-5.0.rst     |   1 +
 .../migration-guides/release-notes-4.3.rst         |   2 +-
 .../migration-guides/release-notes-5.0.19.rst      | 663 +++++++++++++++++++++
 .../migration-guides/release-notes-5.0.rst         |   2 +-
 documentation/ref-manual/faq.rst                   |   6 +-
 documentation/ref-manual/release-process.rst       |   2 +-
 documentation/ref-manual/variables.rst             |   3 +-
 8 files changed, 673 insertions(+), 21 deletions(-)
 create mode 100644 documentation/migration-guides/release-notes-5.0.19.rst


             reply	other threads:[~2026-07-29  9:07 UTC|newest]

Thread overview: 61+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-29  9:06 Antonin Godard [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-08-13  8:48 [scarthgap] Pull request Antonin Godard
2026-07-15 13:19 Antonin Godard
2026-07-03  7:49 Antonin Godard
2026-06-22  8:45 Antonin Godard
2026-06-08 15:48 Antonin Godard
2026-05-19 13:51 Antonin Godard
2026-04-27  8:30 Antonin Godard
2026-04-21 13:44 Antonin Godard
2026-04-22  9:37 ` Paul Barker
2026-04-16 12:41 Antonin Godard
2026-04-16 13:35 ` Paul Barker
2026-04-02 14:38 Antonin Godard
2026-03-30  8:42 Antonin Godard
2026-03-31  8:15 ` Paul Barker
2026-03-25 10:48 Antonin Godard
2026-03-05 17:13 Antonin Godard
2026-02-27 10:00 Antonin Godard
2026-02-11 14:40 Antonin Godard
2026-01-30  9:35 Antonin Godard
2026-01-13  9:54 Antonin Godard
2025-12-24  9:04 Antonin Godard
2025-12-11 10:23 Antonin Godard
2025-11-14 17:16 Antonin Godard
2025-10-29  8:36 Antonin Godard
2025-10-20  7:27 Antonin Godard
2025-10-13 16:36 Antonin Godard
2025-10-03 15:01 Antonin Godard
2025-09-26  8:52 Antonin Godard
2025-09-12 14:54 Antonin Godard
2025-08-08 16:43 Antonin Godard
2025-08-01 10:12 Antonin Godard
2025-07-11  8:34 Antonin Godard
2025-06-27  8:43 Antonin Godard
2025-06-20  7:43 Antonin Godard
2025-06-06 17:15 Antonin Godard
2025-05-26  7:55 Antonin Godard
2025-05-16 14:04 Antonin Godard
2025-04-11  7:10 Antonin Godard
2025-03-21 10:40 Antonin Godard
2025-03-07 16:37 Antonin Godard
2025-02-25 16:56 Antonin Godard
2025-02-14 13:27 Antonin Godard
2025-02-07  9:03 Antonin Godard
2025-01-27 15:58 Antonin Godard
2025-01-20  8:39 Antonin Godard
2025-01-08 16:00 Antonin Godard
2024-12-27 14:02 Antonin Godard
2024-12-20  8:46 Antonin Godard
2024-12-16  8:24 Antonin Godard
2024-11-29  8:07 Antonin Godard
2024-11-15  8:04 Antonin Godard
2024-11-06 15:48 Antonin Godard
2024-10-31 12:47 Antonin Godard
2024-10-25  8:37 Antonin Godard
2024-10-18  7:33 Antonin Godard
2024-10-08 13:48 Alexandre Belloni
2024-09-09  7:17 Alexandre Belloni
2024-08-22  9:36 Alexandre Belloni
2024-07-26 21:08 Alexandre Belloni
2024-06-27 16:29 Alexandre Belloni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DKAXPH8G4IZQ.22HU16HA2JPW5@bootlin.com \
    --to=antonin.godard@bootlin.com \
    --cc=docs@lists.yoctoproject.org \
    --cc=paul@pbarker.dev \
    --cc=yoann.congal@smile.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.