mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
release-notes-5.0: update recipes changes
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>
This commit is contained in:
parent
05d54880e4
commit
ecaf4e14b3
|
@ -88,6 +88,9 @@ New Features / Enhancements in 5.0
|
|||
a Sphinx extension to include jQuery on newer Sphinx releases. Recent
|
||||
versions of ``python3-sphinx-rtd-theme`` depend on it.
|
||||
|
||||
- `python3-websockets <https://pypi.org/project/websockets/>`__: a
|
||||
library for building WebSocket servers and clients in Python.
|
||||
|
||||
- `python3-yamllint <https://github.com/adrienverge/yamllint>`__: a linter
|
||||
for YAML files. In U-Boot, the ``binman`` tool uses this linter to verify the
|
||||
configurations at compile time.
|
||||
|
@ -346,6 +349,7 @@ The following corrections have been made to the :term:`LICENSE` values set by re
|
|||
|
||||
- ``elfutils``: split license for libraries & backend and utilities.
|
||||
- ``ghostscript``: correct :term:`LICENSE` to ``AGPL-3.0-or-later``.
|
||||
- ``kbd``: update license for consolefont and keymaps.
|
||||
- ``libsystemd``: set its own :term:`LICENSE` value (``LGPL-2.1-or-later``) to add more granularity.
|
||||
- ``libtest-warnings-perl``: update :term:`LICENSE` ``Artistic-1.0`` to ``Artistic-1.0-Perl``.
|
||||
- ``linux-firmware``: set package :term:`LICENSE` appropriately for ``carl9170``, ``rockchip`` and ``powerpr``.
|
||||
|
@ -378,7 +382,7 @@ Security Fixes in 5.0
|
|||
- libxml2: :cve:`2023-45322` (ignored)
|
||||
- linux-yocto/6.6: :cve:`2020-16119`
|
||||
- openssh: :cve:`2023-48795`, :cve:`2023-51384`, :cve:`2023-51385`
|
||||
- openssl: :cve:`2023-5363`, :cve:`2023-5678`, :cve:`2023-6129`, :cve_mitre:`2023-6237`, :cve:`2024-0727`
|
||||
- openssl: :cve:`2023-5363`, :cve:`2023-5678`, :cve:`2023-6129`, :cve_mitre:`2023-6237`, :cve:`2024-0727`, :cve:`2024-2511`
|
||||
- perl: :cve:`2023-47100`
|
||||
- pixman: :cve:`2023-37769` (ignored)
|
||||
- python3-cryptography{-vectors}: :cve:`2023-49083`, :cve:`2024-26130`
|
||||
|
@ -554,7 +558,7 @@ Recipe Upgrades in 5.0
|
|||
- linux-yocto-dev 6.6+git -> 6.9+git
|
||||
- linux-yocto-rt 6.1.78+git, 6.5.13+git -> 6.6.23+git
|
||||
- linux-yocto-tiny 6.1.78+git, 6.5.13+git -> 6.6.23+git
|
||||
- llvm 17.0.3 -> 18.1.2
|
||||
- llvm 17.0.3 -> 18.1.3
|
||||
- lsof 4.98.0 -> 4.99.3
|
||||
- ltp 20230516 -> 20240129
|
||||
- lttng-modules 2.13.10 -> 2.13.12
|
||||
|
@ -590,7 +594,7 @@ Recipe Upgrades in 5.0
|
|||
- ptest-runner 2.4.2+git -> 2.4.3+git
|
||||
- pulseaudio 16.1 -> 17.0
|
||||
- puzzles 0.0+git (2d9e414ee316…) -> 0.0+git (80aac3104096…)
|
||||
- python3 3.11.5 -> 3.12.2
|
||||
- python3 3.11.5 -> 3.12.3
|
||||
- python3-alabaster 0.7.13 -> 0.7.16
|
||||
- python3-attrs 23.1.0 -> 23.2.0
|
||||
- python3-babel 2.12.1 -> 2.14.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user