diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2022-12-06 19:09:35 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-12-18 10:41:21 +0000 |
commit | f417d3274c427908c43f8cd20e797609450a3724 (patch) | |
tree | b09dd3addc6a43f1711573ee66db7c5445bc2d72 /documentation/migration-guides/release-notes-3.4.2.rst | |
parent | f3adc7a899b85101238b24989ebf824a6066f9fa (diff) | |
download | poky-f417d3274c427908c43f8cd20e797609450a3724.tar.gz |
manuals: add missing references to variables
[YOCTO #14508]
(From yocto-docs rev: 7878a21be8fb6c7a1ab88ae44aa5f7bf0079391a)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/migration-guides/release-notes-3.4.2.rst')
-rw-r--r-- | documentation/migration-guides/release-notes-3.4.2.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/migration-guides/release-notes-3.4.2.rst b/documentation/migration-guides/release-notes-3.4.2.rst index ddf25ef1bd..2940d457e8 100644 --- a/documentation/migration-guides/release-notes-3.4.2.rst +++ b/documentation/migration-guides/release-notes-3.4.2.rst | |||
@@ -15,7 +15,7 @@ Security Fixes in 3.4.2 | |||
15 | - libsndfile1: fix :cve:`2021-4156` | 15 | - libsndfile1: fix :cve:`2021-4156` |
16 | - xserver-xorg: whitelist two CVEs | 16 | - xserver-xorg: whitelist two CVEs |
17 | - grub2: fix :cve:`2021-3981` | 17 | - grub2: fix :cve:`2021-3981` |
18 | - xserver-xorg: update CVE_PRODUCT | 18 | - xserver-xorg: update :term:`CVE_PRODUCT` |
19 | - binutils: :cve:`2021-42574` | 19 | - binutils: :cve:`2021-42574` |
20 | - gcc: Fix :cve:`2021-42574` | 20 | - gcc: Fix :cve:`2021-42574` |
21 | - gcc: Fix :cve:`2021-35465` | 21 | - gcc: Fix :cve:`2021-35465` |
@@ -38,7 +38,7 @@ Fixes in 3.4.2 | |||
38 | - vim: upgrade to patch 4269 | 38 | - vim: upgrade to patch 4269 |
39 | - vim: update to include latest CVE fixes | 39 | - vim: update to include latest CVE fixes |
40 | - expat: upgrade to 2.4.4 | 40 | - expat: upgrade to 2.4.4 |
41 | - libusb1: correct SRC_URI | 41 | - libusb1: correct :term:`SRC_URI` |
42 | - yocto-check-layer: add debug output for the layers that were found | 42 | - yocto-check-layer: add debug output for the layers that were found |
43 | - linux-firmware: Add CLM blob to linux-firmware-bcm4373 package | 43 | - linux-firmware: Add CLM blob to linux-firmware-bcm4373 package |
44 | - linux-yocto/5.10: update to v5.10.93 | 44 | - linux-yocto/5.10: update to v5.10.93 |
@@ -49,7 +49,7 @@ Fixes in 3.4.2 | |||
49 | - kernel: introduce python3-dtschema-wrapper | 49 | - kernel: introduce python3-dtschema-wrapper |
50 | - vim: upgrade to 8.2 patch 3752 | 50 | - vim: upgrade to 8.2 patch 3752 |
51 | - bootchart2: Add missing python3-math dependency | 51 | - bootchart2: Add missing python3-math dependency |
52 | - socat: update SRC_URI | 52 | - socat: update :term:`SRC_URI` |
53 | - pigz: fix one failure of command "unpigz -l" | 53 | - pigz: fix one failure of command "unpigz -l" |
54 | - linux-yocto/5.14: update genericx86* machines to v5.14.21 | 54 | - linux-yocto/5.14: update genericx86* machines to v5.14.21 |
55 | - linux-yocto/5.10: update genericx86* machines to v5.10.87 | 55 | - linux-yocto/5.10: update genericx86* machines to v5.10.87 |
@@ -69,7 +69,7 @@ Fixes in 3.4.2 | |||
69 | - rpm: remove tmp folder created during install | 69 | - rpm: remove tmp folder created during install |
70 | - package_manager: ipk: Fix host manifest generation | 70 | - package_manager: ipk: Fix host manifest generation |
71 | - bitbake: utils: Update to use exec_module() instead of load_module() | 71 | - bitbake: utils: Update to use exec_module() instead of load_module() |
72 | - linux-yocto: add libmpc-native to DEPENDS | 72 | - linux-yocto: add libmpc-native to :term:`DEPENDS` |
73 | - ref-manual: fix patch documentation | 73 | - ref-manual: fix patch documentation |
74 | - bitbake: tests/fetch: Drop gnu urls from wget connectivity test | 74 | - bitbake: tests/fetch: Drop gnu urls from wget connectivity test |
75 | - bitbake: fetch: npm: Use temporary file for empty user config | 75 | - bitbake: fetch: npm: Use temporary file for empty user config |
@@ -112,7 +112,7 @@ Fixes in 3.4.2 | |||
112 | - classes/crate-fetch: Ensure crate fetcher is available | 112 | - classes/crate-fetch: Ensure crate fetcher is available |
113 | - rootfs-postcommands: update systemd_create_users | 113 | - rootfs-postcommands: update systemd_create_users |
114 | - classes/meson: Add optional rust definitions | 114 | - classes/meson: Add optional rust definitions |
115 | - rust-cross: Replace TARGET_ARCH with TUNE_PKGARCH | 115 | - rust-cross: Replace :term:`TARGET_ARCH` with :term:`TUNE_PKGARCH` |
116 | - maintainers.inc: fix up rust-cross entry | 116 | - maintainers.inc: fix up rust-cross entry |
117 | - rust-cross: Fix directory not deleted for race glibc vs. musl | 117 | - rust-cross: Fix directory not deleted for race glibc vs. musl |
118 | - wic: use shutil.which | 118 | - wic: use shutil.which |