diff options
Diffstat (limited to 'documentation/migration-guides/release-notes-4.0.6.rst')
-rw-r--r-- | documentation/migration-guides/release-notes-4.0.6.rst | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/documentation/migration-guides/release-notes-4.0.6.rst b/documentation/migration-guides/release-notes-4.0.6.rst index 76d23fcf0c..e0c0cc09b9 100644 --- a/documentation/migration-guides/release-notes-4.0.6.rst +++ b/documentation/migration-guides/release-notes-4.0.6.rst | |||
@@ -6,28 +6,28 @@ Release notes for Yocto-4.0.6 (Kirkstone) | |||
6 | Security Fixes in Yocto-4.0.6 | 6 | Security Fixes in Yocto-4.0.6 |
7 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 7 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
8 | 8 | ||
9 | - bash: Fix :cve:`2022-3715` | 9 | - bash: Fix :cve_nist:`2022-3715` |
10 | - curl: Fix :cve:`2022-32221`, :cve:`2022-42915` and :cve:`2022-42916` | 10 | - curl: Fix :cve_nist:`2022-32221`, :cve_nist:`2022-42915` and :cve_nist:`2022-42916` |
11 | - dbus: Fix :cve:`2022-42010`, :cve:`2022-42011` and :cve:`2022-42012` | 11 | - dbus: Fix :cve_nist:`2022-42010`, :cve_nist:`2022-42011` and :cve_nist:`2022-42012` |
12 | - dropbear: Fix :cve:`2021-36369` | 12 | - dropbear: Fix :cve_nist:`2021-36369` |
13 | - ffmpeg: Fix :cve:`2022-3964`, :cve:`2022-3965` | 13 | - ffmpeg: Fix :cve_nist:`2022-3964`, :cve_nist:`2022-3965` |
14 | - go: Fix :cve:`2022-2880` | 14 | - go: Fix :cve_nist:`2022-2880` |
15 | - grub2: Fix :cve:`2022-2601`, :cve:`2022-3775` and :cve:`2022-28736` | 15 | - grub2: Fix :cve_nist:`2022-2601`, :cve_nist:`2022-3775` and :cve_nist:`2022-28736` |
16 | - libarchive: Fix :cve:`2022-36227` | 16 | - libarchive: Fix :cve_nist:`2022-36227` |
17 | - libpam: Fix :cve:`2022-28321` | 17 | - libpam: Fix :cve_nist:`2022-28321` |
18 | - libsndfile1: Fix :cve:`2021-4156` | 18 | - libsndfile1: Fix :cve_nist:`2021-4156` |
19 | - lighttpd: Fix :cve:`2022-41556` | 19 | - lighttpd: Fix :cve_nist:`2022-41556` |
20 | - openssl: Fix :cve:`2022-3358` | 20 | - openssl: Fix :cve_nist:`2022-3358` |
21 | - pixman: Fix :cve:`2022-44638` | 21 | - pixman: Fix :cve_nist:`2022-44638` |
22 | - python3-mako: Fix :cve:`2022-40023` | 22 | - python3-mako: Fix :cve_nist:`2022-40023` |
23 | - python3: Fix :cve:`2022-42919` | 23 | - python3: Fix :cve_nist:`2022-42919` |
24 | - qemu: Fix :cve:`2022-3165` | 24 | - qemu: Fix :cve_nist:`2022-3165` |
25 | - sysstat: Fix :cve:`2022-39377` | 25 | - sysstat: Fix :cve_nist:`2022-39377` |
26 | - systemd: Fix :cve:`2022-3821` | 26 | - systemd: Fix :cve_nist:`2022-3821` |
27 | - tiff: Fix :cve:`2022-2953`, :cve:`2022-3599`, :cve:`2022-3597`, :cve:`2022-3626`, :cve:`2022-3627`, :cve:`2022-3570`, :cve:`2022-3598` and :cve:`2022-3970` | 27 | - tiff: Fix :cve_nist:`2022-2953`, :cve_nist:`2022-3599`, :cve_nist:`2022-3597`, :cve_nist:`2022-3626`, :cve_nist:`2022-3627`, :cve_nist:`2022-3570`, :cve_nist:`2022-3598` and :cve_nist:`2022-3970` |
28 | - vim: Fix :cve:`2022-3352`, :cve:`2022-3705` and :cve:`2022-4141` | 28 | - vim: Fix :cve_nist:`2022-3352`, :cve_nist:`2022-3705` and :cve_nist:`2022-4141` |
29 | - wayland: Fix :cve:`2021-3782` | 29 | - wayland: Fix :cve_nist:`2021-3782` |
30 | - xserver-xorg: Fix :cve:`2022-3550` and :cve:`2022-3551` | 30 | - xserver-xorg: Fix :cve_nist:`2022-3550` and :cve_nist:`2022-3551` |
31 | 31 | ||
32 | 32 | ||
33 | Fixes in Yocto-4.0.6 | 33 | Fixes in Yocto-4.0.6 |