This service is available only in Japanese-language.

Yocto3.1.23 LTS(Dunfell 23.23)リリース


一昨年4月にリリースされたYocto3.1LTS(Dunfell)の23回目のポイントリリース、3.1.23 公開のアナウンスがUTC 2023年2月22日付けでありました。

2月13日版で構築、QAを経て予定より2日早く、2月22日 にリリースされています。

今回のリリースでは、CVEへの対応、UpStreanでのアップデート対応(kernel は 5.4.230 )が含まれています。
2/23 14:00 現在、2/13以降のコミットはドキュメントのみとなっています。

Know Issuese として、リリースに向けてのテスト中にqemuppcが中断する良く知られた現象が発生しましたが、
繰り返しテストした際に再現していないため、そのままリリースとなっています。

次のバージョン 3.1.24 は 2023/03/20版で構築、2023/3/31リリースの予定となっています。
3.1.24 から、ubuntu-22.04 fedoro-36 almalinx-8,7 が 構築確認対象バージョンに追加されます。

本リリースの詳細は以下のURLでご確認ください。
https://lists.yoctoproject.org/g/yocto-announce/message/269

----------------
Known Issues
----------------
During testing of the release one well known qemuppc intermittent issue was observed but did not recur when the test was repeated.

----------------
Security Fixes
----------------
libsdl2: Fix for CVE-2022-4743
go: Fix CVE-2022-1962
vim: Fix CVE-2023-0049 CVE-2023-0051 CVE-2023-0054 CVE-2023-0288
xserver-xorg: Fix CVE-2022-4283 CVE-2022-46340 CVE-2022-46341 CVE-2022-46342 CVE-2022-46343 CVE-2022-46344
ffmpeg: Fix CVE-2022-3109

----------------
Fixes
----------------
bitbake: bb/utils: include SSL certificate paths in export_proxies
bitbake: bitbake: fetch/git: use shlex.quote() to support spaces in SRC_URI url
bitbake: fetch2/git: Clarify the meaning of namespace
bitbake: fetch2/git: Prevent git fetcher from fetching gitlab repository metadata
build-appliance-image: Update to dunfell head revision
cairo: fix CVE patches assigned wrong CVE number
cve-check: write the cve manifest to IMGDEPLOYDIR
cve-update-db-native: Allow to overrule the URL in a bbappend.
cve-update-db-native: add more logging when fetching
cve-update-db-native: avoid incomplete updates
cve-update-db-native: show IP on failure
devtool: Fix _copy_file() TypeError
devtool: fix devtool finish when gitmodules file is empty
documentation: update for 3.1.23
lib/oe/reproducible: Use git log without gpg signature
libtirpc: Check if file exists before operating on it
linux-firmware: upgrade to 20221214
linux-yocto/5.4: update to v5.4.230
lttng-modules: fix build with 5.4.229 kernel
lttng-modules: upgrade to 2.11.9
poky.conf: bump version for 3.1.23
populate_sdk_ext.bbclass: Fix missing leading whitespace with ':append'
python3: fix packaging of Windows distutils installer stubs
selftest/virgl: use pkg-config from the host
systemd: Consider PACKAGECONFIG in RRECOMMENDS
toolchain-scripts: compatibility with unbound variable protection
vim: upgrade to 9.0.1211

----------
Fixes に掲載された populate_sdk_ext.bbclass に関する修正に関して、Yocto-annunce/Yocto-ml に流れたRelease Noteでは、Fix missing leading whitespace with ':append' とのみ記載され、何を対象に修正を行ったのか記載されていなかったため、修正を提案しています。