2026 年 06 月 17 日
Yocto Project 6.0 リリース (Wrynose)
はじめに
2026/5/13 に Yocto Project 6.0 がリリースされました。 Yocto Project 6.x 系のメジャーリリースとなります。
所感
前の LTS バージョンである Yocto Project 5.0(Scarthgap) と比較すると以下のような大きな変更がありました。
- Poky リポジトリの廃止 (DISTRO=poky の廃止ではない )
- bitbake-setup の提供
- SPDX 2.2 サポートの廃止
- CVE チェック方法の変更 (sbom-cve-check コマンドを使用 )
- UNPACKDIR 変数の導入 (do_unpack タスクに影響 )
- IMAGE_FEATURES の "debug-tweaks" の廃止
最新のリリース物
リポジトリ情報
yocto-docs
Repository Name: yocto-docs Repository Location: https://git.yoctoproject.org/yocto-docs Branch: wrynose Tag: yocto-6.0 Git Revision: eb74fdfd9e5e579a65e8872d1a73b51e77b14f63 Release Artefact: yocto-docs-eb74fdfd9e5e579a65e8872d1a73b51e77b14f63 sha: 50d7391b4b4d169649a5628a8f367443eb03fb78faa813b9c20d5214e49ce782 Download Locations: https://downloads.yoctoproject.org/releases/yocto/yocto-6.0/yocto-docs-eb74fdfd9e5e579a65e8872d1a73b51e77b14f63.tar.bz2 https://mirrors.edge.kernel.org/yocto/yocto/yocto-6.0/yocto-docs-eb74fdfd9e5e579a65e8872d1a73b51e77b14f63.tar.bz2
openembedded-core
Repository Name: openembedded-core Repository Location: https://git.openembedded.org/openembedded-core Branch: wrynose Tag: yocto-6.0 Git Revision: 42fa856a00ac16b2a7a83d7ecfa60a5be192b16c Release Artefact: oecore-42fa856a00ac16b2a7a83d7ecfa60a5be192b16c sha: 14abd19071d1b31737f5d3946182f21825e0a7121468054bbaa68f207b018fb6 Download Locations: https://downloads.yoctoproject.org/releases/yocto/yocto-6.0/oecore-42fa856a00ac16b2a7a83d7ecfa60a5be192b16c.tar.bz2 https://mirrors.edge.kernel.org/yocto/yocto/yocto-6.0/oecore-42fa856a00ac16b2a7a83d7ecfa60a5be192b16c.tar.bz2
meta-yocto
Repository Name: meta-yocto Repository Location: https://git.yoctoproject.org/meta-yocto Branch: wrynose Tag: yocto-6.0 Git Revision: 904846ae078ee20de073040ebb77c86e19250f56 Release Artefact: meta-yocto-904846ae078ee20de073040ebb77c86e19250f56 sha: d3470939772339d2d70a2bbdd4e01563357c376fdb496d5515a1f96bce4e2ea2 Download Locations: https://downloads.yoctoproject.org/releases/yocto/yocto-6.0/meta-yocto-904846ae078ee20de073040ebb77c86e19250f56.tar.bz2 https://mirrors.edge.kernel.org/yocto/yocto/yocto-6.0/meta-yocto-904846ae078ee20de073040ebb77c86e19250f56.tar.bz2
meta-mingw
Repository Name: meta-mingw Repository Location: https://git.yoctoproject.org/meta-mingw Branch: wrynose Tag: yocto-6.0 Git Revision: a4ba674d6a0a17e4c0bc4c11bbb9d0ea9de2b315 Release Artefact: meta-mingw-a4ba674d6a0a17e4c0bc4c11bbb9d0ea9de2b315 sha: cea731150cd3caedd90ca6a82bf050a00c3705cea166d24a6077d07b1b7b2404 Download Locations: https://downloads.yoctoproject.org/releases/yocto/yocto-6.0/meta-mingw-a4ba674d6a0a17e4c0bc4c11bbb9d0ea9de2b315.tar.bz2 https://mirrors.edge.kernel.org/yocto/yocto/yocto-6.0/meta-mingw-a4ba674d6a0a17e4c0bc4c11bbb9d0ea9de2b315.tar.bz2
bitbake
Repository Name: bitbake Repository Location: https://git.openembedded.org/bitbake Branch: 2.18 Tag: yocto-6.0 Git Revision: 33581c84f3a85008239acbd940501a35de48dc91 Release Artefact: bitbake-33581c84f3a85008239acbd940501a35de48dc91 sha: 8a0b0243b50b6e004f3350824628f69ee66be0d3a28bc25f3d96b35406015ba7 Download Locations: https://downloads.yoctoproject.org/releases/yocto/yocto-6.0/bitbake-33581c84f3a85008239acbd940501a35de48dc91.tar.bz2 https://mirrors.edge.kernel.org/yocto/yocto/yocto-6.0/bitbake-33581c84f3a85008239acbd940501a35de48dc91.tar.bz2
リリース内容
Yocto Project 6.0 は Long Term Support(LTS) リリースとなります。2030/4 までサポートされます。
Linux kernel 6.18, gcc 15.2, glibc 2.43, LLVM 22.1.2、その他 300 以上のレシピが更新されました。
ホスト OS の Python の最小バージョンが 3.9 となります。
詳細は[ANNOUNCEMENT] Yocto Project 6.0 (wrynose-6.0) is Releasedを参照ください。
重要な変更点
カーネル関連
- kernel-yocto-rust クラスの追加 Rust で書かれたカーネルのコードのビルドをサポートします。
- module-rust クラスの追加 カーネルソースツリーの外部 (out-of-tree) で Rust で書かれたカーネルモ ジュールのビルドをサポートします。
Fetcher の削除
SRC_URI で指定できるいくつかの Fetcher が無効化もしくは削除されました。
- npm/npmsw が無効化
- Bazaar, OSC, CVS Fetcher が削除
INIT_MANAGER の初期値の変更
defalutsetup.conf の INIT_MANAGER 変数の初期値が "systemd" に変更されました。 独自の DISTRO を定義する場合の INIT_MANAGER の初期値が変更されるので注意が必要です。
poky の INIT_MANAGER の初期値は "sysvinit" から変更ありません。
SPDX2.2 サポートの削除
SPDX 2.2 形式の SBOM 出力のサポートが廃止されました。
現在は SPDX 3 形式の SBOM 出力がサポートされています。
cve-check クラスの削除
cve-check クラスによる BitBake 実行時の脆弱性チェックが廃止されました。
現在は sbom-cve-check クラスによる、SBOM への脆弱性チェックの使用が推奨されています。
既知の問題 (Known issue)
DISTRO_FEATURES に値が未設定の変数の参照を含めた場合、BitBake 内部で設定される DISTRO_FEATURES_NATIVE と DISTRO_FEATURES_NATIVESDK の値が不正になります。
Yocto Project 6.0.1 で修正される予定です。この問題の詳細は「 Yocto bug 16275 」を参照してください。
脆弱性フィックス
6.0 で修正された脆弱性は下記になります。
| Recipe | CVE IDs |
|---|---|
| avahi | CVE-2025-59529 CVE-2026-34933 |
| binutils | CVE-2025-69644 CVE-2025-69647 CVE-2025-69648 CVE-2025-69649 CVE-2025-69650 CVE-2025-69651 CVE-2025-69652 CVE-2026-3441 CVE-2026-3442 CVE-2026-4647 |
| binutils-cross-x86_64 | CVE-2025-69644 CVE-2025-69647 CVE-2025-69648 CVE-2025-69649 CVE-2025-69650 CVE-2025-69651 CVE-2025-69652 CVE-2026-3441 CVE-2026-3442 CVE-2026-4647 |
| binutils-testsuite | CVE-2025-69644 CVE-2025-69647 CVE-2025-69648 CVE-2025-69649 CVE-2025-69650 CVE-2025-69651 CVE-2025-69652 CVE-2026-3441 CVE-2026-3442 CVE-2026-4647 |
| cargo | CVE-2026-39837 CVE-2026-39839 CVE-2026-39840 CVE-2026-39841 |
| cups | CVE-2026-34978 CVE-2026-34979 CVE-2026-34980 CVE-2026-34990 CVE-2026-39314 CVE-2026-39316 |
| ffmpeg | CVE-2025-69693 CVE-2026-40962 |
| glibc | CVE-2026-4046 CVE-2026-4437 CVE-2026-4438 |
| go | CVE-2026-27140 CVE-2026-27143 CVE-2026-27144 CVE-2026-32280 CVE-2026-32281 CVE-2026-32282 CVE-2026-32283 CVE-2026-32288 CVE-2026-32289 |
| go-binary-native | CVE-2026-27140 CVE-2026-27143 CVE-2026-27144 CVE-2026-32280 CVE-2026-32281 CVE-2026-32282 CVE-2026-32283 CVE-2026-32288 CVE-2026-32289 |
| go-cross-x86-64-v3 | CVE-2026-27140 CVE-2026-27143 CVE-2026-27144 CVE-2026-32280 CVE-2026-32281 CVE-2026-32282 CVE-2026-32283 CVE-2026-32288 CVE-2026-32289 |
| go-runtime | CVE-2026-27140 CVE-2026-27143 CVE-2026-27144 CVE-2026-32280 CVE-2026-32281 CVE-2026-32282 CVE-2026-32283 CVE-2026-32288 CVE-2026-32289 |
| gstreamer1.0 | CVE-2026-2920 CVE-2026-2921 CVE-2026-2922 CVE-2026-2923 CVE-2026-3081 CVE-2026-3082 CVE-2026-3083 CVE-2026-3084 CVE-2026-3085 CVE-2026-3086 |
| libarchive | CVE-2026-5121 |
| libexif | CVE-2026-40385 CVE-2026-40386 |
| libinput | CVE-2026-35093 CVE-2026-35094 |
| libpng | CVE-2026-33416 CVE-2026-33636 |
| libsndfile1 | CVE-2024-50613 CVE-2025-52194 |
| libsoup | CVE-2026-1467 CVE-2026-1536 CVE-2026-1539 CVE-2026-1801 CVE-2026-2443 CVE-2026-3099 CVE-2026-3632 CVE-2026-3633 CVE-2026-3634 CVE-2026-4271 CVE-2026-5119 |
| linux-yocto | CVE-2019-14899 CVE-2021-3714 CVE-2021-3864 CVE-2022-0400 CVE-2022-1247 CVE-2022-4543 CVE-2023-3397 CVE-2023-3640 CVE-2023-4010 CVE-2023-6238 CVE-2023-6240 CVE-2025-40039 CVE-2025-40040 CVE-2025-40082 CVE-2025-40149 CVE-2025-40164 CVE-2025-40251 CVE-2025-68211 CVE-2025-68214 CVE-2025-68223 CVE-2025-68333 CVE-2025-68340 CVE-2025-68351 CVE-2025-68358 CVE-2025-68365 CVE-2025-68725 CVE-2025-68749 CVE-2025-68817 CVE-2025-68823 CVE-2025-71071 CVE-2025-71072 CVE-2025-71073 CVE-2025-71074 CVE-2025-71075 CVE-2025-71076 CVE-2025-71077 CVE-2025-71078 CVE-2025-71079 CVE-2025-71080 CVE-2025-71081 CVE-2025-71082 CVE-2025-71083 CVE-2025-71084 CVE-2025-71085 CVE-2025-71086 CVE-2025-71087 CVE-2025-71088 CVE-2025-71089 CVE-2025-71091 CVE-2025-71093 CVE-2025-71094 CVE-2025-71095 CVE-2025-71096 CVE-2025-71097 CVE-2025-71098 CVE-2025-71099 CVE-2025-71100 CVE-2025-71101 CVE-2025-71102 CVE-2025-71104 CVE-2025-71105 CVE-2025-71107 CVE-2025-71108 CVE-2025-71109 CVE-2025-71111 CVE-2025-71112 CVE-2025-71113 CVE-2025-71114 CVE-2025-71115 CVE-2025-71116 CVE-2025-71117 CVE-2025-71118 CVE-2025-71119 CVE-2025-71120 CVE-2025-71121 CVE-2025-71122 CVE-2025-71124 CVE-2025-71125 CVE-2025-71126 CVE-2025-71127 CVE-2025-71128 CVE-2025-71129 CVE-2025-71130 CVE-2025-71131 CVE-2025-71132 CVE-2025-71133 CVE-2025-71134 CVE-2025-71135 CVE-2025-71136 CVE-2025-71137 CVE-2025-71138 CVE-2025-71141 CVE-2025-71142 CVE-2025-71143 CVE-2025-71147 CVE-2025-71148 CVE-2025-71149 CVE-2025-71150 CVE-2025-71151 CVE-2025-71152 CVE-2025-71153 CVE-2025-71154 CVE-2025-71156 CVE-2025-71157 CVE-2025-71158 CVE-2025-71160 CVE-2025-71161 CVE-2025-71162 CVE-2025-71163 CVE-2025-71180 CVE-2025-71182 CVE-2025-71183 CVE-2025-71184 CVE-2025-71185 CVE-2025-71186 CVE-2025-71187 CVE-2025-71188 CVE-2025-71189 CVE-2025-71190 CVE-2025-71191 CVE-2025-71200 CVE-2025-71201 CVE-2025-71202 CVE-2025-71203 CVE-2025-71204 CVE-2025-71220 CVE-2025-71221 CVE-2025-71222 CVE-2025-71223 CVE-2025-71225 CVE-2025-71227 CVE-2025-71229 CVE-2025-71230 CVE-2025-71231 CVE-2025-71232 CVE-2025-71233 CVE-2025-71234 CVE-2025-71235 CVE-2025-71236 CVE-2025-71237 CVE-2025-71238 CVE-2026-22976 CVE-2026-22977 CVE-2026-22978 CVE-2026-22979 CVE-2026-22980 CVE-2026-22981 CVE-2026-22982 CVE-2026-22984 CVE-2026-22985 CVE-2026-22986 CVE-2026-22989 CVE-2026-22990 CVE-2026-22991 CVE-2026-22992 CVE-2026-22993 CVE-2026-22994 CVE-2026-22996 CVE-2026-22997 CVE-2026-22998 CVE-2026-22999 CVE-2026-23000 CVE-2026-23001 CVE-2026-23002 CVE-2026-23003 CVE-2026-23005 CVE-2026-23006 CVE-2026-23007 CVE-2026-23008 CVE-2026-23009 CVE-2026-23010 CVE-2026-23011 CVE-2026-23013 CVE-2026-23015 CVE-2026-23017 CVE-2026-23018 CVE-2026-23019 CVE-2026-23020 CVE-2026-23021 CVE-2026-23023 CVE-2026-23025 CVE-2026-23026 CVE-2026-23060 CVE-2026-23061 CVE-2026-23062 CVE-2026-23063 CVE-2026-23064 CVE-2026-23065 CVE-2026-23066 CVE-2026-23067 CVE-2026-23068 CVE-2026-23069 CVE-2026-23070 CVE-2026-23071 CVE-2026-23072 CVE-2026-23073 CVE-2026-23074 CVE-2026-23075 CVE-2026-23076 CVE-2026-23077 CVE-2026-23078 CVE-2026-23080 CVE-2026-23081 CVE-2026-23083 CVE-2026-23084 CVE-2026-23085 CVE-2026-23086 CVE-2026-23087 CVE-2026-23088 CVE-2026-23089 CVE-2026-23090 CVE-2026-23091 CVE-2026-23092 CVE-2026-23093 CVE-2026-23094 CVE-2026-23095 CVE-2026-23096 CVE-2026-23097 CVE-2026-23098 CVE-2026-23099 CVE-2026-23100 CVE-2026-23101 CVE-2026-23102 CVE-2026-23103 CVE-2026-23104 CVE-2026-23105 CVE-2026-23107 CVE-2026-23108 CVE-2026-23109 CVE-2026-23110 CVE-2026-23111 CVE-2026-23112 CVE-2026-23113 CVE-2026-23114 CVE-2026-23115 CVE-2026-23116 CVE-2026-23118 CVE-2026-23119 CVE-2026-23120 CVE-2026-23121 CVE-2026-23122 CVE-2026-23123 CVE-2026-23124 CVE-2026-23125 CVE-2026-23126 CVE-2026-23128 CVE-2026-23129 CVE-2026-23130 CVE-2026-23131 CVE-2026-23133 CVE-2026-23135 CVE-2026-23136 CVE-2026-23137 CVE-2026-23138 CVE-2026-23139 CVE-2026-23140 CVE-2026-23141 CVE-2026-23142 CVE-2026-23143 CVE-2026-23144 CVE-2026-23146 CVE-2026-23147 CVE-2026-23148 CVE-2026-23150 CVE-2026-23151 CVE-2026-23152 CVE-2026-23154 CVE-2026-23156 CVE-2026-23157 CVE-2026-23158 CVE-2026-23160 CVE-2026-23161 CVE-2026-23163 CVE-2026-23164 CVE-2026-23166 CVE-2026-23167 CVE-2026-23168 CVE-2026-23169 CVE-2026-23170 CVE-2026-23171 CVE-2026-23172 CVE-2026-23173 CVE-2026-23186 CVE-2026-23187 CVE-2026-23188 CVE-2026-23190 CVE-2026-23191 CVE-2026-23192 CVE-2026-23193 CVE-2026-23195 CVE-2026-23196 CVE-2026-23197 CVE-2026-23198 CVE-2026-23199 CVE-2026-23201 CVE-2026-23204 CVE-2026-23205 CVE-2026-23206 CVE-2026-23208 CVE-2026-23209 CVE-2026-23210 CVE-2026-23212 CVE-2026-23213 CVE-2026-23214 CVE-2026-23215 CVE-2026-23216 CVE-2026-23217 CVE-2026-23219 CVE-2026-23220 CVE-2026-23221 CVE-2026-23222 CVE-2026-23223 CVE-2026-23224 CVE-2026-23226 CVE-2026-23227 CVE-2026-23228 CVE-2026-23229 CVE-2026-23230 CVE-2026-23231 CVE-2026-23233 CVE-2026-23234 CVE-2026-23235 CVE-2026-23236 CVE-2026-23237 CVE-2026-23238 |
| mesa | CVE-2026-40393 |
| nfs-utils | CVE-2025-12801 |
| nghttp2 | CVE-2026-27135 |
| openssh | CVE-2026-35414 |
| python3 | CVE-2026-4519 |
| python3-requests | CVE-2026-25645 |
| qemu | CVE-2024-6519 |
| qemu-system-native | CVE-2024-6519 |
| sqlite3 | CVE-2025-70873 |
| systemd-boot | CVE-2026-29111 CVE-2026-40226 |
| vim | CVE-2026-28417 CVE-2026-28418 CVE-2026-28419 CVE-2026-28420 CVE-2026-28421 CVE-2026-28422 CVE-2026-33412 CVE-2026-34714 CVE-2026-35177 |
| xz | CVE-2026-34743 |
レシピの更新
更新 ( バージョンアップ ) されたレシピは以下になります。
| Recipe | Previous version(s) | New version(s) |
|---|---|---|
| acpica | 20250807 | 20251212 |
| adwaita-icon-theme | 48.0 | 49.0 |
| alsa-lib | 1.2.14 | 1.2.15.3 |
| alsa-tools | 1.2.14 | 1.2.15 |
| alsa-ucm-conf | 1.2.14 | 1.2.15.3 |
| alsa-utils | 1.2.14 | 1.2.15.2 |
| appstream | 1.0.6 | 1.1.2 |
| aspell | 0.60.8.1 | 0.60.8.2 |
| at-spi2-core | 2.56.4 | 2.60.0 |
| autoconf | 2.72 | 2.73 |
| barebox | 2025.09.3 | 2026.04.0 |
| barebox-tools | 2025.09.3 | 2026.04.0 |
| base-passwd | 3.6.7 | 3.6.8 |
| bash-completion | 2.16.0 | 2.17.0 |
| bind | 9.20.15 | 9.20.22 |
| binutils | 2.45.1+git | 2.46 |
| binutils-cross | 2.45.1+git | 2.46 |
| binutils-cross-canadian | 2.45.1+git | 2.46 |
| binutils-crosssdk | 2.45.1+git | 2.46 |
| binutils-testsuite | 2.45.1+git | 2.46 |
| bluez5 | 5.84 | 5.86 |
| boost | 1.89.0 | 1.90.0 |
| boost-build-native | 1.89.0 | 1.90.0 |
| btrfs-tools | 6.16 | 6.19.1 |
| cargo | 1.90.0 | 1.94.1 |
| cargo-c | 0.10.16+cargo-0.91.0 | 0.10.21+cargo-0.95.0 |
| ccache | 4.12.3 | 4.13.2 |
| clang | 21.1.7 | 22.1.3 |
| cmake | 4.1.2 | 4.3.1 |
| cmake-native | 4.1.2 | 4.3.1 |
| compiler-rt | 21.1.7 | 22.1.3 |
| compiler-rt-sanitizers | 21.1.7 | 22.1.3 |
| connman | 1.45 | 2.0 |
| coreutils | 9.7 | 9.10 |
| createrepo-c | 1.2.1 | 1.2.3 |
| cross-localedef-native | 2.42+git | 2.43+git |
| cryptodev-linux | 1.14 (135cbff90af2...) | 1.14 (08644db02d43...) |
| cryptodev-module | 1.14 (135cbff90af2...) | 1.14 (08644db02d43...) |
| cryptodev-tests | 1.14 (135cbff90af2...) | 1.14 (08644db02d43...) |
| cups | 2.4.15 | 2.4.16 |
| curl | 8.17.0 | 8.19.0 |
| dhcpcd | 10.2.4 | 10.3.0 |
| diffoscope | 306 | 314 |
| dmidecode | 3.6 | 3.7 |
| dnf | 4.23.0 | 4.24.0 |
| dos2unix | 7.5.2 | 7.5.4 |
| dpkg | 1.22.21 | 1.23.7 |
| dropbear | 2025.88 | 2025.89 |
| e2fsprogs | 1.47.3 | 1.47.4 |
| ed | 1.22.2 | 1.22.5 |
| elfutils | 0.193 | 0.194 |
| ell | 0.80 | 0.83 |
| enchant2 | 2.8.14 | 2.8.15 |
| epiphany | 48.5 | 49.7 |
| erofs-utils | 1.8.10 | 1.9.1 |
| ethtool | 6.15 | 6.19 |
| expat | 2.7.4 | 2.7.5 |
| fastfloat | 8.0.2 | 8.2.4 |
| ffmpeg | 8.0 | 8.0.1 |
| file | 5.46 | 5.47 |
| fmt | 11.2.0 | 12.1.0 |
| font-alias | 1.0.5 | 1.0.6 |
| freetype | 2.13.3 | 2.14.3 |
| gawk | 5.3.2 | 5.4.0 |
| gdb | 16.3 | 17.1 |
| gdb-cross | 16.3 | 17.1 |
| gdb-cross-canadian | 16.3 | 17.1 |
| gdk-pixbuf | 2.42.12 | 2.44.5 |
| gettext | 0.26 | 1.0 |
| gettext-minimal-native | 0.26 | 1.0 |
| gi-docgen | 2025.4 | 2026.1 |
| git | 2.51.0 | 2.53.0 |
| glew | 2.2.0 | 2.3.1 |
| glib-2.0 | 2.86.4 | 2.88.0 |
| glib-2.0-initial | 2.86.4 | 2.88.0 |
| glibc | 2.42+git | 2.43+git |
| glibc-locale | 2.42+git | 2.43+git |
| glibc-mtrace | 2.42+git | 2.43+git |
| glibc-scripts | 2.42+git | 2.43+git |
| glibc-testsuite | 2.42+git | 2.43+git |
| glslang | 1.4.328.1 | 1.4.341.0 |
| gn | 0+git (81b24e01531e...) | 0+git (9d19a7870add...) |
| gnu-efi | 4.0.2 | 4.0.4 |
| gnupg | 2.5.11 | 2.5.17 |
| gnutls | 3.8.10 | 3.8.12 |
| go | 1.25.9 | 1.26.2 |
| go-binary-native | 1.25.9 | 1.26.2 |
| go-cross-canadian | 1.25.9 | 1.26.2 |
| go-cross-core2-32 | 1.25.9 | 1.26.2 |
| go-crosssdk | 1.25.9 | 1.26.2 |
| go-helloworld | 0.1 (8b405629c4a5...) | 0.1 (7f05d217867b...) |
| go-runtime | 1.25.9 | 1.26.2 |
| gobject-introspection | 1.84.0 | 1.86.0 |
| groff | 1.23.0 | 1.24.0 |
| grub | 2.12 | 2.14 |
| grub-efi | 2.12 | 2.14 |
| gsettings-desktop-schemas | 48.0 | 50.0 |
| gst-devtools | 1.26.7 | 1.28.2 |
| gst-examples | 1.26.7 | 1.28.2 |
| gstreamer1.0 | 1.26.7 | 1.28.2 |
| gstreamer1.0-libav | 1.26.7 | 1.28.2 |
| gstreamer1.0-plugins-bad | 1.26.7 | 1.28.2 |
| gstreamer1.0-plugins-base | 1.26.7 | 1.28.2 |
| gstreamer1.0-plugins-good | 1.26.7 | 1.28.2 |
| gstreamer1.0-plugins-ugly | 1.26.7 | 1.28.2 |
| gstreamer1.0-python | 1.26.7 | 1.28.2 |
| gstreamer1.0-rtsp-server | 1.26.7 | 1.28.2 |
| gtk-doc | 1.34.0 | 1.35.1 |
| gtk4 | 4.18.6 | 4.22.1 |
| harfbuzz | 11.4.5 | 12.3.2 |
| hwdata | 0.399 | 0.405 |
| hwlatdetect | 2.9 | 2.10 |
| icu | 77-1 | 78.3 |
| ifupdown | 0.8.44 | 0.8.45 |
| igt-gpu-tools | 2.1 | 2.3 |
| inetutils | 2.6 | 2.7 |
| iproute2 | 6.16.0 | 6.19.0 |
| iptables | 1.8.11 | 1.8.13 |
| iso-codes | 4.18.0 | 4.20.1 |
| kbd | 2.8.0 | 2.9.0 |
| kea | 3.0.1 | 3.0.3 |
| kern-tools-native | 0.3+git (f589e1df2325...) | 0.3+git (a4a362d9f4f0...) |
| kexec-tools | 2.0.31 | 2.0.32 |
| kmscube | 0.0.1+git (2c1f2646c5e5...) | 0.0.1+git (f60e50e887d3...) |
| less | 679 | 692 |
| libadwaita | 1.7.6 | 1.8.4 |
| libarchive | 3.8.6 | 3.8.7 |
| libatomic-ops | 7.8.4 | 7.10.0 |
| libcap | 2.76 | 2.77 |
| libcap-ng | 0.8.5 | 0.9.1 |
| libcap-ng-python | 0.8.5 | 0.9.1 |
| libclc | 21.1.7 | 22.1.3 |
| libcomps | 0.1.22 | 0.1.24 |
| libcxx | 21.1.7 | 22.1.3 |
| libdisplay-info | 0.2.0 | 0.3.0 |
| libdnf | 0.74.0 | 0.75.0 |
| libdrm | 2.4.125 | 2.4.131 |
| libedit | 20250104-3.1 | 20251016-3.1 |
| libevdev | 1.13.5 | 1.13.6 |
| libexif | 0.6.25 | 0.6.26 |
| libfontenc | 1.1.8 | 1.1.9 |
| libgcrypt | 1.11.2 | 1.12.1 |
| libgit2 | 1.9.1 | 1.9.2 |
| libgloss | 4.5.0+git | 4.6.0+git |
| libgpg-error | 1.56 | 1.59 |
| libinput | 1.29.1 | 1.30.2 |
| libjpeg-turbo | 3.1.2 | 3.1.3 |
| libksba | 1.6.7 | 1.6.8 |
| libnl | 3.11.0 | 3.12.0 |
| libnotify | 0.8.6 | 0.8.8 |
| libpam | 1.7.1 | 1.7.2 |
| libpciaccess | 0.18.1 | 0.19 |
| libpcre2 | 10.46 | 10.47 |
| libproxy | 0.5.10 | 0.5.12 |
| librsvg | 2.61.0 | 2.61.3 |
| libsolv | 0.7.35 | 0.7.36 |
| libstd-rs | 1.90.0 | 1.94.1 |
| libtasn1 | 4.20.0 | 4.21.0 |
| libtest-fatal-perl | 0.017 | 0.018 |
| libtirpc | 1.3.6 | 1.3.7 |
| libtraceevent | 1.8.4 | 1.9.0 |
| libubootenv | 0.3.6 | 0.3.7 |
| libunistring | 1.3 | 1.4.2 |
| liburcu | 0.15.3 | 0.15.6 |
| libuv | 1.51.0 | 1.52.1 |
| libva | 2.22.0 | 2.23.0 |
| libva-initial | 2.22.0 | 2.23.0 |
| libva-utils | 2.22.0 | 2.23.0 |
| libx11 | 1.8.12 | 1.8.13 |
| libx11-compose-data | 1.8.4 | 1.8.12 |
| libxcomposite | 0.4.6 | 0.4.7 |
| libxcrypt | 4.4.38 | 4.5.2 |
| libxcrypt-compat | 4.4.38 | 4.5.2 |
| libxdamage | 1.1.6 | 1.1.7 |
| libxext | 1.3.6 | 1.3.7 |
| libxinerama | 1.1.5 | 1.1.6 |
| libxkbcommon | 1.11.0 | 1.13.1 |
| libxkbfile | 1.1.3 | 1.2.0 |
| libxml2 | 2.14.6 | 2.15.2 |
| libxmu | 1.2.1 | 1.3.1 |
| libxpm | 3.5.17 | 3.5.18 |
| libxrandr | 1.5.4 | 1.5.5 |
| libxslt | 1.1.43 | 1.1.45 |
| libxvmc | 1.0.14 | 1.0.15 |
| libxxf86vm | 1.1.6 | 1.1.7 |
| lighttpd | 1.4.81 | 1.4.82 |
| linux-firmware | 20251111 | 20260410 |
| linux-libc-headers | 6.17 | 6.18 |
| linux-yocto | 6.12.69+git 6.16.11+git | 6.18.24+git |
| linux-yocto-dev | 6.18+git | 7.0+git |
| linux-yocto-rt | 6.12.69+git 6.16.11+git | 6.18.24+git |
| linux-yocto-tiny | 6.12.69+git 6.16.11+git | 6.18.24+git |
| lld | 21.1.7 | 22.1.3 |
| lldb | 21.1.7 | 22.1.3 |
| llvm | 21.1.7 | 22.1.3 |
| llvm-tblgen-native | 21.1.7 | 22.1.3 |
| lsof | 4.99.5 | 4.99.6 |
| ltp | 20250930 | 20260130 |
| lttng-modules | 2.14.3 | 2.14.4 |
| lttng-tools | 2.14.0 | 2.14.1 |
| lua | 5.4.8 | 5.5.0 |
| lzlib | 1.15 | 1.16 |
| m4 | 1.4.20 | 1.4.21 |
| m4-native | 1.4.20 | 1.4.21 |
| makedumpfile | 1.7.7 | 1.7.8 |
| man-pages | 6.15 | 6.17 |
| mdadm | 4.4 | 4.6 |
| mesa | 25.2.8 | 26.0.5 |
| mesa-gl | 25.2.8 | 26.0.5 |
| meson | 1.9.1 | 1.10.2 |
| mpg123 | 1.33.2 | 1.33.4 |
| msmtp | 1.8.31 | 1.8.32 |
| mtd-utils | 2.3.0 | 2.3.1 |
| musl | 1.2.5+git | 1.2.6+git |
| nasm | 2.16.03 | 3.01 |
| ncurses | 6.5 | 6.6 |
| newlib | 4.5.0+git | 4.6.0+git |
| nfs-utils | 2.8.4 | 2.8.7 |
| nghttp2 | 1.66.0 | 1.68.1 |
| ninja | 1.13.1 | 1.13.2 |
| ofono | 2.18 | 2.19 |
| openmp | 21.1.7 | 22.1.3 |
| opensbi | 1.7 | 1.8.1 |
| openssh | 10.2p1 | 10.3p1 |
| opkg | 0.8.0 | 0.9.0 |
| orc | 0.4.41 | 0.4.42 |
| ovmf | edk2-stable202508 | edk2-stable202511 |
| p11-kit | 0.25.5 | 0.26.2 |
| perl | 5.40.2 | 5.42.0 |
| perlcross | 1.6.2 | 1.6.4 |
| picolibc | 1.8.6+git | 1.8.11+git |
| picolibc-helloworld | 1.8.6+git | 1.8.11+git |
| procps | 4.0.5 | 4.0.6 |
| pseudo | 1.9.3+git | 1.9.5 |
| puzzles | 0.0+git (a7c7826bce5c...) | 0.0+git (ecb576fb2a0a...) |
| python3 | 3.13.12 | 3.14.4 |
| python3-attrs | 25.3.0 | 25.4.0 |
| python3-babel | 2.17.0 | 2.18.0 |
| python3-bcrypt | 4.3.0 | 5.0.0 |
| python3-beartype | 0.21.0 | 0.22.9 |
| python3-build | 1.3.0 | 1.4.0 |
| python3-calver | 2025.04.17 | 2025.10.20 |
| python3-certifi | 2025.8.3 | 2026.2.25 |
| python3-cffi | 1.17.1 | 2.0.0 |
| python3-chardet | 5.2.0 | 6.0.0.post1 |
| python3-click | 8.2.2 | 8.3.1 |
| python3-cryptography | 45.0.7 | 46.0.5 |
| python3-cryptography-vectors | 45.0.7 | 46.0.5 |
| python3-cython | 3.1.3 | 3.2.4 |
| python3-dbusmock | 0.37.0 | 0.38.1 |
| python3-docutils | 0.22 | 0.22.4 |
| python3-dtschema | 2025.8 | 2025.12 |
| python3-hatchling | 1.27.0 | 1.29.0 |
| python3-hypothesis | 6.142.2 | 6.151.9 |
| python3-imagesize | 1.4.1 | 2.0.0 |
| python3-iniconfig | 2.1.0 | 2.3.0 |
| python3-jsonschema | 4.25.1 | 4.26.0 |
| python3-markdown | 3.9 | 3.10.2 |
| python3-markupsafe | 3.0.2 | 3.0.3 |
| python3-maturin | 1.9.4 | 1.12.4 |
| python3-meson-python | 0.18.0 | 0.19.0 |
| python3-numpy | 2.3.4 | 2.4.3 |
| python3-packaging | 25.0 | 26.0 |
| python3-pathspec | 0.12.1 | 1.0.4 |
| python3-pbr | 7.0.1 | 7.0.3 |
| python3-pdm | 2.25.9 | 2.26.6 |
| python3-pdm-backend | 2.4.5 | 2.4.7 |
| python3-pdm-build-locked | 0.3.5 | 0.3.7 |
| python3-pip | 25.2 | 26.0.1 |
| python3-poetry-core | 2.1.3 | 2.3.1 |
| python3-psutil | 7.0.0 | 7.2.2 |
| python3-pyasn1 | 0.6.1 | 0.6.2 |
| python3-pycairo | 1.28.0 | 1.29.0 |
| python3-pycparser | 2.22 | 3.0 |
| python3-pygobject | 3.52.3 | 3.56.1 |
| python3-pyopenssl | 25.1.0 | 26.0.0 |
| python3-pyparsing | 3.2.4 | 3.3.2 |
| python3-pyproject-metadata | 0.9.1 | 0.11.0 |
| python3-pytest | 8.4.2 | 9.0.2 |
| python3-pytest-subtests | 0.14.2 | 0.15.0 |
| python3-pytz | 2025.2 | 2026.1 |
| python3-pyyaml | 6.0.2 | 6.0.3 |
| python3-rdflib | 7.1.4 | 7.6.0 |
| python3-rpds-py | 0.27.1 | 0.30.0 |
| python3-ruamel-yaml | 0.18.15 | 0.19.1 |
| python3-scons | 4.9.1 | 4.10.1 |
| python3-setuptools | 80.9.0 | 82.0.1 |
| python3-setuptools-scm | 8.3.1 | 9.2.2 |
| python3-sphinx | 8.2.1 | 9.1.0 |
| python3-sphinx-rtd-theme | 3.0.2 | 3.1.0 |
| python3-testtools | 2.7.2 | 2.8.7 |
| python3-trove-classifiers | 2025.9.11.17 | 2026.1.14.14 |
| python3-unittest-automake-output | 0.3 | 0.4 |
| python3-uritools | 5.0.0 | 6.0.1 |
| python3-urllib3 | 2.5.0 | 2.6.3 |
| python3-wcwidth | 0.2.13 | 0.6.0 |
| python3-webcolors | 24.11.1 | 25.10.0 |
| python3-websockets | 15.0.1 | 16.0 |
| python3-wheel | 0.46.1 | 0.46.3 |
| python3-xmltodict | 0.15.1 | 1.0.4 |
| python3-yamllint | 1.37.1 | 1.38.0 |
| qemu | 10.0.6 | 10.2.0 |
| qemu-native | 10.0.6 | 10.2.0 |
| qemu-system-native | 10.0.6 | 10.2.0 |
| quota | 4.10 | 4.11 |
| re2c | 4.3 | 4.4 |
| repo | 2.58 | 2.61.1 |
| resolvconf | 1.93 | 1.94 |
| rgb | 1.1.0 | 1.1.1 |
| rpm-sequoia | 1.9.0 | 1.10.1 |
| rpm-sequoia-crypto-policy | git (ae1df75b1155...) | git (f3f5fa454345...) |
| rt-tests | 2.9 | 2.10 |
| ruby | 3.4.5 | 4.0.2 |
| rust | 1.90.0 | 1.94.1 |
| rust-cross-canadian | 1.90.0 | 1.94.1 |
| sbc | 2.1 | 2.2 |
| scdoc | 1.11.3 | 1.11.4 |
| seatd | 0.9.1 | 0.9.3 |
| shaderc | 2025.3 | 2026.1 |
| shadow | 4.18.0 | 4.19.4 |
| socat | 1.8.0.3 | 1.8.1.1 |
| spirv-headers | 1.4.328.1 | 1.4.341.0 |
| spirv-llvm-translator | 21.1.1 | 22.1.1 |
| spirv-tools | 1.4.328.1 | 1.4.341.0 |
| sqlite3 | 3.48.0 | 3.51.3 |
| squashfs-tools | 4.7.2 | 4.7.5 |
| strace | 6.16 | 6.19 |
| stress-ng | 0.19.04 | 0.20.01 |
| swig | 4.3.1 | 4.4.1 |
| sysstat | 12.7.8 | 12.7.9 |
| systemd | 257.8 | 259.5 |
| systemd-boot | 257.8 | 259.5 |
| systemd-boot-native | 257.8 | 259.5 |
| systemd-systemctl-native | 257.8 | 259.5 |
| systemtap | 5.3 | 5.4 |
| systemtap-native | 5.3 | 5.4 |
| taglib | 2.1.1 | 2.2.1 |
| tcl | 9.0.2 | 9.0.3 |
| texinfo | 7.2 | 7.3 |
| ttyrun | 2.38.0 | 2.41.0 |
| u-boot | 2025.10 | 2026.01 |
| u-boot-tools | 2025.10 | 2026.01 |
| usbutils | 018 | 019 |
| utfcpp | 4.0.6 | 4.0.9 |
| util-linux | 2.41.1 | 2.41.3 |
| util-linux-libuuid | 2.41.1 | 2.41.3 |
| valgrind | 3.25.1 | 3.26.0 |
| vim | 9.1.1683 | 9.2.0340 |
| vim-tiny | 9.1.1683 | 9.2.0340 |
| virglrenderer | 1.1.1 | 1.2.0 |
| vte | 0.82.1 | 0.82.2 |
| vulkan-headers | 1.4.328.1 | 1.4.341.0 |
| vulkan-loader | 1.4.328.1 | 1.4.341.0 |
| vulkan-samples | git (d27205d14d01...) | git (fa2cf45adde0...) |
| vulkan-tools | 1.4.328.1 | 1.4.341.0 |
| vulkan-utility-libraries | 1.4.328.1 | 1.4.341.0 |
| vulkan-validation-layers | 1.4.328.1 | 1.4.341.0 |
| vulkan-volk | 1.4.328.1 | 1.4.341.0 |
| wayland-protocols | 1.45 | 1.47 |
| wayland-utils | 1.2.0 | 1.3.0 |
| webkitgtk | 2.50.4 | 2.50.6 |
| weston | 14.0.2 | 15.0.0 |
| wpebackend-fdo | 1.16.0 | 1.16.1 |
| x264 | r3039+git (31e19f92f00c...) | r3039+git (0480cb05fa18...) |
| xauth | 1.1.4 | 1.1.5 |
| xcb-util-cursor | 0.1.5 | 0.1.6 |
| xeyes | 1.3.0 | 1.3.1 |
| xkbcomp | 1.4.7 | 1.5.0 |
| xkeyboard-config | 2.45 | 2.47 |
| xorgproto | 2024.1 | 2025.1 |
| xserver-xorg | 21.1.18 | 21.1.21 |
| xwayland | 24.1.8 | 24.1.9 |
| xz | 5.8.1 | 5.8.2 |
| zlib | 1.3.1 | 1.3.2 |







