summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/release-notes-4.0.7.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/migration-guides/release-notes-4.0.7.rst')
-rw-r--r--documentation/migration-guides/release-notes-4.0.7.rst40
1 files changed, 20 insertions, 20 deletions
diff --git a/documentation/migration-guides/release-notes-4.0.7.rst b/documentation/migration-guides/release-notes-4.0.7.rst
index c3885d9e0e..a11a29889d 100644
--- a/documentation/migration-guides/release-notes-4.0.7.rst
+++ b/documentation/migration-guides/release-notes-4.0.7.rst
@@ -6,25 +6,25 @@ Release notes for Yocto-4.0.7 (Kirkstone)
6Security Fixes in Yocto-4.0.7 6Security Fixes in Yocto-4.0.7
7~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8 8
9- binutils: Fix :cve:`2022-4285` 9- binutils: Fix :cve_nist:`2022-4285`
10- curl: Fix :cve:`2022-43551` and :cve_mitre:`2022-43552` 10- curl: Fix :cve_nist:`2022-43551` and :cve_mitre:`2022-43552`
11- ffmpeg: Fix :cve:`2022-3109` and :cve:`2022-3341` 11- ffmpeg: Fix :cve_nist:`2022-3109` and :cve_nist:`2022-3341`
12- go: Fix :cve:`2022-41715` and :cve:`2022-41717` 12- go: Fix :cve_nist:`2022-41715` and :cve_nist:`2022-41717`
13- libX11: Fix :cve:`2022-3554` and :cve:`2022-3555` 13- libX11: Fix :cve_nist:`2022-3554` and :cve_nist:`2022-3555`
14- libarchive: Fix :cve:`2022-36227` 14- libarchive: Fix :cve_nist:`2022-36227`
15- libksba: Fix :cve:`2022-47629` 15- libksba: Fix :cve_nist:`2022-47629`
16- libpng: Fix :cve:`2019-6129` 16- libpng: Fix :cve_nist:`2019-6129`
17- libxml2: Fix :cve:`2022-40303` and :cve:`2022-40304` 17- libxml2: Fix :cve_nist:`2022-40303` and :cve_nist:`2022-40304`
18- openssl: Fix :cve:`2022-3996` 18- openssl: Fix :cve_nist:`2022-3996`
19- python3: Fix :cve:`2022-45061` 19- python3: Fix :cve_nist:`2022-45061`
20- python3-git: Fix :cve:`2022-24439` 20- python3-git: Fix :cve_nist:`2022-24439`
21- python3-setuptools: Fix :cve:`2022-40897` 21- python3-setuptools: Fix :cve_nist:`2022-40897`
22- python3-wheel: Fix :cve:`2022-40898` 22- python3-wheel: Fix :cve_nist:`2022-40898`
23- qemu: Fix :cve:`2022-4144` 23- qemu: Fix :cve_nist:`2022-4144`
24- sqlite: Fix :cve:`2022-46908` 24- sqlite: Fix :cve_nist:`2022-46908`
25- systemd: Fix :cve:`2022-45873` 25- systemd: Fix :cve_nist:`2022-45873`
26- vim: Fix :cve:`2023-0049`, :cve:`2023-0051`, :cve:`2023-0054` and :cve:`2023-0088` 26- vim: Fix :cve_nist:`2023-0049`, :cve_nist:`2023-0051`, :cve_nist:`2023-0054` and :cve_nist:`2023-0088`
27- webkitgtk: Fix :cve:`2022-32886`, :cve_mitre:`2022-32891` and :cve:`2022-32912` 27- webkitgtk: Fix :cve_nist:`2022-32886`, :cve_mitre:`2022-32891` and :cve_nist:`2022-32912`
28 28
29 29
30Fixes in Yocto-4.0.7 30Fixes in Yocto-4.0.7
@@ -39,7 +39,7 @@ Fixes in Yocto-4.0.7
39- busybox: always start do_compile with orig config files 39- busybox: always start do_compile with orig config files
40- busybox: rm temporary files if do_compile was interrupted 40- busybox: rm temporary files if do_compile was interrupted
41- cairo: fix CVE patches assigned wrong CVE number 41- cairo: fix CVE patches assigned wrong CVE number
42- cairo: update patch for :cve:`2019-6461` with upstream solution 42- cairo: update patch for :cve_nist:`2019-6461` with upstream solution
43- classes/create-spdx: Add SPDX_PRETTY option 43- classes/create-spdx: Add SPDX_PRETTY option
44- classes: image: Set empty weak default IMAGE_LINGUAS 44- classes: image: Set empty weak default IMAGE_LINGUAS
45- combo-layer: add sync-revs command 45- combo-layer: add sync-revs command