diff options
Diffstat (limited to 'poky/documentation/migration-guides/release-notes-4.0.5.rst')
-rw-r--r-- | poky/documentation/migration-guides/release-notes-4.0.5.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/poky/documentation/migration-guides/release-notes-4.0.5.rst b/poky/documentation/migration-guides/release-notes-4.0.5.rst index cdfe85b750..ae061ed633 100644 --- a/poky/documentation/migration-guides/release-notes-4.0.5.rst +++ b/poky/documentation/migration-guides/release-notes-4.0.5.rst @@ -6,11 +6,11 @@ Release notes for Yocto-4.0.5 (Kirkstone) Security Fixes in Yocto-4.0.5 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- qemu: fix :cve:`2021-3750`, :cve:`2021-3611` and :cve:`2022-2962` -- binutils : fix :cve:`2022-38126`, :cve:`2022-38127` and :cve:`2022-38128` -- tff: fix :cve:`2022-2867`, :cve:`2022-2868` and :cve:`2022-2869` -- inetutils: fix :cve:`2022-39028` -- go: fix :cve:`2022-27664` +- qemu: fix :cve_nist:`2021-3750`, :cve_nist:`2021-3611` and :cve_nist:`2022-2962` +- binutils : fix :cve_nist:`2022-38126`, :cve_nist:`2022-38127` and :cve_nist:`2022-38128` +- tff: fix :cve_nist:`2022-2867`, :cve_nist:`2022-2868` and :cve_nist:`2022-2869` +- inetutils: fix :cve_nist:`2022-39028` +- go: fix :cve_nist:`2022-27664` Fixes in Yocto-4.0.5 ~~~~~~~~~~~~~~~~~~~~ |