Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2026-07-09 10:07:06 to 2026-07-12 05:52:09 UTC [more...]

[wrynose][PATCH v2 0/2] gnutls: fix CVE-2026-33846
 2026-07-09 13:01 UTC  (3+ messages)

[PATCH v2 01/26] bitbake: globally define KERNEL_PACKAGE_NAME
 2026-07-12  5:49 UTC  (26+ messages)
` [PATCH v2 02/26] kernel: remove KERNEL_PACKAGE_NAME
` [PATCH v2 03/26] machine: rename kernel prefix
` [PATCH v2 04/26] kernel: remove setting of KERNEL_PACKAGE_NAME
` [PATCH v2 05/26] core-image-kernel: rename kernel prefix
` [PATCH v2 06/26] packagegroup-self-hosted: "
` [PATCH v2 07/26] packegroup-core-boot: "
` [PATCH v2 08/26] packagegroup-base: "
` [PATCH v2 09/26] ofono: "
` [PATCH v2 10/26] iptables: "
` [PATCH v2 11/26] watchdog: "
` [PATCH v2 12/26] nfs-utils: "
` [PATCH v2 13/26] mdadm: "
` [PATCH v2 14/26] systemd: "
` [PATCH v2 15/26] util-linux: "
` [PATCH v2 16/26] connman: "
` [PATCH v2 17/26] hwlatdetect: "
` [PATCH v2 18/26] v86d: "
` [PATCH v2 19/26] efivar: "
` [PATCH v2 20/26] parted: "
` [PATCH v2 21/26] ltp: "
` [PATCH v2 22/26] libnl: "
` [PATCH v2 23/26] linux-kernel-base: locate virtual/kernel WORKDIR
` [PATCH v2 24/26] perf: preset STAGING_KERNEL_DIR
` [PATCH v2 25/26] perf: disable discarded-qualifiers checks
` [PATCH v2 26/26] make-mod-scripts: preset STAGING_KERNEL_DIR

[PATCH] bindgen-cli: set CLANG_PATH in native wrapper to native clang
 2026-07-12  5:43 UTC  (4+ messages)
` [OE-core] "
` [PATCH v2] bindgen-cli: set CLANG_PATH in native and nativesdk wrappers to matching clang

[PATCH] os-release: set BUILD_ID vardepsexclude with weak assignment
 2026-07-11 20:38 UTC  (2+ messages)
` [OE-core] "

[PATCH] memory-control: add recipe and bbclass for cgroup v2 memory limiting
 2026-07-11 20:27 UTC  (3+ messages)
` [OE-core] "

[PATCH 01/19] kernal-vars: introduce new class
 2026-07-11 20:22 UTC  (20+ messages)
` [PATCH 02/19] kernel: introduce kernel-vars class
` [PATCH 03/19] packagegroup-self-hosted: rename kernel prefix
` [PATCH 04/19] packegroup-core-boot: "
` [PATCH 05/19] packagegroup-base: "
` [PATCH 06/19] ofono: "
` [PATCH 07/19] iptables: "
` [PATCH 08/19] watchdog: "
` [PATCH 09/19] nfs-utils: "
` [PATCH 10/19] mdadm: "
` [PATCH 11/19] systemd: "
` [PATCH 12/19] util-linux: "
` [PATCH 13/19] connman: "
` [PATCH 14/19] hwlatdetect: "
` [PATCH 15/19] v86d: "
` [PATCH 16/19] efivar: "
` [PATCH 17/19] parted: "
` [PATCH 18/19] ltp: "
` [PATCH 19/19] libnl: "
` [OE-core] [PATCH 01/19] kernal-vars: introduce new class

[PATCH RFC 0/3] RFC: Fixing rust segfault (#16058) to support Ubuntu 26.04 on Scarthgap
 2026-07-11 17:56 UTC  (7+ messages)

[PATCH v3] llvm/mesa/rust: simplify llvm-config handling
 2026-07-11 16:50 UTC  (2+ messages)

[PATCH 1/8] fontconfig: upgrade 2.18.1 -> 2.18.2
 2026-07-11 12:36 UTC  (8+ messages)
` [PATCH 2/8] gawk: upgrade 5.4.0 -> 5.4.1
` [PATCH 3/8] libmicrohttpd: upgrade 1.0.5 -> 1.0.6
` [PATCH 4/8] mesa-demos: upgrade to latest revision
` [PATCH 5/8] python3-build: upgrade 1.5.0 -> 1.5.1
` [PATCH 6/8] webkitgtk: upgrade 2.52.4 -> 2.52.5
` [PATCH 7/8] cmake: upgrade 4.3.4 -> 4.4.0
` [PATCH 8/8] xset: upgrade 1.2.5 -> 1.2.6

setting KERNEL_IMAGE_STRIP_EXTRA_SECTIONS blows up building linux-yocto
 2026-07-11 10:50 UTC 

[AUH] blueprint-compiler: upgrading to 0.22.2 FAILED
 2026-07-11  6:06 UTC 

[AUH] python3-websockets: upgrading to 16.1 SUCCEEDED
 2026-07-11  6:06 UTC 

[AUH] p11-kit: upgrading to 0.26.4 SUCCEEDED
 2026-07-11  6:06 UTC 

[AUH] Upgrade status: 2026-07-11
 2026-07-11  6:06 UTC 

[AUH] libffi: upgrading to 3.7.1 SUCCEEDED
 2026-07-11  6:06 UTC 

[AUH] diffoscope: upgrading to 324 SUCCEEDED
 2026-07-11  6:06 UTC 

[AUH] python3-hypothesis: upgrading to 6.156.6 FAILED
 2026-07-11  6:06 UTC 

[AUH] pkgconf: upgrading to 3.0.0 SUCCEEDED
 2026-07-11  6:06 UTC 

[PATCH] lib/oe/patch: avoid duplicated "From:" in generated patches
 2026-07-10 18:52 UTC 

[OE-core][wrynose 00/18] Patch review
 2026-07-10 16:36 UTC  (19+ messages)
` [OE-core][wrynose 01/18] gdb: Upgrade 17.1 -> 17.2
` [OE-core][wrynose 02/18] curl: fix CVE-2026-5773 - wrong reuse of SMB connection
` [OE-core][wrynose 03/18] expat: patch CVE-2026-45186
` [OE-core][wrynose 04/18] expat: fix CVE-2026-41080
` [OE-core][wrynose 05/18] python3: upgrade 3.14.5 -> 3.14.6
` [OE-core][wrynose 06/18] python3: fix CVE-2026-11940
` [OE-core][wrynose 07/18] python3: fix CVE-2026-11972
` [OE-core][wrynose 08/18] opensbi: don't override ELFFLAGS, silence ldflags QA for bare-metal ELFs
` [OE-core][wrynose 09/18] create-spdx-image-3.0: correct SSTATE_SKIP_CREATION key for do_create_image_sbom_spdx
` [OE-core][wrynose 10/18] python3-urllib3: Fix CVE-2026-44431
` [OE-core][wrynose 11/18] glib-2.0: fix CVE-2026-58016
` [OE-core][wrynose 12/18] util-linux: upgrade 2.41.3 -> 2.41.5
` [OE-core][wrynose 13/18] ovmf: fix tpm PACKAGECONFIG to use TPM2_ENABLE
` [OE-core][wrynose 14/18] libcap: Fix CVE-2026-4878
` [OE-core][wrynose 15/18] socat: upgrade 1.8.1.1 -> 1.8.1.3
` [OE-core][wrynose 16/18] vim: Fix for CVE-2026-52858,CVE-2026-52859,CVE-2026-52860
` [OE-core][wrynose 17/18] xmlto: update SRC_URI
` [OE-core][wrynose 18/18] gnutls: fix CVE-2026-33846

[PATCH] oe/spdx30_tasks: fix image deploy dir
 2026-07-10 16:02 UTC 

[PATCH v2 1/2] [wrynose] expat: fix CVE-2026-41080
 2026-07-10 15:22 UTC  (4+ messages)
` [OE-core] "

[wrynose][PATCH v3 1/1] expat: fix CVE-2026-41080
 2026-07-10 14:30 UTC 

[wrynose][PATCH v3 0/1] Changes in v3
 2026-07-10 14:29 UTC 

[PATCH] nasm: upgrade 3.01 -> 3.02
 2026-07-10 14:00 UTC  (4+ messages)
` [OE-core] "

[PATCH v2 1/2] fontconfig: upgrade 2.18.1 -> 2.18.2
 2026-07-10 13:42 UTC  (2+ messages)
` [PATCH v2 2/2] python3-build: upgrade 1.5.0 -> 1.5.1

[PATCH 1/2] fontconfig: upgrade 2.18.1 -> 2.18.2
 2026-07-10 13:42 UTC  (2+ messages)
` [PATCH 2/2] python3-build: upgrade 1.5.0 -> 1.5.1

[OE-core][wrynose][PATCH 10/10] expat: fix CVE-2026-56132
 2026-07-10 13:11 UTC 

[OE-core][wrynose][PATCH 09/10] expat: fix CVE-2026-56407
 2026-07-10 13:10 UTC 

[OE-core][wrynose][PATCH 08/10] expat: fix CVE-2026-56411
 2026-07-10 13:10 UTC 

[OE-core][wrynose][PATCH 07/10] expat: fix CVE-2026-56409
 2026-07-10 13:10 UTC 

[OE-core][wrynose][PATCH 06/10] expat: fix CVE-2026-56406
 2026-07-10 13:09 UTC 

[OE-core][wrynose][PATCH 05/10] expat: fix CVE-2026-56410
 2026-07-10 13:09 UTC 

[OE-core][wrynose][PATCH 04/10] expat: fix CVE-2026-56405
 2026-07-10 13:08 UTC 

[OE-core][wrynose][PATCH 03/10] expat: fix CVE-2026-56404
 2026-07-10 13:08 UTC 

[OE-core][wrynose][PATCH 02/10] expat: fix CVE-2026-56408
 2026-07-10 13:08 UTC 

[OE-core][wrynose][PATCH 01/10] expat: fix CVE-2026-56403
 2026-07-10 13:08 UTC 

[OE-Core][wrynose][PATCH 00/10] Pull Request (Cover letter only)
 2026-07-10 13:07 UTC 

[PATCH 1/5] systemd: move systemd-systemctl-native PACKAGE_WRITE_DEPS to systemd.bb
 2026-07-10 12:54 UTC  (5+ messages)
` [PATCH 2/5] classes/systemd: remove obsolete DEPENDS
` [PATCH 3/5] keymaps: remove obsolete systemd masking
` [PATCH 4/5] initscripts: "
` [PATCH 5/5] modutils-initscripts: "

[qa-build-notification] QA notification for completed autobuilder build (yocto-5.0.19.rc2)
 2026-07-10 12:25 UTC 

[PATCH] ovmf: fix tpm PACKAGECONFIG to use TPM2_ENABLE
 2026-07-10 12:13 UTC  (4+ messages)
` [OE-core] "

[AUH] Upgrade status: 2026-07-10
 2026-07-10 10:58 UTC  (2+ messages)
` Deferred version updates (was [OE-core] [AUH] Upgrade status: 2026-07-10)

[PATCH 0/7] Remove 'extend_recipe_sysroot' from 'BB_HASHEXCLUDE_COMMON'
 2026-07-10 10:35 UTC  (3+ messages)
  ` [OE-core] "

[OE-core][scarthgap][PATCH 1/2] gnutls: set status for CVE-2026-3832
 2026-07-10 10:19 UTC  (4+ messages)
    ` [scarthgap][PATCH "

[OE-core][wrynose][PATCH 2/2] gnutls: Fix CVE-2026-42009
 2026-07-10  9:54 UTC 

[OE-core][wrynose][PATCH 1/2] gnutls: Fix CVE-2026-3832
 2026-07-10  9:53 UTC 

[OE-core][wrynose][PATCH 1/6] rsync: Fix CVE-2026-29518
 2026-07-10  9:52 UTC  (3+ messages)
` [OE-core][wrynose][PATCH 2/6] rsync: Fix CVE-2026-43619

[scarthgap][PATCH] dropbear: Disable DSS correctly
 2026-07-10  9:18 UTC  (7+ messages)
` [OE-core] "

[scarthgap][PATCHv2] dropbear: Disable DSS correctly
 2026-07-10  8:54 UTC 

[PATCH] bzip2: Fix CVE-2026-42250
 2026-07-10  8:31 UTC  (3+ messages)
` [scarthgap][PATCH] "
` [wrynose][PATCH] "

[PATCH] python3: add back Co-authored-by in CVE-2026-11972 patch
 2026-07-10  8:24 UTC  (2+ messages)

[wrynose][PATCH 0/3] python3: upgrade 3.14.5 -> 3.14.6 and fix CVEs
 2026-07-10  8:23 UTC  (5+ messages)
` [wrynose][PATCH 3/3] python3: fix CVE-2026-11972
  ` [OE-core] "

[AUH] libstd-rs,rust,cargo: upgrading to 1.97.0,1.97.0,1.97.0 FAILED
 2026-07-10  7:49 UTC 

[AUH] python3-build: upgrading to 1.5.1 SUCCEEDED
 2026-07-10  7:49 UTC 

[AUH] xset: upgrading to 1.2.6 SUCCEEDED
 2026-07-10  7:49 UTC 

[AUH] gawk: upgrading to 5.4.1 SUCCEEDED
 2026-07-10  7:49 UTC 

[AUH] libva-utils: upgrading to 2.24.0 FAILED
 2026-07-10  7:49 UTC 

[AUH] lame: upgrading to 3.101 FAILED
 2026-07-10  7:49 UTC 

[AUH] fontconfig: upgrading to 2.18.2 SUCCEEDED
 2026-07-10  7:49 UTC 

[AUH] mesa-demos: upgrading to c508611faf6f2fc30248940cdcb795b564cd6699 SUCCEEDED
 2026-07-10  7:49 UTC 

[AUH] webkitgtk: upgrading to 2.52.5 SUCCEEDED
 2026-07-10  7:49 UTC 

[AUH] libmicrohttpd: upgrading to 1.0.6 SUCCEEDED
 2026-07-10  7:49 UTC 

[PATCH 1/4] python3-cryptography: set CVE_PRODUCT
 2026-07-10  7:43 UTC  (4+ messages)
` [PATCH 2/4] python3-ply: set CVE_PRODUCT and CVE_STATUS for CVE-2025-56005 as disputed
` [PATCH 3/4] python3-pyasn1: set CVE_PRODUCT
` [PATCH 4/4] libx11-compose-data: set CVE_PRODUCT to empty value

[PATCH] glib-2.0: add back Signed-off-by in CVE-2026-58016 patch
 2026-07-10  7:31 UTC 

[OE-core][patch] tzdata/tzcode-native: upgrade 2026b -> 2026c
 2026-07-10  6:57 UTC 

[wrynose][PATCH] glib-2.0: fix CVE-2026-58016
 2026-07-09 22:07 UTC  (2+ messages)
` [OE-core] "

[PATCH] go: upgrade 1.26.4 -> 1.26.5
 2026-07-09 20:35 UTC 

[PATCH 01/45] selftest/locales: opt out of ptests in DISTRO_FEATURES
 2026-07-09 16:35 UTC  (3+ messages)
` [PATCH 10/45] fmt: upgrade 12.1.0 -> 12.2.0
  ` [OE-core] "

[wrynose][PATCH v4] gnutls: fix CVE-2026-33846
 2026-07-09 15:33 UTC  (2+ messages)
` [wrynose][PATCH v4 1/1] "

[OE-core][scarthgap][PATCH v2 0/2] python3: skiptest tracemalloc_track_race
 2026-07-09 15:09 UTC  (3+ messages)
` [OE-core][scarthgap][PATCH v2 1/2] python3: Simplify ptest exclusion list
` [OE-core][scarthgap][PATCH v2 2/2] python3: skiptest tracemalloc_track_race

[wrynose][PATCH v3 0/1] gnutls: fix CVE-2026-33846
 2026-07-09 12:57 UTC  (3+ messages)
` [wrynose][PATCH v3 1/1] "

[scarthgap][PATCH v2 0/1] binutils: fix CVE-2025-69649, and CVE-2025-69652
 2026-07-09 12:37 UTC  (2+ messages)
` [scarthgap][PATCH v2 1/1] "

[OE Core] [meta][PATCH 0/3] Create selftest suite for go-vendor.bbclass
 2026-07-09 10:10 UTC  (5+ messages)
` [OE-core] [meta][PATCH 2/3] oeqa/selftest: Add go-vendor.bbclass selftest suite
` [OE-core] [meta][PATCH 3/3] oeqa/utils/metadata: Handle empty git repos in git_rev_info

[OE-core][scarthgap 00/25] Patch review
 2026-07-09 10:06 UTC  (22+ messages)
` [OE-core][scarthgap 01/25] libssh2: fix CVE-2026-55200
` [OE-core][scarthgap 03/25] tar: Fix CVE-2026-5704
` [OE-core][scarthgap 06/25] binutils: Add CVE-2025-69646 to "CVE:" tag
` [OE-core][scarthgap 08/25] dhcpcd: patch CVE-2026-56114
` [OE-core][scarthgap 09/25] dhcpcd: patch CVE-2026-56117
` [OE-core][scarthgap 10/25] vim: fix for CVE-2026-34982, CVE-2026-34714 & CVE-2026-35177
` [OE-core][scarthgap 11/25] vim: fix for CVE-2026-28421, CVE-2026-41411 & CVE-2026-44656
` [OE-core][scarthgap 12/25] vim: Fix for CVE-2026-28417, CVE-2026-32249, CVE-2026-45130
` [OE-core][scarthgap 13/25] vim: Security fix for CVE-2026-28420 & CVE-2026-46483
` [OE-core][scarthgap 14/25] perl: patch CVE-2026-8376
` [OE-core][scarthgap 15/25] curl: fix CVE-2026-6276
` [OE-core][scarthgap 16/25] linux-yocto/6.6: update CVE exclusions (6.6.142)
` [OE-core][scarthgap 17/25] binutils: Fix CVE-2026-6846
` [OE-core][scarthgap 18/25] qemu: Fix CVE-2025-14876
` [OE-core][scarthgap 19/25] qemu: Fix CVE-2026-0665
` [OE-core][scarthgap 20/25] qemu: Fix CVE-2026-2243
` [OE-core][scarthgap 21/25] cargo: Fix CVE-2026-5222
` [OE-core][scarthgap 22/25] cargo: Fix CVE-2026-5223
` [OE-core][scarthgap 23/25] openssh: CVE-2026-35387 patch also fixes CVE-2026-35414
` [OE-core][scarthgap 24/25] libgcrypt: upgrade 1.10.3 -> 1.10.4
` [OE-core][scarthgap 25/25] cve-update: Avoid NFS caching issues


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox