diff options
Diffstat (limited to 'documentation/migration-guides')
-rw-r--r-- | documentation/migration-guides/migration-3.4.rst | 2 | ||||
-rw-r--r-- | documentation/migration-guides/release-notes-3.4.2.rst | 240 |
2 files changed, 241 insertions, 1 deletions
diff --git a/documentation/migration-guides/migration-3.4.rst b/documentation/migration-guides/migration-3.4.rst index 519875f071..60c057b07c 100644 --- a/documentation/migration-guides/migration-3.4.rst +++ b/documentation/migration-guides/migration-3.4.rst | |||
@@ -266,4 +266,4 @@ Miscellaneous | |||
266 | 266 | ||
267 | .. include:: release-notes-3.4.rst | 267 | .. include:: release-notes-3.4.rst |
268 | .. include:: release-notes-3.4.1.rst | 268 | .. include:: release-notes-3.4.1.rst |
269 | 269 | .. include:: release-notes-3.4.2.rst | |
diff --git a/documentation/migration-guides/release-notes-3.4.2.rst b/documentation/migration-guides/release-notes-3.4.2.rst new file mode 100644 index 0000000000..23c409397e --- /dev/null +++ b/documentation/migration-guides/release-notes-3.4.2.rst | |||
@@ -0,0 +1,240 @@ | |||
1 | Release notes for 3.4.2 (honister) | ||
2 | ---------------------------------- | ||
3 | |||
4 | Security Fixes in 3.4.2 | ||
5 | ~~~~~~~~~~~~~~~~~~~~~~~ | ||
6 | |||
7 | - tiff: backport fix for :cve:`2022-22844` | ||
8 | - glibc : Fix :cve:`2021-3999` | ||
9 | - glibc : Fix :cve:`2021-3998` | ||
10 | - glibc : Fix :cve:`2022-23219` | ||
11 | - glibc : Fix :cve:`2022-23218` | ||
12 | - lighttpd: backport a fix for :cve:`2022-22707` | ||
13 | - speex: fix :cve:`2020-23903` | ||
14 | - linux-yocto/5.10: amdgpu: updates for :cve:`2021-42327` | ||
15 | - libsndfile1: fix :cve:`2021-4156` | ||
16 | - xserver-xorg: whitelist two CVEs | ||
17 | - grub2: fix :cve:`2021-3981` | ||
18 | - xserver-xorg: update CVE_PRODUCT | ||
19 | - binutils: :cve:`2021-42574` | ||
20 | - gcc: Fix :cve:`2021-42574` | ||
21 | - gcc: Fix :cve:`2021-35465` | ||
22 | - cve-extra-exclusions: add db CVEs to exclusion list | ||
23 | - gcc: Add :cve:`2021-37322` to the list of CVEs to ignore | ||
24 | - bind: fix :cve:`2021-25219` | ||
25 | - openssh: fix :cve:`2021-41617` | ||
26 | - ncurses: fix :cve:`2021-39537` | ||
27 | - vim: fix :cve:`2021-3968` and :cve:`2021-3973` | ||
28 | - vim: fix :cve:`2021-3927` and :cve:`2021-3928` | ||
29 | - gmp: fix :cve:`2021-43618` | ||
30 | |||
31 | Fixes in 3.4.2 | ||
32 | ~~~~~~~~~~~~~~ | ||
33 | |||
34 | - build-appliance-image: Update to honister head revision | ||
35 | - poky.conf: bump version for 3.4.2 release | ||
36 | - libxml2: Backport python3-lxml workaround patch | ||
37 | - core-image-sato-sdk: allocate more memory when in qemu | ||
38 | - vim: upgrade to patch 4269 | ||
39 | - vim: update to include latest CVE fixes | ||
40 | - expat: upgrade to 2.4.4 | ||
41 | - libusb1: correct SRC_URI | ||
42 | - yocto-check-layer: add debug output for the layers that were found | ||
43 | - linux-firmware: Add CLM blob to linux-firmware-bcm4373 package | ||
44 | - linux-yocto/5.10: update to v5.10.93 | ||
45 | - icu: fix make_icudata dependencies | ||
46 | - sstate: Improve failure to obtain archive message/handling | ||
47 | - insane.bbclass: Correct package_qa_check_empty_dirs() | ||
48 | - sstate: A third fix for for touching files inside pseudo | ||
49 | - kernel: introduce python3-dtschema-wrapper | ||
50 | - vim: upgrade to 8.2 patch 3752 | ||
51 | - bootchart2: Add missing python3-math dependency | ||
52 | - socat: update SRC_URI | ||
53 | - pigz: fix one failure of command "unpigz -l" | ||
54 | - linux-yocto/5.14: update genericx86* machines to v5.14.21 | ||
55 | - linux-yocto/5.10: update genericx86* machines to v5.10.87 | ||
56 | - go: upgrade 1.16.10 -> 1.16.13 | ||
57 | - linux-yocto/5.10/cfg: add kcov feature fragment | ||
58 | - linux-yocto/5.14: fix arm 32bit -rt warnings | ||
59 | - oeqa/sstate: Fix allarch samesigs test | ||
60 | - rootfs-postcommands.bbclass: Make two comments use the new variable syntax | ||
61 | - cve-check: add lockfile to task | ||
62 | - lib/oe/reproducible: correctly set .git location when recursively looking for git repos | ||
63 | - epiphany: Update 40.3 -> 40.6 | ||
64 | - scripts/buildhistory-diff: drop use of distutils | ||
65 | - scripts: Update to use exec_module() instead of load_module() | ||
66 | - vulkan-loader: inherit pkgconfig | ||
67 | - webkitgtk: Add reproducibility fix | ||
68 | - openssl: Add reproducibility fix | ||
69 | - rpm: remove tmp folder created during install | ||
70 | - package_manager: ipk: Fix host manifest generation | ||
71 | - bitbake: utils: Update to use exec_module() instead of load_module() | ||
72 | - linux-yocto: add libmpc-native to DEPENDS | ||
73 | - ref-manual: fix patch documentation | ||
74 | - bitbake: tests/fetch: Drop gnu urls from wget connectivity test | ||
75 | - bitbake: fetch: npm: Use temporary file for empty user config | ||
76 | - bitbake: fetch: npm: Quote destdir in run chmod command | ||
77 | - bitbake: process: Do not mix stderr with stdout | ||
78 | - xserver-xorg: upgrade 1.20.13 -> 1.20.14 | ||
79 | - python3-pyelftools: Depend on debugger, pprint | ||
80 | - linux-firmware: upgrade 20211027 -> 20211216 | ||
81 | - oeqa/selftest/bbtests: Use YP sources mirror instead of GNU | ||
82 | - systemd: Fix systemd-journal-gateway user/groups | ||
83 | - license.bbclass: implement ast.NodeVisitor.visit_Constant | ||
84 | - oe/license: implement ast.NodeVisitor.visit_Constant | ||
85 | - packagedata.py: silence a DeprecationWarning | ||
86 | - uboot-sign: fix the concatenation when multiple U-BOOT configurations are specified | ||
87 | - runqemu: check the qemu PID has been set before kill()ing it | ||
88 | - selftest/devtool: Check branch in git fetch | ||
89 | - recipetool: Set master branch only as fallback | ||
90 | - kern-tools: bug fixes and kgit-gconfig | ||
91 | - linux-yocto-rt/5.10: update to -rt56 | ||
92 | - linux-yocto/5.14: update to v5.14.21 | ||
93 | - python3: upgrade 3.9.7 -> 3.9.9 | ||
94 | - bitbake: lib/pyinotify.py: Remove deprecated module asyncore | ||
95 | - updates for recent releases | ||
96 | - libdrm: upgrade 2.4.108 -> 2.4.109 | ||
97 | - patch.py: Initialize git repo before patching | ||
98 | - boost: Fix build on arches with no atomics | ||
99 | - boost: allow searching for python310 | ||
100 | - recipetool: extend curl detection when creating recipes | ||
101 | - recipetool: handle GitLab URLs like we do GitHub | ||
102 | - README.OE-Core.md: update URLs | ||
103 | - libtool: change the default AR_FLAGS from "cru" to "cr" | ||
104 | - libtool: Update patchset to match those submitted upstream | ||
105 | - scripts/checklayer/common.py: Fixed a minor grammatical error | ||
106 | - oeqa/parselogs: Fix quoting | ||
107 | - oeqa/utils/dump: Fix typo | ||
108 | - systemd: update 249.6 -> 249.7 | ||
109 | - glibc: Fix i586/c3 support | ||
110 | - wic: support rootdev identified by partition label | ||
111 | - buildhistory: Fix srcrevs output | ||
112 | - classes/crate-fetch: Ensure crate fetcher is available | ||
113 | - rootfs-postcommands: update systemd_create_users | ||
114 | - classes/meson: Add optional rust definitions | ||
115 | - rust-cross: Replace TARGET_ARCH with TUNE_PKGARCH | ||
116 | - maintainers.inc: fix up rust-cross entry | ||
117 | - rust-cross: Fix directory not deleted for race glibc vs. musl | ||
118 | - wic: use shutil.which | ||
119 | - bitbake: data_smart.py: Skip old override syntax checking for anonymous functions | ||
120 | - documentation: conf.py: fix version of bitbake objects.inv | ||
121 | - updates for release 3.3.4 | ||
122 | |||
123 | Contributors to 3.4.2 | ||
124 | ~~~~~~~~~~~~~~~~~~~~~ | ||
125 | |||
126 | - Alexander Kanavin | ||
127 | - Alexandre Belloni | ||
128 | - Anton Mikanovich | ||
129 | - Anuj Mittal | ||
130 | - Bruce Ashfield | ||
131 | - Carlos Rafael Giani | ||
132 | - Chaitanya Vadrevu | ||
133 | - Changqing Li | ||
134 | - Dhruva Gole | ||
135 | - Florian Amstutz | ||
136 | - Joshua Watt | ||
137 | - Kai Kang | ||
138 | - Khairul Rohaizzat Jamaluddin | ||
139 | - Khem Raj | ||
140 | - Konrad Weihmann | ||
141 | - Kory Maincent | ||
142 | - Li Wang | ||
143 | - Marek Vasut | ||
144 | - Markus Volk | ||
145 | - Martin Jansa | ||
146 | - Max Krummenacher | ||
147 | - Michael Opdenacker | ||
148 | - Mingli Yu | ||
149 | - Oleksiy Obitotskyy | ||
150 | - Pavel Zhukov | ||
151 | - Peter Kjellerstedt | ||
152 | - Pgowda | ||
153 | - Quentin Schulz | ||
154 | - Richard Purdie | ||
155 | - Robert Yang | ||
156 | - Ross Burton | ||
157 | - Rudolf J Streif | ||
158 | - Sakib Sajal | ||
159 | - Samuli Piippo | ||
160 | - Schmidt, Adriaan | ||
161 | - Stefan Herbrechtsmeier | ||
162 | - Steve Sakoman | ||
163 | - Sundeep KOKKONDA | ||
164 | - Teoh Jay Shen | ||
165 | - Thomas Perrot | ||
166 | - Tim Orling | ||
167 | - Vyacheslav Yurkov | ||
168 | - Yongxin Liu | ||
169 | - pgowda | ||
170 | - wangmy | ||
171 | |||
172 | Repositories / Downloads for 3.4.2 | ||
173 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
174 | |||
175 | poky | ||
176 | |||
177 | - Repository Location: https://git.yoctoproject.org/poky/ | ||
178 | - Branch: :yocto_git:`honister </poky/log/?h=honister>` | ||
179 | - Tag: `yocto-3.4.2 <https://git.yoctoproject.org/poky/tag/?h=yocto-3.4.2>`__ | ||
180 | - Git Revision: :yocto_git:`e0ab08bb6a32916b457d221021e7f402ffa36b1a </poky/commit/?id=e0ab08bb6a32916b457d221021e7f402ffa36b1a>` | ||
181 | - Release Artefact: poky-e0ab08bb6a32916b457d221021e7f402ffa36b1a | ||
182 | - sha: 8580dc5067ee426fe347a0d0f7a74c29ba539120bbe8438332339a9c8bce00fd | ||
183 | - Download Locations: | ||
184 | http://downloads.yoctoproject.org/releases/yocto/yocto-3.4.2/poky-e0ab08bb6a32916b457d221021e7f402ffa36b1a.tar.bz2, | ||
185 | http://mirrors.kernel.org/yocto/yocto/yocto-3.4.2/poky-e0ab08bb6a32916b457d221021e7f402ffa36b1a.tar.bz2 | ||
186 | |||
187 | openembedded-core | ||
188 | |||
189 | - Repository Location: :oe_git:`/openembedded-core` | ||
190 | - Branch: :oe_git:`honister </openembedded-core/log/?h=honister>` | ||
191 | - Tag: :oe_git:`yocto-3.4.2 </openembedded-core/tag/?h=yocto-3.4.2>` | ||
192 | - Git Revision: :oe_git:`418a9c4c31615a9e3e011fc2b21fb7154bc6c93a </openembedded-core/commit/?id=418a9c4c31615a9e3e011fc2b21fb7154bc6c93a>` | ||
193 | - Release Artefact: oecore-418a9c4c31615a9e3e011fc2b21fb7154bc6c93a | ||
194 | - sha: f2ca94a5a7ec669d4c208d1729930dfc1b917846dbb2393d01d6d5856fcbc6de | ||
195 | - Download Locations: | ||
196 | http://downloads.yoctoproject.org/releases/yocto/yocto-3.4.2/oecore-418a9c4c31615a9e3e011fc2b21fb7154bc6c93a.tar.bz2, | ||
197 | http://mirrors.kernel.org/yocto/yocto/yocto-3.4.2/oecore-418a9c4c31615a9e3e011fc2b21fb7154bc6c93a.tar.bz2 | ||
198 | |||
199 | meta-mingw | ||
200 | |||
201 | - Repository Location: https://git.yoctoproject.org/meta-mingw | ||
202 | - Branch: :yocto_git:`honister </meta-mingw/log/?h=honister>` | ||
203 | - Tag: :yocto_git:`yocto-3.4.2 </meta-mingw/tag/?h=yocto-3.4.2>` | ||
204 | - Git Revision: :yocto_git:`f5d761cbd5c957e4405c5d40b0c236d263c916a8 </meta-mingw/commit/?id=f5d761cbd5c957e4405c5d40b0c236d263c916a8>` | ||
205 | - Release Artefact: meta-mingw-f5d761cbd5c957e4405c5d40b0c236d263c916a8 | ||
206 | - sha: d4305d638ef80948584526c8ca386a8cf77933dffb8a3b8da98d26a5c40fcc11 | ||
207 | - Download Locations: | ||
208 | http://downloads.yoctoproject.org/releases/yocto/yocto-3.4.2/meta-mingw-f5d761cbd5c957e4405c5d40b0c236d263c916a8.tar.bz2, | ||
209 | http://mirrors.kernel.org/yocto/yocto/yocto-3.4.2/meta-mingw-f5d761cbd5c957e4405c5d40b0c236d263c916a8.tar.bz2 | ||
210 | |||
211 | meta-gplv2 | ||
212 | |||
213 | - Repository Location: https://git.yoctoproject.org/meta-gplv2 | ||
214 | - Branch: :yocto_git:`honister </meta-gplv2/log/?h=honister>` | ||
215 | - Tag: :yocto_git:`yocto-3.4.2 </meta-gplv2/tag/?h=yocto-3.4.2>` | ||
216 | - Git Revision: :yocto_git:`f04e4369bf9dd3385165281b9fa2ed1043b0e400 </meta-gplv2/commit/?id=f04e4369bf9dd3385165281b9fa2ed1043b0e400>` | ||
217 | - Release Artefact: meta-gplv2-f04e4369bf9dd3385165281b9fa2ed1043b0e400 | ||
218 | - sha: ef8e2b1ec1fb43dbee4ff6990ac736315c7bc2d8c8e79249e1d337558657d3fe | ||
219 | - Download Locations: | ||
220 | http://downloads.yoctoproject.org/releases/yocto/yocto-3.4.2/meta-gplv2-f04e4369bf9dd3385165281b9fa2ed1043b0e400.tar.bz2, | ||
221 | http://mirrors.kernel.org/yocto/yocto/yocto-3.4.2/meta-gplv2-f04e4369bf9dd3385165281b9fa2ed1043b0e400.tar.bz2 | ||
222 | |||
223 | bitbake | ||
224 | |||
225 | - Repository Location: :oe_git:`/bitbake` | ||
226 | - Branch: :oe_git:`1.52 </bitbake/log/?h=1.52>` | ||
227 | - Tag: :oe_git:`yocto-3.4.2 </bitbake/tag/?h=yocto-3.4.2>` | ||
228 | - Git Revision: :oe_git:`c039182c79e2ccc54fff5d7f4f266340014ca6e0 </bitbake/commit/?id=c039182c79e2ccc54fff5d7f4f266340014ca6e0>` | ||
229 | - Release Artefact: bitbake-c039182c79e2ccc54fff5d7f4f266340014ca6e0 | ||
230 | - sha: bd80297f8d8aa40cbcc8a3d4e23a5223454b305350adf34cd29b5fb65c1b4c52 | ||
231 | - Download Locations: | ||
232 | http://downloads.yoctoproject.org/releases/yocto/yocto-3.4.2/bitbake-c039182c79e2ccc54fff5d7f4f266340014ca6e0.tar.bz2, | ||
233 | http://mirrors.kernel.org/yocto/yocto/yocto-3.4.2/bitbake-c039182c79e2ccc54fff5d7f4f266340014ca6e0.tar.bz2 | ||
234 | |||
235 | yocto-docs | ||
236 | |||
237 | - Repository Location: https://git.yoctoproject.org/yocto-docs | ||
238 | - Branch: :yocto_git:`honister </yocto-docs/log/?h=honister>` | ||
239 | - Tag: :yocto_git:`yocto-3.4.2 </yocto-docs/tag/?h=yocto-3.4.2>` | ||
240 | - Git Revision: :yocto_git:`3061d3d62054a5c3b9e16bfce4bcd186fa7a23d2` </yocto-docs/commit/?3061d3d62054a5c3b9e16bfce4bcd186fa7a23d2>` | ||