blob: 097c249a9015f731af557d5ac0332a51930e448f [file] [log] [blame]
Andrew Geissler517393d2023-01-13 08:55:19 -06001.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
2
Andrew Geissler9aee5002022-03-30 16:27:02 +00003Release notes for 3.4.1 (honister)
4----------------------------------
5
6Known Issues in 3.4.1
7~~~~~~~~~~~~~~~~~~~~~
8
9- :yocto_bugs:`bsps-hw.bsps-hw.Test_Seek_bar_and_volume_control manual test case failure </show_bug.cgi?id=14622>`
10
11Security Fixes in 3.4.1
12~~~~~~~~~~~~~~~~~~~~~~~
13
14- glibc: Backport fix for :cve:`2021-43396`
15- vim: add patch number to :cve:`2021-3778` patch
16- vim: fix :cve:`2021-3796`, :cve:`2021-3872`, and :cve:`2021-3875`
17- squashfs-tools: follow-up fix for :cve:`2021-41072`
18- avahi: update CVE id fixed by local-ping.patch
19- squashfs-tools: fix :cve:`2021-41072`
20- ffmpeg: fix :cve:`2021-38114`
21- curl: fix :cve:`2021-22945`, :cve:`2021-22946` and :cve:`2021-22947`
22
23Fixes in 3.4.1
24~~~~~~~~~~~~~~
25
26- bitbake.conf: Fix corruption of GNOME mirror url
27- bitbake.conf: Use wayland distro feature for native builds
28- bitbake: Revert "parse/ast: Show errors for append/prepend/remove operators combined with +=/.="
29- bitbake: bitbake-worker: Add debug when unpickle fails
30- bitbake: cooker: Fix task-depends.dot for multiconfig targets
31- bitbake: cooker: Handle parse threads disappearing to avoid hangs
32- bitbake: cooker: Handle parsing results queue race
33- bitbake: cooker: Remove debug code, oops :(
34- bitbake: cooker: check if upstream hash equivalence server is available
35- bitbake: fetch/git: Handle github dropping git:// support
36- bitbake: fetch/wget: Add timeout for checkstatus calls (30s)
37- bitbake: fetch2/perforce: Fix typo
38- bitbake: fetch2: Fix url remap issue and add testcase
39- bitbake: fetch2: fix downloadfilename issue with premirror
40- bitbake: fetch: Handle mirror user/password replacements correctly
41- bitbake: parse/ast: Show errors for append/prepend/remove operators combined with +=/.=
42- bitbake: runqueue: Fix runall option handling
43- bitbake: runqueue: Fix runall option task deletion ordering issue
44- bitbake: test/fetch: Update urls to match upstream branch name changes
45- bitbake: tests/fetch.py: add test case to ensure downloadfilename is used for premirror
46- bitbake: tests/fetch.py: fix premirror test cases
47- bitbake: tests/fetch: Update github urls
48- bitbake: tests/fetch: Update pcre.org address after github changes
49- bitbake: tests/runqueue: Ensure hashserv exits before deleting files
50- bitbake: utils: Handle lockfile filenames that are too long for filesystems
Andrew Geisslerd5838332022-05-27 11:33:10 -050051- bootchart2: Don't compile Python modules
Andrew Geissler9aee5002022-03-30 16:27:02 +000052- build-appliance-image: Update to honister head revision
53- buildhistory: Fix package output files for SDKs
54- busybox: 1.34.0 -> 1.34.1
55- ca-certificates: update 20210119 -> 20211016
56- classes/populate_sdk_base: Add setscene tasks
57- conf: update for release 3.4
Andrew Geissler517393d2023-01-13 08:55:19 -060058- convert-srcuri.py: use regex to check space in :term:`SRC_URI`
Andrew Geissler9aee5002022-03-30 16:27:02 +000059- create-spdx: Fix key errors in do_create_runtime_spdx
Andrew Geissler517393d2023-01-13 08:55:19 -060060- create-spdx: Protect against None from :term:`LICENSE_PATH`
Andrew Geissler9aee5002022-03-30 16:27:02 +000061- create-spdx: Set the Organization field via a variable
62- create-spdx: add create_annotation function
63- create-spdx: cross recipes are native also
64- create_spdx: ensure is_work_shared() is unique
65- cups: Fix missing installation of cups sysv init scripts
66- docs: poky.yaml: updates for 3.4
67- dpkg: Install dkpg-perl scripts to versioned perl directory
68- glibc-version.inc: remove branch= from GLIBC_GIT_URI
69- go-helloworld/glide: Fix urls
70- go.bbclass: Allow adding parameters to go ldflags
71- go: upgrade 1.16.7 -> 1.16.8
72- gst-devtools: 1.18.4 -> 1.18.5
73- gst-examples: 1.18.4 -> 1.18.5
74- gstreamer1.0-libav: 1.18.4 -> 1.18.5
75- gstreamer1.0-omx: 1.18.4 -> 1.18.5
76- gstreamer1.0-plugins-bad: 1.18.4 -> 1.18.5
77- gstreamer1.0-plugins-base: 1.18.4 -> 1.18.5
78- gstreamer1.0-plugins-good: 1.18.4 -> 1.18.5
79- gstreamer1.0-plugins-ugly: 1.18.4 -> 1.18.5
80- gstreamer1.0-python: 1.18.4 -> 1.18.5
81- gstreamer1.0-rtsp-server: 1.18.4 -> 1.18.5
82- gstreamer1.0-vaapi: 1.18.4 -> 1.18.5
83- gstreamer1.0: 1.18.4 -> 1.18.5
84- insane.bbclass: Add a check for directories that are expected to be empty
85- kernel-devsrc: Add vdso.lds and other build files for riscv64 as well
86- libnewt: Use python3targetconfig to fix reproducibility issue
Andrew Geissler517393d2023-01-13 08:55:19 -060087- libpcre/libpcre2: correct :term:`SRC_URI`
88- libx11-compose-data: Update :term:`LICENSE` to better reflect reality
89- libx11: Update :term:`LICENSE` to better reflect reality
Andrew Geissler9aee5002022-03-30 16:27:02 +000090- libxml2: Use python3targetconfig to fix reproducibility issue
91- linunistring: Add missing gperf-native dependency
92- linux-firmware: upgrade to 20211027
Andrew Geissler517393d2023-01-13 08:55:19 -060093- linux-yocto-dev: Ensure :term:`DEPENDS` matches recent 5.14 kernel changes
Andrew Geissler9aee5002022-03-30 16:27:02 +000094- linux-yocto-rt/5.10: update to -rt54
95- linux-yocto/5.10: update to v5.10.78
96- linux-yocto/5.14: common-pc: enable CONFIG_ATA_PIIX as built-in
97- linux-yocto/5.14: update to v5.14.17
Andrew Geissler517393d2023-01-13 08:55:19 -060098- linux-yocto: add libmpc-native to :term:`DEPENDS`
Andrew Geissler9aee5002022-03-30 16:27:02 +000099- lttng-tools: replace ad hoc ptest fixup with upstream fixes
100- manuals: releases.rst: move gatesgarth to outdated releases section
101- mesa: Enable svga for x86 only
102- mesa: upgrade 21.2.1 -> 21.2.4
103- meson.bblcass: Remove empty egg-info directories before running meson
104- meson: install native file in sdk
105- meson: move lang args to the right section
106- meson: set objcopy in the cross and native toolchain files
107- meta/scripts: Manual git url branch additions
108- meta: Add explict branch to git SRC_URIs
109- migration-3.4: add additional migration info
110- migration-3.4: add some extra packaging notes
111- migration-3.4: tweak overrides change section
112- migration: tweak introduction section
113- mirrors: Add kernel.org sources mirror for downloads.yoctoproject.org
114- mirrors: Add uninative mirror on kernel.org
115- nativesdk-packagegroup-sdk-host.bb: Update host tools for wayland
116- oeqa/runtime/parselogs: modified drm error in common errors list
117- oeqa/selftest/sstatetests: fix typo ware -> were
118- oeqa: Update cleanup code to wait for hashserv exit
119- opkg: Fix poor operator combination choice
120- ovmf: update 202105 -> 202108
121- patch.bbclass: when the patch fails show more info on the fatal error
122- poky.conf: bump version for 3.4.1 honister release
123- poky.yaml: add lz4 and zstd to essential host packages
124- poky.yaml: fix lz4 package name for older Ubuntu versions
125- pseudo: Add fcntl64 wrapper
126- python3-setuptools: _distutils/sysconfig fix
127- python3: update to 3.9.7
128- qemu.inc: Remove empty egg-info directories before running meson
129- recipes: Update github.com urls to use https
130- ref-manual: Update how to set a useradd password
Andrew Geissler517393d2023-01-13 08:55:19 -0600131- ref-manual: document "reproducible_build" class and :term:`SOURCE_DATE_EPOCH`
Andrew Geissler9aee5002022-03-30 16:27:02 +0000132- ref-manual: document BUILD_REPRODUCIBLE_BINARIES
Andrew Geissler517393d2023-01-13 08:55:19 -0600133- ref-manual: document :term:`TOOLCHAIN_HOST_TASK_ESDK`
Andrew Geissler9aee5002022-03-30 16:27:02 +0000134- ref-manual: remove meta class
135- ref-manual: update system requirements
136- releases.rst: fix release number for 3.3.3
Andrew Geissler517393d2023-01-13 08:55:19 -0600137- scripts/convert-srcuri: Update :term:`SRC_URI` conversion script to handle github url changes
Andrew Geissler9aee5002022-03-30 16:27:02 +0000138- scripts/lib/wic/help.py: Update Fedora Kickstart URLs
139- scripts/oe-package-browser: Fix after overrides change
140- scripts/oe-package-browser: Handle no packages being built
141- spdx.py: Add annotation to relationship
142- sstate: Account for reserved characters when shortening sstate filenames
143- sstate: another fix for touching files inside pseudo
144- sstate: fix touching files inside pseudo
145- staging: Fix autoconf-native rebuild failure
146- strace: fix build against 5.15 kernel/kernel-headers
147- strace: show test suite log on failure
148- stress-ng: convert to git, website is down
149- systemd: add missing include for musl
150- tar: filter CVEs using vendor name
151- test-manual: how to enable reproducible builds
152- testimage: fix unclosed testdata file
153- tzdata: update 2021d to 2021d
154- uninative: Add version to uninative tarball name
155- waffle: convert to git, website is down
156- wayland: Fix wayland-tools packaging
157- wireless-regdb: upgrade 2021.07.14 -> 2021.08.28
Andrew Geissler517393d2023-01-13 08:55:19 -0600158- wpa-supplicant: Match package override to :term:`PACKAGES` for pkg_postinst
Andrew Geissler9aee5002022-03-30 16:27:02 +0000159
160Contributors to 3.4.1
161~~~~~~~~~~~~~~~~~~~~~
162
163- Ahmed Hossam
164- Alexander Kanavin
165- Alexandre Belloni
166- Andrej Valek
167- Andres Beltran
168- Anuj Mittal
169- Bruce Ashfield
170- Chen Qi
171- Claus Stovgaard
172- Daiane Angolini
173- Hsia-Jun(Randy) Li
174- Jon Mason
175- Jose Quaresma
176- Joshua Watt
177- Kai Kang
178- Khem Raj
179- Kiran Surendran
180- Manuel Leonhardt
181- Michael Opdenacker
182- Oleksandr Kravchuk
183- Pablo Saavedra
184- Paul Eggleton
185- Peter Kjellerstedt
186- Quentin Schulz
187- Ralph Siemsen
188- Randy Li
189- Richard Purdie
190- Ross Burton
191- Sakib Sajal
192- Saul Wold
193- Teoh Jay Shen
194- Tim Orling
195- Tom Hochstein
196- Yureka
197
198Repositories / Downloads for 3.4.1
199~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
200
201poky
202
Patrick Williams7784c422022-11-17 07:29:11 -0600203- Repository Location: :yocto_git:`/poky`
Andrew Geissler9aee5002022-03-30 16:27:02 +0000204- Branch: :yocto_git:`honister </poky/log/?h=honister>`
205- Tag: :yocto_git:`yocto-3.4.1 </poky/tag/?h=yocto-3.4.1>`
206- Git Revision: :yocto_git:`b53230c08d9f02ecaf35b4f0b70512abbf10ae11 </poky/commit/?id=b53230c08d9f02ecaf35b4f0b70512abbf10ae11>`
207- Release Artefact: poky-b53230c08d9f02ecaf35b4f0b70512abbf10ae11
208- sha: 57d49e2afafb555baf65643acf752464f0eb7842b964713a5de7530c392de159
209- Download Locations:
210 http://downloads.yoctoproject.org/releases/yocto/yocto-3.4.1/poky-b53230c08d9f02ecaf35b4f0b70512abbf10ae11.tar.bz2,
211 http://mirrors.kernel.org/yocto/yocto/yocto-3.4.1/poky-b53230c08d9f02ecaf35b4f0b70512abbf10ae11.tar.bz2
212
213meta-mingw
214
Patrick Williams7784c422022-11-17 07:29:11 -0600215- Repository Location: :yocto_git:`/meta-mingw`
Andrew Geissler9aee5002022-03-30 16:27:02 +0000216- Branch: :yocto_git:`honister </meta-mingw/log/?h=honister>`
217- Tag: :yocto_git:`yocto-3.4.1 </meta-mingw/tag/?h=yocto-3.4.1>`
218- Git Revision: :yocto_git:`f5d761cbd5c957e4405c5d40b0c236d263c916a8 </meta-mingw/commit/?id=f5d761cbd5c957e4405c5d40b0c236d263c916a8>`
219- Release Artefact: meta-mingw-f5d761cbd5c957e4405c5d40b0c236d263c916a8
220- sha: d4305d638ef80948584526c8ca386a8cf77933dffb8a3b8da98d26a5c40fcc11
221- Download Locations:
222 http://downloads.yoctoproject.org/releases/yocto/yocto-3.4.1/meta-mingw-f5d761cbd5c957e4405c5d40b0c236d263c916a8.tar.bz2,
223 http://mirrors.kernel.org/yocto/yocto/yocto-3.4.1/meta-mingw-f5d761cbd5c957e4405c5d40b0c236d263c916a8.tar.bz2
224
225meta-gplv2
226
Patrick Williams7784c422022-11-17 07:29:11 -0600227- Repository Location: :yocto_git:`/meta-gplv2`
Andrew Geissler9aee5002022-03-30 16:27:02 +0000228- Branch: :yocto_git:`honister </meta-gplv2/log/?h=honister>`
229- Tag: :yocto_git:`yocto-3.4.1 </meta-gplv2/tag/?h=yocto-3.4.1>`
230- Git Revision: :yocto_git:`f04e4369bf9dd3385165281b9fa2ed1043b0e400 </meta-gplv2/commit/?id=f04e4369bf9dd3385165281b9fa2ed1043b0e400>`
231- Release Artefact: meta-gplv2-f04e4369bf9dd3385165281b9fa2ed1043b0e400
232- sha: ef8e2b1ec1fb43dbee4ff6990ac736315c7bc2d8c8e79249e1d337558657d3fe
233- Download Locations:
234 http://downloads.yoctoproject.org/releases/yocto/yocto-3.4/meta-gplv2-f04e4369bf9dd3385165281b9fa2ed1043b0e400.tar.bz2,
235 http://mirrors.kernel.org/yocto/yocto/yocto-3.4/meta-gplv2-f04e4369bf9dd3385165281b9fa2ed1043b0e400.tar.bz2
236
237bitbake
238
239- Repository Location: :oe_git:`/bitbake`
240- Branch: :oe_git:`1.52 </bitbake/log/?h=1.52>`
241- Tag: :oe_git:`yocto-3.4.1 </bitbake/tag/?h=yocto-3.4.1>`
242- Git Revision: :oe_git:`44a83b373e1fc34c93cd4a6c6cf8b73b230c1520 </bitbake/commit/?id=44a83b373e1fc34c93cd4a6c6cf8b73b230c1520>`
243- Release Artefact: bitbake-44a83b373e1fc34c93cd4a6c6cf8b73b230c1520
244- sha: 03d50c1318d88d62eb01d359412ea5a8014ef506266629a2bd43ab3a2ef19430
245- Download Locations:
246 http://downloads.yoctoproject.org/releases/yocto/yocto-3.4.1/bitbake-44a83b373e1fc34c93cd4a6c6cf8b73b230c1520.tar.bz2,
247 http://mirrors.kernel.org/yocto/yocto/yocto-3.4.1/bitbake-44a83b373e1fc34c93cd4a6c6cf8b73b230c1520.tar.bz2
248
249yocto-docs
250
Patrick Williams7784c422022-11-17 07:29:11 -0600251- Repository Location: :yocto_git:`/yocto-docs`
Andrew Geissler9aee5002022-03-30 16:27:02 +0000252- Branch: :yocto_git:`honister </yocto-docs/log/?h=honister>`
253- Tag: :yocto_git:`yocto-3.4.1 </yocto-docs/tag/?h=yocto-3.4.1>`
254- Git Revision: :yocto_git:`b250eda5a0beba8acc9641c55a5b0e30594b5178 </yocto-docs/commit/?b250eda5a0beba8acc9641c55a5b0e30594b5178>`