diff options
Diffstat (limited to 'documentation/migration-guides/release-notes-4.2.3.rst')
-rw-r--r-- | documentation/migration-guides/release-notes-4.2.3.rst | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/documentation/migration-guides/release-notes-4.2.3.rst b/documentation/migration-guides/release-notes-4.2.3.rst index 3b568a1c29..86ce5b7025 100644 --- a/documentation/migration-guides/release-notes-4.2.3.rst +++ b/documentation/migration-guides/release-notes-4.2.3.rst | |||
@@ -6,24 +6,24 @@ Release notes for Yocto-4.2.3 (Mickledore) | |||
6 | Security Fixes in Yocto-4.2.3 | 6 | Security Fixes in Yocto-4.2.3 |
7 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 7 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
8 | 8 | ||
9 | - bind: Fix :cve:`2023-2828` and :cve:`2023-2911` | 9 | - bind: Fix :cve_nist:`2023-2828` and :cve_nist:`2023-2911` |
10 | - cups: Fix :cve:`2023-34241` | 10 | - cups: Fix :cve_nist:`2023-34241` |
11 | - dmidecode: Fix :cve:`2023-30630` | 11 | - dmidecode: Fix :cve_nist:`2023-30630` |
12 | - erofs-utils: Fix :cve:`2023-33551` and :cve:`2023-33552` | 12 | - erofs-utils: Fix :cve_nist:`2023-33551` and :cve_nist:`2023-33552` |
13 | - ghostscript: Fix :cve:`2023-36664` | 13 | - ghostscript: Fix :cve_nist:`2023-36664` |
14 | - go: Fix :cve_mitre:`2023-24531` | 14 | - go: Fix :cve_mitre:`2023-24531` |
15 | - libarchive: ignore :cve:`2023-30571` | 15 | - libarchive: ignore :cve_nist:`2023-30571` |
16 | - libjpeg-turbo: Fix :cve:`2023-2804` | 16 | - libjpeg-turbo: Fix :cve_nist:`2023-2804` |
17 | - libx11: Fix :cve:`2023-3138` | 17 | - libx11: Fix :cve_nist:`2023-3138` |
18 | - ncurses: Fix :cve:`2023-29491` | 18 | - ncurses: Fix :cve_nist:`2023-29491` |
19 | - openssh: Fix :cve:`2023-38408` | 19 | - openssh: Fix :cve_nist:`2023-38408` |
20 | - python3-certifi: Fix :cve:`2023-37920` | 20 | - python3-certifi: Fix :cve_nist:`2023-37920` |
21 | - python3-requests: Fix :cve:`2023-32681` | 21 | - python3-requests: Fix :cve_nist:`2023-32681` |
22 | - python3: Ignore :cve:`2023-36632` | 22 | - python3: Ignore :cve_nist:`2023-36632` |
23 | - qemu: fix :cve:`2023-0330`, :cve_mitre:`2023-2861`, :cve_mitre:`2023-3255` and :cve_mitre:`2023-3301` | 23 | - qemu: fix :cve_nist:`2023-0330`, :cve_mitre:`2023-2861`, :cve_mitre:`2023-3255` and :cve_mitre:`2023-3301` |
24 | - ruby: Fix :cve:`2023-36617` | 24 | - ruby: Fix :cve_nist:`2023-36617` |
25 | - vim: Fix :cve:`2023-2609` and :cve:`2023-2610` | 25 | - vim: Fix :cve_nist:`2023-2609` and :cve_nist:`2023-2610` |
26 | - webkitgtk: Fix :cve:`2023-27932` and :cve:`2023-27954` | 26 | - webkitgtk: Fix :cve_nist:`2023-27932` and :cve_nist:`2023-27954` |
27 | 27 | ||
28 | 28 | ||
29 | Fixes in Yocto-4.2.3 | 29 | Fixes in Yocto-4.2.3 |