diff options
Diffstat (limited to 'documentation/migration-guides/release-notes-4.1.1.rst')
-rw-r--r-- | documentation/migration-guides/release-notes-4.1.1.rst | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/documentation/migration-guides/release-notes-4.1.1.rst b/documentation/migration-guides/release-notes-4.1.1.rst index 4f31fbf1c7..8393bc5320 100644 --- a/documentation/migration-guides/release-notes-4.1.1.rst +++ b/documentation/migration-guides/release-notes-4.1.1.rst | |||
@@ -6,16 +6,16 @@ Release notes for Yocto-4.1.1 (Langdale) | |||
6 | Security Fixes in Yocto-4.1.1 | 6 | Security Fixes in Yocto-4.1.1 |
7 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 7 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
8 | 8 | ||
9 | - curl: Fix :cve:`2022-32221`, :cve:`2022-35260`, :cve:`2022-42915` and :cve:`2022-42916` | 9 | - curl: Fix :cve_nist:`2022-32221`, :cve_nist:`2022-35260`, :cve_nist:`2022-42915` and :cve_nist:`2022-42916` |
10 | - libx11: Fix :cve:`2022-3554` | 10 | - libx11: Fix :cve_nist:`2022-3554` |
11 | - lighttpd: Fix :cve:`2022-41556` | 11 | - lighttpd: Fix :cve_nist:`2022-41556` |
12 | - openssl: Fix :cve:`2022-3358`, :cve:`2022-3602` and :cve:`2022-3786` | 12 | - openssl: Fix :cve_nist:`2022-3358`, :cve_nist:`2022-3602` and :cve_nist:`2022-3786` |
13 | - pixman: Fix :cve:`2022-44638` | 13 | - pixman: Fix :cve_nist:`2022-44638` |
14 | - qemu: Fix :cve:`2022-3165` | 14 | - qemu: Fix :cve_nist:`2022-3165` |
15 | - sudo: Fix :cve:`2022-43995` | 15 | - sudo: Fix :cve_nist:`2022-43995` |
16 | - tiff: Fix :cve:`2022-3599`, :cve:`2022-3597`, :cve:`2022-3626`, :cve:`2022-3627`, :cve:`2022-3570` and :cve:`2022-3598` | 16 | - tiff: Fix :cve_nist:`2022-3599`, :cve_nist:`2022-3597`, :cve_nist:`2022-3626`, :cve_nist:`2022-3627`, :cve_nist:`2022-3570` and :cve_nist:`2022-3598` |
17 | - xserver-xorg: Fix :cve:`2022-3550` and :cve:`2022-3551` | 17 | - xserver-xorg: Fix :cve_nist:`2022-3550` and :cve_nist:`2022-3551` |
18 | - xserver-xorg: Ignore :cve:`2022-3553` | 18 | - xserver-xorg: Ignore :cve_nist:`2022-3553` |
19 | 19 | ||
20 | 20 | ||
21 | Fixes in Yocto-4.1.1 | 21 | Fixes in Yocto-4.1.1 |
@@ -179,7 +179,7 @@ Fixes in Yocto-4.1.1 | |||
179 | - shadow: update 4.12.1 -> 4.12.3 | 179 | - shadow: update 4.12.1 -> 4.12.3 |
180 | - systemd: add systemd-creds and systemd-cryptenroll to systemd-extra-utils | 180 | - systemd: add systemd-creds and systemd-cryptenroll to systemd-extra-utils |
181 | - test-manual: fix typo in machine name | 181 | - test-manual: fix typo in machine name |
182 | - tiff: fix a typo for :cve:`2022-2953`.patch | 182 | - tiff: fix a typo for :cve_nist:`2022-2953`.patch |
183 | - u-boot: Add savedefconfig task | 183 | - u-boot: Add savedefconfig task |
184 | - u-boot: Remove duplicate inherit of cml1 | 184 | - u-boot: Remove duplicate inherit of cml1 |
185 | - uboot-sign: Fix using wrong KEY_REQ_ARGS | 185 | - uboot-sign: Fix using wrong KEY_REQ_ARGS |