From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5A807C636D4 for ; Wed, 15 Feb 2023 14:01:48 +0000 (UTC) Received: from mail-pl1-f176.google.com (mail-pl1-f176.google.com [209.85.214.176]) by mx.groups.io with SMTP id smtpd.web11.15546.1676469699602188875 for ; Wed, 15 Feb 2023 06:01:39 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@sakoman-com.20210112.gappssmtp.com header.s=20210112 header.b=R9ND1cru; spf=softfail (domain: sakoman.com, ip: 209.85.214.176, mailfrom: steve@sakoman.com) Received: by mail-pl1-f176.google.com with SMTP id v23so20339063plo.1 for ; Wed, 15 Feb 2023 06:01:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sakoman-com.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:from:to:cc:subject:date:message-id:reply-to; bh=q0VtlalscPSu3a1Hy3NswmviMoyzdc5kWO66cdoSs2k=; b=R9ND1cru6I7wk++LCY53s7dFQ7xECD8iXalB6VJYDPdz1u3KYsDwpSfmWKbOBzDqcm 5Iyo3onYc+I49YjZ1Sc1T8OkGBlbSSAFslO+cIQPPYQmEMMY1i05DL+f0K6nHOI4T37Q FLYlmt6j/5DdjcJJyTxWz/2wZ0fgHXQDqyps+iLMh05G2UDssAsv5WSq19ims/mkaQhB AIeMJfWQnpymZDL0j7rf3UvWdvbXei57CVHLXK3na4fYbYBC4yMqSPErtYhn+PG3zn58 JgWpjg/bGWhlrAPQVydpk1s4qeExdpTLriRAdYAUyWwTkqIzVM7PRFf7kLmFIYL7dxPi 6v5Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=q0VtlalscPSu3a1Hy3NswmviMoyzdc5kWO66cdoSs2k=; b=dF5Ygy1PUZ44CKrKFocEg114QPquQq1t9S9lVeSD4eVnEHx85IPVlcuBFb/wogjTjK Q+XHLwG1n5YERTpjPI5o3xoEmPYH1CWeBZakyBQlxx7eWgIgxC5JfWmqtkjwIQgb4yu5 TO5OughsMP3RX9Mxald9scooBG4LR3ST30szRfTBBm4b/5r7kEtQKrIHLaIbr7vj4J5L hXFyCvlCdKBEHmpGj+CNVB5PKChKGxOvdUdSTopEMRwpoZrDf1y0UEAUB9FuHsEIiqOO +ycH2OzWGmIW+J5STUFx8IAFxXKLjx4zLR9GMv3vA6Y9GKx+VqxM7D233fxPWfn7XTWs okkw== X-Gm-Message-State: AO0yUKVNAXdLGMj9/zJOOkS1MIoPhK6Hcwg+jBd2KJgt5/QswG2QDFl3 3FquaMJiq7xur0Y/5F/NiW3DDZmhHnOrOIk0sn8= X-Google-Smtp-Source: AK7set/RHcxY5XhTs/JxK92gsX6n7YPEDvuY+71bN82xCqf8WVZZIrflkmQRG7lr4zxlG5z9xLWAWg== X-Received: by 2002:a17:903:18e:b0:19a:5933:936e with SMTP id z14-20020a170903018e00b0019a5933936emr3076586plg.38.1676469698560; Wed, 15 Feb 2023 06:01:38 -0800 (PST) Received: from hexa.router0800d9.com (dhcp-72-253-4-112.hawaiiantel.net. [72.253.4.112]) by smtp.gmail.com with ESMTPSA id x3-20020a1709027c0300b0019934030f46sm12209635pll.132.2023.02.15.06.01.37 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Feb 2023 06:01:38 -0800 (PST) From: Steve Sakoman To: openembedded-core@lists.openembedded.org Subject: [OE-core][kirkstone 00/27] Pull request (cover letter only) Date: Wed, 15 Feb 2023 04:01:32 -1000 Message-Id: X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 15 Feb 2023 14:01:48 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/177195 The following changes since commit cb64ace13db85e143d99627c8803fbb13ba18617: Fix missing leading whitespace with ':append' (2023-02-01 04:16:52 -1000) are available in the Git repository at: https://git.openembedded.org/openembedded-core-contrib stable/kirkstone-next http://cgit.openembedded.org/openembedded-core-contrib/log/?h=stable/kirkstone-next Alejandro Hernandez Samaniego (1): testimage: Fix error message to reflect new syntax Alexander Kanavin (3): vulkan-samples: branch rename master -> main gdk-pixbuf: do not use tools from gdk-pixbuf-native when building tests oeqa/qemurunner: do not use Popen.poll() when terminating runqemu with a signal Arnout Vandecappelle (1): python3-pytest: depend on python3-tomli instead of python3-toml Bruce Ashfield (2): linux-yocto/5.15: update to v5.15.89 linux-yocto/5.15: update to v5.15.91 Changqing Li (1): apt: fix do_package_qa failure Chee Yang Lee (1): git: upgrade to 2.35.6 Harald Seiler (1): bootchart2: Fix usrmerge support Khem Raj (2): scons: Pass MAXLINELENGTH to scons invocation scons.bbclass: Make MAXLINELENGTH overridable Louis Rannou (1): oeqa/selftest/locales: Add selftest for locale generation/presence Martin Jansa (1): meta: remove True option to getVar and getVarFlag calls (again) Mikko Rapeli (1): oeqa context.py: fix --target-ip comment to include ssh port number Mingli Yu (1): glslang: branch rename master -> main Narpat Mali (1): python3-certifi: fix for CVE-2022-23491 Pawel Zalewski (1): classes/fs-uuid: Fix command output decoding issue Richard Purdie (3): kernel/linux-kernel-base: Fix kernel build artefact determinism issues make-mod-scripts: Ensure kernel build output is deterministic libc-locale: Fix on target locale generation Ross Burton (4): git: ignore CVE-2022-41953 buildtools-tarball: set pkg-config search path sdkext/cases/devtool: pass a logger to HTTPService httpserver: add error handler that write to the logger Ulrich Ölmann (2): recipe_sanity: fix old override syntax lsof: fix old override syntax meta/classes/fs-uuid.bbclass | 2 +- meta/classes/image.bbclass | 2 +- meta/classes/kernel.bbclass | 3 - meta/classes/libc-package.bbclass | 1 + meta/classes/license_image.bbclass | 2 +- meta/classes/linux-kernel-base.bbclass | 4 + meta/classes/recipe_sanity.bbclass | 2 +- meta/classes/scons.bbclass | 8 +- meta/classes/testimage.bbclass | 2 +- meta/lib/oe/package_manager/deb/__init__.py | 8 +- meta/lib/oeqa/runtime/context.py | 4 +- meta/lib/oeqa/sdkext/cases/devtool.py | 2 +- meta/lib/oeqa/selftest/cases/locales.py | 45 ++++ meta/lib/oeqa/utils/httpserver.py | 6 + meta/lib/oeqa/utils/qemurunner.py | 11 +- meta/recipes-core/meta/buildtools-tarball.bb | 3 + meta/recipes-devtools/apt/apt_2.4.5.bb | 1 + .../0001-bootchart2-support-usrmerge.patch | 37 --- .../bootchart2/bootchart2_0.14.9.bb | 11 +- .../git/{git_2.35.5.bb => git_2.35.6.bb} | 4 +- meta/recipes-devtools/go/go_1.17.13.bb | 4 +- .../python3-certifi/CVE-2022-23491.patch | 230 ++++++++++++++++++ .../python/python3-certifi_2021.10.8.bb | 2 + .../python/python3-pytest_7.1.1.bb | 2 +- meta/recipes-devtools/rust/rust-common.inc | 2 +- meta/recipes-devtools/rust/rust.inc | 20 +- meta/recipes-extended/lsof/lsof_4.94.0.bb | 2 +- .../0001-Add-use_prebuilt_tools-option.patch | 173 ------------- ...w-a-subset-of-tests-in-cross-compile.patch | 66 +++++ .../gdk-pixbuf/gdk-pixbuf_2.42.10.bb | 17 +- .../glslang/glslang_1.3.204.1.bb | 2 +- .../vulkan/vulkan-samples_git.bb | 2 +- .../linux/linux-yocto-rt_5.15.bb | 6 +- .../linux/linux-yocto-tiny_5.15.bb | 6 +- meta/recipes-kernel/linux/linux-yocto_5.15.bb | 26 +- .../make-mod-scripts/make-mod-scripts_1.0.bb | 2 +- scripts/contrib/image-manifest | 2 +- scripts/lib/devtool/menuconfig.py | 2 +- 38 files changed, 432 insertions(+), 292 deletions(-) create mode 100644 meta/lib/oeqa/selftest/cases/locales.py delete mode 100644 meta/recipes-devtools/bootchart2/bootchart2/0001-bootchart2-support-usrmerge.patch rename meta/recipes-devtools/git/{git_2.35.5.bb => git_2.35.6.bb} (97%) create mode 100644 meta/recipes-devtools/python/python3-certifi/CVE-2022-23491.patch delete mode 100644 meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/0001-Add-use_prebuilt_tools-option.patch create mode 100644 meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/0001-meson.build-allow-a-subset-of-tests-in-cross-compile.patch -- 2.34.1