@@ -247,7 +247,7 @@ The following variables have been removed:
built during the build. This was partly broken and hard to maintain.
- ``GPE_MIRROR``: this variable used to contain the
- "http://gpe.linuxtogo.org/download/source" URL, but was not used by any
+ "https://web.archive.org/web/20160319203545/http://gpe.linuxtogo.org/download/source/" URL, but was not used by any
recipe in OE-Core.
Removed recipes
@@ -73,7 +73,7 @@ New Features / Enhancements in 4.3
for the latest long-term release (6.1).
- The list of fixed kernel CVEs is updated regularly using data from
- `linuxkernelcves.com <https://linuxkernelcves.com>`__.
+ `linuxkernelcves.com <https://web.archive.org/web/20240420122324/https://www.linuxkernelcves.com/>`__.
- A ``showconfig`` task was added to the :ref:`ref-classes-cml1` class, to
easily examine the final generated ``.config`` file.
@@ -166,7 +166,7 @@ New Features / Enhancements in 5.0
``meta/lib/patchtest/tests``) and make a number of improvements to enable
it to validate patches submitted on the mailing list again. Additionally,
make it work with the original upstream version of
- `Patchwork <http://jk.ozlabs.org/projects/patchwork/>`__.
+ `Patchwork <https://web.archive.org/web/20250823174533/http://jk.ozlabs.org/projects/patchwork/>`__.
- Add an optional ``unimplemented-ptest`` QA warning to detect upstream
packages with tests, that do not use ptest.
@@ -253,7 +253,8 @@ New Features / Enhancements in |yocto-ver|
the :term:`Poky` distro.
- ``linux/generate-cve-exclusions``: use data from CVEProject instead of
- the archived https://linuxkernelcves.com.
+ the archived https://linuxkernelcves.com (see
+ https://web.archive.org/web/20240420122324/https://www.linuxkernelcves.com/).
- ``kernel-yocto``: allow annotated options to be modified. For example if
the following kernel configuration is set::
Replace broken link with working archives found on https://web.archive.org/. Suggested-by: Quentin Schulz <quentin.schulz@cherry.de> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> --- documentation/migration-guides/migration-5.3.rst | 2 +- documentation/migration-guides/release-notes-4.3.rst | 2 +- documentation/migration-guides/release-notes-5.0.rst | 2 +- documentation/migration-guides/release-notes-5.3.rst | 3 ++- 4 files changed, 5 insertions(+), 4 deletions(-)