diff options
Diffstat (limited to 'documentation/migration-guides/release-notes-4.0.9.rst')
-rw-r--r-- | documentation/migration-guides/release-notes-4.0.9.rst | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/documentation/migration-guides/release-notes-4.0.9.rst b/documentation/migration-guides/release-notes-4.0.9.rst index 236477443a..a571e95724 100644 --- a/documentation/migration-guides/release-notes-4.0.9.rst +++ b/documentation/migration-guides/release-notes-4.0.9.rst | |||
@@ -6,26 +6,26 @@ Release notes for Yocto-4.0.9 (Kirkstone) | |||
6 | Security Fixes in Yocto-4.0.9 | 6 | Security Fixes in Yocto-4.0.9 |
7 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 7 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
8 | 8 | ||
9 | - binutils: Fix :cve:`2023-22608` | 9 | - binutils: Fix :cve_nist:`2023-22608` |
10 | - curl: Fix :cve:`2023-23914`, :cve:`2023-23915` and :cve:`2023-23916` | 10 | - curl: Fix :cve_nist:`2023-23914`, :cve_nist:`2023-23915` and :cve_nist:`2023-23916` |
11 | - epiphany: Fix :cve:`2023-26081` | 11 | - epiphany: Fix :cve_nist:`2023-26081` |
12 | - git: Ignore :cve:`2023-22743` | 12 | - git: Ignore :cve_nist:`2023-22743` |
13 | - glibc: Fix :cve:`2023-0687` | 13 | - glibc: Fix :cve_nist:`2023-0687` |
14 | - gnutls: Fix :cve:`2023-0361` | 14 | - gnutls: Fix :cve_nist:`2023-0361` |
15 | - go: Fix :cve:`2022-2879`, :cve:`2022-41720` and :cve:`2022-41723` | 15 | - go: Fix :cve_nist:`2022-2879`, :cve_nist:`2022-41720` and :cve_nist:`2022-41723` |
16 | - harfbuzz: Fix :cve:`2023-25193` | 16 | - harfbuzz: Fix :cve_nist:`2023-25193` |
17 | - less: Fix :cve:`2022-46663` | 17 | - less: Fix :cve_nist:`2022-46663` |
18 | - libmicrohttpd: Fix :cve:`2023-27371` | 18 | - libmicrohttpd: Fix :cve_nist:`2023-27371` |
19 | - libsdl2: Fix :cve:`2022-4743` | 19 | - libsdl2: Fix :cve_nist:`2022-4743` |
20 | - openssl: Fix :cve:`2022-3996`, :cve:`2023-0464`, :cve:`2023-0465` and :cve:`2023-0466` | 20 | - openssl: Fix :cve_nist:`2022-3996`, :cve_nist:`2023-0464`, :cve_nist:`2023-0465` and :cve_nist:`2023-0466` |
21 | - pkgconf: Fix :cve:`2023-24056` | 21 | - pkgconf: Fix :cve_nist:`2023-24056` |
22 | - python3: Fix :cve:`2023-24329` | 22 | - python3: Fix :cve_nist:`2023-24329` |
23 | - shadow: Ignore :cve:`2016-15024` | 23 | - shadow: Ignore :cve_nist:`2016-15024` |
24 | - systemd: Fix :cve:`2022-4415` | 24 | - systemd: Fix :cve_nist:`2022-4415` |
25 | - tiff: Fix :cve:`2023-0800`, :cve:`2023-0801`, :cve:`2023-0802`, :cve:`2023-0803` and :cve:`2023-0804` | 25 | - tiff: Fix :cve_nist:`2023-0800`, :cve_nist:`2023-0801`, :cve_nist:`2023-0802`, :cve_nist:`2023-0803` and :cve_nist:`2023-0804` |
26 | - vim: Fix :cve:`2023-0433`, :cve:`2023-0512`, :cve:`2023-1127`, :cve:`2023-1170`, :cve:`2023-1175`, :cve:`2023-1264` and :cve:`2023-1355` | 26 | - vim: Fix :cve_nist:`2023-0433`, :cve_nist:`2023-0512`, :cve_nist:`2023-1127`, :cve_nist:`2023-1170`, :cve_nist:`2023-1175`, :cve_nist:`2023-1264` and :cve_nist:`2023-1355` |
27 | - xserver-xorg: Fix :cve:`2023-0494` | 27 | - xserver-xorg: Fix :cve_nist:`2023-0494` |
28 | - xwayland: Fix :cve:`2023-0494` | 28 | - xwayland: Fix :cve_nist:`2023-0494` |
29 | 29 | ||
30 | 30 | ||
31 | Fixes in Yocto-4.0.9 | 31 | Fixes in Yocto-4.0.9 |
@@ -90,7 +90,7 @@ Fixes in Yocto-4.0.9 | |||
90 | - pybootchartui: Fix python syntax issue | 90 | - pybootchartui: Fix python syntax issue |
91 | - python3-git: fix indent error | 91 | - python3-git: fix indent error |
92 | - python3-setuptools-rust-native: Add direct dependency of native python3 modules | 92 | - python3-setuptools-rust-native: Add direct dependency of native python3 modules |
93 | - qemu: Revert "fix :cve:`2021-3507`" as not applicable for qemu 6.2 | 93 | - qemu: Revert "fix :cve_nist:`2021-3507`" as not applicable for qemu 6.2 |
94 | - rsync: Add missing prototypes to function declarations | 94 | - rsync: Add missing prototypes to function declarations |
95 | - rsync: Turn on -pedantic-errors at the end of 'configure' | 95 | - rsync: Turn on -pedantic-errors at the end of 'configure' |
96 | - runqemu: kill qemu if it hangs | 96 | - runqemu: kill qemu if it hangs |