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