Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2025-02-16 03:11:00 to 2025-02-19 09:03:42 UTC [more...]

[OE-core] [PATCH 01/32] btrfs-tools: upgrade 6.12 -> 6.13
 2025-02-19  9:03 UTC  (41+ messages)
` [OE-core] [PATCH 02/32] ell: upgrade 0.71 -> 0.73
` [OE-core] [PATCH 03/32] erofs-utils: upgrade 1.8.4 -> 1.8.5
` [OE-core] [PATCH 04/32] fmt: upgrade 11.1.1 -> 11.1.3
` [OE-core] [PATCH 05/32] gcr: upgrade 4.3.0 -> 4.3.91
` [OE-core] [PATCH 06/32] hwdata: upgrade 0.391 -> 0.392
` [OE-core] [PATCH 07/32] libffi: upgrade 3.4.6 -> 3.4.7
` [OE-core] [PATCH 08/32] libpcre2: upgrade 10.44 -> 10.45
` [OE-core] [PATCH 09/32] libportal: upgrade 0.9.0 -> 0.9.1
` [OE-core] [PATCH 10/32] libtest-warnings-perl: upgrade 0.037 -> 0.038
` [OE-core] [PATCH 11/32] libuv: upgrade 1.49.2 -> 1.50.0
` [OE-core] [PATCH 12/32] libwpe: upgrade 1.16.1 -> 1.16.2
` [OE-core] [PATCH 13/32] libx11: upgrade 1.8.10 -> 1.8.11
` [OE-core] [PATCH 14/32] libxkbcommon: upgrade 1.7.0 -> 1.8.0
` [OE-core] [PATCH 15/32] pango: upgrade 1.55.5 -> 1.56.1
` [OE-core] [PATCH 16/32] python3-babel: upgrade 2.16.0 -> 2.17.0
` [OE-core] [PATCH 17/32] python3-cython: upgrade 3.0.11 -> 3.0.12
` [OE-core] [PATCH 18/32] python3-dtschema: upgrade 2024.11 -> 2025.2
` [OE-core] [PATCH 19/32] python3-hypothesis: upgrade 6.124.7 -> 6.125.3
` [OE-core] [PATCH 20/32] python3-mako: upgrade 1.3.8 -> 1.3.9
` [OE-core] [PATCH 21/32] python3-numpy: upgrade 2.2.2 -> 2.2.3
` [OE-core] [PATCH 22/32] python3-pip: upgrade 25.0 -> 25.0.1
` [OE-core] [PATCH 23/32] python3-poetry-core: upgrade 2.0.1 -> 2.1.1
` [OE-core] [PATCH 24/32] python3-psutil: upgrade 6.1.1 -> 7.0.0
` [OE-core] [PATCH 25/32] ruby: upgrade 3.4.1 -> 3.4.2
` [OE-core] [PATCH 26/32] strace: upgrade 6.12 -> 6.13
  ` Patchtest results for "
` [OE-core] [PATCH 27/32] stress-ng: upgrade 0.18.09 -> 0.18.10
` [OE-core] [PATCH 28/32] ttyrun: upgrade 2.36.0 -> 2.37.0
  ` Patchtest results for "
` [OE-core] [PATCH 29/32] xhost: upgrade 1.0.9 -> 1.0.10
` [OE-core] [PATCH 30/32] xkeyboard-config: upgrade 2.43 -> 2.44
` [OE-core] [PATCH 31/32] xwayland: upgrade 24.1.4 -> 24.1.5
` [OE-core] [PATCH 32/32] xz: upgrade 5.6.3 -> 5.6.4

[kirkstone][PATCH 1/2] qemu: fix compile error with lttng-ust
 2025-02-19  8:55 UTC  (2+ messages)
` [kirkstone][PATCH 2/2] qemu: update PACKAGECONFIG ust

[OE-core][scarthgap 0/7] Patch review
 2025-02-19  8:32 UTC  (9+ messages)
` [OE-core][scarthgap 1/7] subversion: ignore CVE-2024-45720
` [OE-core][scarthgap 2/7] gnutls: patch CVE-2024-12243
` [OE-core][scarthgap 3/7] openssl: upgrade 3.2.3 -> 3.2.4
` [OE-core][scarthgap 4/7] vim: Upgrade 9.1.0764 -> 9.1.1043
` [OE-core][scarthgap 5/7] scripts/install-buildtools: Update to 5.0.7
` [OE-core][scarthgap 6/7] ppp: Revert lock path to /var/lock
` [OE-core][scarthgap 7/7] icu: remove host references in nativesdk to fix reproducibility

[kirkstone][PATCH v2 1/8] u-boot: Fix CVE-2022-30767
 2025-02-19  8:18 UTC  (8+ messages)
` [kirkstone][PATCH v2 2/8] u-boot: fix CVE-2022-2347 and CVE-2022-30790
` [kirkstone][PATCH v2 3/8] u-boot: fix CVE-2024-57254
` [kirkstone][PATCH v2 4/8] u-boot: fix CVE-2024-57255
` [kirkstone][PATCH v2 5/8] u-boot: fix CVE-2024-57256
` [kirkstone][PATCH v2 6/8] u-boot: fix CVE-2024-57257
` [kirkstone][PATCH v2 7/8] u-boot: fix CVE-2024-57258
` [kirkstone][PATCH v2 8/8] u-boot: fix CVE-2024-57259

[OE-core] [kirkstone][PATCH 1/6] u-boot: fix CVE-2024-57254
 2025-02-19  8:11 UTC 

[kirkstone][PATCH 1/6] u-boot: fix CVE-2024-57254
 2025-02-19  8:06 UTC  (6+ messages)
` [kirkstone][PATCH 2/6] u-boot: fix CVE-2024-57255
` [kirkstone][PATCH 3/6] u-boot: fix CVE-2024-57256
` [kirkstone][PATCH 4/6] u-boot: fix CVE-2024-57257
` [kirkstone][PATCH 5/6] u-boot: fix CVE-2024-57258
` [kirkstone][PATCH 6/6] u-boot: fix CVE-2024-57259

[scarthgap][PATCH 1/6] u-boot: fix CVE-2024-57254
 2025-02-19  7:04 UTC  (6+ messages)
` [scarthgap][PATCH 2/6] u-boot: fix CVE-2024-57255
` [scarthgap][PATCH 3/6] u-boot: fix CVE-2024-57256
` [scarthgap][PATCH 4/6] u-boot: fix CVE-2024-57257
` [scarthgap][PATCH 5/6] u-boot: fix CVE-2024-57258
` [scarthgap][PATCH 6/6] u-boot: fix CVE-2024-57259

[PATCH 1/2] python3: Ignore locale2 tests on musl
 2025-02-19  7:01 UTC  (3+ messages)
` [PATCH 2/2] python3: Skip test_write_read_append
` Patchtest results for [PATCH 1/2] python3: Ignore locale2 tests on musl

[PATCH] libxml2: upgrade 2.13.5 -> 2.13.6
 2025-02-19  5:42 UTC 

[OE-core] [PATCH v2] libpcre2: upgrade 10.44 -> 10.45
 2025-02-19  2:39 UTC 

[scarthgap][PATCH v2 1/2] python3-setuptools-scm: add subprocess timeout control env var
 2025-02-19  2:28 UTC  (5+ messages)
` [scarthgap][PATCH v2 2/2] setuptools3-base.bbclass: override default subprocess timeout
  ` [OE-core] "

[OE-core][kirkstone 00/12] Patch review
 2025-02-18 21:10 UTC  (13+ messages)
` [OE-core][kirkstone 01/12] subversion: ignore CVE-2024-45720
` [OE-core][kirkstone 02/12] libpcre2: ignore CVE-2022-1586
` [OE-core][kirkstone 03/12] libxml2: Fix for CVE-2022-49043
` [OE-core][kirkstone 04/12] ruby: fix CVE-2024-41946
` [OE-core][kirkstone 05/12] gnutls: fix CVE-2024-12243
` [OE-core][kirkstone 06/12] ffmpeg: CVE-2025-0518
` [OE-core][kirkstone 07/12] ffmpeg: fix CVE-2024-36613
` [OE-core][kirkstone 08/12] ffmpeg: fix CVE-2024-36616
` [OE-core][kirkstone 09/12] ffmpeg: fix CVE-2024-36617
` [OE-core][kirkstone 10/12] scripts/install-buildtools: Update to 4.0.24
` [OE-core][kirkstone 11/12] scritps/runqemu: Ensure we only have two serial ports
` [OE-core][kirkstone 12/12] procps: replaced one use of fputs(3) with a write(2) call

'vendor' fetching discussion cont
 2025-02-18 17:17 UTC  (6+ messages)
` [bitbake-devel] "

[PATCH 1/2] base: Fix PACKAGECONFIG handling for cross recipes
 2025-02-18 16:50 UTC  (4+ messages)
` [PATCH 2/2] gdb: Include xz support by default and clean up PACKAGECONFIG
  ` [OE-core] "

[OE-core][kirkstone][PATCH 1/1] libxml2: fix CVE-2022-49043
 2025-02-18 15:36 UTC 

[PATCH 1/4] nfs-utils: clean up startup
 2025-02-18 15:50 UTC  (2+ messages)
` [OE-core] "

Yocto Project Status 18 Feb. 2025 (WW08)
 2025-02-18 15:46 UTC 

[OE-core][scarthgap] python3-setuptools-scm: respect GIT_CEILING_DIRECTORIES
 2025-02-18 15:33 UTC 

[PATCH] flex: update CVE_PRODUCT
 2025-02-18 15:30 UTC 

[PATCH 1/3] rust: Upgrade 1.81.0->1.82.0
 2025-02-18 15:01 UTC  (7+ messages)
` [PATCH 2/3] rust: oe-selftest issue fix with v1.82
` [PATCH 3/3] rust: Oe-selftest changes for rust v1.82.0
` [OE-core] [PATCH 1/3] rust: Upgrade 1.81.0->1.82.0

[OE-Core][PATCH v2] packagegroup-base: Add option to set zeroconf provider
 2025-02-18 14:57 UTC  (8+ messages)

[PATCH v2] kernel.bbclass: Handle possible multiconfig
 2025-02-18 13:54 UTC 

[PATCH v2 1/2] libexecinfo: Move it to the core
 2025-02-18 13:50 UTC  (3+ messages)
` [PATCH v2 2/2] mtd-utils: Upgrade to 2.3.0
` [OE-core] [PATCH v2 1/2] libexecinfo: Move it to the core

[PATCH 1/2] sassc, libsass: add recipes
 2025-02-18 12:36 UTC  (4+ messages)
` [PATCH 2/2] libadwaita: upgrade 1.6.2 -> 1.6.4
  ` [OE-core] "

[PATCH v5 1/2] systemd: Build the systemctl executable
 2025-02-18 12:09 UTC  (3+ messages)
` [PATCH v5 2/2] oeqa/selftest: Drop dependency on systemd-native

[PATCH v2] cve-check.bbclass: Mitigate symlink related error
 2025-02-18 10:58 UTC  (2+ messages)
` [OE-core] "

[PATCH 1/4] gdb: Include xz support by default and clean up PACKAGECONFIG
 2025-02-18 10:47 UTC  (4+ messages)
` [PATCH 2/4] udev-extraconf: Switch from ifconfig to ip
` [PATCH 3/4] oeqa/qemurunner: Convert from ifconfig to use ip
` [PATCH 4/4] oeqa/runtime/connman: Drop unused test

[kirkstone][PATCH] procps: replaced one use of fputs(3) with a write(2) call
 2025-02-18  7:12 UTC 

[PATCH V2] setuptools3-base.bbclass: override default subprocess timeout
 2025-02-18  4:25 UTC  (6+ messages)
  ` [OE-core] "
    ` [PATCH V3] "
      ` [OE-core] "

Broken FIT image signing since "u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled"
 2025-02-18  3:49 UTC  (5+ messages)
` [OE-core] "

[PATCH] linux-firmware: fix qca-qca61x4-usb package contents
 2025-02-18  3:34 UTC 

[scarthgap][PATCH 1/2] python3-setuptools-scm: add subprocess timeout control env var
 2025-02-17 23:54 UTC  (4+ messages)
` [scarthgap][PATCH 2/2] setuptools3-base.bbclass: override default subprocess timeout
` [OE-core] [scarthgap][PATCH 1/2] python3-setuptools-scm: add subprocess timeout control env var

[PATCH] linux-firmware: drop the Lenovo T14s compat package
 2025-02-17 22:07 UTC  (2+ messages)
` [OE-core] "

[PATCH 0/3] Fix incorrect dependencies between multiconfigs
 2025-02-17 22:02 UTC  (3+ messages)
` [PATCH 1/3] kernel.bbclass: Handle possible multiconfig
  ` [OE-core] "

[OE-core][scarthgap][PATCH] gnutls: patch CVE-2024-12243
 2025-02-17 20:34 UTC 

[OE-core][PATCH] gnutls: upgrade 3.8.8 -> 3.8.9
 2025-02-17 19:21 UTC 

[PATCH] mtd-utils: Upgrade to 2.3.0
 2025-02-17 18:23 UTC  (5+ messages)
` [OE-core] "

[PATCH v6 0/3] uboot-sign: support ATF and TFE ITS generation
 2025-02-17  8:52 UTC  (4+ messages)
` [PATCH v6 1/3] uboot-sign: support to create TEE and ATF image tree source
` [PATCH v6 2/3] uboot-sign: support to add users specific "
` [PATCH v6 3/3] oe-selftest: fitimage: add testcases to test ATF and TEE

[PATCH V3 1/3] gnupg: upgrade 2.5.3 -> 2.5.4
 2025-02-17  8:23 UTC 

[PATCH V3 2/3] gpgme: upgrade 1.24.1 -> 1.24.2
 2025-02-17  8:22 UTC 

[PATCH V2 1/3] gnupg: upgrade 2.5.3 -> 2.5.4
 2025-02-17  8:03 UTC  (2+ messages)
  ` Patchtest results for "

[PATCH V2 2/3] gpgme: upgrade 1.24.1 -> 1.24.2
 2025-02-17  8:03 UTC  (2+ messages)
  ` Patchtest results for "

[PATCH 1/3] gnupg: upgrade 2.5.3 -> 2.5.4
 2025-02-17  7:32 UTC  (5+ messages)
` [PATCH 2/3] gpgme: upgrade 1.24.1 -> 1.24.2
  ` Patchtest results for "
` [PATCH 3/3] man-pages: upgrade 6.9.1 -> 6.11
` Patchtest results for [PATCH 1/3] gnupg: upgrade 2.5.3 -> 2.5.4

[OE-core][scarthgap][PATCH] icu: remove host references in nativesdk to fix reproducibility
 2025-02-17  7:14 UTC 

[OE-core][PATCH] systemd/systemd-boot: upgrade from 257.1 to 257.3
 2025-02-17  6:55 UTC 

[qa-build-notification] QA notification for completed autobuilder build (yocto-4.0.25.rc2)
 2025-02-17  5:47 UTC 

[PATCH] setuptools3-base.bbclass: set SETUPTOOLS_SCM_SUBPROCESS_TIMEOUT to override the subprocess timeout
 2025-02-17  5:46 UTC  (2+ messages)
` Patchtest results for "

[PATCH] psplash: update to latest rev
 2025-02-17  3:25 UTC 

[PATCH] musl: Upgrade to latest tip of trunk
 2025-02-16 16:37 UTC 

[styhead][PATCH] scripts/install-buildtools: Update to 5.1.2
 2025-02-16 16:16 UTC 

[kirkstone][PATCH] scripts/install-buildtools: Update to 4.0.24
 2025-02-16 16:16 UTC  (3+ messages)
` [scarthgap][PATCH] scripts/install-buildtools: Update to 5.0.7
` [PATCH] scripts/install-buildtools: Update to 5.1.2

OE-core CVE metrics for styhead on Sun 16 Feb 2025 02:16:21 AM HST
 2025-02-16 12:45 UTC 

OE-core CVE metrics for scarthgap on Sun 16 Feb 2025 01:46:40 AM HST
 2025-02-16 12:16 UTC 

OE-core CVE metrics for kirkstone on Sun 16 Feb 2025 01:20:21 AM HST
 2025-02-16 11:46 UTC 

OE-core CVE metrics for master on Sun 16 Feb 2025 01:00:01 AM HST
 2025-02-16 11:20 UTC 

[OE-Core] packagegroup-base: Add option to set zeroconf provider
 2025-02-16  7:22 UTC  (3+ messages)

[PATCH v2] libxcrypt-compat,libxcrypt: upgrade 4.4.37 -> 4.4.38
 2025-02-16  4:19 UTC 

[PATCH 1/2] libxcrypt-compat,libxcrypt: upgrade 4.4.37 -> 4.4.38,4.4.37 -> 4.4.38
 2025-02-16  3:16 UTC  (4+ messages)
` [PATCH 2/2] python3-lxml: upgrade 5.3.0 -> 5.3.1
  ` Patchtest results for "
` Patchtest results for [PATCH 1/2] libxcrypt-compat,libxcrypt: upgrade 4.4.37 -> 4.4.38,4.4.37 -> 4.4.38


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