diff options
Diffstat (limited to 'documentation/migration-guides/release-notes-4.0.18.rst')
-rw-r--r-- | documentation/migration-guides/release-notes-4.0.18.rst | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/documentation/migration-guides/release-notes-4.0.18.rst b/documentation/migration-guides/release-notes-4.0.18.rst index fc8cd83c02..890148b5d6 100644 --- a/documentation/migration-guides/release-notes-4.0.18.rst +++ b/documentation/migration-guides/release-notes-4.0.18.rst | |||
@@ -6,22 +6,22 @@ Release notes for Yocto-4.0.18 (Kirkstone) | |||
6 | Security Fixes in Yocto-4.0.18 | 6 | Security Fixes in Yocto-4.0.18 |
7 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 7 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
8 | 8 | ||
9 | - curl: Fix :cve:`2024-2398` | 9 | - curl: Fix :cve_nist:`2024-2398` |
10 | - expat: fix :cve:`2023-52426` and :cve:`2024-28757` | 10 | - expat: fix :cve_nist:`2023-52426` and :cve_nist:`2024-28757` |
11 | - libssh2: fix :cve:`2023-48795` | 11 | - libssh2: fix :cve_nist:`2023-48795` |
12 | - ncurses: Fix :cve:`2023-50495` | 12 | - ncurses: Fix :cve_nist:`2023-50495` |
13 | - nghttp2: Fix :cve:`2024-28182` and :cve:`2023-44487` | 13 | - nghttp2: Fix :cve_nist:`2024-28182` and :cve_nist:`2023-44487` |
14 | - openssh: Ignore :cve:`2023-51767` | 14 | - openssh: Ignore :cve_nist:`2023-51767` |
15 | - openssl: Fix :cve:`2024-2511` | 15 | - openssl: Fix :cve_nist:`2024-2511` |
16 | - perl: Ignore :cve:`2023-47100` | 16 | - perl: Ignore :cve_nist:`2023-47100` |
17 | - python3-cryptography: Fix :cve:`2024-26130` | 17 | - python3-cryptography: Fix :cve_nist:`2024-26130` |
18 | - python3-urllib3: Fix :cve:`2023-45803` | 18 | - python3-urllib3: Fix :cve_nist:`2023-45803` |
19 | - qemu: Fix :cve:`2023-6683` | 19 | - qemu: Fix :cve_nist:`2023-6683` |
20 | - ruby: fix :cve_mitre:`2024-27281` | 20 | - ruby: fix :cve_mitre:`2024-27281` |
21 | - rust: Ignore :cve:`2024-24576` | 21 | - rust: Ignore :cve_nist:`2024-24576` |
22 | - tiff: Fix :cve:`2023-52356` and :cve:`2023-6277` | 22 | - tiff: Fix :cve_nist:`2023-52356` and :cve_nist:`2023-6277` |
23 | - xserver-xorg: Fix :cve:`2024-31080` and :cve:`2024-31081` | 23 | - xserver-xorg: Fix :cve_nist:`2024-31080` and :cve_nist:`2024-31081` |
24 | - xwayland: Fix :cve:`2023-6816`, :cve:`2024-0408` and :cve:`2024-0409` | 24 | - xwayland: Fix :cve_nist:`2023-6816`, :cve_nist:`2024-0408` and :cve_nist:`2024-0409` |
25 | 25 | ||
26 | 26 | ||
27 | Fixes in Yocto-4.0.18 | 27 | Fixes in Yocto-4.0.18 |
@@ -31,7 +31,7 @@ Fixes in Yocto-4.0.18 | |||
31 | - common-licenses: Backport missing license | 31 | - common-licenses: Backport missing license |
32 | - contributor-guide: add notes for tests | 32 | - contributor-guide: add notes for tests |
33 | - contributor-guide: be more specific about meta-* trees | 33 | - contributor-guide: be more specific about meta-* trees |
34 | - cups: fix typo in :cve:`2023-32360` backport patch | 34 | - cups: fix typo in :cve_nist:`2023-32360` backport patch |
35 | - cve-update-nvd2-native: Add an age threshold for incremental update | 35 | - cve-update-nvd2-native: Add an age threshold for incremental update |
36 | - cve-update-nvd2-native: Fix CVE configuration update | 36 | - cve-update-nvd2-native: Fix CVE configuration update |
37 | - cve-update-nvd2-native: Fix typo in comment | 37 | - cve-update-nvd2-native: Fix typo in comment |