This service is available only in Japanese-language.

Yocto3.2.4 (Gatesgarth)リリース


Yocto3.2.4 (Gatesgarth)リリースのアナウンスが2021年5月17日付けでありました。
2021年5月6日付けでコミットされたものがQAを経てリリースとなっています。
当初予定では5/3構築、5/14公開予定でしたが、若干遅れてのリリースとなっています。
5/5以降、指定バージョンのレシピが存在しない場合のメッセージをlog.info → log.warn
に変更する更新が発生していますが、生成物への影響は無い更新となっています。

LTSとLTSの間にリリースされたバージョンのため、今回の更新が最終更新となります。

本リリースの詳細に関して、現時点では、lists.yoctoproject.org/g/yocto-announce内では
未記載ですが、multi-postされているyocto-mlには掲載されています。

https://lists.yoctoproject.org/g/yocto-announce
https://lists.yoctoproject.org/g/yocto/message/53550

2021/5/19 追記
流量の少ないyocto-announceは、一時的に停止となっていたようで再開後に配信処理を行った
投稿は従来同様アーカイブされています。
https://lists.yoctoproject.org/g/yocto-announce/message/217

---------------
Known Issues
---------------
failure in ptest : ptestresult.lttng-tools.tools: This is not a regression and has a fix to disable it.

---------------
Security Fixes
---------------
gdk-pixbuf: fix CVE-2021-20240
cairo: fix CVE-2020-35492
rsync: fix CVE-2020-14387
busybox: fix CVE-2021-28831
wpa-supplicant: fix CVE-2021-30004
cve-check: CVE_VERSION_SUFFIX to work with patched release
cve-update-db-native: consider version suffix when update CVE db
openssl: update to 1.1.1k to fix CVE-2021-3450 and CVE-2021-3449
git: fix CVE-2021-21300

---------------
Fixes
---------------
build-appliance-image: Update to gatesgarth head revision
poky.conf: bump version for 3.2.4 release
documentation: prepare for 3.2.4 release
populate_sdk_ext: Avoid copying and producing .pyc files
linux-firmware: Package RSI 911x WiFi firmware
yocto-check-layer: Avoid bug when iterating and autoadding dependencies
deb: apply postinstall on sdk
bitbake: fetch/gitsm: Fix crash when using git LFS and submodules
bitbake: runqueue: Fix deferred task issues
bitbake: bitbake-server: ensure server timeout is a float
sanity: Further improve directory sanity tests
kmod: do not symlink config.guess/config.sub during autoreconf
ca-certificates: Fix openssl runtime cert dependencies
linux-yocto/5.4: fix arm defconfig warnings
linux-yocto/5.4: update to v5.4.112
linux-yocto/5.4: update to v5.4.111
linux-yocto/5.4: update to v5.4.109
cve-update-db-native: skip on empty cpe23Uri
bitbake: cooker: Include all packages a recipe provides in SkippedPackage.rprovides
bitbake: cache: Make CoreRecipeInfo include rprovides_pkg for skipped recipes
externalsrc: Detect code changes in submodules
insane: clean up some more warning messages
sanity: Add error check for '%' in build path
oeqa/selftest: Hardcode test assumptions about heartbeat event timings
lib/oe/terminal: Fix tmux new-session on older tmux versions (<1.9)
pseudo: Upgrade to add trailing slashes ignore path fix
image-live.bbclass: optional depends when ROOTFS empty
image,populate_sdk_base: move 'func' flag setting for sdk command vars
buildhistory: add missing vardepsexcludes
libtool: make sure autoheader run before autoconf
documentation-audit.sh: Fix typo in specifying LICENSE_FLAGS_WHITELIST
run-postinsts: do not remove postinsts directory.
linux-firmware: Fix packaging
selftest/wic: Fix dependency issue in rawcopy test
scripts/verify-bashisms: Update checkbashisms.pl URL
devshell.bbclass: Exceptions displayed within devpyshell
linux-yocto/5.4: update to v5.4.107
linux-yocto/5.4: update to v5.4.105
binutils: backport fix for gold with theads enabled from 2.36.0
glibc: Pull latest 2.32 HEAD