messages from 2025-12-22 20:08:57 to 2025-12-29 20:42:05 UTC [more...]
[OE-core][whinlatter][PATCH v2 00/29] Updates for Whinlatter
2025-12-29 20:41 UTC (7+ messages)
` [OE-core][whinlatter][PATCH v2 05/29] spirv-llvm-translator: Upgrade to 21.1.2
` [OE-core][whinlatter][PATCH v2 21/29] llvm/clang: Upgrade to 21.1.7 release
[PATCH v4 0/4] Fix and adjust ukify packaging
2025-12-29 20:28 UTC (7+ messages)
` [PATCH v4 1/4] python3-pyzstd: import 0.17.0 from meta-python
` [OE-core] "
` [PATCH v4 2/4] systemd: package 'ukify' seperately
` [OE-core] "
[PATCH] meta-go-toolchain: Disable for riscv32 and ppc32
2025-12-29 18:34 UTC
[OE-core][scarthgap][patch 1/3] go: Update CVE-2025-58187
2025-12-29 15:44 UTC (3+ messages)
` [OE-core][scarthgap][patch 2/3] go: Fix CVE-2025-61727
` [OE-core][scarthgap][patch 3/3] go: Fix CVE-2025-61729
[PATCH v2 0/3] fragments: add a 'devtool-ide-sdk' fragment
2025-12-29 13:13 UTC (6+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] oe-selftest: case: support fragments in write_config
` [OE-core] "
` [PATCH v2 3/3] oe-selftest: ide_sdk: use the ide-sdk fragment
` [OE-core] [PATCH v2 0/3] fragments: add a 'devtool-ide-sdk' fragment
[PATCH 00/16] Enable rust support for linux kernel
2025-12-29 12:49 UTC (25+ messages)
` [PATCH 01/16] bindgen-cli: extend BBCLASSEXTEND to include nativesdk
` [PATCH 02/16] linux-yocto: conditionally add clang/rust/bindgen-cli-native to DEPENDS
` [PATCH 03/16] rust: install Rust library sources for 'make rustavailable' support
` [PATCH 04/16] bitbake.conf: Include "rust-kernel" in native/nativesdk feature filters
` [PATCH 05/16] kernel-yocto: stage rustlib sources for linux-yocto 'make rustavailable' support
` [PATCH 06/16] kernel-yocto: add rust support via "make rustavailable" in do_kernel_configme
` [PATCH 07/16] linux-yocto: enable Rust support in kernel configuration
` [PATCH 08/16] kernel-yocto: Fix for buildpaths errors when rust is enabled for kernel
` [PATCH 09/16] kernel-yocto.bbclass: Disable ccache when rust-kernel is enabled
` [PATCH 10/16] kernel-devsrc: copying rust-kernel source to $kerneldir/build
` [PATCH 11/16] selftest/cases/runtime_test: Add test for Linux Rust sample
` [PATCH 12/16] kernel.bbclass: Copy include/config/auto.conf in STAGING_KERNEL_BUILDDIR
` [PATCH 13/16] kernel.bbclass: Export artifacts needed for out-of-tree Rust compilation
` [PATCH 14/16] module.bbclass: Prepare out-of-tree rust module compilation
` [PATCH 15/16] meta-skeleton: Add rust-out-of-tree-module recipe
` [PATCH 16/16] runtime_test: Add rust-out-of-tree selftest
[OE-core][kirkstone][PATCH 1/3] go: Update CVE-2025-58187
2025-12-29 12:47 UTC (3+ messages)
` [OE-core][kirkstone][PATCH 2/3] go: Fix CVE-2025-61727
` [OE-core][kirkstone][PATCH 3/3] go: Fix CVE-2025-61729
[PATCH] libnl: upgrade 3.11.0 -> 3.12.0
2025-12-29 12:45 UTC
[PATCH] fragments: add a 'devtool-ide-sdk' fragment
2025-12-29 11:33 UTC (4+ messages)
` [OE-core] "
[PATCH] package.py: skip dwarfsrcfiles for Clang LTO static libraries
2025-12-29 11:13 UTC (2+ messages)
` [OE-core] "
[PATCH 001/114] build-appliance-image: do not inherit setuptools
2025-12-29 11:12 UTC (15+ messages)
` [PATCH 047/114] ovmf: upgrade 202508 -> 202511
` [OE-core] "
` [PATCH 090/114] quota: upgrade 4.10 -> 4.11
` [PATCH 091/114] re2c: upgrade 4.3 -> 4.3.1
` [PATCH 092/114] repo: upgrade 2.59 -> 2.60.1
` [PATCH 093/114] rpm-sequoia: upgrade 1.9.0 -> 1.10.0
` [PATCH 094/114] rpm-sequoia-crypto-policy: upgrade to latest revision
` [PATCH 095/114] shaderc: upgrade 2025.3 -> 2025.5
` [PATCH 096/114] spirv-llvm-translator: upgrade 21.1.2 -> 21.1.3
` [PATCH 097/114] strace: upgrade 6.17 -> 6.18
` [OE-core] "
` [PATCH 099/114] swig: upgrade 4.3.1 -> 4.4.1
[PATCH 0/2] oeqa: Increase some timeout and add logs
2025-12-29 9:39 UTC (3+ messages)
` [PATCH 1/2] oeqa: runtime: go: Increase test_go_compile/test_go_module timeout
` [PATCH 2/2] testimage: Print last lines of kernel log on test fail
OE-core CVE metrics for whinlatter on Sun 28 Dec 2025 01:47:22 AM HST
2025-12-28 11:49 UTC
OE-core CVE metrics for scarthgap on Sun 28 Dec 2025 01:25:39 AM HST
2025-12-28 11:47 UTC
OE-core CVE metrics for kirkstone on Sun 28 Dec 2025 01:02:05 AM HST
2025-12-28 11:25 UTC
OE-core CVE metrics for master on Sun 28 Dec 2025 01:00:01 AM HST
2025-12-28 11:02 UTC
[PATCH] package.py: warn if target is not a valid ELF file in dwarfsrcfiles
2025-12-28 3:21 UTC (5+ messages)
` [OE-core] "
[PATCH 0/2] oe-setup-vscode: improve bitbake-setup compatibility
2025-12-27 18:02 UTC (7+ messages)
` [PATCH 1/2] "
` [OE-core] "
` [PATCH 2/2] oe-setup-vscode: improve VSCode "
` [OE-core] "
[oe-core][PATCHv13 0/6] Display manager proposal for x11 and wayland
2025-12-26 16:37 UTC (8+ messages)
` [oe-core][PATCHv13 1/6] emptty: add version 0.15.0
` [oe-core][PATCHv13 2/6] weston-init: convert to virtual-emptty-conf
` [oe-core][PATCHv13 3/6] weston: remove deprecated weston-start scripts
` [oe-core][PATCHv13 4/6] xserver-nodm-init: convert to virtual-emptty-conf
` [oe-core][PATCHv13 5/6] xuser-account: merge with xserver-nodm-init
` [oe-core][PATCHv13 6/6] xsessions: add unique desktop entries
[PATCH] systemtap: upgrade 5.3 -> 5.4
2025-12-26 2:58 UTC (3+ messages)
` [OE-core] "
[PATCH v2] systemtap: upgrade 5.3 -> 5.4
2025-12-26 2:48 UTC
[PATCH 0/1] strace: 6.17 -> 6.18
2025-12-25 2:35 UTC (10+ messages)
` [PATCH 1/1] "
` [OE-core] "
[PATCH v2 1/4] overlayfs: Fix QA failure
2025-12-24 14:16 UTC (4+ messages)
` [PATCH v2 2/4] overlayfs: oe-selftest: Make the test more deterministic
` [PATCH v2 3/4] overlayfs: Remove helper unit
` [PATCH v2 4/4] oe-selftest: overlayfs: Add a demo case for /etc
[PATCH 1/4] overlayfs: Fix QA failure
2025-12-24 14:12 UTC (4+ messages)
` [PATCH 4/4] oe-selftest: overlayfs: Add a demo case for /etc
` [OE-core] "
[PATCH] llvm/clang: Upgrade to 21.1.8 release
2025-12-24 13:16 UTC (3+ messages)
` [OE-core] "
[PATCH v2] llvm/clang: Upgrade to 21.1.8 release
2025-12-24 13:12 UTC
[PATCH] oeqa/selftest/glibc: Increase VM memory
2025-12-24 13:03 UTC
[PATCH V2] gdb: Upgrade 16.3 -> 17.1
2025-12-24 9:12 UTC (2+ messages)
` [OE-core] "
[kirkstone][PATCH] grub: fix CVE-2025-61661 CVE-2025-61662 CVE-2025-61663 CVE-2025-61664
2025-12-24 8:46 UTC
[PATCH] libpam: Correct HOMEPAGE and BUGTRACKER
2025-12-24 7:35 UTC
[PATCH v3] vte: fix build failed for ppc64
2025-12-24 5:17 UTC
[scarthgap][PATCH] libsoup: fix CVE-2025-12105
2025-12-24 5:00 UTC
[OE-core] [PATCH v2] vte: fix build failed for ppc64
2025-12-24 4:49 UTC
[PATCH] binutils: Upgrade to 2.45.1 release
2025-12-24 4:22 UTC (4+ messages)
[PATCH 1/2] rust: Upgrade 1.91.1 -> 1.92.0
2025-12-24 4:03 UTC (5+ messages)
` [PATCH 2/2] rust: enable default uwtable and ignore arm no_std test
[PATCH] libtheora: set CVE_PRODUCT
2025-12-24 3:55 UTC (6+ messages)
` [OE-core] "
[V2][kirkstone][PATCH] libsoup: fix CVE-2025-12105
2025-12-24 3:33 UTC
[scarthgap][PATCH] grub: fix CVE-2025-54770 CVE-2025-61661 CVE-2025-61662 CVE-2025-61663 CVE-2025-61664
2025-12-24 3:30 UTC
[PATCH v2] vte: fix build failed for ppc64
2025-12-24 3:16 UTC
[PATCH] vte: fix build failed for ppc64
2025-12-24 3:14 UTC (3+ messages)
` [OE-core] "
[OE-core][kirkstone 00/10] Patch review
2025-12-23 21:26 UTC (11+ messages)
` [OE-core][kirkstone 01/10] binutils: Fix CVE-2025-11494
` [OE-core][kirkstone 02/10] qemu: fix CVE-2025-12464
` [OE-core][kirkstone 03/10] rsync: fix CVE-2025-10158
` [OE-core][kirkstone 04/10] go: Fix CVE-2023-39323
` [OE-core][kirkstone 05/10] binutils: fix CVE-2025-11839
` [OE-core][kirkstone 06/10] binutils: fix CVE-2025-11840
` [OE-core][kirkstone 07/10] libxslt: Fix CVE-2025-11731
` [OE-core][kirkstone 08/10] libsoup: fix CVE-2025-12105
` [OE-core][kirkstone 09/10] scripts/install-buildtools: Update to 4.0.31
` [OE-core][kirkstone 10/10] cross.bbclass: Propagate dependencies to outhash
[OE-core][scarthgap 00/18] Patch review
2025-12-23 21:22 UTC (19+ messages)
` [OE-core][scarthgap 01/18] cups 2.4.11: Fix CVE-2025-58436
` [OE-core][scarthgap 02/18] cups 2.4.11: Fix CVE-2025-61915
` [OE-core][scarthgap 03/18] rsync: fix CVE-2025-10158
` [OE-core][scarthgap 04/18] qemu: fix CVE-2025-12464
` [OE-core][scarthgap 05/18] python3-urllib3: fix CVE-2025-66418 CVE-2025-66471
` [OE-core][scarthgap 06/18] cmake-native: fix CVE-2025-9301
` [OE-core][scarthgap 07/18] binutils: Fix CVE-2025-11494
` [OE-core][scarthgap 08/18] binutils: fix CVE-2025-11839
` [OE-core][scarthgap 09/18] binutils: fix CVE-2025-11840
` [OE-core][scarthgap 10/18] libxslt: Fix CVE-2025-11731
` [OE-core][scarthgap 11/18] ruby: Upgrade 3.3.5 -> 3.3.10
` [OE-core][scarthgap 12/18] scripts/install-buildtools: Update to 5.0.14
` [OE-core][scarthgap 13/18] kernel.bbclass: Add task to export kernel configuration to SPDX
` [OE-core][scarthgap 14/18] spdx30_tasks: Add support for exporting PACKAGECONFIG "
` [OE-core][scarthgap 15/18] oeqa/selftest: oe-selftest: Add SPDX tests for kernel config and PACKAGECONFIG
` [OE-core][scarthgap 16/18] cml1.bbclass: use consistent make flags for menuconfig
` [OE-core][scarthgap 17/18] curl: Use host CA bundle by default for native(sdk) builds
` [OE-core][scarthgap 18/18] cross.bbclass: Propagate dependencies to outhash
Yocto Project Status 23 December 2025 (WW51)
2025-12-23 15:57 UTC
[PATCH 0/21] linux-yocto: combined and consolidated pull request
2025-12-23 14:45 UTC (7+ messages)
` [OE-core] "
[PATCH 1/3 V2] kea: fix creating runtime directory in service files
2025-12-23 13:41 UTC (3+ messages)
` [OE-core] "
[PATCH] strace: correct the upstream status in newly added skip-bpf patch
2025-12-23 12:48 UTC
[PATCH 1/2] ltp: Backport fix for 6.18 kernels
2025-12-23 12:28 UTC (2+ messages)
` [PATCH 2/2] strace: Skip bpd tests for now since they don't work with the upgrade
[kirkstone][PATCH] libsoup: fix CVE-2025-12105
2025-12-23 7:20 UTC
[kirkstone][PATCH] libxslt: Fix CVE-2025-11731
2025-12-23 7:19 UTC
[whinlatter][PATCH 1/2] binutils: fix CVE-2025-11839
2025-12-23 7:06 UTC (3+ messages)
[whinlatter][PATCH v2 1/2] binutils: fix CVE-2025-11839
2025-12-23 7:02 UTC (2+ messages)
` [whinlatter][PATCH v2 2/2] binutils: fix CVE-2025-11840
[PATCH] efivarfs: Backport patch to update file variable store on SetVariableRT
2025-12-23 6:20 UTC
[PATCH] cryptodev: update to cryptodev-linux-1.14-tip
2025-12-23 4:48 UTC
[V2][PATCH] qemu: disable libkeyutils
2025-12-23 4:14 UTC
[PATCH] qemu-system-native: disable libkeyutils
2025-12-23 2:42 UTC (3+ messages)
` [OE-core] "
[PATCH 01/15] sysstat: upgrade 12.7.8 -> 12.7.9
2025-12-22 20:44 UTC (15+ messages)
` [PATCH 02/15] util-linux: upgrade 2.41.2 -> 2.41.3
` [PATCH 03/15] virglrenderer: upgrade 1.1.1 -> 1.2.0
` [PATCH 04/15] vte: upgrade 0.82.1 -> 0.82.2
` [PATCH 05/15] vulkan: upgrade 1.4.328.1 -> 1.4.335.0
` [PATCH 06/15] vulkan-samples: upgrade to latest revision
` [PATCH 07/15] wayland-protocols: upgrade 1.45 -> 1.47
` [PATCH 08/15] wayland-utils: upgrade 1.2.0 -> 1.3.0
` [PATCH 09/15] wpebackend-fdo: upgrade 1.16.0 -> 1.16.1
` [PATCH 10/15] x264: upgrade to latest revision
` [PATCH 11/15] xcb-util-cursor: upgrade 0.1.5 -> 0.1.6
` [PATCH 12/15] xkbcomp: upgrade 1.4.7 -> 1.5.0
` [PATCH 13/15] xkeyboard-config: upgrade 2.45 -> 2.46
` [PATCH 14/15] xserver-xorg: upgrade 21.1.18 -> 21.1.21
` [PATCH 15/15] xwayland: upgrade 24.1.8 -> 24.1.9
recipe version updates in oe-core: what was left out and why. Help appreciated!
2025-12-22 20:43 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox