summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/release-notes-5.0.2.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/migration-guides/release-notes-5.0.2.rst')
-rw-r--r--documentation/migration-guides/release-notes-5.0.2.rst22
1 files changed, 11 insertions, 11 deletions
diff --git a/documentation/migration-guides/release-notes-5.0.2.rst b/documentation/migration-guides/release-notes-5.0.2.rst
index 820e33189e..b60fd73190 100644
--- a/documentation/migration-guides/release-notes-5.0.2.rst
+++ b/documentation/migration-guides/release-notes-5.0.2.rst
@@ -6,17 +6,17 @@ Release notes for Yocto-5.0.2 (Scarthgap)
6Security Fixes in Yocto-5.0.2 6Security Fixes in Yocto-5.0.2
7~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8 8
9- cups: Fix :cve:`2024-35235` 9- cups: Fix :cve_nist:`2024-35235`
10- gcc: Fix :cve:`2024-0151` 10- gcc: Fix :cve_nist:`2024-0151`
11- gdk-pixbuf: Fix :cve:`2022-48622` 11- gdk-pixbuf: Fix :cve_nist:`2022-48622`
12- ghostscript: fix :cve_mitre:`2024-29510`, :cve_mitre:`2024-33869`, :cve_mitre:`2024-33870` and :cve_mitre:`2024-33871` 12- ghostscript: fix :cve_mitre:`2024-29510`, :cve_mitre:`2024-33869`, :cve_mitre:`2024-33870` and :cve_mitre:`2024-33871`
13- git: Fix :cve:`2024-32002`, :cve:`2024-32004`, :cve:`2024-32020`, :cve:`2024-32021` and :cve:`2024-32465` 13- git: Fix :cve_nist:`2024-32002`, :cve_nist:`2024-32004`, :cve_nist:`2024-32020`, :cve_nist:`2024-32021` and :cve_nist:`2024-32465`
14- glib-2.0: Fix :cve:`2024-34397` 14- glib-2.0: Fix :cve_nist:`2024-34397`
15- glibc: Fix :cve:`2024-2961`, :cve:`2024-33599`, :cve:`2024-33600`, :cve:`2024-33601` and :cve:`2024-33602` 15- glibc: Fix :cve_nist:`2024-2961`, :cve_nist:`2024-33599`, :cve_nist:`2024-33600`, :cve_nist:`2024-33601` and :cve_nist:`2024-33602`
16- ncurses: Fix :cve:`2023-45918` and :cve:`2023-50495` 16- ncurses: Fix :cve_nist:`2023-45918` and :cve_nist:`2023-50495`
17- openssl: Fix :cve:`2024-4603` and :cve_mitre:`2024-4741` 17- openssl: Fix :cve_nist:`2024-4603` and :cve_mitre:`2024-4741`
18- util-linux: Fix :cve:`2024-28085` 18- util-linux: Fix :cve_nist:`2024-28085`
19- xserver-xorg: Fix :cve:`2024-31080`, :cve:`2024-31081`, :cve:`2024-31082` and :cve:`2024-31083` 19- xserver-xorg: Fix :cve_nist:`2024-31080`, :cve_nist:`2024-31081`, :cve_nist:`2024-31082` and :cve_nist:`2024-31083`
20 20
21 21
22Fixes in Yocto-5.0.2 22Fixes in Yocto-5.0.2
@@ -44,7 +44,7 @@ Fixes in Yocto-5.0.2
44- bitbake: tests/fetch: Tweak test to match upstream repo url change 44- bitbake: tests/fetch: Tweak test to match upstream repo url change
45- bitbake: tests/fetch: Tweak to work on Fedora40 45- bitbake: tests/fetch: Tweak to work on Fedora40
46- build-appliance-image: Update to scarthgap head revision 46- build-appliance-image: Update to scarthgap head revision
47- busybox: update :cve:`2022-28391` patches upstream status 47- busybox: update :cve_nist:`2022-28391` patches upstream status
48- cdrtools-native: Fix build with GCC 14 48- cdrtools-native: Fix build with GCC 14
49- classes: image_types: apply EXTRA_IMAGECMD:squashfs* in oe_mksquashfs() 49- classes: image_types: apply EXTRA_IMAGECMD:squashfs* in oe_mksquashfs()
50- classes: image_types: quote variable assignment needed by dash 50- classes: image_types: quote variable assignment needed by dash