blob: c46142a08a57a7a940339b304f343c039567a191 [file] [log] [blame]
Andrew Geissler517393d2023-01-13 08:55:19 -06001.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
2
Andrew Geissler78b72792022-06-14 06:47:25 -05003Release notes for 4.0.1 (kirkstone)
4-----------------------------------
5
6Security Fixes in 4.0.1
7~~~~~~~~~~~~~~~~~~~~~~~
8
9- linux-yocto/5.15: fix :cve:`2022-28796`
10- python3: ignore :cve:`2015-20107`
11- e2fsprogs: fix :cve:`2022-1304`
12- lua: fix :cve:`2022-28805`
13- busybox: fix :cve:`2022-28391`
14
15Fixes in 4.0.1
16~~~~~~~~~~~~~~
17
18- abi_version/sstate: Bump hashequiv and sstate versions due to git changes
19- apt: add apt selftest to test signed package feeds
20- apt: upgrade 2.4.4 -> 2.4.5
21- arch-armv8-2a.inc: fix a typo in TUNEVALID variable
22- babeltrace: Disable warnings as errors
23- base: Avoid circular references to our own scripts
24- base: Drop git intercept
25- build-appliance-image: Update to kirkstone head revision
26- build-appliance: Switch to kirkstone branch
27- buildtools-tarball: Only add cert envvars if certs are included
28- busybox: Use base_bindir instead of hardcoding /bin path
29- cases/buildepoxy.py: fix typo
30- create-spdx: delete virtual/kernel dependency to fix FreeRTOS build
31- create-spdx: fix error when symlink cannot be created
32- cve-check: add JSON format to summary output
33- cve-check: fix symlinks where link and output path are equal
34- cve-check: no need to depend on the fetch task
35- cve-update-db-native: let the user to drive the update interval
36- cve-update-db-native: update the CVE database once a day only
37- cve_check: skip remote patches that haven't been fetched when searching for CVE tags
38- dev-manual: add command used to add the signed-off-by line.
39- devshell.bbclass: Allow devshell & pydevshell to use the network
40- docs: conf.py: fix cve extlinks caption for sphinx <4.0
41- docs: migration-guides: migration-3.4: mention that hardcoded password are supported if hashed
42- docs: migration-guides: release-notes-4.0: fix risc-v typo
43- docs: migration-guides: release-notes-4.0: replace kernel placeholder with correct recipe name
Andrew Geissler517393d2023-01-13 08:55:19 -060044- docs: ref-manual: variables: add hashed password example in :term:`EXTRA_USERS_PARAMS`
Andrew Geissler78b72792022-06-14 06:47:25 -050045- docs: set_versions.py: add information about obsolescence of a release
46- docs: set_versions.py: fix latest release of a branch being shown twice in switchers.js
47- docs: set_versions.py: fix latest version of an active release shown as obsolete
48- docs: set_versions.py: mark as obsolete only branches and old tags from obsolete releases
49- docs: sphinx-static: switchers.js.in: do not mark branches as outdated
50- docs: sphinx-static: switchers.js.in: fix broken switcher for branches
51- docs: sphinx-static: switchers.js.in: improve obsolete version detection
52- docs: sphinx-static: switchers.js.in: remove duplicate for outdated versions
53- docs: sphinx-static: switchers.js.in: rename all_versions to switcher_versions
54- docs: update Bitbake objects.inv location for master branch
55- documentation/brief-yoctoprojectqs: add directory for local.conf
56- gcompat: Fix build when usrmerge distro feature is enabled
57- git: correct license
58- git: upgrade 2.35.2 -> 2.35.3
59- glib: upgrade 2.72.0 -> 2.72.1
60- glibc: ptest: Fix glibc-tests package issue
61- gnupg: Disable FORTIFY_SOURCES on mips
62- go.bbclass: disable the use of the default configuration file
63- gstreamer1.0-plugins-bad: drop patch
64- gstreamer1.0-plugins-good: Fix libsoup dependency
65- gstreamer1.0: Minor documentation addition
66- install/devshell: Introduce git intercept script due to fakeroot issues
67- kernel-yocto.bbclass: Fixup do_kernel_configcheck usage of KMETA
68- libc-glibc: Use libxcrypt to provide virtual/crypt
69- libgit2: upgrade 1.4.2 -> 1.4.3
70- libsoup: upgrade 3.0.5 -> 3.0.6
71- libusb1: upgrade 1.0.25 -> 1.0.26
72- linux-firmware: correct license for ar3k firmware
73- linux-firmware: upgrade 20220310 -> 20220411
74- linux-yocto/5.10: base: enable kernel crypto userspace API
75- linux-yocto/5.10: update to v5.10.112
76- linux-yocto/5.15: arm: poky-tiny cleanup and fixes
77- linux-yocto/5.15: base: enable kernel crypto userspace API
78- linux-yocto/5.15: fix -standard kernel build issue
79- linux-yocto/5.15: fix ppc boot
80- linux-yocto/5.15: fix qemuarm graphical boot
81- linux-yocto/5.15: kasan: fix BUG: sleeping function called from invalid context
82- linux-yocto/5.15: netfilter: conntrack: avoid useless indirection during conntrack destruction
83- linux-yocto/5.15: update to v5.15.36
84- linux-yocto: enable powerpc-debug fragment
85- mdadm: Drop clang specific cflags
Andrew Geissler517393d2023-01-13 08:55:19 -060086- migration-3.4: add missing entry on :term:`EXTRA_USERS_PARAMS`
Andrew Geissler78b72792022-06-14 06:47:25 -050087- migration-guides: add release notes for 4.0
88- migration-guides: complete migration guide for 4.0
89- migration-guides: release-notes-4.0: mention LTS release
90- migration-guides: release-notes-4.0: update 'Repositories / Downloads' section
91- migration-guides: stop including documents with ".. include"
92- musl: Fix build when usrmerge distro feature is enabled
93- ncurses: use COPYING file
Andrew Geissler517393d2023-01-13 08:55:19 -060094- neard: Switch :term:`SRC_URI` to git repo
Andrew Geissler78b72792022-06-14 06:47:25 -050095- oeqa/selftest: add test for git working correctly inside pseudo
96- openssl: minor security upgrade 3.0.2 -> 3.0.3
97- package.bbclass: Prevent perform_packagecopy from removing /sysroot-only
98- package: Ensure we track whether PRSERV was active or not
99- package_manager: fix missing dependency on gnupg when signing deb package feeds
100- poky-tiny: enable qemuarmv5/qemuarm64 and cleanups
101- poky.conf: bump version for 4.0.1 release
102- qemu.bbclass: Extend ppc/ppc64 extra options
103- qemuarm64: use virtio pci interfaces
Andrew Geissler517393d2023-01-13 08:55:19 -0600104- qemuarmv5: use arm-versatile-926ejs :term:`KMACHINE`
105- ref-manual: Add :term:`XZ_THREADS` and :term:`XZ_MEMLIMIT`
106- ref-manual: add :term:`KERNEL_DEBUG_TIMESTAMPS`
107- ref-manual: add :term:`ZSTD_THREADS`
Andrew Geissler78b72792022-06-14 06:47:25 -0500108- ref-manual: add a note about hard-coded passwords
109- ref-manual: add empty-dirs QA check and QA_EMPTY_DIRS*
Andrew Geissler517393d2023-01-13 08:55:19 -0600110- ref-manual: add mention of vendor filtering to :term:`CVE_PRODUCT`
111- ref-manual: mention wildcarding support in :term:`INCOMPATIBLE_LICENSE`
Andrew Geissler78b72792022-06-14 06:47:25 -0500112- releases: update for yocto 4.0
113- rootfs-postcommands: fix symlinks where link and output path are equal
114- ruby: upgrade 3.1.1 -> 3.1.2
115- sanity: skip make 4.2.1 warning for debian
116- scripts/git: Ensure we don't have circular references
117- scripts: Make git intercept global
118- seatd: Disable overflow warning as error on ppc64/musl
119- selftest/lic_checksum: Add test for filename containing space
120- set_versions: update for 4.0 release
121- staging: Ensure we filter out ourselves
122- strace: fix ptest failure in landlock
123- subversion: upgrade to 1.14.2
124- systemd-boot: remove outdated EFI_LD comment
125- systemtap: Fix build with gcc-12
126- terminal.py: Restore error output from Terminal
Andrew Geissler517393d2023-01-13 08:55:19 -0600127- u-boot: Correct the :term:`SRC_URI`
Andrew Geissler78b72792022-06-14 06:47:25 -0500128- u-boot: Inherit pkgconfig
129- update_udev_hwdb: fix multilib issue with systemd
130- util-linux: Create u-a symlink for findfs utility
131- virgl: skip headless test on alma 8.6
132- webkitgtk: adjust patch status
133- wic: do not use PARTLABEL for msdos partition tables
134- wireless-regdb: upgrade 2022.02.18 -> 2022.04.08
135- xserver-xorg: Fix build with gcc12
136- yocto-bsps: update to v5.15.36
137
138Contributors to 4.0.1
139~~~~~~~~~~~~~~~~~~~~~
140
141- Abongwa Amahnui Bonalais
142- Alexander Kanavin
143- Bruce Ashfield
144- Carlos Rafael Giani
145- Chen Qi
146- Davide Gardenal
147- Dmitry Baryshkov
148- Ferry Toth
149- Henning Schild
150- Jon Mason
151- Justin Bronder
152- Kai Kang
153- Khem Raj
154- Konrad Weihmann
155- Lee Chee Yang
156- Marta Rybczynska
157- Martin Jansa
158- Matt Madison
159- Michael Halstead
160- Michael Opdenacker
161- Naveen Saini
162- Nicolas Dechesne
163- Paul Eggleton
164- Paul Gortmaker
165- Paulo Neves
166- Peter Kjellerstedt
167- Peter Marko
168- Pgowda
169- Portia
170- Quentin Schulz
171- Rahul Kumar
172- Richard Purdie
173- Robert Joslyn
174- Robert Yang
175- Roland Hieber
176- Ross Burton
177- Russ Dill
178- Steve Sakoman
Patrick Williams975a06f2022-10-21 14:42:47 -0500179- Wang Mingyu
180- Zheng Ruoqin
Andrew Geissler78b72792022-06-14 06:47:25 -0500181
182Repositories / Downloads for 4.0.1
183~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
184
185poky
186
Patrick Williams7784c422022-11-17 07:29:11 -0600187- Repository Location: :yocto_git:`/poky`
Andrew Geissler78b72792022-06-14 06:47:25 -0500188- Branch: :yocto_git:`kirkstone </poky/log/?h=kirkstone>`
189- Tag: :yocto_git:`yocto-4.0.1 </poky/tag/?h=yocto-4.0.1>`
190- Git Revision: :yocto_git:`8c489602f218bcf21de0d3c9f8cf620ea5f06430 </poky/commit/?id=8c489602f218bcf21de0d3c9f8cf620ea5f06430>`
191- Release Artefact: poky-8c489602f218bcf21de0d3c9f8cf620ea5f06430
192- sha: 65c545a316bd8efb13ae1358eeccc8953543be908008103b51f7f90aed960d00
193- Download Locations:
194 http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.1/poky-8c489602f218bcf21de0d3c9f8cf620ea5f06430.tar.bz2,
195 http://mirrors.kernel.org/yocto/yocto/yocto-4.0.1/poky-8c489602f218bcf21de0d3c9f8cf620ea5f06430.tar.bz2
196
197openembedded-core
198
199- Repository Location: :oe_git:`/openembedded-core`
200- Branch: :oe_git:`kirkstone </openembedded-core/log/?h=kirkstone>`
201- Tag: :oe_git:`yocto-4.0.1 </openembedded-core/tag/?h=yocto-4.0>`
202- Git Revision: :oe_git:`cb8647c08959abb1d6b7c2b3a34b4b415f66d7ee </openembedded-core/commit/?id=cb8647c08959abb1d6b7c2b3a34b4b415f66d7ee>`
203- Release Artefact: oecore-cb8647c08959abb1d6b7c2b3a34b4b415f66d7ee
204- sha: 43981b8fad82f601618a133dffbec839524f0d0a055efc3d8f808cbfd811ab17
205- Download Locations:
206 http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.1/oecore-cb8647c08959abb1d6b7c2b3a34b4b415f66d7ee.tar.bz2,
207 http://mirrors.kernel.org/yocto/yocto/yocto-4.0.1/oecore-cb8647c08959abb1d6b7c2b3a34b4b415f66d7ee.tar.bz2
208
209meta-mingw
210
Patrick Williams7784c422022-11-17 07:29:11 -0600211- Repository Location: :yocto_git:`/meta-mingw`
Andrew Geissler78b72792022-06-14 06:47:25 -0500212- Branch: :yocto_git:`kirkstone </meta-mingw/log/?h=kirkstone>`
213- Tag: :yocto_git:`yocto-4.0.1 </meta-mingw/tag/?h=yocto-4.0.1>`
214- Git Revision: :yocto_git:`a90614a6498c3345704e9611f2842eb933dc51c1 </meta-mingw/commit/?id=a90614a6498c3345704e9611f2842eb933dc51c1>`
215- Release Artefact: meta-mingw-a90614a6498c3345704e9611f2842eb933dc51c1
216- sha: 49f9900bfbbc1c68136f8115b314e95d0b7f6be75edf36a75d9bcd1cca7c6302
217- Download Locations:
218 http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.1/meta-mingw-a90614a6498c3345704e9611f2842eb933dc51c1.tar.bz2
219 http://mirrors.kernel.org/yocto/yocto/yocto-4.0.1/meta-mingw-a90614a6498c3345704e9611f2842eb933dc51c1.tar.bz2
220
221meta-gplv2
222
Patrick Williams7784c422022-11-17 07:29:11 -0600223- Repository Location: :yocto_git:`/meta-gplv2`
Andrew Geissler78b72792022-06-14 06:47:25 -0500224- Branch: :yocto_git:`kirkstone </meta-gplv2/log/?h=kirkstone>`
225- Tag: :yocto_git:`yocto-4.0.1 </meta-gplv2/tag/?h=yocto-4.0.1>`
226- Git Revision: :yocto_git:`d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a </meta-mingw/commit/?id=d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a>`
227- Release Artefact: meta-gplv2-d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a
228- sha: c386f59f8a672747dc3d0be1d4234b6039273d0e57933eb87caa20f56b9cca6d
229- Download Locations:
230 http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.1/meta-gplv2-d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a.tar.bz2
231 http://mirrors.kernel.org/yocto/yocto/yocto-4.0.1/meta-gplv2-d2f8b5cdb285b72a4ed93450f6703ca27aa42e8a.tar.bz2
232
233bitbake
234
235- Repository Location: :oe_git:`/bitbake`
236- Branch: :oe_git:`2.0 </bitbake/log/?h=2.0>`
237- Tag: :oe_git:`yocto-4.0 </bitbake/tag/?h=yocto-4.0>`
238- Git Revision: :oe_git:`59c16ae6c55c607c56efd2287537a1b97ba2bf52 </bitbake/commit/?id=59c16ae6c55c607c56efd2287537a1b97ba2bf52>`
239- Release Artefact: bitbake-59c16ae6c55c607c56efd2287537a1b97ba2bf52
240- sha: 3ae466c31f738fc45c3d7c6f665952d59f01697f2667ea42f0544d4298dd6ef0
241- Download Locations:
242 http://downloads.yoctoproject.org/releases/yocto/yocto-4.0.1/bitbake-59c16ae6c55c607c56efd2287537a1b97ba2bf52.tar.bz2,
243 http://mirrors.kernel.org/yocto/yocto/yocto-4.0.1/bitbake-59c16ae6c55c607c56efd2287537a1b97ba2bf52.tar.bz2
244
245yocto-docs
246
Patrick Williams7784c422022-11-17 07:29:11 -0600247- Repository Location: :yocto_git:`/yocto-docs`
Andrew Geissler78b72792022-06-14 06:47:25 -0500248- Branch: :yocto_git:`kirkstone </yocto-docs/log/?h=kirkstone>`
249- Tag: :yocto_git:`yocto-4.0.1 </yocto-docs/tag/?h=yocto-4.0>`
250- Git Revision: :yocto_git:`4ec9df3336a425719a9a35532504731ce56984ca </yocto-docs/commit/?id=4ec9df3336a425719a9a35532504731ce56984ca>`