messages from 2023-11-21 09:09:08 to 2023-11-23 14:21:38 UTC [more...]
[OE-core][dunfell][PATCH 1/2] systemd: implement --initialized-match/nomatch arguments
2023-11-23 14:21 UTC (3+ messages)
` [dunfell][PATCH "
` [OE-core] "
[RFC 0/2] useradd improvements
2023-11-23 14:11 UTC (4+ messages)
` [RFC 1/2] usergrouptests: Add initial useradd testing
` [RFC 2/2] useradd.bbclass: ensure sysroot_setscene for DEPENDS
` [OE-core] "
[oe-core][PATCHv3] cups: Allow to be controlled by root and users in wheel
2023-11-23 14:04 UTC (6+ messages)
[PATCH v2] cve-check.bbclass: support embedded SW components with different version number
2023-11-23 13:55 UTC (2+ messages)
` [OE-core] "
[OE-core][kirkstone 00/16] Patch review
2023-11-23 13:45 UTC (21+ messages)
` [OE-core][kirkstone 01/16] tiff: Backport fix for CVE-2023-41175
` [OE-core][kirkstone 02/16] grub: fix CVE-2023-4692
` [OE-core][kirkstone 03/16] qemu 6.2.0: Fix CVE-2023-1544
` [OE-core][kirkstone 04/16] avahi: fix CVE-2023-38471
` [OE-core][kirkstone 05/16] avahi: fix CVE-2023-38470
` [OE-core][kirkstone 06/16] avahi: fix CVE-2023-38469
` [OE-core][kirkstone 07/16] avahi: fix CVE-2023-38472
` [OE-core][kirkstone 08/16] avahi: fix CVE-2023-38473
` [OE-core][kirkstone 09/16] binutils: Fix CVE-2022-47007
` [OE-core][kirkstone 10/16] binutils: Fix CVE-2022-48064
` [OE-core][kirkstone 11/16] ghostscript: ignore GhostPCL CVE-2023-38560
` [OE-core][kirkstone 12/16] go: ignore CVE-2023-45283 and CVE-2023-45284
` [OE-core][kirkstone 13/16] sudo: upgrade 1.9.13p3 -> 1.9.15p2
` [OE-core][kirkstone 14/16] go: Fix issue in DNS resolver
` [OE-core][kirkstone 15/16] goarch: Move Go architecture mapping to a library
` [OE-core][kirkstone 16/16] libxcrypt: fixed some build error for nativesdk with mingw
[OE-core] [RFC 1/5] valgrind: make ptest depend on all components
2023-11-23 13:24 UTC (8+ messages)
[PATCH V2] rust-cross-canadian: Fix file conflicts for arm and aarch64
2023-11-23 12:40 UTC (2+ messages)
` [OE-core] "
[oe-core][PATCH] pciutils: add packageconfigs for options
2023-11-23 11:34 UTC
[oe-core][master][kirkstone][PATCH 1/1] vim: Upgrade 9.0.2068 -> 9.0.2112
2023-11-23 10:47 UTC
[PATCH 0/6] devtool: add support of submodules
2023-11-23 10:35 UTC (9+ messages)
` [PATCH 1/6] devtool: fix update-recipe dry-run mode
` [PATCH 2/6] devtool: finish/update-recipe: restrict mode srcrev to recipes fetched from SCM
` [PATCH 3/6] devtool: tag all submodules
` [PATCH 4/6] devtool: add support for git submodules
` [PATCH 5/6] oeqa/selftest/devtool: add test "
` [PATCH 6/6] lib/oe/recipeutils.py: remove trailing white-spaces
` [OE-core] [PATCH 0/6] devtool: add support of submodules
[PATCH] Revert "lzop: remove recipe from oe-core"
2023-11-23 8:26 UTC (2+ messages)
` [OE-core] "
[OE-core] [PATCH] libxml2: upgrade 2.11.5 -> 2.12.0
2023-11-23 8:00 UTC (2+ messages)
[OE-core][dunfell][PATCH 2/2] systemd: support to list only initialized/uninitialized devices
2023-11-23 5:45 UTC (2+ messages)
` [dunfell][PATCH "
[PATCH] busybox: Enable utmp support on musl systems
2023-11-23 4:40 UTC
[OE-core][dunfell][PATCH] shadow: backport patch to fix CVE-2023-29383
2023-11-23 3:37 UTC
Patchtest results for [PATCH 2/2] libsoup-2.4: Fix build with clang-17 and libxml2-2.12
2023-11-23 3:20 UTC
[PATCH 1/2] shared-mime-info: Fix build with clang-17+
2023-11-23 3:10 UTC (2+ messages)
` [PATCH 2/2] libsoup-2.4: Fix build with clang-17 and libxml2-2.12
[OE-core][PATCH] libxcrypt: fixed some build error for nativesdk with mingw
2023-11-23 2:13 UTC (4+ messages)
[PATCH] init-manager-mdev-busybox: Keep sysvinit distro feature on
2023-11-23 0:32 UTC (3+ messages)
` [OE-core] "
[PATCH 00/21] Consistent naming scheme for deployed artifacts
2023-11-22 22:26 UTC (26+ messages)
` [PATCH 01/21] image*.bbclass, kernel*.bbclass: create version-less artifacts and versioned hard links
` [PATCH 02/21] create-spdx-2.2.bbclass: use hardlink as well
` [OE-core] "
` [PATCH 03/21] image, kernel: allow to disable creating the hardlinks by setting *LINK_NAME variables to empty
` [PATCH 04/21] kernel: move the leading dash into KERNEL_ARTIFACT_NAME
` [PATCH 05/21] kernel-fitimage.bbclass: avoid duplicate .bin extension
` [PATCH 06/21] kernel-fitimage.bbclass: add .its extension also to links
` [PATCH 07/21] uboot: use ${IMAGE_MACHINE_SUFFIX} instead of -${MACHINE} and use hardlinks
` [PATCH 08/21] image.bbclass: rename create_symlinks to create_hardlinks
` [PATCH 09/21] image-artifact-names.bbclass: add IMAGE_VERSION_SUFFIX_DATETIME which uses SOURCE_DATE_EPOCH
` [PATCH 10/21] oeqa: bbtests.BitbakeTests.test_image_manifest: use just isfile() instead of islink()
` [PATCH 11/21] oeqa: wic: "
` [PATCH 12/21] linux-dummy: add do_deploy_links task
` [PATCH 13/21] kernel.bbclass: inherit KERNEL_CLASSES at the end
` [PATCH 14/21] image.bbclass: don't append -dbg suffix twice
` [PATCH 15/21] oeqa: imagefeatures: append -dbg suffix at the end of IMAGE_NAME not IMAGE_LINK_NAME
` [PATCH 16/21] oeqa: gdbserver: "
` [PATCH 17/21] oeqa: fitimage: respect KERNEL_FIT_NAME
` [PATCH 18/21] selftest: multiconfig-image-packager: use IMAGE_NAME instead of IMAGE_LINK_NAME
` [PATCH 19/21] image.bbclass: remove hardlinks as well
` [PATCH 20/21] populate_sdk_ext.bbclass: add *:do_shared_workdir to BB_SETSCENE_ENFORCE_IGNORE_TASKS
` [OE-core] "
` [PATCH 21/21] u-boot.inc: don't replace the binary with symlink
` [OE-core] [PATCH 00/21] Consistent naming scheme for deployed artifacts
[PATCH 0/5] python3-sphinxcontrib-*
2023-11-22 16:37 UTC (6+ messages)
` [PATCH 1/5] python3-sphinxcontrib-applehelp: 1.0.4 -> 1.0.7
` [PATCH 2/5] python3-sphinxcontrib-devhelp: 1.0.2 -> 1.0.5
` [PATCH 3/5] python3-sphinxcontrib-htmlhelp: 2.0.1 -> 2.0.4
` [PATCH 4/5] python3-sphinxcontrib-qthelp: 1.0.3 -> 1.0.6
` [PATCH 5/5] python3-sphinxcontrib-serializinghtml: 1.1.5 -> 1.1.9
[Kirkstone] joe editor broken with current ncurses
2023-11-22 16:27 UTC (14+ messages)
` [OE-core] "
` Private: "
[PATCH] bitbake: fetch2: git: add missing destsuffix and subpath parameters in docstrings
2023-11-22 15:13 UTC
[PATCH 1/2] shared-mime-info: embed PV in the filename
2023-11-22 14:13 UTC (2+ messages)
` [PATCH 2/2] package_ipk: Fix Source: field variable dependency
[PATCH v2 0/2] patch: reduce changes during patch refresh
2023-11-22 14:08 UTC (3+ messages)
` [PATCH v2 1/2] patch: extract patches without diffstats
` [PATCH v2 2/2] patch: extract patches with all-zero hash
[PATCH] poky: kirkstone: eSDK: fix build-in eSDK environment file generation
2023-11-22 13:48 UTC (8+ messages)
[OE-core] [meta-oe][PATCH v2 0/1] wic: extend empty plugin with options to write zeros to partiton
2023-11-22 12:57 UTC
[PATCH v8 0/8] devtool ide plugin
2023-11-22 12:35 UTC (10+ messages)
` [PATCH v8 3/8] image-combined-dbg: make this the default
` [OE-core] "
[PATCH v4] wic: rawcopy: add support for zstd decompression
2023-11-22 12:17 UTC
[OE-core][mickledore][PATCH] avahi: backport Debian patches to fix multiple CVE's
2023-11-22 11:56 UTC
[oe-core][kirkstone][PATCH 1/1] gstreamer1.0-plugins-bad: fix CVE-2023-44429
2023-11-22 11:49 UTC
[PATCH 0/2] cmake-qemu
2023-11-22 11:45 UTC (7+ messages)
` [PATCH 2/2] cmake.bbclass: optionally support qemu
` [OE-core] "
[meta-oe][PATCH v2 0/1] wic: extend empty plugin with options to write zeros to partiton
2023-11-22 10:47 UTC (2+ messages)
` [meta-oe][PATCH v2 1/1] "
[PATCH] systemd-compat-units.bb: fix postinstall script
2023-11-22 10:23 UTC
[PATCH] wic: add test for partition hidden attributes
2023-11-22 10:01 UTC
[OE-core] [PATCH] elfutils: upgrade 0.189 -> 0.190
2023-11-22 10:08 UTC (2+ messages)
[PATCH] wic/plugins/source/bootimg-efi: Configure installation of kernel image into boot partition
2023-11-22 10:00 UTC (3+ messages)
` [PATCH] meta/lib/oeqa/selftest/cases/wic: Add tests for configuring kernel image install "
[dunfell][PATCH 1/2] wayland: fix CVE-2021-3782
2023-11-22 8:55 UTC (2+ messages)
` [dunfell][PATCH 2/2] python3-setuptools: fix CVE-2022-40897
[PATCH] poky: kirkstone: eSDK: fix build-in eSDK environment file generation
2023-11-22 9:13 UTC (2+ messages)
[OE-core] [PATCH] python3-urllib3: upgrade 2.0.7 -> 2.1.0
2023-11-22 9:07 UTC
[OE-core] [PATCH] python3-scons: upgrade 4.5.2 -> 4.6.0
2023-11-22 9:07 UTC
[OE-core] [PATCH] python3-pyasn1: upgrade 0.5.0 -> 0.5.1
2023-11-22 9:06 UTC
[OE-core] [PATCH] python3-hypothesis: upgrade 6.89.0 -> 6.90.0
2023-11-22 9:05 UTC
[OE-core] [PATCH] python3-wcwidth: upgrade 0.2.9 -> 0.2.11
2023-11-22 9:05 UTC
[OE-core] [PATCH] python3-setuptools: upgrade 68.2.2 -> 69.0.2
2023-11-22 9:04 UTC
[OE-core] [PATCH] python3-certifi: upgrade 2023.7.22 -> 2023.11.17
2023-11-22 9:03 UTC
[OE-core] [PATCH] log4cplus: upgrade 2.1.0 -> 2.1.1
2023-11-22 9:01 UTC
[OE-core] [PATCH] libxslt: upgrade 1.1.38 -> 1.1.39
2023-11-22 9:01 UTC
[OE-core] [PATCH] libksba: upgrade 1.6.4 -> 1.6.5
2023-11-22 9:00 UTC
[OE-core] [PATCH] libgcrypt: upgrade 1.10.2 -> 1.10.3
2023-11-22 8:59 UTC
[OE-core] [PATCH] libdrm: upgrade 2.4.117 -> 2.4.118
2023-11-22 8:57 UTC
[OE-core] [PATCH] gnutls: upgrade 3.8.1 -> 3.8.2
2023-11-22 8:57 UTC
[OE-core] [PATCH] git: upgrade 2.42.1 -> 2.43.0
2023-11-22 8:56 UTC
[OE-core] [PATCH] ell: upgrade 0.59 -> 0.60
2023-11-22 8:55 UTC
[OE-core] [PATCH] diffoscope: upgrade 251 -> 252
2023-11-22 8:54 UTC
[OE-core] [PATCH] bind: upgrade 9.18.19 -> 9.18.20
2023-11-22 8:53 UTC
[OE-core][dunfell][PATCH] avahi: backport Debian patches to fix multiple CVE's
2023-11-22 7:59 UTC
[PATCH v9 1/3] vte: upgrade 2.72.2 -> 2.74.0
2023-11-22 6:31 UTC (3+ messages)
` [PATCH v9 2/3] vte: Upgrade to 0.74.1
` [PATCH v9 3/3] image.bbclass: Add glib-2.0/schemas to MULTILIBRE_ALLOW_REP
Patchtest results for [OE-core][kirkstone][PATCH] openssl: fix CVE-2023-5678 Generating excessively long X9.42 DH keys or checking excessively long X9.42 DH keys or parameters may be very slow
2023-11-22 6:17 UTC
[OE-core][kirkstone][PATCH] openssl: fix CVE-2023-5678 Generating excessively long X9.42 DH keys or checking excessively long X9.42 DH keys or parameters may be very slow
2023-11-22 5:59 UTC
[PATCH] rust: rust package split
2023-11-22 2:14 UTC
[PATCH] uki: Add support for building Unified Kernel Images
2023-11-22 1:09 UTC (8+ messages)
` [OE-core] "
[PATCH] python3-poetry-core: upgrade 1.7.0 -> 1.8.1
2023-11-21 22:31 UTC (3+ messages)
` [OE-core] "
` [PATCH v2] "
[PATCH] rust-llvm: remove python3native dependency
2023-11-21 21:58 UTC (3+ messages)
` [OE-core] "
[OE-Core] [PATCH 0/1] classes: Fix sed command line for passwd-expire
2023-11-21 19:05 UTC (2+ messages)
` [OE-Core] [PATCH 1/1] "
[PATCH] shared-mime-info: embed PV in the filename
2023-11-21 16:02 UTC
Yocto Project Status 21 November 2023 (WW47)
2023-11-21 15:58 UTC
[PATCH] lib/oe/patch: ensure os.chdir restoring always happens
2023-11-21 14:06 UTC
[PATCH] vim: use upstream generated .po files
2023-11-21 13:55 UTC
[OE-core][master][PATCH] ptest-packagelists: Add sdbus-c++
2023-11-21 13:34 UTC (4+ messages)
[PATCH] kernel-arch: use ccache only for compiler
2023-11-21 13:26 UTC
[OE-core][kirkstone][PATCH] ptest-packagelists: Add sdbus-c++ ptest
2023-11-21 13:25 UTC (2+ messages)
[PATCH v2] oeqa/selftest/debuginfod: improve selftest
2023-11-21 13:19 UTC
[PATCH] package: split strip cmd when ccache is used
2023-11-21 13:14 UTC (5+ messages)
` [OE-core] "
[PATCH] binutils: Fix CVE-2022-47007
2023-11-21 11:51 UTC
[kirkstone][PATCH V2 1/2] binutils: Fix CVE-2022-47007
2023-11-21 11:42 UTC (2+ messages)
` [kirkstone][PATCH V2 2/2] binutils: Fix CVE-2022-48064
[kirkstone][PATCH] binutils: Fix CVE-2022-48064
2023-11-21 11:40 UTC
[PATCH] oeqa/selftest/debuginfod: improve selftest
2023-11-21 11:33 UTC
[OE-core][kirkstone][PATCH] libxcrypt: fixed some build error for nativesdk with mingw
2023-11-21 9:08 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