Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2022-12-16 10:58:14 to 2022-12-21 18:00:25 UTC [more...]

[PATCH v2] binutils : Fix CVE-2022-4285
 2022-12-21 18:00 UTC 

[PATCH 1/9] libbsd: Fix build with largefile support
 2022-12-21 17:55 UTC  (9+ messages)
` [PATCH 2/9] gpgme: Fix with "
` [PATCH 3/9] virglrenderer: Replace lseek64 with lseek
` [PATCH 4/9] nfs-utils: Replace statfs64 with statfs
` [PATCH 5/9] alsa-utils: Replace off64_t with off_t
` [PATCH 6/9] lttng-tools: Fix build with largefile support
` [PATCH 7/9] strace: Add knob to enable "
` [PATCH 8/9] numactl: Enable "
` [PATCH 9/9] qemu: Fix build with "

GCC Patch Tracking [Pending Patches in Poky Sources]
 2022-12-21 17:36 UTC 

[OE-Core][dunfell][PATCH] curl: Correct LICENSE from MIT to curl
 2022-12-21 17:16 UTC  (2+ messages)

[OE-Core][PATCH v2 00/10] Add rust runtime tests
 2022-12-21 16:42 UTC  (13+ messages)
` [OE-Core][PATCH v2 01/10] oeqa/runtime/rust: Add basic compile/run test
` [OE-Core][PATCH v2 02/10] libstd-rs: Merge .inc into .bb
` [OE-Core][PATCH v2 03/10] libstd-rs: Move source directory to library/test
` [OE-Core][PATCH v2 04/10] rust-llvm: Merge .inc into .bb
` [OE-Core][PATCH v2 05/10] rust-llvm: Update LLVM_VERSION to match embedded version
` [OE-Core][PATCH v2 06/10] cargo: Merge .inc into .bb
` [OE-Core][PATCH v2 07/10] cargo: Extend DEBUG_PREFIX_MAP to cover vendor
` [OE-Core][PATCH v2 08/10] packagegroup-rust-sdk-target: Add Rust SDK target packagegroup
` [OE-Core][PATCH v2 09/10] packagegroup-core-sdk: Add SDK toolchain language selection support
` [OE-Core][PATCH v2 10/10] oeqa/runtime/rust: Add cargo test

[OE-core][dunfell][PATCH] go: fix CVE-2022-1962 go/parser stack exhaustion in all Parse* functions
 2022-12-21 16:32 UTC 

[PATCH][v2] linux-yocto/5.15: update to v5.15.84
 2022-12-21 16:13 UTC 

[PATCH 0/9] kernel: consolidated pull request
 2022-12-21 16:06 UTC  (12+ messages)
` [PATCH 1/9] yocto-bsps/5.15: update to v5.15.78
` [PATCH 2/9] linux-yocto/5.15: update to v5.15.80
` [PATCH 3/9] linux-yocto/5.19: fix perf build with clang
` [PATCH 4/9] linux-yocto/5.15: ltp and squashfs fixes
` [PATCH 5/9] linux-libc-headers: bump to 6.1
` [PATCH 6/9] linux-yocto: introduce v6.1 reference kernel recipes
` [PATCH 7/9] linux-yocto/5.15: fix perf build with clang
` [PATCH 8/9] linux-yocto/5.15: update to v5.15.84
` [PATCH 9/9] linux-yocto/5.15: libbpf: Fix build warning on ref_ctr_off
` [OE-core] [PATCH 0/9] kernel: consolidated pull request

[kirkstone][PATCH] go: fix CVE-2022-41717 Excessive memory use in got server
 2022-12-21 15:58 UTC  (2+ messages)
` [OE-core] "

[OE-core] [PATCH v2] gstreamer1.0: upgrade 1.20.4 -> 1.20.5
 2022-12-21 11:05 UTC 

[PATCH 01/24] ptest-packagelists.inc: correctly assign fast and slow tests
 2022-12-21 10:18 UTC  (3+ messages)
` [PATCH 14/24] cmake: always add local files to WORKDIR
  ` [OE-core] "

[OE-core] [PATCH] boost: upgrade 1.80.0 -> 1.81.0
 2022-12-21  9:34 UTC  (6+ messages)
` [OE-core] [PATCH] ell: upgrade 0.54 -> 0.55
` [OE-core] [PATCH] git: upgrade 2.38.1 -> 2.39.0
` [OE-core] [PATCH] gstreamer1.0: upgrade 1.20.4 -> 1.20.5
` [OE-core] [PATCH] help2man: upgrade 1.49.2 -> 1.49.3

[PATCH] externalsrc: fix appends with --no-same-dir flag
 2022-12-21  8:42 UTC  (2+ messages)
` [OE-core] "

[OE-core] [PATCH] iproute2: upgrade 6.0.0 -> 6.1.0
 2022-12-21  3:01 UTC  (5+ messages)
` [OE-core] [PATCH] libmpc: upgrade 1.2.1 -> 1.3.1
` [OE-core] [PATCH] makedepend: upgrade 1.0.7 -> 1.0.8
` [OE-core] [PATCH] psmisc: upgrade 23.5 -> 23.6
` [OE-core] [PATCH] xz: upgrade 5.2.9 -> 5.4.0

[OE-core][kirkstone 00/19] Pull request (cover letter only)
 2022-12-21  2:33 UTC 

[OE-core][dunfell 00/13] Pull request (cover letter only)
 2022-12-21  2:32 UTC 

[PATCH 1/4][dunfell] linux-yocto/5.4: update to v5.4.221
 2022-12-21  2:28 UTC  (10+ messages)
` [PATCH 2/4][dunfell] linux-yocto/5.4: update to v5.4.224
` [PATCH 3/4][dunfell] linux-yocto/5.4: update to v5.4.225
` [PATCH 4/4][dunfell] linux-yocto/5.4: update to v5.4.228
          ` [OE-core] "

[langdale][master][PATCH v3] rust: Do not use default compiler flags defined in CC crate
 2022-12-20 18:13 UTC  (3+ messages)
` [OE-core] "

[OE-Core][PATCH][PATCH 00/11] Add rust runtime tests
 2022-12-20 18:06 UTC  (12+ messages)
` [OE-Core][PATCH][PATCH 01/11] oeqa/runtime/rust: Add basic compile/run test
` [OE-Core][PATCH][PATCH 02/11] libstd-rs: Merge .inc into .bb
` [OE-Core][PATCH][PATCH 03/11] libstd-rs: Move source directory to library/test
` [OE-Core][PATCH][PATCH 04/11] rust-llvm: Merge .inc into .bb
` [OE-Core][PATCH][PATCH 05/11] rust-llvm: Update LLVM_VERSION to match embedded version
` [OE-Core][PATCH][PATCH 06/11] packagegroup-rust-sdk-target: Add Rust SDK target packagegroup
` [OE-Core][PATCH][PATCH 07/11] packagegroup-core-sdk: Add SDK toolchain language selection support
` [OE-Core][PATCH][PATCH 08/11] oeqa/runtime/rust: Add cargo test
` [OE-Core][PATCH][PATCH 09/11] cargo: Merge .inc into .bb
` [OE-Core][PATCH][PATCH 10/11] rust: "
` [OE-Core][PATCH][PATCH 11/11] cargo: Extend DEBUG_PREFIX_MAP to cover vendor

Yocto Project Status 20 December 2022 (WW51)
 2022-12-20 15:51 UTC 

[kirkstone][PATCH] webkitgtk: 2.36.7 -> 2.36.8
 2022-12-20 15:20 UTC 

[meta-oe][PATCH 1/1] libksba: fix CVE-2022-3515
 2022-12-20 14:36 UTC  (4+ messages)
` [OE-core] "

[OE-core][langdale 00/30] Pull request (cover letter only)
 2022-12-20 14:30 UTC 

[OE-core][dunfell][PATCH] go: fix CVE-2022-41717 Excessive memory use in got server
 2022-12-20 13:38 UTC 

[PATCH] Binutils : Fix CVE-2022-4285
 2022-12-20 13:25 UTC 

[kirkstone] [PATCH] binutils : Fix CVE-2022-4285
 2022-12-20 13:12 UTC 

[PATCH] gtk+3: fix reproducible builds
 2022-12-20 12:55 UTC 

[kirkstone] [PATCH] Binutils : Fix CVE-2022-4285
 2022-12-20 12:18 UTC 

[langdale][master][PATCH v2] rust: Do not use default compiler flags defined in CC crate
 2022-12-20 11:24 UTC  (3+ messages)
` [OE-core] "

[qa-build-notification] QA notification for completed autobuilder build (yocto-4.0.6.rc1)
 2022-12-20  8:49 UTC 

[OE-core][kirkstone][PATCH] sqlite: fix CVE-2022-46908 safe mode authorizer callback allows disallowed UDFs
 2022-12-20  6:15 UTC 

[OE-Core][langdale][kirkstone][PATCH] curl: Correct LICENSE from MIT-open-group to curl
 2022-12-20  5:38 UTC 

[kirkstone][PATCH] systemd: CVE-2022-45873 deadlock in systemd-coredump via a crash with a long backtrace
 2022-12-20  5:06 UTC 

[OE-core][PATCH] qemuboot.bbclass: make sure runqemu boots bundled initramfs kernel image
 2022-12-20  4:42 UTC  (2+ messages)

[dunfell][PATCH] grub2: CVE-2022-28735 shim_lock verifier allows non-kernel files to be loaded
 2022-12-20  4:41 UTC 

[PATCH v2] Enable nativesdk for gperf, unifdef, gi-docgen and its dependencies
 2022-12-20  3:56 UTC 

[PATCH] cairo: fix CVE patches assigned wrong CVE number
 2022-12-19 21:29 UTC  (2+ messages)
` [OE-core] "

[oe-core][PATCH] python3-dbusmock: allow to build native
 2022-12-19 20:42 UTC 

Current high bug count owners for Yocto Project 4.2
 2022-12-19 20:21 UTC 

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2022-12-19 20:20 UTC 

Target rust
 2022-12-19 18:10 UTC  (5+ messages)
` [OE-core] "

[PATCH] sanity: Update minimum python version to 3.8
 2022-12-19 17:59 UTC  (3+ messages)
` [OE-core] "

[PATCH 1/3][kirkstone] linux-yocto/5.10: update to v5.10.152
 2022-12-19 17:44 UTC  (3+ messages)
` [PATCH 2/3][kirkstone] linux-yocto/5.10: update to v5.10.154
` [PATCH 3/3][kirkstone] linux-yocto/5.10: update to v5.10.160

[OE-core][PATCH] ovmf: update 2022.08 -> 2022.11
 2022-12-19 17:09 UTC 

[PATCH v3] rust: Enable building rust from stable, beta and nightly channels
 2022-12-19 16:30 UTC  (3+ messages)
` [OE-core] "

[PATCH] Binutils : Fix CVE-2022-4285
 2022-12-19 15:31 UTC 

[OE-Core][PATCH] oeqa/runtime/rust: Add basic compile/run test
 2022-12-19 14:47 UTC  (5+ messages)

[oe-core][PATCH] gtk4: add tracker-miners runtime dependency
 2022-12-19 13:16 UTC 

[OE-core][dunfell][PATCH] sudo: Use specific BSD license variant
 2022-12-19  6:14 UTC 

[PATCH] kmod: enable openssl support by default
 2022-12-19  6:10 UTC  (3+ messages)
` [OE-core] "

[OE-Core][kirkstone][PATCH] openssh: remove RRECOMMENDS to rng-tools for sshd package
 2022-12-19  5:06 UTC 

[OE-Core][langdale][PATCH] openssh: remove RRECOMMENDS to rng-tools for sshd package
 2022-12-19  5:03 UTC 

[OE-core][kirkstone 00/19] Patch review
 2022-12-18 16:13 UTC  (20+ messages)
` [OE-core][kirkstone 01/19] golang: CVE-2022-41715 regexp/syntax: limit memory used by parsing regexps
` [OE-core][kirkstone 02/19] libxml2: Fix CVE-2022-40303 && CVE-2022-40304
` [OE-core][kirkstone 03/19] dbus: Add missing CVE product name
` [OE-core][kirkstone 04/19] bind: upgrade 9.18.8 -> 9.18.9
` [OE-core][kirkstone 05/19] mpfr: upgrade 4.1.0 -> 4.1.1
` [OE-core][kirkstone 06/19] libxcrypt-compat: upgrade 4.4.30 -> 4.4.33
` [OE-core][kirkstone 07/19] python3: upgrade 3.10.8 -> 3.10.9
` [OE-core][kirkstone 08/19] bc: extend to nativesdk
` [OE-core][kirkstone 09/19] xwayland: libxshmfence is needed when dri3 is enabled
` [OE-core][kirkstone 10/19] lsof: add update-alternatives logic
` [OE-core][kirkstone 11/19] rm_work: adjust dependency to make do_rm_work_all depend on do_rm_work
` [OE-core][kirkstone 12/19] lib/buildstats: fix parsing of trees with reduced_proc_pressure directories
` [OE-core][kirkstone 13/19] externalsrc: fix lookup for .gitmodules
` [OE-core][kirkstone 14/19] oeqa/selftest/externalsrc: add test for srctree_hash_files
` [OE-core][kirkstone 15/19] combo-layer: remove unused import
` [OE-core][kirkstone 16/19] combo-layer: dont use bb.utils.rename
` [OE-core][kirkstone 17/19] combo-layer: add sync-revs command
` [OE-core][kirkstone 18/19] yocto-check-layer: Allow OE-Core to be tested
` [OE-core][kirkstone 19/19] efibootmgr: update compilation with musl

OE-core CVE metrics for langdale on Sun 18 Dec 2022 03:30:01 AM HST
 2022-12-18 13:32 UTC 

OE-core CVE metrics for kirkstone on Sun 18 Dec 2022 03:00:01 AM HST
 2022-12-18 13:02 UTC 

OE-core CVE metrics for dunfell on Sun 18 Dec 2022 02:30:01 AM HST
 2022-12-18 12:34 UTC 

OE-core CVE metrics for master on Sun 18 Dec 2022 02:00:01 AM HST
 2022-12-18 12:02 UTC 

[PATCH] systemd: Make importd depend on glib-2.0 again
 2022-12-18  0:00 UTC 

Y2038: Sanity checker for non-64-bit time and file functions
 2022-12-17 17:19 UTC  (8+ messages)
` [PATCH RFC 2/3] Add QA check for 32 bit time and file offset functions
  ` [OE-core] "
` [PATCH RFC 3/3] time64.conf: Include to enable 64 bit time flags
  ` [OE-core] "

[PATCH 1/2] rust: Enable building rust from stable, beta and nightly channels
 2022-12-17 17:11 UTC  (13+ messages)
` [OE-core] "

[PATCH v2] rust: Enable building rust from stable, beta and nightly channels
 2022-12-17 16:14 UTC  (3+ messages)
` [OE-core] "

[OE-Core][master][PATCH] curl: Correct LICENSE from MIT-open-group to curl
 2022-12-17 11:41 UTC  (2+ messages)

[PATCH] wic: implement bootloader --password
 2022-12-17 11:24 UTC  (2+ messages)
` [OE-core] "

[PATCH] yocto-check-layer: add skip layer support
 2022-12-17 11:22 UTC  (2+ messages)
` [OE-core] "

[RFC PATCH v2] qemu: update 7.1.0 -> 7.2.0
 2022-12-17  9:04 UTC  (4+ messages)
` [OE-core] "

[PATCH] bitbake.conf: Add module function vardepsexclude entries
 2022-12-17  8:50 UTC 

[PATCH] package_rpm: Fix Linux 6.1.0 perf 1.0 version mistranslation
 2022-12-17  4:57 UTC 

[PATCH v2] gtk+3: port to Meson
 2022-12-16 15:58 UTC 

[RFC PATCH] qemu: update 7.1.0 -> 7.2.0
 2022-12-16 15:39 UTC 

[OE-core][dunfell 00/13] Patch review
 2022-12-16 14:57 UTC  (14+ messages)
` [OE-core][dunfell 01/13] xserver-xorg: backport fixes for CVE-2022-3550, CVE-2022-3551 and CVE-2022-3553
` [OE-core][dunfell 02/13] rpm: Fix rpm CVE CVE-2021-3521
` [OE-core][dunfell 03/13] curl: Fix CVE CVE-2022-35260
` [OE-core][dunfell 04/13] libarchive: CVE-2022-36227 NULL pointer dereference in archive_write.c
` [OE-core][dunfell 05/13] sysstat: fix CVE-2022-39377
` [OE-core][dunfell 06/13] dropbear: fix CVE-2021-36369
` [OE-core][dunfell 07/13] golang: CVE-2022-41715 regexp/syntax: limit memory used by parsing regexps
` [OE-core][dunfell 08/13] python3: Fix CVE-2022-37454
` [OE-core][dunfell 09/13] vim: upgrade 9.0.0820 -> 9.0.0947
` [OE-core][dunfell 10/13] opkg: Set correct info_dir and status_file in opkg.conf
` [OE-core][dunfell 11/13] classes: make TOOLCHAIN more permissive for kernel
` [OE-core][dunfell 12/13] psplash: consider the situation of psplash not exist for systemd
` [OE-core][dunfell 13/13] oeqa/selftest/tinfoil: Add test for separate config_data with recipe_parse_file()

[OE-Core][PATCH 1/2] rust: Install target.json for target rustc
 2022-12-16 12:06 UTC  (2+ messages)
` [OE-Core][PATCH 2/2] rust: update 1.65.0 -> 1.66.0

v2: Y2038: Sanity checker for non-64-bit time and file functions
 2022-12-16 11:47 UTC  (4+ messages)
` [PATCH RFC v2 1/2] Add QA check for 32 bit time and file offset functions
` [PATCH RFC v2 2/2] time64.inc: Include to enable 64 bit time flags
` [OE-core] v2: Y2038: Sanity checker for non-64-bit time and file functions


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