summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLee Chee Yang <chee.yang.lee@intel.com>2024-02-19 13:22:35 +0800
committerSteve Sakoman <steve@sakoman.com>2024-02-22 04:34:14 -1000
commited0b2b860fe35d32e3c9d568dd2456fd431b54e8 (patch)
treec4e20689c53d38da8459c8cf03dae5362d9cc1a2
parent62851677da53e8ef7d711598f06084c955e0e705 (diff)
downloadpoky-ed0b2b860fe35d32e3c9d568dd2456fd431b54e8.tar.gz
migration-guide: add release notes for 4.3.3
(From yocto-docs rev: 75c0d611da378a30ef70420d9f0e622f595d8881) Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rw-r--r--documentation/migration-guides/release-4.3.rst1
-rw-r--r--documentation/migration-guides/release-notes-4.3.3.rst199
2 files changed, 200 insertions, 0 deletions
diff --git a/documentation/migration-guides/release-4.3.rst b/documentation/migration-guides/release-4.3.rst
index 3adb5b620e..fa5653c467 100644
--- a/documentation/migration-guides/release-4.3.rst
+++ b/documentation/migration-guides/release-4.3.rst
@@ -9,3 +9,4 @@ Release 4.3 (nanbield)
9 release-notes-4.3 9 release-notes-4.3
10 release-notes-4.3.1 10 release-notes-4.3.1
11 release-notes-4.3.2 11 release-notes-4.3.2
12 release-notes-4.3.3
diff --git a/documentation/migration-guides/release-notes-4.3.3.rst b/documentation/migration-guides/release-notes-4.3.3.rst
new file mode 100644
index 0000000000..cf4fd87c7a
--- /dev/null
+++ b/documentation/migration-guides/release-notes-4.3.3.rst
@@ -0,0 +1,199 @@
1.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
2
3Release notes for Yocto-4.3.3 (Nanbield)
4----------------------------------------
5
6Security Fixes in Yocto-4.3.3
7~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8
9- curl: Fix :cve:`2023-46219`
10- glibc: Ignore fixed :cve:`2023-0687` and :cve:`2023-5156`
11- linux-yocto/6.1: Ignore :cve:`2022-48619`, :cve:`2023-1193`, :cve:`2023-4610`, :cve_mitre:`2023-51779`, :cve:`2023-5178`, :cve:`2023-51780`, :cve:`2023-51781`, :cve:`2023-51782`, :cve:`2023-5972`, :cve:`2023-6040`, :cve:`2023-6531`, :cve:`2023-6546`, :cve:`2023-6606`, :cve:`2023-6622`, :cve:`2023-6679`, :cve:`2023-6817`, :cve:`2023-6931`, :cve:`2023-6932`, :cve:`2023-7192`, :cve:`2024-0193` and :cve:`2024-0443`
12- qemu: Fix :cve:`2023-3019`
13- shadow: Fix :cve:`2023-4641`
14- sqlite3: Fix :cve:`2024-0232`
15- sqlite3: drop obsolete CVE ignore :cve:`2023-36191`
16- sudo: Fix :cve:`2023-42456` and :cve:`2023-42465`
17- tiff: Fix :cve:`2023-6277`
18- xwayland: Fix :cve:`2023-6377` and :cve:`2023-6478`
19
20
21Fixes in Yocto-4.3.3
22~~~~~~~~~~~~~~~~~~~~
23
24- aspell: upgrade to 0.60.8.1
25- avahi: update URL for new project location
26- base-passwd: upgrade to 3.6.3
27- bitbake: asyncrpc: Add context manager API
28- bitbake: toaster/toastergui: Bug-fix verify given layer path only if import/add local layer
29- build-appliance-image: Update to nanbield head revision
30- classes-global/sstate: Fix variable typo
31- cmake: Unset CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES
32- contributor-guide: fix lore URL
33- contributor-guide: use "apt" instead of "aptitude"
34- create-spdx-2.2: combine spdx can try to write before dir creation
35- curl: Disable test 1091 due to intermittent failures
36- curl: Disable two intermittently failing tests
37- dev-manual: gen-tapdevs need iptables installed
38- dev-manual: start.rst: Update use of Download page
39- dev-manual: update license manifest path
40- devtool: deploy: provide max_process to strip_execs
41- devtool: modify: Handle recipes with a menuconfig task correctly
42- docs: document VSCode extension
43- dtc: preserve version also from shallow git clones
44- elfutils: Update license information
45- glib-2.0: upgrade to 2.78.3
46- glibc-y2038-tests: do not run tests using 32 bit time APIs
47- go: upgrade to 1.20.12
48- grub: fs/fat: Don't error when mtime is 0
49- gstreamer1.0: upgrade to 1.22.8
50- icon-naming-utils: take tarball from debian
51- kea: upgrade to 2.4.1
52- lib/prservice: Improve lock handling robustness
53- libadwaita: upgrade to 1.4.2
54- libatomic-ops: upgrade to 7.8.2
55- libva-utils: upgrade to 2.20.1
56- linux-firmware: Change bnx2 packaging
57- linux-firmware: Create bnx2x subpackage
58- linux-firmware: Fix the linux-firmware-bcm4373 :term:`FILES` variable
59- linux-firmware: Package iwlwifi .pnvm files
60- linux-yocto/6.1: security/cfg: add configs to harden protection
61- linux-yocto/6.1: update to v6.1.73
62- meta/documentation.conf: fix do_menuconfig description
63- migration-guide: add release notes for 4.0.16
64- migration-guide: add release notes for 4.3.2
65- ncurses: Fix - tty is hung after reset
66- nfs-utils: Update Upstream-Status
67- nfs-utils: upgrade to 2.6.4
68- oeqa/selftest/prservice: Improve test robustness
69- package.py: OEHasPackage: Add :term:`MLPREFIX` to packagename
70- poky.conf: bump version for 4.3.3 release
71- pseudo: Update to pull in syncfs probe fix
72- python3-license-expression: Fix the ptest failure
73- qemu.bbclass: fix a python TypeError
74- qemu: upgrade to 8.1.4
75- ref-manual: Add UBOOT_BINARY, extend :term:`UBOOT_CONFIG`
76- ref-manual: classes: remove insserv bbclass
77- ref-manual: update tested and supported distros
78- release-notes-4.3: fix spacing
79- rootfs.py: check depmodwrapper execution result
80- rpcbind: Specify state directory under /run
81- scripts/runqemu: fix regex escape sequences
82- sqlite3: upgrade to 3.43.2
83- sstate: Fix dir ownership issues in :term:`SSTATE_DIR`
84- sudo: upgrade to 1.9.15p5
85- tcl: Fix prepending to run-ptest script
86- uninative-tarball.xz - reproducibility fix
87- xwayland: upgrade to 23.2.3
88- zstd: fix :term:`LICENSE` statement
89
90
91Known Issues in Yocto-4.3.3
92~~~~~~~~~~~~~~~~~~~~~~~~~~~
93
94- N/A
95
96
97Contributors to Yocto-4.3.3
98~~~~~~~~~~~~~~~~~~~~~~~~~~~
99
100- Alassane Yattara
101- Alexander Kanavin
102- Anuj Mittal
103- Baruch Siach
104- Bruce Ashfield
105- Chen Qi
106- Clay Chang
107- Enguerrand de Ribaucourt
108- Ilya A. Kriveshko
109- Jason Andryuk
110- Jeremy A. Puhlman
111- Joao Marcos Costa
112- Jose Quaresma
113- Joshua Watt
114- Jörg Sommer
115- Khem Raj
116- Lee Chee Yang
117- Markus Volk
118- Massimiliano Minella
119- Maxin B. John
120- Michael Opdenacker
121- Ming Liu
122- Mingli Yu
123- Peter Kjellerstedt
124- Peter Marko
125- Richard Purdie
126- Robert Berger
127- Robert Yang
128- Rodrigo M. Duarte
129- Ross Burton
130- Saul Wold
131- Simone Weiß
132- Soumya Sambu
133- Steve Sakoman
134- Trevor Gamblin
135- Wang Mingyu
136- William Lyu
137- Xiangyu Chen
138- Yang Xu
139- Zahir Hussain
140
141
142Repositories / Downloads for Yocto-4.3.3
143~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
144
145poky
146
147- Repository Location: :yocto_git:`/poky`
148- Branch: :yocto_git:`nanbield </poky/log/?h=nanbield>`
149- Tag: :yocto_git:`yocto-4.3.3 </poky/log/?h=yocto-4.3.3>`
150- Git Revision: :yocto_git:`d3b27346c3a4a7ef7ec517e9d339d22bda74349d </poky/commit/?id=d3b27346c3a4a7ef7ec517e9d339d22bda74349d>`
151- Release Artefact: poky-d3b27346c3a4a7ef7ec517e9d339d22bda74349d
152- sha: 2db39f1bf7bbcee039e9970eed1f6f9233bcc95d675159647c9a2a334fc81eb0
153- Download Locations:
154 http://downloads.yoctoproject.org/releases/yocto/yocto-4.3.3/poky-d3b27346c3a4a7ef7ec517e9d339d22bda74349d.tar.bz2
155 http://mirrors.kernel.org/yocto/yocto/yocto-4.3.3/poky-d3b27346c3a4a7ef7ec517e9d339d22bda74349d.tar.bz2
156
157openembedded-core
158
159- Repository Location: :oe_git:`/openembedded-core`
160- Branch: :oe_git:`nanbield </openembedded-core/log/?h=nanbield>`
161- Tag: :oe_git:`yocto-4.3.3 </openembedded-core/log/?h=yocto-4.3.3>`
162- Git Revision: :oe_git:`0584d01f623e1f9b0fef4dfa95dd66de6cbfb7b3 </openembedded-core/commit/?id=0584d01f623e1f9b0fef4dfa95dd66de6cbfb7b3>`
163- Release Artefact: oecore-0584d01f623e1f9b0fef4dfa95dd66de6cbfb7b3
164- sha: 730de0d5744f139322402ff9a6b2483c6ab929f704cec06258ae51de1daebe3d
165- Download Locations:
166 http://downloads.yoctoproject.org/releases/yocto/yocto-4.3.3/oecore-0584d01f623e1f9b0fef4dfa95dd66de6cbfb7b3.tar.bz2
167 http://mirrors.kernel.org/yocto/yocto/yocto-4.3.3/oecore-0584d01f623e1f9b0fef4dfa95dd66de6cbfb7b3.tar.bz2
168
169meta-mingw
170
171- Repository Location: :yocto_git:`/meta-mingw`
172- Branch: :yocto_git:`nanbield </meta-mingw/log/?h=nanbield>`
173- Tag: :yocto_git:`yocto-4.3.3 </meta-mingw/log/?h=yocto-4.3.3>`
174- Git Revision: :yocto_git:`49617a253e09baabbf0355bc736122e9549c8ab2 </meta-mingw/commit/?id=49617a253e09baabbf0355bc736122e9549c8ab2>`
175- Release Artefact: meta-mingw-49617a253e09baabbf0355bc736122e9549c8ab2
176- sha: 2225115b73589cdbf1e491115221035c6a61679a92a93b2a3cf761ff87bf4ecc
177- Download Locations:
178 http://downloads.yoctoproject.org/releases/yocto/yocto-4.3.3/meta-mingw-49617a253e09baabbf0355bc736122e9549c8ab2.tar.bz2
179 http://mirrors.kernel.org/yocto/yocto/yocto-4.3.3/meta-mingw-49617a253e09baabbf0355bc736122e9549c8ab2.tar.bz2
180
181bitbake
182
183- Repository Location: :oe_git:`/bitbake`
184- Branch: :oe_git:`2.6 </bitbake/log/?h=2.6>`
185- Tag: :oe_git:`yocto-4.3.3 </bitbake/log/?h=yocto-4.3.3>`
186- Git Revision: :oe_git:`380a9ac97de5774378ded5e37d40b79b96761a0c </bitbake/commit/?id=380a9ac97de5774378ded5e37d40b79b96761a0c>`
187- Release Artefact: bitbake-380a9ac97de5774378ded5e37d40b79b96761a0c
188- sha: 78f579b9d29e72d09b6fb10ac62aa925104335e92d2afb3155bc9ab1994e36c1
189- Download Locations:
190 http://downloads.yoctoproject.org/releases/yocto/yocto-4.3.3/bitbake-380a9ac97de5774378ded5e37d40b79b96761a0c.tar.bz2
191 http://mirrors.kernel.org/yocto/yocto/yocto-4.3.3/bitbake-380a9ac97de5774378ded5e37d40b79b96761a0c.tar.bz2
192
193yocto-docs
194
195- Repository Location: :yocto_git:`/yocto-docs`
196- Branch: :yocto_git:`nanbield </yocto-docs/log/?h=nanbield>`
197- Tag: :yocto_git:`yocto-4.3.3 </yocto-docs/log/?h=yocto-4.3.3>`
198- Git Revision: :yocto_git:`dde4b815db82196af086847f68ee27d7902b4ffa </yocto-docs/commit/?id=dde4b815db82196af086847f68ee27d7902b4ffa>`
199