summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLee Chee Yang <chee.yang.lee@intel.com>2024-04-24 12:41:54 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-04-24 14:22:55 +0100
commitecaf4e14b36550dbd2113f63d7975e8ea2a85892 (patch)
treedf95c33c0a445711cefbdee02de1f33fff695d70
parent05d54880e47b6e7c7a0bb3220e06e1a6588e3179 (diff)
downloadpoky-master.tar.gz
release-notes-5.0: update recipes changesHEADmaster
update recipes changes in 5.0 rc4. update new recipes, license changes, patched cve and recipes version changes. (From yocto-docs rev: 0fc86205668d122d4e550a5eae301cd6997f8a71) Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/migration-guides/release-notes-5.0.rst10
1 files changed, 7 insertions, 3 deletions
diff --git a/documentation/migration-guides/release-notes-5.0.rst b/documentation/migration-guides/release-notes-5.0.rst
index 2501acdaf9..884a66771d 100644
--- a/documentation/migration-guides/release-notes-5.0.rst
+++ b/documentation/migration-guides/release-notes-5.0.rst
@@ -88,6 +88,9 @@ New Features / Enhancements in 5.0
88 a Sphinx extension to include jQuery on newer Sphinx releases. Recent 88 a Sphinx extension to include jQuery on newer Sphinx releases. Recent
89 versions of ``python3-sphinx-rtd-theme`` depend on it. 89 versions of ``python3-sphinx-rtd-theme`` depend on it.
90 90
91 - `python3-websockets <https://pypi.org/project/websockets/>`__: a
92 library for building WebSocket servers and clients in Python.
93
91 - `python3-yamllint <https://github.com/adrienverge/yamllint>`__: a linter 94 - `python3-yamllint <https://github.com/adrienverge/yamllint>`__: a linter
92 for YAML files. In U-Boot, the ``binman`` tool uses this linter to verify the 95 for YAML files. In U-Boot, the ``binman`` tool uses this linter to verify the
93 configurations at compile time. 96 configurations at compile time.
@@ -346,6 +349,7 @@ The following corrections have been made to the :term:`LICENSE` values set by re
346 349
347- ``elfutils``: split license for libraries & backend and utilities. 350- ``elfutils``: split license for libraries & backend and utilities.
348- ``ghostscript``: correct :term:`LICENSE` to ``AGPL-3.0-or-later``. 351- ``ghostscript``: correct :term:`LICENSE` to ``AGPL-3.0-or-later``.
352- ``kbd``: update license for consolefont and keymaps.
349- ``libsystemd``: set its own :term:`LICENSE` value (``LGPL-2.1-or-later``) to add more granularity. 353- ``libsystemd``: set its own :term:`LICENSE` value (``LGPL-2.1-or-later``) to add more granularity.
350- ``libtest-warnings-perl``: update :term:`LICENSE` ``Artistic-1.0`` to ``Artistic-1.0-Perl``. 354- ``libtest-warnings-perl``: update :term:`LICENSE` ``Artistic-1.0`` to ``Artistic-1.0-Perl``.
351- ``linux-firmware``: set package :term:`LICENSE` appropriately for ``carl9170``, ``rockchip`` and ``powerpr``. 355- ``linux-firmware``: set package :term:`LICENSE` appropriately for ``carl9170``, ``rockchip`` and ``powerpr``.
@@ -378,7 +382,7 @@ Security Fixes in 5.0
378- libxml2: :cve:`2023-45322` (ignored) 382- libxml2: :cve:`2023-45322` (ignored)
379- linux-yocto/6.6: :cve:`2020-16119` 383- linux-yocto/6.6: :cve:`2020-16119`
380- openssh: :cve:`2023-48795`, :cve:`2023-51384`, :cve:`2023-51385` 384- openssh: :cve:`2023-48795`, :cve:`2023-51384`, :cve:`2023-51385`
381- openssl: :cve:`2023-5363`, :cve:`2023-5678`, :cve:`2023-6129`, :cve_mitre:`2023-6237`, :cve:`2024-0727` 385- openssl: :cve:`2023-5363`, :cve:`2023-5678`, :cve:`2023-6129`, :cve_mitre:`2023-6237`, :cve:`2024-0727`, :cve:`2024-2511`
382- perl: :cve:`2023-47100` 386- perl: :cve:`2023-47100`
383- pixman: :cve:`2023-37769` (ignored) 387- pixman: :cve:`2023-37769` (ignored)
384- python3-cryptography{-vectors}: :cve:`2023-49083`, :cve:`2024-26130` 388- python3-cryptography{-vectors}: :cve:`2023-49083`, :cve:`2024-26130`
@@ -554,7 +558,7 @@ Recipe Upgrades in 5.0
554- linux-yocto-dev 6.6+git -> 6.9+git 558- linux-yocto-dev 6.6+git -> 6.9+git
555- linux-yocto-rt 6.1.78+git, 6.5.13+git -> 6.6.23+git 559- linux-yocto-rt 6.1.78+git, 6.5.13+git -> 6.6.23+git
556- linux-yocto-tiny 6.1.78+git, 6.5.13+git -> 6.6.23+git 560- linux-yocto-tiny 6.1.78+git, 6.5.13+git -> 6.6.23+git
557- llvm 17.0.3 -> 18.1.2 561- llvm 17.0.3 -> 18.1.3
558- lsof 4.98.0 -> 4.99.3 562- lsof 4.98.0 -> 4.99.3
559- ltp 20230516 -> 20240129 563- ltp 20230516 -> 20240129
560- lttng-modules 2.13.10 -> 2.13.12 564- lttng-modules 2.13.10 -> 2.13.12
@@ -590,7 +594,7 @@ Recipe Upgrades in 5.0
590- ptest-runner 2.4.2+git -> 2.4.3+git 594- ptest-runner 2.4.2+git -> 2.4.3+git
591- pulseaudio 16.1 -> 17.0 595- pulseaudio 16.1 -> 17.0
592- puzzles 0.0+git (2d9e414ee316…) -> 0.0+git (80aac3104096…) 596- puzzles 0.0+git (2d9e414ee316…) -> 0.0+git (80aac3104096…)
593- python3 3.11.5 -> 3.12.2 597- python3 3.11.5 -> 3.12.3
594- python3-alabaster 0.7.13 -> 0.7.16 598- python3-alabaster 0.7.13 -> 0.7.16
595- python3-attrs 23.1.0 -> 23.2.0 599- python3-attrs 23.1.0 -> 23.2.0
596- python3-babel 2.12.1 -> 2.14.0 600- python3-babel 2.12.1 -> 2.14.0