messages from 2022-08-15 18:57:02 to 2022-08-19 03:54:05 UTC [more...]
[PATCH v2] insane.bbclass: Skip patches not in oe-core by full path
2022-08-19 3:53 UTC (3+ messages)
` [OE-core] "
[OE-core][kirkstone 00/26] Patch review
2022-08-19 2:42 UTC (27+ messages)
` [OE-core][kirkstone 01/26] gdk-pixbuf: CVE-2021-46829 a heap-based buffer overflow
` [OE-core][kirkstone 02/26] qemu: fix CVE-2021-3507
` [OE-core][kirkstone 03/26] qemu: fix CVE-2021-3929
` [OE-core][kirkstone 04/26] qemu: fix CVE-2021-4158
` [OE-core][kirkstone 05/26] qemu: fix CVE-2022-0358
` [OE-core][kirkstone 06/26] qemu: fix CVE-2022-0216
` [OE-core][kirkstone 07/26] u-boot: fix CVE-2022-33103
` [OE-core][kirkstone 08/26] gnutls: CVE-2022-2509 Double free during gnutls_pkcs7_verify
` [OE-core][kirkstone 09/26] zlib: CVE-2022-37434 a heap-based buffer over-read
` [OE-core][kirkstone 10/26] vim: update from 9.0.0063 to 9.0.0115
` [OE-core][kirkstone 11/26] devtool: error out when workspace is using old override syntax
` [OE-core][kirkstone 12/26] devtool/upgrade: correctly clean up when recipe filename isn't yet known
` [OE-core][kirkstone 13/26] devtool/upgrade: catch bb.fetch2.decodeurl errors
` [OE-core][kirkstone 14/26] runqemu: Add missing space on default display option
` [OE-core][kirkstone 15/26] archiver.bbclass: remove unsed do_deploy_archives[dirs]
` [OE-core][kirkstone 16/26] create-spdx: Fix supplier field
` [OE-core][kirkstone 17/26] create-spdx: ignore packing control files from ipk and deb
` [OE-core][kirkstone 18/26] boost: fix install of fiber shared libraries
` [OE-core][kirkstone 19/26] cmake: remove CMAKE_ASM_FLAGS variable in toolchain file
` [OE-core][kirkstone 20/26] scripts/oe-setup-builddir: make it known where configurations come from
` [OE-core][kirkstone 21/26] nativesdk: Clear TUNE_FEATURES
` [OE-core][kirkstone 22/26] relocate_sdk.py: ensure interpreter size error causes relocation to fail
` [OE-core][kirkstone 23/26] selftest/wic: Tweak test case to not depend on kernel size
` [OE-core][kirkstone 24/26] lttng-modules: fix 5.19+ build
` [OE-core][kirkstone 25/26] lttng-modules: fix build against mips and v5.19 kernel
` [OE-core][kirkstone 26/26] lttng-modules: replace mips compaction fix with upstream change
[PATCH v3 1/7] binutils: Upgrade to 2.39 release
2022-08-18 20:29 UTC (9+ messages)
` [PATCH v3 2/7] binutils-cross: Disable gprofng for when building cross binutils
` [PATCH v3 3/7] binutils: Package up gprofng
` [PATCH v3 4/7] binutils: Disable gprofng when using clang
` [PATCH v3 5/7] binutils-cross-canadian: Package up new gprofng.rc file
` [PATCH v3 6/7] autoconf: Fix strict prototype errors in generated tests
` [PATCH v3 7/7] rsync: Add missing prototypes to function declarations
` [OE-core] [PATCH v3 1/7] binutils: Upgrade to 2.39 release
[PATCH] binutils: Disable gprofng on musl systems
2022-08-18 20:27 UTC
[PATCH] vulkan-samples: enable network during do_unpack
2022-08-18 20:00 UTC (9+ messages)
` [OE-core] "
[PATCH] musl: Update to tip
2022-08-18 18:58 UTC
[PATCH] webkitgtk: Upgrade to 2.36.6 minor update
2022-08-18 17:49 UTC
[OE-core][PATCH 1/2] openssh: sync local ssh_config + sshd_config files with upstream 8.7p1
2022-08-18 17:31 UTC (3+ messages)
` [OE-core][PATCH 2/2] openssh: add support for config snippet includes to ssh and sshd
[OE-core][PATCH v2] rng-tools: Replace obsolete "wants systemd-udev-settle"
2022-08-18 17:12 UTC (5+ messages)
` [OE-core][PATCH] rng-tools: Change "Requires" to "WantedBy" for dev-hwrng.device
[OE-core][dunfell 00/11] Patch review
2022-08-18 16:56 UTC (12+ messages)
` [OE-core][dunfell 01/11] qemu: CVE-2020-27821 heap buffer overflow in msix_table_mmio_write
` [OE-core][dunfell 02/11] gnutls: CVE-2022-2509 Double free during gnutls_pkcs7_verify
` [OE-core][dunfell 03/11] zlib: CVE-2022-37434 a heap-based buffer over-read
` [OE-core][dunfell 04/11] vim: Upgrade 9.0.0021 -> 9.0.0063
` [OE-core][dunfell 05/11] vim: update from 9.0.0063 to 9.0.0115
` [OE-core][dunfell 06/11] linux-firmware: update 20220610 -> 20220708
` [OE-core][dunfell 07/11] linux-firwmare: restore WHENCE_CHKSUM variable
` [OE-core][dunfell 08/11] kernel-arch: Fix buildpaths leaking into external module compiles
` [OE-core][dunfell 09/11] bin_package: install into base_prefix
` [OE-core][dunfell 10/11] rootfs-postcommands.bbclass: move host-user-contaminated.txt to ${S}
` [OE-core][dunfell 11/11] initscripts: run umountnfs as a KILL script
[PATCH] distrooverrides.bbclass: use IMAGE_CLASSES
2022-08-18 13:26 UTC (4+ messages)
` [OE-core] "
[PATCH 1/5] bitbake-layers: add a command to save the active build configuration as a template into a layer
2022-08-18 9:27 UTC (11+ messages)
` [PATCH 2/5] meta/files: add layer setup JSON schema and example
` [OE-core] "
` [PATCH 3/5] bitbake-layers: add ability to save current layer repository configuration into a json file
` [PATCH 4/5] scripts/oe-setup-layers: add a script that restores the layer configuration from "
` [PATCH 5/5] selftest/bblayers: add a test for creating a layer setup and using it to restore the layers
[OE-core][kirkstone][PATCH] python3-pip: Fix RDEPENDS after the update
2022-08-18 9:16 UTC
[OE-core][PATCH] docs: add a comment to ensure CONNECTIVITY_CHECK_URIS is correct
2022-08-18 7:52 UTC
[PATCH v3] insane.bbclass: Skip patches not in oe-core by full path
2022-08-18 6:15 UTC
[OE-core][PATCH] python3-hypothesis: revert back to 6.46.11
2022-08-18 3:13 UTC
[PATCH] python3-cython: Remove debug lines
2022-08-18 1:45 UTC
[PATCH 1/2] valgrind: Disable drd/tests/std_thread2 ptest
2022-08-17 17:46 UTC (2+ messages)
` [PATCH 2/2] valgrind: Update to match debug file layout changes
[OE-core] [[PATCH v2] kernel-fitimage.bbclass: only package unique DTBs
2022-08-17 17:43 UTC (2+ messages)
[PATCH v2 1/2] xmlto: Update to use upstream tip of trunk
2022-08-17 16:24 UTC (2+ messages)
` [PATCH v2 2/2] nfs-utils: Upgrade to 2.6.2
[PATCH] oeqa/parselogs: add qemuarmv5 arm-charlcd masking
2022-08-17 16:00 UTC
[PATCH v3] rpm: Remove -Wimplicit-function-declaration warnings
2022-08-17 15:16 UTC
[PATCH] gcc: Update patch status to submitted for two patches
2022-08-17 15:00 UTC
[OE-core] [PATCH][kirkstone] boost: fix install of fiber shared libraries
2022-08-17 14:53 UTC (2+ messages)
[PATCH v2] rpm: Remove -Wimplicit-function-declaration warnings
2022-08-17 14:52 UTC
[PATCH 1/6] time: Add missing include for memset
2022-08-17 14:38 UTC (11+ messages)
` [PATCH 2/6] screen: Add missing include files in configure checks
` [PATCH 3/6] setserial: Fix build with clang
` [PATCH 4/6] expect: Fix implicit-function-declaration warnings
` [PATCH 5/6] spirv-tools,spirv-headers: Update to 1.3.224.0
` [OE-core] "
` [PATCH v2 6/6] xmlto: Update to use upstream tip of trunk
` [OE-core] "
[meta-oe][kirkstone][PATCH] libcoap: Add recipe
2022-08-17 14:25 UTC (2+ messages)
` [OE-core] "
[OE-core][master][kirkstone][PATCH v2] grub2: fix several CVEs
2022-08-17 13:59 UTC (2+ messages)
[kirkstone][PATCH] zlib: CVE-2022-37434 a heap-based buffer over-read
2022-08-17 11:37 UTC
[PATCH] siteinfo/autotools: Ensure task checksums reflect site files
2022-08-17 10:38 UTC (3+ messages)
` [OE-core] "
[dunfell][PATCH] zlib: CVE-2022-37434 a heap-based buffer over-read
2022-08-17 9:05 UTC
[PATCH 1/8] package: Switch debug source handling to use prefix map
2022-08-16 22:51 UTC (11+ messages)
` [PATCH 2/8] libgcc/gcc-runtime: Improve source reference handling
` [PATCH 3/8] bitbake.conf: Handle S and B separately for debug mapping
` [PATCH 4/8] python3-cython: Update code to match debug path changes
` [PATCH 5/8] gcc-cross: Fix relative links
` [PATCH 6/8] gcc: Resolve relative prefix-map filenames
` [PATCH 7/8] gcc: Add a patch to avoid hardcoded paths in libgcc on powerpc
` [OE-core] "
` [PATCH 8/8] skeleton/service: Ensure debug path handling works as intended
` [OE-core] [PATCH 1/8] package: Switch debug source handling to use prefix map
[PATCH 1/6] scripts/oe-setup-builddir: make it known where configurations come from
2022-08-16 20:41 UTC (4+ messages)
` [PATCH 6/6] selftest/bblayers: add a test for creating a layer setup and using it to restore the layers
` [OE-core] "
[PATCH 1/7] boost: Compile out stdlib unary/binary_functions for c++11 and newer
2022-08-16 17:46 UTC (10+ messages)
` [PATCH 2/7] vulkan-samples: Qualify move as std::move
` [PATCH 3/7] rpm: Remove -Wimplicit-function-declaration warnings
` [PATCH 4/7] nfs-utils: Upgrade to 2.6.2
` [PATCH 5/7] apt: Do not use std::binary_function
` [PATCH 6/7] ltp: Fix sys/mount.h and linux/mount.h conflict
` [PATCH v2 7/7] spirv-tools: Update to 1.3.224.0
` [OE-core] "
[PATCH] spirv-tools: Remove default copy constructor in header
2022-08-16 17:27 UTC
Yocto Project Status 16 August 2022 (WW33)
2022-08-16 14:53 UTC
[[PATCH v2] kernel-fitimage.bbclass: only package unique DTBs
2022-08-16 13:58 UTC
[kirkstone][PATCH] gnutls: CVE-2022-2509 Double free during gnutls_pkcs7_verify
2022-08-16 12:28 UTC
[dunfell][PATCH] gnutls: CVE-2022-2509 Double free during gnutls_pkcs7_verify
2022-08-16 11:18 UTC
[dunfell][PATCH] qemu: CVE-2020-27821 heap buffer overflow in msix_table_mmio_write
2022-08-16 11:13 UTC
[kirkstone][PATCH 1/3] lttng-modules: fix 5.19+ build
2022-08-16 9:35 UTC (3+ messages)
` [kirkstone][PATCH 2/3] lttng-modules: fix build against mips and v5.19 kernel
` [kirkstone][PATCH 3/3] lttng-modules: replace mips compaction fix with upstream change
[OE-core][PATCH] shaderc: upgrade 2022.1 -> 2022.2
2022-08-16 8:14 UTC
[qa-build-notification] QA notification for completed autobuilder build (yocto-4.0.3.rc1)
2022-08-16 7:04 UTC
[PATCH v2 1/5] binutils: Upgrade to 2.39 release
2022-08-16 3:35 UTC (5+ messages)
` [PATCH v2 2/5] binutils-cross: Disable gprofng for when building cross binutils
` [PATCH v2 3/5] binutils: Package up gprofng
` [PATCH v2 4/5] binutils: Disable gprofng when using clang
` [PATCH v2 5/5] systemd: Upgrade to 251.4 and fix build with binutils 2.39
[OE-core] [PATCH] msmtp: upgrade 1.8.20 -> 1.8.22
2022-08-16 0:05 UTC
[PATCH] glibc: Bump to latest 2.36 branch
2022-08-15 21:17 UTC (3+ messages)
` [PATCH 2/2] glibc: apply proposed patch from upstream instead of revert
Current high bug count owners for Yocto Project 4.1
2022-08-15 20:58 UTC
Yocto Project Newcomer & Unassigned Bugs - Help Needed
2022-08-15 20:57 UTC
[AUH] nfs-utils: upgrading to 2.6.2 FAILED
2022-08-15 18:56 UTC
[AUH] pkgconf: upgrading to 1.9.2 SUCCEEDED
2022-08-15 18:56 UTC
[AUH] systemd-boot: upgrading to 251.4 SUCCEEDED
2022-08-15 18:56 UTC
[AUH] glib-networking: upgrading to 2.72.2 SUCCEEDED
2022-08-15 18:56 UTC
[AUH] systemd: upgrading to 251.4 FAILED
2022-08-15 18:56 UTC
[AUH] epiphany: upgrading to 42.4 SUCCEEDED
2022-08-15 18:57 UTC
[AUH] piglit: upgrading to 6403e90dc7da02d486906cddab8d02c2552a8d46 SUCCEEDED
2022-08-15 18:57 UTC
[AUH] Upgrade status: 2022-08-15
2022-08-15 18:57 UTC
[AUH] vulkan-samples: upgrading to 74d45aace02d99d766126711a8aaa0978276ca00 FAILED
2022-08-15 18:57 UTC
[AUH] pango: upgrading to 1.50.9 SUCCEEDED
2022-08-15 18:57 UTC
[AUH] libjpeg-turbo: upgrading to 2.1.4 SUCCEEDED
2022-08-15 18:57 UTC
[AUH] wpebackend-fdo: upgrading to 1.12.1 SUCCEEDED
2022-08-15 18:57 UTC
[AUH] xz: upgrading to 5.2.6 FAILED
2022-08-15 18:57 UTC
[AUH] mesa: upgrading to 22.1.6 SUCCEEDED
2022-08-15 18:57 UTC
[AUH] webkitgtk: upgrading to 2.36.6 SUCCEEDED
2022-08-15 18:57 UTC
[AUH] boost: upgrading to 1.80.0 FAILED
2022-08-15 18:57 UTC
[AUH] mpg123: upgrading to 1.30.2 SUCCEEDED
2022-08-15 18:57 UTC
[AUH] libwebp: upgrading to 1.2.4 SUCCEEDED
2022-08-15 18:57 UTC
[AUH] wireless-regdb: upgrading to 2022.08.12 SUCCEEDED
2022-08-15 18:57 UTC
[AUH] gdk-pixbuf: upgrading to 2.42.9 FAILED
2022-08-15 18:57 UTC
[AUH] gpgme: upgrading to 1.18.0 SUCCEEDED
2022-08-15 18:57 UTC
[AUH] python3-hypothesis: upgrading to 6.54.3 SUCCEEDED
2022-08-15 18:56 UTC
[AUH] meson: upgrading to 0.63.1 SUCCEEDED
2022-08-15 18:56 UTC
[AUH] cargo: upgrading to 1.63.0 FAILED
2022-08-15 18:56 UTC
[AUH] libcgroup: upgrading to 3.0.0 FAILED
2022-08-15 18:56 UTC
[AUH] python3-numpy: upgrading to 1.23.2 SUCCEEDED
2022-08-15 18:56 UTC
[AUH] git: upgrading to 2.37.2 SUCCEEDED
2022-08-15 18:56 UTC
[AUH] python3-dtschema: upgrading to 2022.8.1 SUCCEEDED
2022-08-15 18:56 UTC
[AUH] rust: upgrading to 1.63.0 FAILED
2022-08-15 18:57 UTC
[AUH] python3-setuptools: upgrading to 65.0.0 SUCCEEDED
2022-08-15 18:57 UTC
[AUH] libstd-rs: upgrading to 1.63.0 FAILED
2022-08-15 18:57 UTC
[AUH] rust-llvm: upgrading to 1.63.0 FAILED
2022-08-15 18:57 UTC
[AUH] python3-pyelftools: upgrading to 0.29 SUCCEEDED
2022-08-15 18:57 UTC
[AUH] python3-setuptools-rust: upgrading to 1.5.1 FAILED
2022-08-15 18:57 UTC
[AUH] python3-pbr: upgrading to 5.10.0 SUCCEEDED
2022-08-15 18:57 UTC
[AUH] libtirpc: upgrading to 1.3.3 SUCCEEDED
2022-08-15 18:57 UTC
[AUH] msmtp: upgrading to 1.8.22 SUCCEEDED
2022-08-15 18:57 UTC
[AUH] strace: upgrading to 5.19 SUCCEEDED
2022-08-15 18:57 UTC
[AUH] python3-more-itertools: upgrading to 8.14.0 SUCCEEDED
2022-08-15 18:57 UTC
[AUH] python3-hatchling: upgrading to 1.7.1 SUCCEEDED
2022-08-15 18:57 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