diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-05-24 21:23:24 +0200 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2023-05-30 04:11:16 -1000 |
| commit | 1184ea6f5ead8450033c880410ffbeb54ed2ef05 (patch) | |
| tree | a74423884a70e95b0e5da4c2d659bf2d774b8e47 /documentation | |
| parent | 7350eae0c4d07113c202c72cfbea9056c0ae7410 (diff) | |
| download | poky-1184ea6f5ead8450033c880410ffbeb54ed2ef05.tar.gz | |
migration-guides: use new cve_mitre macro
(From yocto-docs rev: 1b9b0bea93fa3793d8807f04d1588cd568e2ffe3)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/migration-guides/release-notes-4.0.7.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/migration-guides/release-notes-4.0.7.rst b/documentation/migration-guides/release-notes-4.0.7.rst index 9e8ad51a0c..95f5b6a3af 100644 --- a/documentation/migration-guides/release-notes-4.0.7.rst +++ b/documentation/migration-guides/release-notes-4.0.7.rst | |||
| @@ -7,7 +7,7 @@ Security Fixes in Yocto-4.0.7 | |||
| 7 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 7 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 8 | 8 | ||
| 9 | - binutils: Fix :cve:`2022-4285` | 9 | - binutils: Fix :cve:`2022-4285` |
| 10 | - curl: Fix :cve:`2022-43551` and `CVE-2022-43552 <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-43552>`__ | 10 | - curl: Fix :cve:`2022-43551` and :cve_mitre:`2022-43552` |
| 11 | - ffmpeg: Fix :cve:`2022-3109` and :cve:`2022-3341` | 11 | - ffmpeg: Fix :cve:`2022-3109` and :cve:`2022-3341` |
| 12 | - go: Fix :cve:`2022-41715` and :cve:`2022-41717` | 12 | - go: Fix :cve:`2022-41715` and :cve:`2022-41717` |
| 13 | - libX11: Fix :cve:`2022-3554` and :cve:`2022-3555` | 13 | - libX11: Fix :cve:`2022-3554` and :cve:`2022-3555` |
| @@ -24,7 +24,7 @@ Security Fixes in Yocto-4.0.7 | |||
| 24 | - sqlite: Fix :cve:`2022-46908` | 24 | - sqlite: Fix :cve:`2022-46908` |
| 25 | - systemd: Fix :cve:`2022-45873` | 25 | - systemd: Fix :cve:`2022-45873` |
| 26 | - vim: Fix :cve:`2023-0049`, :cve:`2023-0051`, :cve:`2023-0054` and :cve:`2023-0088` | 26 | - vim: Fix :cve:`2023-0049`, :cve:`2023-0051`, :cve:`2023-0054` and :cve:`2023-0088` |
| 27 | - webkitgtk: Fix :cve:`2022-32886`, `CVE-2022-32891 <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32891>`__ and :cve:`2022-32912` | 27 | - webkitgtk: Fix :cve:`2022-32886`, :cve_mitre:`2022-32891` |
| 28 | 28 | ||
| 29 | 29 | ||
| 30 | Fixes in Yocto-4.0.7 | 30 | Fixes in Yocto-4.0.7 |
