From patchwork Wed Dec 28 07:36:57 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17280 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 DC378C4708D for ; Wed, 28 Dec 2022 07:37:42 +0000 (UTC) Received: from mail-wr1-f54.google.com (mail-wr1-f54.google.com [209.85.221.54]) by mx.groups.io with SMTP id smtpd.web10.176132.1672213052771447699 for ; Tue, 27 Dec 2022 23:37:33 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=B0g6AxGB; spf=pass (domain: gmail.com, ip: 209.85.221.54, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f54.google.com with SMTP id bs20so12121411wrb.3 for ; Tue, 27 Dec 2022 23:37:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=UtC6bGLeGD36Hoypne/ROVZlx95nuyoDewfI3N0DOP4=; b=B0g6AxGBowXI9LvHwoLmSWyXc0ra4duNmgWzHJHFp/kInNzwhsF3svmAF3lNGPwQ3B wl7oyGxUufjUYiK946AT2+Zy4AFyDRYDZ2lFgDSZCendNcaUnHGM+uBkavigzfjfq+FU Qve0wKwzM4e54OkrbH2tUKoF+B3wnMjiDh1QY944ETnK7iYyfjnBhbz5P+6+ZCUCZcXp 8YOBKRJLqBU931/JYe3OYroi2wi4/1IV6rgWXJBhNVfR2+/V9qSym2wjc/Yr/2SxJol+ GuQ6WiGOllKd5NdRhG2pbEkhm3WTPnnhIyXMHY3Lzm/cMrPaTVFstb8QNZaBGdWc25CB xYQQ== 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:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=UtC6bGLeGD36Hoypne/ROVZlx95nuyoDewfI3N0DOP4=; b=tUMs72suPLjZsBoQSrF5Mn8ibWtx2QU94+Rq/XxbmFQogkpL5wdGb6H6C9K3eCx3mB glx0nHoXZBou+o1MKVdLkFtqVuvbf568fPVM+U/MBacOTizr+CCM9hvkggP3YDop5RjM uXeS+By8+P8OG8nupg/mfR07emvJHCPNaSMM1W9cKtJuFQr94fKTmkRGodBxYMtwXRh5 MjoStfXvsEfa9p4uOYEPLZlT+nTo3bCCINV8ACZq7+CEecsftgdDKnylIsPRYY17RLil JaT/sIaCS1wjZzFGl+4DlsAUR+L8xWQfnqZ6lZJ8ITXVIfybk7hXpFN9/w/MggS7ETMd 7ugw== X-Gm-Message-State: AFqh2kp6T1Nwv4NxI1Pl5KwzaDURgtqihzoWCb433cIKPp1+WdCphxee F7MWe7hevdLabO+5J2Kp3fsgCP+I0Z4= X-Google-Smtp-Source: AMrXdXvfa5DKXaqJvO0MYva5MKx+MDmDQu5DsM5A3iq8zbCMxZetKckxckoLBKAymE2ZrNDtSQMWOQ== X-Received: by 2002:adf:cd82:0:b0:24d:867f:10e3 with SMTP id q2-20020adfcd82000000b0024d867f10e3mr17934353wrj.0.1672213049426; Tue, 27 Dec 2022 23:37:29 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id t15-20020a5d534f000000b002365254ea42sm14802040wrv.1.2022.12.27.23.37.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Dec 2022 23:37:28 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 01/25] systemd: update 251.8 -> 252.4 Date: Wed, 28 Dec 2022 08:36:57 +0100 Message-Id: <20221228073721.3454255-1-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 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, 28 Dec 2022 07:37:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175042 Signed-off-by: Alexander Kanavin --- .../systemd/{systemd-boot_251.8.bb => systemd-boot_252.4.bb} | 0 meta/recipes-core/systemd/systemd.inc | 4 ++-- .../systemd/{systemd_251.8.bb => systemd_252.4.bb} | 4 +++- 3 files changed, 5 insertions(+), 3 deletions(-) rename meta/recipes-core/systemd/{systemd-boot_251.8.bb => systemd-boot_252.4.bb} (100%) rename meta/recipes-core/systemd/{systemd_251.8.bb => systemd_252.4.bb} (99%) diff --git a/meta/recipes-core/systemd/systemd-boot_251.8.bb b/meta/recipes-core/systemd/systemd-boot_252.4.bb similarity index 100% rename from meta/recipes-core/systemd/systemd-boot_251.8.bb rename to meta/recipes-core/systemd/systemd-boot_252.4.bb diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc index 3bb6b0efe6..9d747ef64d 100644 --- a/meta/recipes-core/systemd/systemd.inc +++ b/meta/recipes-core/systemd/systemd.inc @@ -14,8 +14,8 @@ LICENSE = "GPL-2.0-only & LGPL-2.1-only" LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \ file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c" -SRCREV = "ae8b249af4acb055f920134f2ac584c4cbc86e3b" -SRCBRANCH = "v251-stable" +SRCREV = "4b48117716f84751dc6c8ee16c94de9858eaef4f" +SRCBRANCH = "v252-stable" SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=https;branch=${SRCBRANCH} \ " diff --git a/meta/recipes-core/systemd/systemd_251.8.bb b/meta/recipes-core/systemd/systemd_252.4.bb similarity index 99% rename from meta/recipes-core/systemd/systemd_251.8.bb rename to meta/recipes-core/systemd/systemd_252.4.bb index 8f2fb90455..3271b225fc 100644 --- a/meta/recipes-core/systemd/systemd_251.8.bb +++ b/meta/recipes-core/systemd/systemd_252.4.bb @@ -602,6 +602,7 @@ FILES:${PN} = " ${base_bindir}/* \ ${sysconfdir}/resolv-conf.systemd \ ${sysconfdir}/X11/xinit/xinitrc.d/* \ ${rootlibexecdir}/systemd/* \ + ${rootlibdir}/systemd/libsystemd-core* \ ${libdir}/pam.d \ ${nonarch_libdir}/pam.d \ ${systemd_unitdir}/* \ @@ -616,6 +617,7 @@ FILES:${PN} = " ${base_bindir}/* \ ${bindir}/timedatectl \ ${bindir}/bootctl \ ${bindir}/oomctl \ + ${bindir}/userdbctl \ ${exec_prefix}/lib/tmpfiles.d/*.conf \ ${exec_prefix}/lib/systemd \ ${exec_prefix}/lib/modules-load.d \ @@ -658,7 +660,7 @@ INSANE_SKIP:${PN}-dbg += "libdir" INSANE_SKIP:${PN}-doc += " libdir" INSANE_SKIP:libsystemd-shared += "libdir" -FILES:libsystemd-shared = "${rootlibexecdir}/systemd/libsystemd-shared*.so" +FILES:libsystemd-shared = "${rootlibdir}/systemd/libsystemd-shared*.so" RPROVIDES:udev = "hotplug" From patchwork Wed Dec 28 07:36:58 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17275 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 F0FF2C4332F for ; Wed, 28 Dec 2022 07:37:32 +0000 (UTC) Received: from mail-wm1-f44.google.com (mail-wm1-f44.google.com [209.85.128.44]) by mx.groups.io with SMTP id smtpd.web11.177173.1672213052009431239 for ; Tue, 27 Dec 2022 23:37:32 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=qywVU58g; spf=pass (domain: gmail.com, ip: 209.85.128.44, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f44.google.com with SMTP id k26-20020a05600c1c9a00b003d972646a7dso7531986wms.5 for ; Tue, 27 Dec 2022 23:37:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=a/etbPw8w3+sS/BPqt5usbE/X8NyPpxK6LOvs4UpJ+Q=; b=qywVU58gl4fpP12bq6yz7qpSBmO4Epc/qJXJ/kjXNFPj2FDCAxOFowg3J6f886+bWh UhHfcTi5YR5gOA6oTs6xvSgGgl2H2FWe7GlI6Rg+g7xBHw1Ivy30LibvsVi4zQzKkRYr ++cQzLE1hJsDl9lgeKR3dRvZvb/ZkiWUTd9u7qhgXGJX73UQx0pbAd9MnhNOGHgVI0nX BlXuRJFeR/Z1v3MnXnf1lzxmyqOnr5K5RzX15w0kJ3vWOnUWuTPW12FW/y8jVaEOCo5Y C7O8ASp71gGcdDRgKkF+DbNO9BAQ9BQVEk8L9MOm9KLIw9wg0rmAyRCBEmuJHd+0RKZJ DCFA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=a/etbPw8w3+sS/BPqt5usbE/X8NyPpxK6LOvs4UpJ+Q=; b=mNi43xfrOvKs+ugMJPucztjMJvZw17yl35H5bbF15A3Qfg9WgeQzeAyQ+YqDA7Xbia S7djzZmt0DpD9TfMXDqWyGUjxI+EA20FfhOQxPGV6h1qQ8xBtDTNIFxguIoocvXy+9zP iQd1/sL6kJ67MzYBV4OPoMQEuahObMJAOMD1qBCEchRETwBWjzcrmlqdmqbZ2ULU61HT Q18pthdWks6q7Yp9s8E25MwQ+lh4eyCxO2zdUf77o+SXvIEn0gf81snmyscMoNiYAgtk JxdvQ1MpdYPPXM2BgcSNyoBPtFnC3ecvw2vbxiHIgqqvg02FzgH9igkNno2/0Ztigh6J 6o9Q== X-Gm-Message-State: AFqh2kpFmDA+7dHLym8OOj14OIwKXZlYBaqMuuZ5DhLhX4jfKzLEFxbr ZchG5K4Nl2X85Uftq2Wh7oVhLrYKCus= X-Google-Smtp-Source: AMrXdXszhmJd9lHD2E4M4XP7CShOtPs3oGTr+gr/1Z8QnQ9KHRIcU1ZYL6GVvCn/bUHwjSX/buNT+g== X-Received: by 2002:a05:600c:3509:b0:3cf:93de:14e8 with SMTP id h9-20020a05600c350900b003cf93de14e8mr16611224wmq.39.1672213050103; Tue, 27 Dec 2022 23:37:30 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id t15-20020a5d534f000000b002365254ea42sm14802040wrv.1.2022.12.27.23.37.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Dec 2022 23:37:29 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 02/25] dpkg: update 1.21.9 -> 1.21.13 Date: Wed, 28 Dec 2022 08:36:58 +0100 Message-Id: <20221228073721.3454255-2-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221228073721.3454255-1-alex@linutronix.de> References: <20221228073721.3454255-1-alex@linutronix.de> MIME-Version: 1.0 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, 28 Dec 2022 07:37:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175041 libmd is a new dependency. Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/dpkg/dpkg.inc | 4 ++-- ...uild.c-ignore-return-of-1-from-tar-cf.patch | 7 ++----- ...ts-expect-D-to-be-set-when-running-in.patch | 18 ++++++++---------- .../dpkg/{dpkg_1.21.9.bb => dpkg_1.21.13.bb} | 2 +- 4 files changed, 13 insertions(+), 18 deletions(-) rename meta/recipes-devtools/dpkg/{dpkg_1.21.9.bb => dpkg_1.21.13.bb} (95%) diff --git a/meta/recipes-devtools/dpkg/dpkg.inc b/meta/recipes-devtools/dpkg/dpkg.inc index 0d17a98b80..b3e8c05d62 100644 --- a/meta/recipes-devtools/dpkg/dpkg.inc +++ b/meta/recipes-devtools/dpkg/dpkg.inc @@ -4,8 +4,8 @@ HOMEPAGE = "https://salsa.debian.org/dpkg-team/dpkg" DESCRIPTION = "The primary interface for the dpkg suite is the dselect program. A more low-level and less user-friendly interface is available in the form of the dpkg command." SECTION = "base" -DEPENDS = "zlib bzip2 perl ncurses" -DEPENDS:class-native = "bzip2-replacement-native zlib-native virtual/update-alternatives-native gettext-native perl-native" +DEPENDS = "zlib bzip2 perl ncurses libmd" +DEPENDS:class-native = "bzip2-replacement-native zlib-native virtual/update-alternatives-native gettext-native perl-native libmd-native" RDEPENDS:${PN} = "${VIRTUAL-RUNTIME_update-alternatives} perl" RDEPENDS:${PN}:class-native = "" diff --git a/meta/recipes-devtools/dpkg/dpkg/0001-build.c-ignore-return-of-1-from-tar-cf.patch b/meta/recipes-devtools/dpkg/dpkg/0001-build.c-ignore-return-of-1-from-tar-cf.patch index dc0d9bfc2e..1b5b89644f 100644 --- a/meta/recipes-devtools/dpkg/dpkg/0001-build.c-ignore-return-of-1-from-tar-cf.patch +++ b/meta/recipes-devtools/dpkg/dpkg/0001-build.c-ignore-return-of-1-from-tar-cf.patch @@ -1,4 +1,4 @@ -From 839f228556c00739f72534e8635195935eb3752f Mon Sep 17 00:00:00 2001 +From 54ca20a18253bcf0915b2e2985bbee79bf881ebe Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Tue, 16 Jun 2020 03:57:25 +0000 Subject: [PATCH] build.c: ignore return of 1 from tar -cf @@ -29,7 +29,7 @@ Signed-off-by: Paul Eggleton 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/deb/build.c b/src/deb/build.c -index 76613ad..7c216d1 100644 +index 76613adec..7c216d1a9 100644 --- a/src/deb/build.c +++ b/src/deb/build.c @@ -482,6 +482,7 @@ tarball_pack(const char *dir, filenames_feed_func *tar_filenames_feeder, @@ -51,6 +51,3 @@ index 76613ad..7c216d1 100644 } static intmax_t --- -2.25.1 - diff --git a/meta/recipes-devtools/dpkg/dpkg/0003-Our-pre-postinsts-expect-D-to-be-set-when-running-in.patch b/meta/recipes-devtools/dpkg/dpkg/0003-Our-pre-postinsts-expect-D-to-be-set-when-running-in.patch index 75ae848264..bd4d5d5353 100644 --- a/meta/recipes-devtools/dpkg/dpkg/0003-Our-pre-postinsts-expect-D-to-be-set-when-running-in.patch +++ b/meta/recipes-devtools/dpkg/dpkg/0003-Our-pre-postinsts-expect-D-to-be-set-when-running-in.patch @@ -1,4 +1,4 @@ -From dd11ed66640f79143e42d778b58fdd5a61fb5836 Mon Sep 17 00:00:00 2001 +From ff325b35639a797edd92b373fbebf7b8b9f3f0c3 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 26 Aug 2015 16:25:45 +0300 Subject: [PATCH] Our pre/postinsts expect $D to be set when running in a @@ -11,22 +11,23 @@ RP 2011/12/07 ALIMON 2016/05/26 ALIMON 2017/02/21 KKang 2019/02/20 + --- - src/main/script.c | 54 +++-------------------------------------------- - 1 file changed, 3 insertions(+), 51 deletions(-) + src/main/script.c | 53 +++-------------------------------------------- + 1 file changed, 3 insertions(+), 50 deletions(-) diff --git a/src/main/script.c b/src/main/script.c -index abe65b6..0edb8f1 100644 +index ecce4d842..16f4e6ff5 100644 --- a/src/main/script.c +++ b/src/main/script.c -@@ -96,58 +96,10 @@ setexecute(const char *path, struct stat *stab) - static const char * +@@ -97,58 +97,11 @@ static const char * maintscript_pre_exec(struct command *cmd) { + const char *instdir = dpkg_fsys_get_dir(); - const char *admindir = dpkg_db_get_dir(); - const char *changedir; - size_t instdirlen = strlen(instdir); -- + - if (instdirlen > 0 && in_force(FORCE_SCRIPT_CHROOTLESS)) - changedir = instdir; - else @@ -81,6 +82,3 @@ index abe65b6..0edb8f1 100644 } /** --- -2.25.1 - diff --git a/meta/recipes-devtools/dpkg/dpkg_1.21.9.bb b/meta/recipes-devtools/dpkg/dpkg_1.21.13.bb similarity index 95% rename from meta/recipes-devtools/dpkg/dpkg_1.21.9.bb rename to meta/recipes-devtools/dpkg/dpkg_1.21.13.bb index feb579723f..8637dcfaf5 100644 --- a/meta/recipes-devtools/dpkg/dpkg_1.21.9.bb +++ b/meta/recipes-devtools/dpkg/dpkg_1.21.13.bb @@ -18,6 +18,6 @@ SRC_URI = "git://salsa.debian.org/dpkg-team/dpkg.git;protocol=https;branch=main SRC_URI:append:class-native = " file://0001-build.c-ignore-return-of-1-from-tar-cf.patch" -SRCREV = "c2d6b7de5849c62d3a4f55f61dbc53c1992f74ee" +SRCREV = "ff61d6d650e0455d4c070306a482cf757285d58b" S = "${WORKDIR}/git" From patchwork Wed Dec 28 07:36:59 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17291 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 1BB99C63705 for ; Wed, 28 Dec 2022 07:37:43 +0000 (UTC) Received: from mail-wm1-f54.google.com (mail-wm1-f54.google.com [209.85.128.54]) by mx.groups.io with SMTP id smtpd.web11.177174.1672213053177718180 for ; Tue, 27 Dec 2022 23:37:33 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=Th4sSoWZ; spf=pass (domain: gmail.com, ip: 209.85.128.54, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f54.google.com with SMTP id m26-20020a05600c3b1a00b003d9811fcaafso4227260wms.5 for ; Tue, 27 Dec 2022 23:37:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=SmJfARRyhJNNkYJzLnX0d5aH/C1Wfgh7+SQWGIOHPBA=; b=Th4sSoWZkrjg7Mmn6URWfO/rfvAp73F7MFyoZLZj3T7XipzqOXL9qbjKPcAP/r2P0t uuEJb71YCmin2Qzx244TuOOh0p7rNM9cTGLH9HsvIawTqisnjoNO7VN3GlQqW1XE5nTR ++Su4aYjA7Vaq0IYoX94aJBimb/hx7p0jKvc5nee7FKc7nNGN66VOpqgKGjAkb0HjU/2 pBE3t5WAMXx4X8QhnYHOqgxHsqFNHhFFoxhdFuqLxCVnnNH4j7Qm1r7jZ7bmGa3Q1B3R 2KKYtYEc4pECukudpAuuuM1d0xVQ07vxInF098S7+r716bIBtjx/5tP55qyb6BuPVKow lIDw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SmJfARRyhJNNkYJzLnX0d5aH/C1Wfgh7+SQWGIOHPBA=; b=mWG9OqNxMC0J5afB6l+OeG/VyWtm2OAky0/KWjlR9H8AWLWL4DNhtYDUWxt+ngdNIh wb3aog+uD+Fsm6buV+ZWfCm6E/yAgzkptH5dnpz2UXDbc5Xcs+SZoPig3XbSrOvzZqC9 nRMVxYVca4JAOV5PSWM4gwxvX1Ka9bJzdGWPoqdMWfh8MmjfOCLMAzLTlLSIyu0F/Z7o 9G5pqsd13pGjsNqoB47mKOjVrJpIZZM4DJFthe+MLzSo9Uz9kt7eBb8o9mTaK6v4XcJg NeSb/OW3XR5eUboIf7qqPyuh7xZD/FNzKhp4M2NYwBJwLophIehlqjvJT77SsR2SgLpT HK9w== X-Gm-Message-State: AFqh2kq0ZX0a8wQlHGInZTlxGsf61ukYHu6SELeK++JgEDgjetCVQRlz LYjMCwYJuj1ffCHUxqp/sxEizlw8xwo= X-Google-Smtp-Source: AMrXdXsC3+8o4Sn80mMX7cTXFc1d/2W59FJtX0fA8OBvq1XRhAL0M7sPBiri6wV+nUnqpjw8WkLXxg== X-Received: by 2002:a1c:2b04:0:b0:3d3:4f28:40c6 with SMTP id r4-20020a1c2b04000000b003d34f2840c6mr16707053wmr.1.1672213050842; Tue, 27 Dec 2022 23:37:30 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id t15-20020a5d534f000000b002365254ea42sm14802040wrv.1.2022.12.27.23.37.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Dec 2022 23:37:30 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 03/25] python3-installer: update 0.5.1 -> 0.6.0 Date: Wed, 28 Dec 2022 08:36:59 +0100 Message-Id: <20221228073721.3454255-3-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221228073721.3454255-1-alex@linutronix.de> References: <20221228073721.3454255-1-alex@linutronix.de> MIME-Version: 1.0 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, 28 Dec 2022 07:37:43 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175043 Signed-off-by: Alexander Kanavin --- .../python3-installer/interpreter.patch | 24 +++++++++++++------ ...er_0.5.1.bb => python3-installer_0.6.0.bb} | 2 +- 2 files changed, 18 insertions(+), 8 deletions(-) rename meta/recipes-devtools/python/{python3-installer_0.5.1.bb => python3-installer_0.6.0.bb} (89%) diff --git a/meta/recipes-devtools/python/python3-installer/interpreter.patch b/meta/recipes-devtools/python/python3-installer/interpreter.patch index ef10ef1b45..7906769b90 100644 --- a/meta/recipes-devtools/python/python3-installer/interpreter.patch +++ b/meta/recipes-devtools/python/python3-installer/interpreter.patch @@ -1,3 +1,8 @@ +From 74fe171fa4a25c120607e9f8450cbdfee675c959 Mon Sep 17 00:00:00 2001 +From: Ross Burton +Date: Mon, 14 Mar 2022 14:39:22 +0000 +Subject: [PATCH] python3-installer: add installer module + Let us override the hashbang directly (possibly upstreamable), and don't play games with hashbangs: for now assume that even hashbangs with spaces are simple (assume the spaces are only used to separate arguments) and @@ -6,13 +11,18 @@ we don't have long hashbangs. Upstream-Status: Inappropriate Signed-off-by: Ross Burton +--- + src/installer/__main__.py | 9 ++++++++- + src/installer/scripts.py | 15 +-------------- + 2 files changed, 9 insertions(+), 15 deletions(-) + diff --git a/src/installer/__main__.py b/src/installer/__main__.py -index 3357ec5..d2fd8d2 100644 +index 51014b9..38de286 100644 --- a/src/installer/__main__.py +++ b/src/installer/__main__.py -@@ -23,6 +23,13 @@ def _get_main_parser() -> argparse.ArgumentParser: +@@ -30,6 +30,13 @@ def _get_main_parser() -> argparse.ArgumentParser: type=str, - help="destination directory (prefix to prepend to each file)", + help="override prefix to install packages to", ) + parser.add_argument( + "--interpreter", @@ -24,10 +34,10 @@ index 3357ec5..d2fd8d2 100644 parser.add_argument( "--compile-bytecode", action="append", -@@ -73,7 +80,7 @@ def _main(cli_args: Sequence[str], program: Optional[str] = None) -> None: +@@ -86,7 +93,7 @@ def _main(cli_args: Sequence[str], program: Optional[str] = None) -> None: with WheelFile.open(args.wheel) as source: destination = SchemeDictionaryDestination( - scheme_dict=_get_scheme_dict(source.distribution), + scheme_dict=_get_scheme_dict(source.distribution, prefix=args.prefix), - interpreter=sys.executable, + interpreter=args.interpreter, script_kind=get_launcher_kind(), @@ -56,6 +66,6 @@ index 7e3c8fc..ba6ed5a 100644 - # I don't understand a lick what this is trying to do. - return b"#!/bin/sh\n'''exec' " + quoted + b' "$0" "$@"\n' + b"' '''" + return b"#!" + executable_bytes - - + + class InvalidScript(ValueError): diff --git a/meta/recipes-devtools/python/python3-installer_0.5.1.bb b/meta/recipes-devtools/python/python3-installer_0.6.0.bb similarity index 89% rename from meta/recipes-devtools/python/python3-installer_0.5.1.bb rename to meta/recipes-devtools/python/python3-installer_0.6.0.bb index 07bbafa81f..e728e47cec 100644 --- a/meta/recipes-devtools/python/python3-installer_0.5.1.bb +++ b/meta/recipes-devtools/python/python3-installer_0.6.0.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5038641aec7a77451e31da828ebfae00" SRC_URI += "file://interpreter.patch" -SRC_URI[sha256sum] = "f970995ec2bb815e2fdaf7977b26b2091e1e386f0f42eafd5ac811953dc5d445" +SRC_URI[sha256sum] = "f3bd36cd261b440a88a1190b1becca0578fee90b4b62decc796932fdd5ae8839" inherit pypi python_flit_core From patchwork Wed Dec 28 07:37:00 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17288 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 04203C5479D for ; Wed, 28 Dec 2022 07:37:43 +0000 (UTC) Received: from mail-wm1-f44.google.com (mail-wm1-f44.google.com [209.85.128.44]) by mx.groups.io with SMTP id smtpd.web10.176134.1672213056713324348 for ; Tue, 27 Dec 2022 23:37:38 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=HcnOX+ho; spf=pass (domain: gmail.com, ip: 209.85.128.44, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f44.google.com with SMTP id k26-20020a05600c1c9a00b003d972646a7dso7532025wms.5 for ; Tue, 27 Dec 2022 23:37:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=r7/BJuv8+pZe+fPXFB75yBhDENoBwA3jrIEi6+3bedk=; b=HcnOX+hoNfUz5cgeKGfa4JzXbUQBNVonJ3MvEZT06yxewPfY1CixxeE7miBAR/2cIj 2MkPDuZL3ZQb9qf4ETHPMabFcFLabRanPpZOX356R7Ek7lgLzlgX+iftHMGcxpH0vheT NVIRjnSn1c4myYvAA8kzoPBZz5NLQ2jIICDk2jiaLfpgQY4aO60AvfYmhsE9G1HwioID px77suXB2m/AZMCmwYLEEhnsuOMwmfSX3jKcqmWtlokYTVddcx/wsNfl9wk3SwfNglHc 1syJZANQME2HYWL8n9/hfkDeHz6QRR9+kVMVJu4Dmvsl13spnCmtZadPlG05IfRjAsIl Jstg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=r7/BJuv8+pZe+fPXFB75yBhDENoBwA3jrIEi6+3bedk=; b=3CSA0I5Rh1QUohb4NBpGN4l9BjkoYG9p/HX2tANBnM1s+JhD7zy0iZUsi+3enSKKVL 73uQ8iz7pezMvbmLBrANqKuLCZhep1Oi9YMAJOWvEWQCjyg8VfAVBWJGVN7trV5uoDrS FHn/aE23Rpfth4fDiZEoDc06WmHJzcliC3uS7lmILC6IY+2WqZ9cPq+CeyeEPLyqtod9 C2tGU4enLJGoK+30S/7Q1VTj60IRbX10rJLPKClaHxQWID8cBo4XHdTgWkSI545IzQxw lWllMIW37j9PpThtpp70vSk4ZbuwOS0d+6BNSExHzqJbdTsgfvHBZUlyXYNsKLMVDfQu oh3w== X-Gm-Message-State: AFqh2kpU5A5/x6gcMz/oQYvcdIblBtjZv3k0ckr4d1Ta/7fP1MqBr3ZY W9XOEKso6+VQpKyo0cHnhZv8Mze3GtE= X-Google-Smtp-Source: AMrXdXv+mIV681+pdbWlygHlpjoE0WuF4bnvn5QvRtw4zrQgCyPL4mzNlnaYi8VCNnm0YyWNFWsedA== X-Received: by 2002:a05:600c:218f:b0:3d1:fbf9:3bd4 with SMTP id e15-20020a05600c218f00b003d1fbf93bd4mr17047474wme.10.1672213051629; Tue, 27 Dec 2022 23:37:31 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id t15-20020a5d534f000000b002365254ea42sm14802040wrv.1.2022.12.27.23.37.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Dec 2022 23:37:31 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 04/25] python3: update 3.11.0 -> 3.11.1 Date: Wed, 28 Dec 2022 08:37:00 +0100 Message-Id: <20221228073721.3454255-4-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221228073721.3454255-1-alex@linutronix.de> References: <20221228073721.3454255-1-alex@linutronix.de> MIME-Version: 1.0 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, 28 Dec 2022 07:37:43 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175050 Drop 0001-bpo-36852-proper-detection-of-mips-architecture-for-.patch: the patch has been rejected upstream (see the bug), and does quite a bit more than just fix the mips softfloat problem. If the problem still exists, then the fix needs to be re-done, and re-submitted. The other two patches have been merged upstream. License-Update: http->https Signed-off-by: Alexander Kanavin --- ...-search-system-for-headers-libraries.patch | 2 +- ...-use-prefix-value-from-build-configu.patch | 2 +- ...-detection-of-mips-architecture-for-.patch | 227 ------------------ ...asename-to-replace-CC-for-checking-c.patch | 24 +- ...add-more-elements-in-test_determinis.patch | 27 --- ...tutils-prefix-is-inside-staging-area.patch | 2 +- .../python/python3/cve-2022-37460.patch | 95 -------- .../{python3_3.11.0.bb => python3_3.11.1.bb} | 7 +- 8 files changed, 17 insertions(+), 369 deletions(-) delete mode 100644 meta/recipes-devtools/python/python3/0001-bpo-36852-proper-detection-of-mips-architecture-for-.patch delete mode 100644 meta/recipes-devtools/python/python3/0001-test_marshal.py-add-more-elements-in-test_determinis.patch delete mode 100644 meta/recipes-devtools/python/python3/cve-2022-37460.patch rename meta/recipes-devtools/python/{python3_3.11.0.bb => python3_3.11.1.bb} (98%) diff --git a/meta/recipes-devtools/python/python3/0001-Don-t-search-system-for-headers-libraries.patch b/meta/recipes-devtools/python/python3/0001-Don-t-search-system-for-headers-libraries.patch index d6d9e451ff..bd696ade92 100644 --- a/meta/recipes-devtools/python/python3/0001-Don-t-search-system-for-headers-libraries.patch +++ b/meta/recipes-devtools/python/python3/0001-Don-t-search-system-for-headers-libraries.patch @@ -1,4 +1,4 @@ -From 910a905aaeb6edb6b042ef65b3e2b73faada80aa Mon Sep 17 00:00:00 2001 +From 32aba1dfba1e27103e7367bbb9e4bef0e31aeac5 Mon Sep 17 00:00:00 2001 From: Jeremy Puhlman Date: Wed, 4 Mar 2020 00:06:42 +0000 Subject: [PATCH] Don't search system for headers/libraries diff --git a/meta/recipes-devtools/python/python3/0001-Lib-sysconfig.py-use-prefix-value-from-build-configu.patch b/meta/recipes-devtools/python/python3/0001-Lib-sysconfig.py-use-prefix-value-from-build-configu.patch index 5ca855e7ed..cb79d9c671 100644 --- a/meta/recipes-devtools/python/python3/0001-Lib-sysconfig.py-use-prefix-value-from-build-configu.patch +++ b/meta/recipes-devtools/python/python3/0001-Lib-sysconfig.py-use-prefix-value-from-build-configu.patch @@ -1,4 +1,4 @@ -From 45548f40668d429adcb7532d35db1ac16fe74562 Mon Sep 17 00:00:00 2001 +From a73020a9c388b4882c384087882a77ab2c7b3729 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 10 Sep 2021 12:28:31 +0200 Subject: [PATCH] Lib/sysconfig.py: use values from build configuration file diff --git a/meta/recipes-devtools/python/python3/0001-bpo-36852-proper-detection-of-mips-architecture-for-.patch b/meta/recipes-devtools/python/python3/0001-bpo-36852-proper-detection-of-mips-architecture-for-.patch deleted file mode 100644 index f303eb35dc..0000000000 --- a/meta/recipes-devtools/python/python3/0001-bpo-36852-proper-detection-of-mips-architecture-for-.patch +++ /dev/null @@ -1,227 +0,0 @@ -From d2abe7328cea770425405aa0da2f4c2dac89fcad Mon Sep 17 00:00:00 2001 -From: Matthias Schoepfer -Date: Fri, 31 May 2019 15:34:34 +0200 -Subject: [PATCH] bpo-36852: proper detection of mips architecture for soft - - float - -When (cross) compiling for softfloat mips, __mips_hard_float will not be -defined and detection of OS triplet in configure.ac / configure will fail. - -This also has to do with the custom detection of the build triplet. Trying -to do this in a more autoconf/autotools manner. - -Upstream-Status: Submitted [https://github.com/python/cpython/pull/13196] -Signed-off-by: Matthias Schoepfer - ---- - configure.ac | 196 ++++++--------------------------------------------- - 1 file changed, 21 insertions(+), 175 deletions(-) - -diff --git a/configure.ac b/configure.ac -index 358b6ea..085fc0b 100644 ---- a/configure.ac -+++ b/configure.ac -@@ -907,181 +907,27 @@ then - fi - - --AC_MSG_CHECKING([for the platform triplet based on compiler characteristics]) --cat > conftest.c <=6) && defined(_MIPSEL) --# if _MIPS_SIM == _ABIO32 -- mipsisa32r6el-linux-gnu --# elif _MIPS_SIM == _ABIN32 -- mipsisa64r6el-linux-gnuabin32 --# elif _MIPS_SIM == _ABI64 -- mipsisa64r6el-linux-gnuabi64 --# else --# error unknown platform triplet --# endif --# elif defined(__mips_hard_float) && defined(__mips_isa_rev) && (__mips_isa_rev >=6) --# if _MIPS_SIM == _ABIO32 -- mipsisa32r6-linux-gnu --# elif _MIPS_SIM == _ABIN32 -- mipsisa64r6-linux-gnuabin32 --# elif _MIPS_SIM == _ABI64 -- mipsisa64r6-linux-gnuabi64 --# else --# error unknown platform triplet --# endif --# elif defined(__mips_hard_float) && defined(_MIPSEL) --# if _MIPS_SIM == _ABIO32 -- mipsel-linux-gnu --# elif _MIPS_SIM == _ABIN32 -- mips64el-linux-gnuabin32 --# elif _MIPS_SIM == _ABI64 -- mips64el-linux-gnuabi64 --# else --# error unknown platform triplet --# endif --# elif defined(__mips_hard_float) --# if _MIPS_SIM == _ABIO32 -- mips-linux-gnu --# elif _MIPS_SIM == _ABIN32 -- mips64-linux-gnuabin32 --# elif _MIPS_SIM == _ABI64 -- mips64-linux-gnuabi64 --# else --# error unknown platform triplet --# endif --# elif defined(__or1k__) -- or1k-linux-gnu --# elif defined(__powerpc__) && defined(__SPE__) -- powerpc-linux-gnuspe --# elif defined(__powerpc64__) --# if defined(__LITTLE_ENDIAN__) -- powerpc64le-linux-gnu --# else -- powerpc64-linux-gnu --# endif --# elif defined(__powerpc__) -- powerpc-linux-gnu --# elif defined(__s390x__) -- s390x-linux-gnu --# elif defined(__s390__) -- s390-linux-gnu --# elif defined(__sh__) && defined(__LITTLE_ENDIAN__) -- sh4-linux-gnu --# elif defined(__sparc__) && defined(__arch64__) -- sparc64-linux-gnu --# elif defined(__sparc__) -- sparc-linux-gnu --# elif defined(__riscv) --# if __riscv_xlen == 32 -- riscv32-linux-gnu --# elif __riscv_xlen == 64 -- riscv64-linux-gnu --# else --# error unknown platform triplet --# endif --# else --# error unknown platform triplet --# endif --#elif defined(__FreeBSD_kernel__) --# if defined(__LP64__) -- x86_64-kfreebsd-gnu --# elif defined(__i386__) -- i386-kfreebsd-gnu --# else --# error unknown platform triplet --# endif --#elif defined(__gnu_hurd__) -- i386-gnu --#elif defined(__APPLE__) -- darwin --#elif defined(__VXWORKS__) -- vxworks --#elif defined(__wasm32__) --# if defined(__EMSCRIPTEN__) -- wasm32-emscripten --# elif defined(__wasi__) -- wasm32-wasi --# else --# error unknown wasm32 platform --# endif --#elif defined(__wasm64__) --# if defined(__EMSCRIPTEN) -- wasm64-emscripten --# elif defined(__wasi__) -- wasm64-wasi --# else --# error unknown wasm64 platform --# endif --#else --# error unknown platform triplet --#endif -- --EOF -- --if $CPP $CPPFLAGS conftest.c >conftest.out 2>/dev/null; then -- PLATFORM_TRIPLET=`grep -v '^#' conftest.out | grep -v '^ *$' | tr -d ' '` -- case "$build_os" in -- linux-musl*) -- PLATFORM_TRIPLET=`echo "$PLATFORM_TRIPLET" | sed 's/linux-gnu/linux-musl/'` -- ;; -- esac -- AC_MSG_RESULT([$PLATFORM_TRIPLET]) --else -- AC_MSG_RESULT([none]) --fi --rm -f conftest.c conftest.out -+AC_CANONICAL_TARGET -+## Not using $target to filter out vendor -+## Need to handle macos, vxworks and hurd special (?) :-/ -+case ${target_os} in -+ darwin*) -+ PLATFORM_TRIPLET=darwin -+ ;; -+ hurd*) -+ PLATFORM_TRIPLET=i386-gnu -+ ;; -+ vxworks*) -+ PLATFORM_TRIPLET=vxworks -+ ;; -+ *) -+ if test "${target_cpu}" != "i686"; then -+ PLATFORM_TRIPLET=${target_cpu}-${target_os} -+ else -+ PLATFORM_TRIPLET=i386-${target_os} -+ fi -+ ;; -+esac - - AC_MSG_CHECKING([for multiarch]) - AS_CASE([$ac_sys_system], diff --git a/meta/recipes-devtools/python/python3/0001-python3-use-cc_basename-to-replace-CC-for-checking-c.patch b/meta/recipes-devtools/python/python3/0001-python3-use-cc_basename-to-replace-CC-for-checking-c.patch index 4d589dd759..ef8edca51f 100644 --- a/meta/recipes-devtools/python/python3/0001-python3-use-cc_basename-to-replace-CC-for-checking-c.patch +++ b/meta/recipes-devtools/python/python3/0001-python3-use-cc_basename-to-replace-CC-for-checking-c.patch @@ -1,4 +1,4 @@ -From 175ed10e0a59a5395546ef88702f23d100b909f9 Mon Sep 17 00:00:00 2001 +From 4ba40ee527f844a804be571e52d9dc5447ae4cdd Mon Sep 17 00:00:00 2001 From: Changqing Li Date: Mon, 22 Oct 2018 15:19:51 +0800 Subject: [PATCH] python3: use cc_basename to replace CC for checking compiler @@ -27,7 +27,7 @@ Signed-off-by: Changqing Li 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/configure.ac b/configure.ac -index 77fb609..358b6ea 100644 +index 90008bc..bf56195 100644 --- a/configure.ac +++ b/configure.ac @@ -134,6 +134,7 @@ AC_CONFIG_HEADERS([pyconfig.h]) @@ -38,7 +38,7 @@ index 77fb609..358b6ea 100644 AS_VAR_IF([cross_compiling], [maybe], [AC_MSG_ERROR([Cross compiling required --host=HOST-TUPLE and --build=ARCH])] -@@ -877,7 +878,7 @@ AC_MSG_RESULT($with_cxx_main) +@@ -887,7 +888,7 @@ AC_MSG_RESULT($with_cxx_main) preset_cxx="$CXX" if test -z "$CXX" then @@ -47,7 +47,7 @@ index 77fb609..358b6ea 100644 gcc) AC_PATH_TOOL(CXX, [g++], [g++], [notfound]) ;; cc) AC_PATH_TOOL(CXX, [c++], [c++], [notfound]) ;; clang|*/clang) AC_PATH_TOOL(CXX, [clang++], [clang++], [notfound]) ;; -@@ -1290,7 +1291,7 @@ rmdir CaseSensitiveTestDir +@@ -1300,7 +1301,7 @@ rmdir CaseSensitiveTestDir case $ac_sys_system in hp*|HP*) @@ -56,16 +56,16 @@ index 77fb609..358b6ea 100644 cc|*/cc) CC="$CC -Ae";; esac;; esac -@@ -1798,7 +1799,7 @@ esac +@@ -1834,7 +1835,7 @@ esac ], [AC_MSG_RESULT(no)]) if test "$Py_LTO" = 'true' ; then - case $CC in + case $cc_basename in *clang*) - dnl flag to disable lto during linking LDFLAGS_NOLTO="-fno-lto" -@@ -1917,7 +1918,7 @@ then + dnl Clang linker requires -flto in order to link objects with LTO information. +@@ -1955,7 +1956,7 @@ then fi fi LLVM_PROF_ERR=no @@ -74,7 +74,7 @@ index 77fb609..358b6ea 100644 *clang*) # Any changes made here should be reflected in the GCC+Darwin case below PGO_PROF_GEN_FLAG="-fprofile-instr-generate" -@@ -1978,7 +1979,7 @@ esac +@@ -2016,7 +2017,7 @@ esac # compiler and platform. BASECFLAGS tweaks need to be made even if the # user set OPT. @@ -83,7 +83,7 @@ index 77fb609..358b6ea 100644 *clang*) cc_is_clang=1 ;; -@@ -2197,7 +2198,7 @@ yes) +@@ -2235,7 +2236,7 @@ yes) # ICC doesn't recognize the option, but only emits a warning ## XXX does it emit an unused result warning and can it be disabled? @@ -92,7 +92,7 @@ index 77fb609..358b6ea 100644 [*icc*], [ac_cv_disable_unused_result_warning=no] [PY_CHECK_CC_WARNING([disable], [unused-result])]) AS_VAR_IF([ac_cv_disable_unused_result_warning], [yes], -@@ -2439,7 +2440,7 @@ yes) +@@ -2477,7 +2478,7 @@ yes) ;; esac @@ -101,7 +101,7 @@ index 77fb609..358b6ea 100644 *icc*) # ICC needs -fp-model strict or floats behave badly CFLAGS_NODIST="$CFLAGS_NODIST -fp-model strict" -@@ -3281,7 +3282,7 @@ then +@@ -3319,7 +3320,7 @@ then then LINKFORSHARED="-Wl,--export-dynamic" fi;; @@ -110,7 +110,7 @@ index 77fb609..358b6ea 100644 *gcc*) if $CC -Xlinker --help 2>&1 | grep export-dynamic >/dev/null then -@@ -6370,7 +6371,7 @@ if test "$ac_cv_gcc_asm_for_x87" = yes; then +@@ -6410,7 +6411,7 @@ if test "$ac_cv_gcc_asm_for_x87" = yes; then # Some versions of gcc miscompile inline asm: # http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46491 # http://gcc.gnu.org/ml/gcc/2010-11/msg00366.html diff --git a/meta/recipes-devtools/python/python3/0001-test_marshal.py-add-more-elements-in-test_determinis.patch b/meta/recipes-devtools/python/python3/0001-test_marshal.py-add-more-elements-in-test_determinis.patch deleted file mode 100644 index 9da7f94255..0000000000 --- a/meta/recipes-devtools/python/python3/0001-test_marshal.py-add-more-elements-in-test_determinis.patch +++ /dev/null @@ -1,27 +0,0 @@ -From 076a4f9ab06105b94c87386c0dfe17b823502a13 Mon Sep 17 00:00:00 2001 -From: Alexander Kanavin -Date: Thu, 1 Dec 2022 19:02:51 +0100 -Subject: [PATCH] test_marshal.py: add more elements in test_deterministic_sets - -Existing elements do produce different output on x86_64, but they -do not on x86. Let's make the data longer to ensure it differs. - -Upstream-Status: Submitted [https://github.com/python/cpython/pull/99935] -Signed-off-by: Alexander Kanavin ---- - Lib/test/test_marshal.py | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/Lib/test/test_marshal.py b/Lib/test/test_marshal.py -index aae86cc..29d95ad 100644 ---- a/Lib/test/test_marshal.py -+++ b/Lib/test/test_marshal.py -@@ -352,7 +352,7 @@ class BugsTestCase(unittest.TestCase): - for elements in ( - "float('nan'), b'a', b'b', b'c', 'x', 'y', 'z'", - # Also test for bad interactions with backreferencing: -- "('Spam', 0), ('Spam', 1), ('Spam', 2)", -+ "('Spam', 0), ('Spam', 1), ('Spam', 2), ('Spam', 3), ('Spam', 4), ('Spam', 5)", - ): - s = f"{kind}([{elements}])" - with self.subTest(s): diff --git a/meta/recipes-devtools/python/python3/12-distutils-prefix-is-inside-staging-area.patch b/meta/recipes-devtools/python/python3/12-distutils-prefix-is-inside-staging-area.patch index 7b497b83ca..1879024e16 100644 --- a/meta/recipes-devtools/python/python3/12-distutils-prefix-is-inside-staging-area.patch +++ b/meta/recipes-devtools/python/python3/12-distutils-prefix-is-inside-staging-area.patch @@ -1,4 +1,4 @@ -From 2918d431cb5607933755fc80a6220135dd7fcb1d Mon Sep 17 00:00:00 2001 +From 3bdf292be303e239e78ed39dd8106fbd5f7ee645 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 14 May 2013 15:00:26 -0700 Subject: [PATCH] python3: Add target and native recipes diff --git a/meta/recipes-devtools/python/python3/cve-2022-37460.patch b/meta/recipes-devtools/python/python3/cve-2022-37460.patch deleted file mode 100644 index 12177684fd..0000000000 --- a/meta/recipes-devtools/python/python3/cve-2022-37460.patch +++ /dev/null @@ -1,95 +0,0 @@ -From 94582bb643f98bc58b1ff206d1d2a56f97c3a7e5 Mon Sep 17 00:00:00 2001 -From: "Miss Islington (bot)" - <31488909+miss-islington@users.noreply.github.com> -Date: Wed, 28 Sep 2022 16:46:11 -0700 -Subject: [PATCH] gh-97612: Fix shell injection in get-remote-certificate.py - (GH-97613) - -Fix a shell code injection vulnerability in the -get-remote-certificate.py example script. The script no longer uses a -shell to run "openssl" commands. Issue reported and initial fix by -Caleb Shortt. - -Remove the Windows code path to send "quit" on stdin to the "openssl -s_client" command: use DEVNULL on all platforms instead. - -Co-authored-by: Caleb Shortt -(cherry picked from commit 83a0f44ffd8b398673ae56c310cf5768d359c341) - -Co-authored-by: Victor Stinner ---- -CVE: CVE-2022-37460 - -Upstream-Status: Backport [https://github.com/python/cpython.git] - [commit 94582bb643... unmodified] - -Signed-off-by: Joe Slater - ---- - ...2-09-28-12-10-57.gh-issue-97612.y6NvOQ.rst | 3 +++ - Tools/scripts/get-remote-certificate.py | 25 ++++++------------- - 2 files changed, 10 insertions(+), 18 deletions(-) - create mode 100644 Misc/NEWS.d/next/Security/2022-09-28-12-10-57.gh-issue-97612.y6NvOQ.rst - -diff --git a/Misc/NEWS.d/next/Security/2022-09-28-12-10-57.gh-issue-97612.y6NvOQ.rst b/Misc/NEWS.d/next/Security/2022-09-28-12-10-57.gh-issue-97612.y6NvOQ.rst -new file mode 100644 -index 0000000000..2f113492d4 ---- /dev/null -+++ b/Misc/NEWS.d/next/Security/2022-09-28-12-10-57.gh-issue-97612.y6NvOQ.rst -@@ -0,0 +1,3 @@ -+Fix a shell code injection vulnerability in the ``get-remote-certificate.py`` -+example script. The script no longer uses a shell to run ``openssl`` commands. -+Issue reported and initial fix by Caleb Shortt. Patch by Victor Stinner. -diff --git a/Tools/scripts/get-remote-certificate.py b/Tools/scripts/get-remote-certificate.py -index 38901286e1..68272fca83 100755 ---- a/Tools/scripts/get-remote-certificate.py -+++ b/Tools/scripts/get-remote-certificate.py -@@ -15,8 +15,8 @@ - def fetch_server_certificate (host, port): - - def subproc(cmd): -- from subprocess import Popen, PIPE, STDOUT -- proc = Popen(cmd, stdout=PIPE, stderr=STDOUT, shell=True) -+ from subprocess import Popen, PIPE, STDOUT, DEVNULL -+ proc = Popen(cmd, stdout=PIPE, stderr=STDOUT, stdin=DEVNULL) - status = proc.wait() - output = proc.stdout.read() - return status, output -@@ -33,8 +33,8 @@ def strip_to_x509_cert(certfile_contents, outfile=None): - fp.write(m.group(1) + b"\n") - try: - tn2 = (outfile or tempfile.mktemp()) -- status, output = subproc(r'openssl x509 -in "%s" -out "%s"' % -- (tn, tn2)) -+ cmd = ['openssl', 'x509', '-in', tn, '-out', tn2] -+ status, output = subproc(cmd) - if status != 0: - raise RuntimeError('OpenSSL x509 failed with status %s and ' - 'output: %r' % (status, output)) -@@ -45,20 +45,9 @@ def strip_to_x509_cert(certfile_contents, outfile=None): - finally: - os.unlink(tn) - -- if sys.platform.startswith("win"): -- tfile = tempfile.mktemp() -- with open(tfile, "w") as fp: -- fp.write("quit\n") -- try: -- status, output = subproc( -- 'openssl s_client -connect "%s:%s" -showcerts < "%s"' % -- (host, port, tfile)) -- finally: -- os.unlink(tfile) -- else: -- status, output = subproc( -- 'openssl s_client -connect "%s:%s" -showcerts < /dev/null' % -- (host, port)) -+ cmd = ['openssl', 's_client', '-connect', '%s:%s' % (host, port), '-showcerts'] -+ status, output = subproc(cmd) -+ - if status != 0: - raise RuntimeError('OpenSSL connect failed with status %s and ' - 'output: %r' % (status, output)) --- -2.38.1 - diff --git a/meta/recipes-devtools/python/python3_3.11.0.bb b/meta/recipes-devtools/python/python3_3.11.1.bb similarity index 98% rename from meta/recipes-devtools/python/python3_3.11.0.bb rename to meta/recipes-devtools/python/python3_3.11.1.bb index ff25fe1ac4..37092d30d2 100644 --- a/meta/recipes-devtools/python/python3_3.11.0.bb +++ b/meta/recipes-devtools/python/python3_3.11.1.bb @@ -4,7 +4,7 @@ DESCRIPTION = "Python is a programming language that lets you work more quickly LICENSE = "PSF-2.0" SECTION = "devel/python" -LIC_FILES_CHKSUM = "file://LICENSE;md5=4b8801e752a2c70ac41a5f9aa243f766" +LIC_FILES_CHKSUM = "file://LICENSE;md5=a1822df8d0f068628ca6090aedc5bfc8" SRC_URI = "http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.xz \ file://run-ptest \ @@ -18,7 +18,6 @@ SRC_URI = "http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.xz \ ${@bb.utils.contains('PACKAGECONFIG', 'tk', '', 'file://avoid_warning_about_tkinter.patch', d)} \ file://0001-Makefile.pre-use-qemu-wrapper-when-gathering-profile.patch \ file://0001-python3-use-cc_basename-to-replace-CC-for-checking-c.patch \ - file://0001-bpo-36852-proper-detection-of-mips-architecture-for-.patch \ file://crosspythonpath.patch \ file://0001-test_locale.py-correct-the-test-output-format.patch \ file://0017-setup.py-do-not-report-missing-dependencies-for-disa.patch \ @@ -32,8 +31,6 @@ SRC_URI = "http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.xz \ file://0001-setup.py-Do-not-detect-multiarch-paths-when-cross-co.patch \ file://deterministic_imports.patch \ file://0001-Avoid-shebang-overflow-on-python-config.py.patch \ - file://cve-2022-37460.patch \ - file://0001-test_marshal.py-add-more-elements-in-test_determinis.patch \ " SRC_URI:append:class-native = " \ @@ -41,7 +38,7 @@ SRC_URI:append:class-native = " \ file://12-distutils-prefix-is-inside-staging-area.patch \ file://0001-Don-t-search-system-for-headers-libraries.patch \ " -SRC_URI[sha256sum] = "a57dc82d77358617ba65b9841cee1e3b441f386c3789ddc0676eca077f2951c3" +SRC_URI[sha256sum] = "85879192f2cffd56cb16c092905949ebf3e5e394b7f764723529637901dfb58f" # exclude pre-releases for both python 2.x and 3.x UPSTREAM_CHECK_REGEX = "[Pp]ython-(?P\d+(\.\d+)+).tar" From patchwork Wed Dec 28 07:37:01 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17290 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 1BA9BC61DB3 for ; Wed, 28 Dec 2022 07:37:43 +0000 (UTC) Received: from mail-wm1-f50.google.com (mail-wm1-f50.google.com [209.85.128.50]) by mx.groups.io with SMTP id smtpd.web11.177175.1672213053923962086 for ; Tue, 27 Dec 2022 23:37:34 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=Fa1UvKkI; spf=pass (domain: gmail.com, ip: 209.85.128.50, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f50.google.com with SMTP id ay40so10746379wmb.2 for ; Tue, 27 Dec 2022 23:37:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=tA5HuGeR2opoJ2IOySbFTggPoFRpDH3Q9Mnbj5ZtX+E=; b=Fa1UvKkIw2Exp81wwzkrYASIk0RUwsJ1Togb+PqleEm1qtd2wmXjhHN4d4AH9OOKgq 3PnwKs8bfZ210G+Z0ySz3sYOFMx2Z9HQbhQ2fp6w6bDVbKPjdwKYFoOLvtdJZLEaOfEQ qohwmdaANRJco9Gwe+povlqSBi6OnNu/zGK9uzpBf/uABEJblg2YQYIclpdvNEZNF73A 8rCoV+gJux4Io1p/17kiIuQ0WieenAUf2mqHex3cexQAt0a7MnP0w7Q+ns2d+mYU8+ET X/yrwXUOe9uAEXYlqr1FitzQvCWiT6QOpZNkJ3CCAZ73jPN5wnYO7pzcNkSnVEdBY6To VeoQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tA5HuGeR2opoJ2IOySbFTggPoFRpDH3Q9Mnbj5ZtX+E=; b=v1vFQfAM5Aw9yU6gsHhlEjU0oia28j7tdE70n9iCPIKJZCWn5PNYIaZoMHBS8nK/yZ ORqTaWcVdWBt9SXQK5N/DR/THSEAzG/04am80fXAu5cIOHg9PFaFpkb7XJdv4E+58spf 2mMqOoWOnAibNRIqOmqDV4kSFE2SL0mJp/yYADp8duSP61rdXlwIVDfrLHztib/lbh7L 4rmmpDiRqgKPxMFJ/JAQ22BNf3Il4r7glOudqXXOfDG7G05J3uF1BNWOxK8QziDzTetr Mb1iMwMsH5S7q009/d9GXlpOFd0mVd6TFmYvm3uUO/eaLAasSVuFuPMoxWrJ1zgVi8Hv wTdw== X-Gm-Message-State: AFqh2kpLYjQmwnDYVX/iZEacjRBpBUbDBKXBOH3DXDOqn7JNGFlrOftO x6edjAHqdZ+6gITrI5KPbzsMBkZ1JvM= X-Google-Smtp-Source: AMrXdXsoR7HD85pOhgsXE5STPoQzB71msmhhbIqZ6b4SWXcU0Ki/EA07dXfqBXaDAAr/4PYTAt2Hqg== X-Received: by 2002:a05:600c:538b:b0:3d9:72c1:62b7 with SMTP id hg11-20020a05600c538b00b003d972c162b7mr9457673wmb.7.1672213052321; Tue, 27 Dec 2022 23:37:32 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id t15-20020a5d534f000000b002365254ea42sm14802040wrv.1.2022.12.27.23.37.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Dec 2022 23:37:31 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 05/25] weston: update 11.0.0 -> 11.0.1 Date: Wed, 28 Dec 2022 08:37:01 +0100 Message-Id: <20221228073721.3454255-5-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221228073721.3454255-1-alex@linutronix.de> References: <20221228073721.3454255-1-alex@linutronix.de> MIME-Version: 1.0 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, 28 Dec 2022 07:37:43 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175044 Upstream has published the tarball in a non-standard location. If this persists, we might want to switch to git. Signed-off-by: Alexander Kanavin --- .../wayland/{weston_11.0.0.bb => weston_11.0.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/wayland/{weston_11.0.0.bb => weston_11.0.1.bb} (96%) diff --git a/meta/recipes-graphics/wayland/weston_11.0.0.bb b/meta/recipes-graphics/wayland/weston_11.0.1.bb similarity index 96% rename from meta/recipes-graphics/wayland/weston_11.0.0.bb rename to meta/recipes-graphics/wayland/weston_11.0.1.bb index ba4f4062d0..b943842bc4 100644 --- a/meta/recipes-graphics/wayland/weston_11.0.0.bb +++ b/meta/recipes-graphics/wayland/weston_11.0.1.bb @@ -6,14 +6,14 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d79ee9e66bb0f95d3386a7acae780b70 \ file://libweston/compositor.c;endline=27;md5=eb6d5297798cabe2ddc65e2af519bcf0 \ " -SRC_URI = "https://gitlab.freedesktop.org/wayland/weston/-/releases/${PV}/downloads/${BPN}-${PV}.tar.xz \ +SRC_URI = "https://gitlab.freedesktop.org/wayland/weston/uploads/f5648c818fba5432edc3ea63c4db4813/${BPN}-${PV}.tar.xz \ file://weston.png \ file://weston.desktop \ file://xwayland.weston-start \ file://systemd-notify.weston-start \ " -SRC_URI[sha256sum] = "a6138d4dc9554560ac304312df456019f4be025ec79130f05fb5f2e41c091e1d" +SRC_URI[sha256sum] = "a413f68c252957fc3191c3650823ec356ae8c124ccc0cb440da5cdc4e2cb9e57" UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html" UPSTREAM_CHECK_REGEX = "weston-(?P\d+\.\d+\.(?!9\d+)\d+)" From patchwork Wed Dec 28 07:37:02 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17287 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 14BF2C54EBF for ; Wed, 28 Dec 2022 07:37:43 +0000 (UTC) Received: from mail-wr1-f49.google.com (mail-wr1-f49.google.com [209.85.221.49]) by mx.groups.io with SMTP id smtpd.web10.176133.1672213054614919195 for ; Tue, 27 Dec 2022 23:37:34 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=Eaq64oWa; spf=pass (domain: gmail.com, ip: 209.85.221.49, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f49.google.com with SMTP id z10so14200512wrh.10 for ; Tue, 27 Dec 2022 23:37:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=tj3FjQ7pjqiLmRPg6+pWHV7Y30gxsP88SbLHHUd0kHQ=; b=Eaq64oWai8ryQ7R9LNLtgxf54cls7nDB2qM0q7piK4fa3TWwTOsdhQaBdzulfMWgG/ G67PHKZ4fOQnZm7M7QguApe4ZkLRh8aoEe3SB6WXQXAgD3ht2H8KPPzumIZoNcxGfnsR mEMCn/kkJ0rqsZpjpLjcI4E9ZcUs6TgCYOZEQkuYkPRa9Q223CMyexSapWPbyyRUfAc7 GDq3OjmS2XgSPal3cLfdXxXQALIAG89/L/Y2pBxEXN6jpSl9f1DRkwwlI1CyCp2ipCGH wmskJKAh6+4+syKD8t6nhsih4R65qpF6b69dQnDraXwrMqbc1rfw+kqnZrKN3vbiL3NP FLWg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tj3FjQ7pjqiLmRPg6+pWHV7Y30gxsP88SbLHHUd0kHQ=; b=pPvUeeM3igeJV9tUDV69OBjDIRgaRHB85dG4ia6/AzJy3Jv/c8cFPOm8CKaW4xGBfL JVe2OOCcCcotSLW4abjTO5XHN8EZkgshPpE8Nnq5kceGoH1TmwP2Qtoq87P/buCuHEI+ RzjKBJVWBGMvd1RLgjQs+q9QALxiIQu/vWDyaXguOU5M+WfdRqBIAwD+8rt5czBuRSI2 ZvA+dup63Ro/cnwjAIP7AoIUPj61Qx+sWLTXh85g0cLiMpMSuU55tRwrWDNDfzDTTBfy QCR9H8G8MoOdoeeYpvjifvFAr3oOHHWbbtaqxxPssyPKmhxXiTUvsJ9hpWkwINLJarPX 0Otg== X-Gm-Message-State: AFqh2kp5NXdlVPvwGcE48reenBl6kJyQKUu15lr5XcgLVM8FblAPyXVj GH/qT0YpKc0cArRBS7NGPGPb4mN7gRA= X-Google-Smtp-Source: AMrXdXvArVqim1W721XYkG5e6FA4Ab0lJnCeeP8k8ui7eo+a9r5+PVrXgemrkJQZpG+UDAqYhgkpoA== X-Received: by 2002:a5d:4849:0:b0:284:58c:b125 with SMTP id n9-20020a5d4849000000b00284058cb125mr3138957wrs.52.1672213052995; Tue, 27 Dec 2022 23:37:32 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id t15-20020a5d534f000000b002365254ea42sm14802040wrv.1.2022.12.27.23.37.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Dec 2022 23:37:32 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 06/25] xhost: update 1.0.8 -> 1.0.9 Date: Wed, 28 Dec 2022 08:37:02 +0100 Message-Id: <20221228073721.3454255-6-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221228073721.3454255-1-alex@linutronix.de> References: <20221228073721.3454255-1-alex@linutronix.de> MIME-Version: 1.0 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, 28 Dec 2022 07:37:43 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175045 gettext-native is needed for xgettext executable. License-Update: copyright years Signed-off-by: Alexander Kanavin --- .../xorg-app/{xhost_1.0.8.bb => xhost_1.0.9.bb} | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) rename meta/recipes-graphics/xorg-app/{xhost_1.0.8.bb => xhost_1.0.9.bb} (72%) diff --git a/meta/recipes-graphics/xorg-app/xhost_1.0.8.bb b/meta/recipes-graphics/xorg-app/xhost_1.0.9.bb similarity index 72% rename from meta/recipes-graphics/xorg-app/xhost_1.0.8.bb rename to meta/recipes-graphics/xorg-app/xhost_1.0.9.bb index 26bec3f0dd..d54e6cae65 100644 --- a/meta/recipes-graphics/xorg-app/xhost_1.0.8.bb +++ b/meta/recipes-graphics/xorg-app/xhost_1.0.9.bb @@ -9,12 +9,13 @@ and security. Environments which require more sophisticated measures \ should implement the user-based mechanism or use the hooks in the \ protocol for passing other authentication data to the server." -LIC_FILES_CHKSUM = "file://COPYING;md5=8fbed71dddf48541818cef8079124199" -DEPENDS += "libxmu libxau" +LIC_FILES_CHKSUM = "file://COPYING;md5=b1f81049109f21bb3c365d9f42f79f3b" +DEPENDS += "libxmu libxau gettext-native" PE = "1" -SRC_URI[md5sum] = "a48c72954ae6665e0616f6653636da8c" -SRC_URI[sha256sum] = "a2dc3c579e13674947395ef8ccc1b3763f89012a216c2cc6277096489aadc396" +SRC_URI_EXT = "xz" + +SRC_URI[sha256sum] = "ea86b531462035b19a2e5e01ef3d9a35cca7d984086645e2fc844d8f0e346645" PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}" PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6," From patchwork Wed Dec 28 07:37:03 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17284 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 0F667C54EBE for ; Wed, 28 Dec 2022 07:37:43 +0000 (UTC) Received: from mail-wr1-f53.google.com (mail-wr1-f53.google.com [209.85.221.53]) by mx.groups.io with SMTP id smtpd.web11.177176.1672213055248940389 for ; Tue, 27 Dec 2022 23:37:35 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=TJyErdnQ; spf=pass (domain: gmail.com, ip: 209.85.221.53, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f53.google.com with SMTP id y8so14198133wrl.13 for ; Tue, 27 Dec 2022 23:37:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=0BVf3SX9v7OgtQKdBPPw/0ZwE2kbMyY4M7w6zKwFVdc=; b=TJyErdnQDIG1O7G6/EYgLz10i/TAN6sKyD0y/D32w0Fqe2g7R98z+MvCfhcbtBNc9f LYGRixpREc5a66WLeTgb7NDSa94C477MI0ECJrW23MbcL7Ptrztc7RuSvO3ORT1j4aJW HpT2Km8rIsWc2uo/8eeGuuke3b0UGIYb/CAL3gSHY5uQEMSx8WH7w0+H0q4D7hjl5OZm 2NdMmE64MC8oSGRR7X1aH2p4Ote1rB7JpL5h16equj9sq3AvkjeDYLynwnl3UqfgxJf1 Ty5PJRR2lWEi0it8JgN7mOxFZeKgx0Ca8Io18eIqdR4JufuxTth7V2ZphcE0vBFA6F9a 6RYA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0BVf3SX9v7OgtQKdBPPw/0ZwE2kbMyY4M7w6zKwFVdc=; b=ompX9jVyRqKlPpmvtG5ggzuRQwpWjVWG1jF9AX3X5CcbPqMT663z83y7MREvbymDKW 2wTUEReryCmxMqyjpwoI9pEMBF1hmL4cJUAxY4pW483jdDZVX9k243XCjCHGAgywsbA3 +Qi0Yu5NeQ1LxXcGG8uo3WX3mj1aYmtxJ6pOzTwHIHyLqAEHp0jCizCAXbcpbAbx5cJ5 91nrtgJkJjhTz9tX4AeIL0bErpMKTneq70WhQ/CiPaSpH4ZkiE1IDYk4zArNMBAcjQ/u i1WpYFz7ApfClZKk2MFjoJVEKbTPglfCrnrfwrjdyMHXtm665+slbI3dfNUkdnZm11tm DzGA== X-Gm-Message-State: AFqh2kpDaL/qFcUYiMeL5ZfHlbc99enXUGGQLJLUtjUmCesPv5uta10e ZWll4NL20RlSyRJl/51ANICmgspSKVY= X-Google-Smtp-Source: AMrXdXtJ1NT79gvwAGNHe0zk7trxB9YWW7QoKiC8pVJXqEftXoEE91fCWC1kHVMN4rTGDTUG6LN/pA== X-Received: by 2002:adf:eb02:0:b0:265:faec:7086 with SMTP id s2-20020adfeb02000000b00265faec7086mr15456911wrn.9.1672213053752; Tue, 27 Dec 2022 23:37:33 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id t15-20020a5d534f000000b002365254ea42sm14802040wrv.1.2022.12.27.23.37.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Dec 2022 23:37:33 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 07/25] xinit: update 1.4.1 -> 1.4.2 Date: Wed, 28 Dec 2022 08:37:03 +0100 Message-Id: <20221228073721.3454255-7-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221228073721.3454255-1-alex@linutronix.de> References: <20221228073721.3454255-1-alex@linutronix.de> MIME-Version: 1.0 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, 28 Dec 2022 07:37:43 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175046 Signed-off-by: Alexander Kanavin --- .../xorg-app/{xinit_1.4.1.bb => xinit_1.4.2.bb} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-app/{xinit_1.4.1.bb => xinit_1.4.2.bb} (83%) diff --git a/meta/recipes-graphics/xorg-app/xinit_1.4.1.bb b/meta/recipes-graphics/xorg-app/xinit_1.4.2.bb similarity index 83% rename from meta/recipes-graphics/xorg-app/xinit_1.4.1.bb rename to meta/recipes-graphics/xorg-app/xinit_1.4.2.bb index e6ebf273e8..82c0b0d833 100644 --- a/meta/recipes-graphics/xorg-app/xinit_1.4.1.bb +++ b/meta/recipes-graphics/xorg-app/xinit_1.4.2.bb @@ -14,8 +14,9 @@ PE = "1" SRC_URI += "file://0001-Make-manpage-multilib-identical.patch" -SRC_URI[md5sum] = "6d506ab2efc17a08e87778654e099d37" -SRC_URI[sha256sum] = "de9b8f617b68a70f6caf87da01fcf0ebd2b75690cdcba9c921d0ef54fa54abb9" +SRC_URI_EXT = "xz" + +SRC_URI[sha256sum] = "b7d8dc8d22ef9f15985a10b606ee4f2aad6828befa437359934647e88d331f23" EXTRA_OECONF = "ac_cv_path_MCOOKIE=${bindir}/mcookie" From patchwork Wed Dec 28 07:37:04 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17286 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 0FAB5C54EF0 for ; Wed, 28 Dec 2022 07:37:43 +0000 (UTC) Received: from mail-wr1-f42.google.com (mail-wr1-f42.google.com [209.85.221.42]) by mx.groups.io with SMTP id smtpd.web11.177177.1672213056038755280 for ; Tue, 27 Dec 2022 23:37:36 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=FEnCh0z4; spf=pass (domain: gmail.com, ip: 209.85.221.42, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f42.google.com with SMTP id t15so5385359wro.9 for ; Tue, 27 Dec 2022 23:37:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=8jsNXuF29wQVGX0Uy2xWL1TRz0YMH/lbr4ZeD3QEIjI=; b=FEnCh0z4w21kvsA+uFSZr+n8I+pm8i5o+lDfo9zTVw/oQ+WFh+q7o1OY80ivq2pDBb fMn1xD2K+bczkoAkXzNORwk4aOt/tFuAr43bod9su0g/LmSENF3nuIjj5+g85Bx9eUg1 AtgAvLSgQfnmVq40xuaRjZUzNnB1NNVGIgKzM6HzrOnmLV6SLYvwVQvN0uIREvEFqlEU bQ+iKQmtphk+LXyLGxYLUtQlUc12kbOnUdS09A/Tmp442oszsYgGWGCIBb1TfxM+mbUA NUiheVBibPDxUpzc8bcVxM01d5D6SF5Uq7N34+zS6gOJS0ljylxYVgtWlm62iSh6HE+I 9mhg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8jsNXuF29wQVGX0Uy2xWL1TRz0YMH/lbr4ZeD3QEIjI=; b=N+8Z+oqs25p7lYc7ohsRmb7HMtcpdZinbidS7/ECSeJTPGclxpoFBcQJLZeJZK3gLt pe4LTgRVubICVQ6OTMAYqNIK2G+Ruqcq+AHQO7sqHbEJXfVTeEiAldKkzEMmam1t04Q3 JOl90rMR8F0hAATGxBwqrRs9wjg2uEnVUhgwBu8zLtoU//xOhr/jIUFyqzZ2jjJbSWkQ uBwePno7hWAwm2bJPC2LHwj/sM+Jl3tAlSXO1pb9J4k765YHIu6LJKmjU667TUI0pmsa hidJ1Fvzb530wFQL6anGkpu6x96VC7j4EIGcn8iUiRXAOnbsVEdbTFSNBct6a5tyO4GA afpQ== X-Gm-Message-State: AFqh2kpeYLUtPb5wXBqk4nWFpLw4p7X2FUVTwqLdEf3WNPX7WQyniQtm OFgBz8V1iZTNxQ7r/f4e2GZdtTivEeI= X-Google-Smtp-Source: AMrXdXtDDlPWLh2pvnztX/zvMKd2SikVXdMPLWuHBl3YFIn/+CLspv5B//fnrK1qhEp43BxX94zSow== X-Received: by 2002:a5d:6145:0:b0:27a:5709:7d96 with SMTP id y5-20020a5d6145000000b0027a57097d96mr6902932wrt.41.1672213054479; Tue, 27 Dec 2022 23:37:34 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id t15-20020a5d534f000000b002365254ea42sm14802040wrv.1.2022.12.27.23.37.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Dec 2022 23:37:34 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 08/25] xkbcomp: update 1.4.5 -> 1.4.6 Date: Wed, 28 Dec 2022 08:37:04 +0100 Message-Id: <20221228073721.3454255-8-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221228073721.3454255-1-alex@linutronix.de> References: <20221228073721.3454255-1-alex@linutronix.de> MIME-Version: 1.0 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, 28 Dec 2022 07:37:43 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175047 Signed-off-by: Alexander Kanavin --- .../xorg-app/{xkbcomp_1.4.5.bb => xkbcomp_1.4.6.bb} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename meta/recipes-graphics/xorg-app/{xkbcomp_1.4.5.bb => xkbcomp_1.4.6.bb} (83%) diff --git a/meta/recipes-graphics/xorg-app/xkbcomp_1.4.5.bb b/meta/recipes-graphics/xorg-app/xkbcomp_1.4.6.bb similarity index 83% rename from meta/recipes-graphics/xorg-app/xkbcomp_1.4.5.bb rename to meta/recipes-graphics/xorg-app/xkbcomp_1.4.6.bb index 657ec7580d..44f462f523 100644 --- a/meta/recipes-graphics/xorg-app/xkbcomp_1.4.5.bb +++ b/meta/recipes-graphics/xorg-app/xkbcomp_1.4.6.bb @@ -15,4 +15,5 @@ BBCLASSEXTEND = "native" EXTRA_OECONF += "--disable-selective-werror" -SRC_URI[sha256sum] = "6851086c4244b6fd0cc562880d8ff193fb2bbf1e141c73632e10731b31d4b05e" +SRC_URI_EXT = "xz" +SRC_URI[sha256sum] = "fa50d611ef41e034487af7bd8d8c718df53dd18002f591cca16b0384afc58e98" From patchwork Wed Dec 28 07:37:05 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17283 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 EC9DBC54E76 for ; Wed, 28 Dec 2022 07:37:42 +0000 (UTC) Received: from mail-wm1-f41.google.com (mail-wm1-f41.google.com [209.85.128.41]) by mx.groups.io with SMTP id smtpd.web10.176135.1672213058039307802 for ; Tue, 27 Dec 2022 23:37:38 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=e5FkuTxh; spf=pass (domain: gmail.com, ip: 209.85.128.41, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f41.google.com with SMTP id k22-20020a05600c1c9600b003d1ee3a6289so10758805wms.2 for ; Tue, 27 Dec 2022 23:37:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=+s+FXZ+gPMIC47IYP1SXGBJrVKu2OWw/faZOIWv51gY=; b=e5FkuTxhPPe5uUMV6XhyjrDD1tMHPwnLxi4QsTBkrbm9kakqWUD0+/2xtpCH+DV4+t Qm3ObyrV3MTBsVcvbkpe/VwjQvfORtg1Oh4EukXtdcT2lzqjYClIb84shOMKrpEvD2zT 4rAZBwN2w8k/ze6fH6Jv+OZhz3fuLKS1guqrx6+WvQ8QgnGJXAOV73npgDk260NoAlVa hhhCKqgpl+fevDaWoTUDh+tO5odmKvEBCEdJ5Rcuc6jF/bYgJiOJDjqjt4Z4N/gXYmAs 7ghB4oSYnjrDh45ZdqrxEE23Gv34mZYn9OQ9YxuoPVxOb4YnB8/tncs1HG24IEKkTmlS 7vDw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+s+FXZ+gPMIC47IYP1SXGBJrVKu2OWw/faZOIWv51gY=; b=lcwVnmzVu3Nx6KoVB0bW+L602Jcz+QxWuVVFi/+/LEQsJ3Jrk34n1oHBp7m9W7sJuU ne8Xs3sgCPTkNLncQ00FUaC8a0pXSAsJGSWkFsivid5rtt4uMR2D6G5eKM0Au7WClT83 VVlLXlelz47ssLIRlHnUKf3Hb9X1bk9msmuSaEySSvtz65HMO/AFlX/z7b8b4CZq1Ew5 3y8yjhd+f9XuNhhOy+WQ3N3QDscCvCq+gP+3rjsvw17HNF4x664Hgt+PFme/Cj+KbiA/ RM3WiSpNwgr2eycd/A1mMBCBhIWEtl4VLp5kViuf0bNSfeMxAWzVj+lQpGuaZw/h4Msx 1bPA== X-Gm-Message-State: AFqh2kon0Wowrg4EIcD7Fqphnfa0/QLCA5tI3zLQFBNahVwLSbFJcpuk NZVMvkjt44ukbMCZwAYnxf0UwxLphCI= X-Google-Smtp-Source: AMrXdXtDsWUFbwKzySerSNFlVjcssNZdF/k/ApxVna4FnmTdyc4gBHJTvk74oSdcFY/WbpoMNPwgcQ== X-Received: by 2002:a05:600c:4d25:b0:3d3:5b7a:1791 with SMTP id u37-20020a05600c4d2500b003d35b7a1791mr22022319wmp.41.1672213055167; Tue, 27 Dec 2022 23:37:35 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id t15-20020a5d534f000000b002365254ea42sm14802040wrv.1.2022.12.27.23.37.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Dec 2022 23:37:34 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 09/25] xprop: update 1.2.5 -> 1.2.6 Date: Wed, 28 Dec 2022 08:37:05 +0100 Message-Id: <20221228073721.3454255-9-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221228073721.3454255-1-alex@linutronix.de> References: <20221228073721.3454255-1-alex@linutronix.de> MIME-Version: 1.0 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, 28 Dec 2022 07:37:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175051 Signed-off-by: Alexander Kanavin --- .../xorg-app/{xprop_1.2.5.bb => xprop_1.2.6.bb} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename meta/recipes-graphics/xorg-app/{xprop_1.2.5.bb => xprop_1.2.6.bb} (82%) diff --git a/meta/recipes-graphics/xorg-app/xprop_1.2.5.bb b/meta/recipes-graphics/xorg-app/xprop_1.2.6.bb similarity index 82% rename from meta/recipes-graphics/xorg-app/xprop_1.2.5.bb rename to meta/recipes-graphics/xorg-app/xprop_1.2.6.bb index b1589a8d75..438a897f1e 100644 --- a/meta/recipes-graphics/xorg-app/xprop_1.2.5.bb +++ b/meta/recipes-graphics/xorg-app/xprop_1.2.6.bb @@ -14,4 +14,5 @@ DEPENDS += "libxmu" PE = "1" -SRC_URI[sha256sum] = "9b92ed0316bf2486121d8bac88bd1878f16b43bd335f18009b1f941f1eca93a1" +SRC_URI_EXT = "xz" +SRC_URI[sha256sum] = "580b8525b12ecc0144aa16c88b0aafa76d2e799b44c8c6c50f9ce92788b5586e" From patchwork Wed Dec 28 07:37:06 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17285 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 00DF8C54EBC for ; Wed, 28 Dec 2022 07:37:43 +0000 (UTC) Received: from mail-wr1-f50.google.com (mail-wr1-f50.google.com [209.85.221.50]) by mx.groups.io with SMTP id smtpd.web11.177178.1672213057657399248 for ; Tue, 27 Dec 2022 23:37:38 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=kNXKwoo0; spf=pass (domain: gmail.com, ip: 209.85.221.50, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f50.google.com with SMTP id d4so6226700wrw.6 for ; Tue, 27 Dec 2022 23:37:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=gaXx4zBnxJVwwx6gEM8i75gp0UWmM1RJ2CtWpVam8GI=; b=kNXKwoo0TKNfjnuKhsxi2Nw9T8V41VI6oQUQk/2JIx7uUBHqDi5ZjMaeZrMPVH3UvW dz+RYaNc0aFZerkL4mEMDo4BHgq5n52aEuAZprjDMQuJ/uxIH83sozPGpp0gvqQ89SbP Yt6fVMsgqFF14Fhd4+M35+t/lHvZ4HxEZhbnukFnOt/LAyvZ5KYIVuKC61fqKgFzBwYx n1ih3O4ARsuL0I1yGAeWonMOOpO1v5Ki2xOg7poqDkV8TQOoXyDdTpxcqTYuY2FviFug RjPTrLQ+HUl5cHxo/ZpjVWJduJ9E8oQLI0ko0BIRKWG8RfMP37w3rUVebVCWu2J/hNSa nlpw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gaXx4zBnxJVwwx6gEM8i75gp0UWmM1RJ2CtWpVam8GI=; b=LbuhTbi3MKLmwo4MHlgxaYErHSFsWaa5XoCJszjYdDtUZBf/eUvSskorqPI/tvcqym q2Xpog9+I7mAB5ehHqRi2NbPzymN7dIkFRypSYPFL4IUkxNczzlqdd7YXC53QfmjOGen Ro57wvjorXRzRpdS9OJyE57Aurs0r4dRqDs1ooJKQmZCZ79WBa+JN3u2cJnycixVRR5c 0+xvPxw3gR2KtCS6BO0H5FT2RCIUzrHKMq7b1rl6pdJjzBkdEYvohIFrEo9/CAm5lnzw UpqTqSEWlRYdGOwr0aYFdlPYrbubxS/C0DGr1S7lt3Hvxdb4q6hnNEz5QrIc5VshTfat pgBg== X-Gm-Message-State: AFqh2koaoLqUVUi46w966OpP6xNACeuCEsMSJ3qZ1/HOu9tbeXYE0A4E XucBk5OMnmZamJ3TArGYWE32dZWTDZ4= X-Google-Smtp-Source: AMrXdXsRP7KhpjLVPBL4DC5DslHDuiYWHQHiuI0JBVQhRt+uKedQeiVsWPhE6s67DHroOi00A7PXJQ== X-Received: by 2002:adf:f646:0:b0:27a:4d96:3a7b with SMTP id x6-20020adff646000000b0027a4d963a7bmr7041511wrp.34.1672213055998; Tue, 27 Dec 2022 23:37:35 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id t15-20020a5d534f000000b002365254ea42sm14802040wrv.1.2022.12.27.23.37.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Dec 2022 23:37:35 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 10/25] xset: update 1.2.4 -> 1.2.5 Date: Wed, 28 Dec 2022 08:37:06 +0100 Message-Id: <20221228073721.3454255-10-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221228073721.3454255-1-alex@linutronix.de> References: <20221228073721.3454255-1-alex@linutronix.de> MIME-Version: 1.0 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, 28 Dec 2022 07:37:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175049 Signed-off-by: Alexander Kanavin --- .../xorg-app/xset/disable-xkb.patch | 23 ++++++++++++------- .../xorg-app/{xset_1.2.4.bb => xset_1.2.5.bb} | 5 ++-- 2 files changed, 18 insertions(+), 10 deletions(-) rename meta/recipes-graphics/xorg-app/{xset_1.2.4.bb => xset_1.2.5.bb} (76%) diff --git a/meta/recipes-graphics/xorg-app/xset/disable-xkb.patch b/meta/recipes-graphics/xorg-app/xset/disable-xkb.patch index a97c7b72fa..0bb05a3b88 100644 --- a/meta/recipes-graphics/xorg-app/xset/disable-xkb.patch +++ b/meta/recipes-graphics/xorg-app/xset/disable-xkb.patch @@ -1,14 +1,21 @@ -add "-disable-xkb" option +From 3090dcafac7c8080091b5e3e3720209c65251a1a Mon Sep 17 00:00:00 2001 +From: Richard Purdie +Date: Mon, 22 May 2006 22:15:57 +0000 +Subject: [PATCH] add "-disable-xkb" option Upstream-Status: Pending Rebase for 1.2.1 by: Yu Ke -Index: xset-1.2.3/configure.ac -=================================================================== ---- xset-1.2.3.orig/configure.ac -+++ xset-1.2.3/configure.ac -@@ -53,11 +53,15 @@ PKG_CHECK_MODULES(SET_XEXT, xext, +--- + configure.ac | 4 ++++ + 1 file changed, 4 insertions(+) + +diff --git a/configure.ac b/configure.ac +index e7c2bdf..8e1ed5e 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -52,11 +52,15 @@ PKG_CHECK_MODULES(SET_XEXT, xext, AC_CHECK_HEADERS([X11/extensions/dpms.h X11/extensions/MITMisc.h],,,[#include ]) CPPFLAGS="$SAVE_CPPFLAGS"],[echo "not found"]) @@ -22,5 +29,5 @@ Index: xset-1.2.3/configure.ac CPPFLAGS="$SAVE_CPPFLAGS"],[echo "not found"]) +fi - AC_ARG_WITH(xf86misc, AS_HELP_STRING([--without-xf86misc],[Disable xf86misc support.]), - [USE_XF86MISC="$withval"], [USE_XF86MISC="yes"]) + AC_ARG_WITH(xf86misc, AS_HELP_STRING([--with-xf86misc],[Enable xf86misc support.]), + [USE_XF86MISC="$withval"], [USE_XF86MISC="no"]) diff --git a/meta/recipes-graphics/xorg-app/xset_1.2.4.bb b/meta/recipes-graphics/xorg-app/xset_1.2.5.bb similarity index 76% rename from meta/recipes-graphics/xorg-app/xset_1.2.4.bb rename to meta/recipes-graphics/xorg-app/xset_1.2.5.bb index e21120e788..398530f342 100644 --- a/meta/recipes-graphics/xorg-app/xset_1.2.4.bb +++ b/meta/recipes-graphics/xorg-app/xset_1.2.5.bb @@ -12,8 +12,9 @@ PE = "1" SRC_URI += "file://disable-xkb.patch" -SRC_URI[md5sum] = "70ea7bc7bacf1a124b1692605883f620" -SRC_URI[sha256sum] = "e4fd95280df52a88e9b0abc1fee11dcf0f34fc24041b9f45a247e52df941c957" +SRC_URI_EXT = "xz" + +SRC_URI[sha256sum] = "9f692d55635b3862cd63633b1222a87680ec283c7a8e8ed6dd698a3147f75e2f" CFLAGS += "-D_GNU_SOURCE" EXTRA_OECONF = "--disable-xkb --without-fontcache" From patchwork Wed Dec 28 07:37:07 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17282 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 01A09C54EBD for ; Wed, 28 Dec 2022 07:37:43 +0000 (UTC) Received: from mail-wr1-f49.google.com (mail-wr1-f49.google.com [209.85.221.49]) by mx.groups.io with SMTP id smtpd.web10.176133.1672213054614919195 for ; Tue, 27 Dec 2022 23:37:37 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=F8W2orWM; spf=pass (domain: gmail.com, ip: 209.85.221.49, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f49.google.com with SMTP id z10so14200621wrh.10 for ; Tue, 27 Dec 2022 23:37:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=7Xl8rBWGY8or6FQcNmObJparYqoHEru5kjn4VU6Lr10=; b=F8W2orWMookCGUbxxNzhqYkFXfxKyXtIH6P4eUMoOjTGAfOeBlVH9Hin+qDJ1ChaJ3 uuTUNu9y99827qACGHlH9oVXiHSPzpiQa1ExoPXfvMreP7qf6NdIxu9hGF8UV1Pg+Dr5 m1RBfyhFcE1OJeCsaSekhqvjIFNVQsK1kNnu8AQKKNO0O1tvBFa1YoT8/xxzP+QXu7t4 PFLGXmmJMQdPjseWPILmet7dx3VEcKv7I8l26A95QtfFPjwvR905NOiIvl99Ee97l4KZ +RgY1QsxDK+kS9sOTeEv7lBJsogovtyp4X/X0AFGwrrkth0dacwmvbXxYiBRtCqgNqEi rANA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7Xl8rBWGY8or6FQcNmObJparYqoHEru5kjn4VU6Lr10=; b=nCTg5jq+w/MGUeAfeCsTtsHifBKc55sYOPsuOG4g999Xly0km8OMdixuZfZ7LHTVV2 Pz4l2vQQUbJHJfHWobQCEz/RLWXw7kFszkUgXBRTQ7qZugPBdwgIhFlTjYijE659hbJd 170SCkUbosDuuni5vbp0493au0GZJP1s2u+j5E5Nad0TRo5p5Z+/MTX6JcCGqBJxY9x2 PNTI3K3PKn/T1MWVzweEE8gX1gmM21mYyTuNHbNXMtwCVg0VVX0VRb10Dr5nvqJa0UwD +xHVyQwlfCcTNuX1Uu5jRpATbk7D/61NJWLjEwr86pKI5nbV0TQUpWo2ThDXnIFKxQnD fE1Q== X-Gm-Message-State: AFqh2kpPebWT8gDZjEbR/Ve8SdJgyWc1moEMdIIwOi5scUpbzCUjS04L sclkeF8X9mE205rsJx/jXPBQCwF+YgY= X-Google-Smtp-Source: AMrXdXsHPE2WDzV01ql5KQVtsehhQwAD5cur7dFGeB+Kz17xR1Wgua1dKVs4UAL1p65o6b5vJVQmhg== X-Received: by 2002:adf:e303:0:b0:242:1926:783c with SMTP id b3-20020adfe303000000b002421926783cmr14984259wrj.58.1672213056730; Tue, 27 Dec 2022 23:37:36 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id t15-20020a5d534f000000b002365254ea42sm14802040wrv.1.2022.12.27.23.37.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Dec 2022 23:37:36 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 11/25] xvinfo: update 1.1.4 -> 1.1.5 Date: Wed, 28 Dec 2022 08:37:07 +0100 Message-Id: <20221228073721.3454255-11-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221228073721.3454255-1-alex@linutronix.de> References: <20221228073721.3454255-1-alex@linutronix.de> MIME-Version: 1.0 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, 28 Dec 2022 07:37:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175048 Signed-off-by: Alexander Kanavin --- .../xorg-app/{xvinfo_1.1.4.bb => xvinfo_1.1.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-app/{xvinfo_1.1.4.bb => xvinfo_1.1.5.bb} (71%) diff --git a/meta/recipes-graphics/xorg-app/xvinfo_1.1.4.bb b/meta/recipes-graphics/xorg-app/xvinfo_1.1.5.bb similarity index 71% rename from meta/recipes-graphics/xorg-app/xvinfo_1.1.4.bb rename to meta/recipes-graphics/xorg-app/xvinfo_1.1.5.bb index a913ae11f3..d7e5d917ef 100644 --- a/meta/recipes-graphics/xorg-app/xvinfo_1.1.4.bb +++ b/meta/recipes-graphics/xorg-app/xvinfo_1.1.5.bb @@ -10,5 +10,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b664101ad7a1dc758a4c4109bf978e68" DEPENDS += " libxv" PE = "1" -SRC_URI[md5sum] = "b13afec137b9b331814a9824ab03ec80" -SRC_URI[sha256sum] = "0353220d6606077ba42363db65f50410759f9815352f77adc799e2adfa76e73f" +SRC_URI_EXT = "xz" +SRC_URI[sha256sum] = "3ede71ecb26d9614ccbc6916720285e95a2c7e0c5e19b8570eaaf72ad7c5c404" From patchwork Wed Dec 28 07:37:08 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17279 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 E7F28C3DA7A for ; Wed, 28 Dec 2022 07:37:42 +0000 (UTC) Received: from mail-wm1-f50.google.com (mail-wm1-f50.google.com [209.85.128.50]) by mx.groups.io with SMTP id smtpd.web11.177179.1672213058947151996 for ; Tue, 27 Dec 2022 23:37:39 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=WSwE8S/c; spf=pass (domain: gmail.com, ip: 209.85.128.50, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f50.google.com with SMTP id fm16-20020a05600c0c1000b003d96fb976efso8547974wmb.3 for ; Tue, 27 Dec 2022 23:37:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=JX+Y71W0v0D7iUuL3Mos6jwskt0qeufb7Ptf5b/bpxk=; b=WSwE8S/cSTpSX9hDoPIvczEu2i8oqulOhjgDg2WKcYD+/HUGPWbP+sFpd+xEM3rK94 3ugveCHelavTQJkbij4YW5yVNC2njwzn2wtF53gJuNrpDydRadbMrh9A5eadowEKD8ZY FyLNmN+KbzNecazNZQNXu81Xd3u0choGejHRD6/YjSWmqsQQ0xBbdAOtHCpE1/szddFp S+kkwsulf6MH8nfBa12ELQYbumMLuFBoHAzP16SL2osXxhH+CBlyoA1pqVwbOMNyS1nK Mi7Ey5yRCkF8qnxPAu6Eu+kv87RywxY6rlvaUQ/5ZnMgvUIbDPA7zP1eBH0u4+ufV8jr XVpg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JX+Y71W0v0D7iUuL3Mos6jwskt0qeufb7Ptf5b/bpxk=; b=fIkq8flLyybC58+fZonV357J6/MTKJWOZ/aSqctnJc5k1IAwb1j0O++OdmcNPh1TUN Cu4xaMqB0oG6RQH/r5g5jGlJjFUUQnj9EbR9UBOHcoAP5BQmWErzrCtMRFxqYEENVHOK k/6Y/F+JlrFNWVLySPBOUpdc+Zf6pKs08Nk2CzhBTfO034Widt00kmVb7mNS+mbXRr55 a1jcYDI6q+VpmVCUWAFmvIYLjQNyPiQiN5WLsaKJLE5nOY7zrShuTb6LdjjErd3zi/l/ aI5hZ27/9cs8juhg4N8fA9OsyuJYA69EEhlenL128/ORMJndb/Le98neOmUE1j6T3ngK nYEA== X-Gm-Message-State: AFqh2krwgcZNOOs8QniWX0rXd0aRkhwkiPlY7bnK/yGjunboVFOhyr+r 3UFB63CDJVZfR24o1JwW3+91QjiviPM= X-Google-Smtp-Source: AMrXdXtvTPHFWEi2e8gzkaoDxJzwVJqdiIpyGfMb0LmtMNFfLYH+vpWGiDNWdHn9E0bEubTB/5wJ+A== X-Received: by 2002:a05:600c:539b:b0:3d9:6bc3:b8b9 with SMTP id hg27-20020a05600c539b00b003d96bc3b8b9mr12754904wmb.9.1672213057482; Tue, 27 Dec 2022 23:37:37 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id t15-20020a5d534f000000b002365254ea42sm14802040wrv.1.2022.12.27.23.37.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Dec 2022 23:37:37 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 12/25] xf86-video-vesa: update 2.5.0 -> 2.6.0 Date: Wed, 28 Dec 2022 08:37:08 +0100 Message-Id: <20221228073721.3454255-12-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221228073721.3454255-1-alex@linutronix.de> References: <20221228073721.3454255-1-alex@linutronix.de> MIME-Version: 1.0 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, 28 Dec 2022 07:37:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175053 Signed-off-by: Alexander Kanavin --- .../{xf86-video-vesa_2.5.0.bb => xf86-video-vesa_2.6.0.bb} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename meta/recipes-graphics/xorg-driver/{xf86-video-vesa_2.5.0.bb => xf86-video-vesa_2.6.0.bb} (81%) diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.5.0.bb b/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.6.0.bb similarity index 81% rename from meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.5.0.bb rename to meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.6.0.bb index 05bb905b35..33c2035f6b 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.5.0.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.6.0.bb @@ -15,5 +15,6 @@ COMPATIBLE_HOST = '(i.86|x86_64).*-linux' RRECOMMENDS:${PN} += "xserver-xorg-module-libint10" -SRC_URI[sha256sum] = "1f1624f3c73906801ad1bc98335a2cb5676a7a4d18e5374d9a1d18464e54c659" +XORG_DRIVER_COMPRESSOR = ".tar.xz" +SRC_URI[sha256sum] = "10082771b1a8f659c60b3d9b70456a4b59948a75b3cade2dfa33b8b05e549bb1" From patchwork Wed Dec 28 07:37:09 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17281 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 EAAC6C53210 for ; Wed, 28 Dec 2022 07:37:42 +0000 (UTC) Received: from mail-wm1-f50.google.com (mail-wm1-f50.google.com [209.85.128.50]) by mx.groups.io with SMTP id smtpd.web11.177175.1672213053923962086 for ; Tue, 27 Dec 2022 23:37:39 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=B8mqVYTE; spf=pass (domain: gmail.com, ip: 209.85.128.50, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f50.google.com with SMTP id ay40so10746503wmb.2 for ; Tue, 27 Dec 2022 23:37:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=Fb5TbWGH3+V4zxT+G+Cm2IY41nKhmfYQHmnCrgwSId0=; b=B8mqVYTEI2rRixeXi9lanuP1YLk0JV9mS2El11F/3ag7IoG0kApTZAAYWC5CJ2XxWE QTwWUhm7T90BhTevnYqEtA6ZxmPjMrQSukrkis587wVBrF6oqX1chikAKS5SAEpcdZe6 JukZxNMXS20kVy+qv3wWX4MpVIlnSwaZftdJqoK/GjruqYYUyHBy3ulgvnbWwMT0Y2qf 5qALvEi3nS11Avmvg+ZkdAt52j5e9W58nshAysn3Zqep7Z0afuVjhZuVIaVgvrgJffps g6xKHp+YgUZ79f5br+cVqYjJJteA0FtpUzCNr40kl80cqus0MX47d4X06stjaLhjknDo YUWg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Fb5TbWGH3+V4zxT+G+Cm2IY41nKhmfYQHmnCrgwSId0=; b=T857VC6E9z8R3sozsnJEljThKebluQVzdJx7M+fBQ32ZbjFKZakNvDPyiii+FQvh85 x8l3CUA1VZYCi+bo0QcBYn42RtQ5wPtzZBE+2UlL5QSoHeiODlwMhF/fq+oUT//FW2Jw UBNokVoIax1rEPDSH7Apu2/YXq/mY8+nAJ25/LN1VgVMi9nftOtLEOn8WFwJG8pGY89N nVSEIDjjgWFrEKfjFAw5prXhze6MVH1PHpbTL3leHXnOLK1FXB1/Dc585rcCFBbHxK2O HEiBsv70ZXZFWZaYxiB+4cQm8jmaVv3I2nuVFyXX47lWtR5GCgk223EP+R8wEzhGYtO3 A7Fg== X-Gm-Message-State: AFqh2kpZdprxziKj1Fzo1l+PXar4Iw8OM3XCoc7WZ+bHAB6sTg/QP7x2 egEbRyAOiMCaCSPeocMoeKjc51HGb5M= X-Google-Smtp-Source: AMrXdXt1WlR+ezbD2sqIJulhoOl7MeRT4i9kUx5XIJQz/+dRl55y8+DVK7wMUJGjLKXQgIu45xnj9Q== X-Received: by 2002:a05:600c:4191:b0:3d7:9ae7:e4f2 with SMTP id p17-20020a05600c419100b003d79ae7e4f2mr17444652wmh.35.1672213058169; Tue, 27 Dec 2022 23:37:38 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id t15-20020a5d534f000000b002365254ea42sm14802040wrv.1.2022.12.27.23.37.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Dec 2022 23:37:37 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 13/25] libice: update 1.0.10 -> 1.1.1 Date: Wed, 28 Dec 2022 08:37:09 +0100 Message-Id: <20221228073721.3454255-13-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221228073721.3454255-1-alex@linutronix.de> References: <20221228073721.3454255-1-alex@linutronix.de> MIME-Version: 1.0 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, 28 Dec 2022 07:37:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175052 Signed-off-by: Alexander Kanavin --- .../xorg-lib/{libice_1.0.10.bb => libice_1.1.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{libice_1.0.10.bb => libice_1.1.1.bb} (85%) diff --git a/meta/recipes-graphics/xorg-lib/libice_1.0.10.bb b/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb similarity index 85% rename from meta/recipes-graphics/xorg-lib/libice_1.0.10.bb rename to meta/recipes-graphics/xorg-lib/libice_1.1.1.bb index 44339eb27a..5c8f732fa3 100644 --- a/meta/recipes-graphics/xorg-lib/libice_1.0.10.bb +++ b/meta/recipes-graphics/xorg-lib/libice_1.1.1.bb @@ -20,8 +20,8 @@ XORG_PN = "libICE" BBCLASSEXTEND = "native nativesdk" -SRC_URI[md5sum] = "76d77499ee7120a56566891ca2c0dbcf" -SRC_URI[sha256sum] = "6f86dce12cf4bcaf5c37dddd8b1b64ed2ddf1ef7b218f22b9942595fb747c348" +XORG_EXT = "tar.xz" +SRC_URI[sha256sum] = "03e77afaf72942c7ac02ccebb19034e6e20f456dcf8dddadfeb572aa5ad3e451" PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}" PACKAGECONFIG[arc4] = "ac_cv_lib_bsd_arc4random_buf=yes,ac_cv_lib_bsd_arc4random_buf=no,libbsd" From patchwork Wed Dec 28 07:37:10 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17277 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 DB514C46467 for ; Wed, 28 Dec 2022 07:37:42 +0000 (UTC) Received: from mail-wm1-f48.google.com (mail-wm1-f48.google.com [209.85.128.48]) by mx.groups.io with SMTP id smtpd.web11.177180.1672213060440140445 for ; Tue, 27 Dec 2022 23:37:40 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=PBkw4bV8; spf=pass (domain: gmail.com, ip: 209.85.128.48, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f48.google.com with SMTP id ay2-20020a05600c1e0200b003d22e3e796dso10784447wmb.0 for ; Tue, 27 Dec 2022 23:37:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=6VfQ11IwGV8fA7lH1w5ntG0odKYWDKNdy4xRd8OLt+w=; b=PBkw4bV8Z+of3g6phF8MUUrNoYgcFdtxzZXg/cPpOx/SMX/RlPcTGfa914hb/oT/4h TlYl3ZOuO9pUHIZuMIm+uK9oYnfCgjCNc5Hzj1IGniqoa9gLjx3RknLuBGgK7Mb8KTsz EHnEnl/Ltym6z6V/PouCtiNzxwj057BBFjkvEhPbLHh38oGWZQr7S+KwVpE7BXKrcQ0O 1X8EmtDYWO/0FdCPCbVeu1w69gNzZ8ui9rySwbsw5dsjJKYPlLOATadhxz1WD/oX7Wb/ SQiPEviklttGisBfLL5L99R6X43f5jrLgJY5sWOzXJgGDM19jqvXq65oqm/RdXVEJJ4r FNAQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6VfQ11IwGV8fA7lH1w5ntG0odKYWDKNdy4xRd8OLt+w=; b=tYr0VdkoVi1mz5vGhTCtqslo6tyQKFAjxFcj4K/V6fzWWwEgtreFVjurhjTlSLw2ux MICnbhpnlDnrkDbiwfc7yVReyREdK7ybmgnAhJlVCiPx2h+UWSquI8qH7Vzd1ab5lcil CbZq2KykHYqAtTlRxdtV101YfsoRFBgW0QfD0Yw3DzzXonMYVe0NUkJ5vS9+oBnFo6Jw tHr/XB12TGDWyY4p2BKQJ+KdSgCOgPZA2iRiDag9xBxm13QydUUSdYsBgkmnnKUVCUPs SqEF77bZQ4NNDYkDtQSCldk+b/cIenGFksQCCqHbs+JSPZU2/qGXCYhLX7Y8gVAO1ANE j/Xw== X-Gm-Message-State: AFqh2kq1lHugXK+X7UNNV8nEhAT8Y7eQLskqLn/FWjvrXDtMghoy5Lsf 3V+KLNwNuQwADnQP//70HrRTRv1H5+4= X-Google-Smtp-Source: AMrXdXvP1IGCVQ0kDagxCuJ8glV7PHMvl9RLFT9QSgiCOXlQ9pEu6p1Rh9rF809TBrtizDgzqhR+nA== X-Received: by 2002:a05:600c:218f:b0:3d1:fbf9:3bd4 with SMTP id e15-20020a05600c218f00b003d1fbf93bd4mr17047697wme.10.1672213058957; Tue, 27 Dec 2022 23:37:38 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id t15-20020a5d534f000000b002365254ea42sm14802040wrv.1.2022.12.27.23.37.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Dec 2022 23:37:38 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 14/25] libxcomposite: update 0.4.5 -> 0.4.6 Date: Wed, 28 Dec 2022 08:37:10 +0100 Message-Id: <20221228073721.3454255-14-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221228073721.3454255-1-alex@linutronix.de> References: <20221228073721.3454255-1-alex@linutronix.de> MIME-Version: 1.0 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, 28 Dec 2022 07:37:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175054 Signed-off-by: Alexander Kanavin --- .../{libxcomposite_0.4.5.bb => libxcomposite_0.4.6.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxcomposite_0.4.5.bb => libxcomposite_0.4.6.bb} (86%) diff --git a/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.5.bb b/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb similarity index 86% rename from meta/recipes-graphics/xorg-lib/libxcomposite_0.4.5.bb rename to meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb index c07f31b92d..cd7d56e810 100644 --- a/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.5.bb +++ b/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.6.bb @@ -24,5 +24,5 @@ XORG_PN = "libXcomposite" SRC_URI += " file://change-include-order.patch" -SRC_URI[md5sum] = "3fa0841ea89024719b20cd702a9b54e0" -SRC_URI[sha256sum] = "b3218a2c15bab8035d16810df5b8251ffc7132ff3aa70651a1fba0bfe9634e8f" +XORG_EXT = "tar.xz" +SRC_URI[sha256sum] = "fe40bcf0ae1a09070eba24088a5eb9810efe57453779ec1e20a55080c6dc2c87" From patchwork Wed Dec 28 07:37:11 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17276 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 CFF36C4332F for ; Wed, 28 Dec 2022 07:37:42 +0000 (UTC) Received: from mail-wm1-f47.google.com (mail-wm1-f47.google.com [209.85.128.47]) by mx.groups.io with SMTP id smtpd.web10.176136.1672213061056705164 for ; Tue, 27 Dec 2022 23:37:41 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=hmY/1+Ox; spf=pass (domain: gmail.com, ip: 209.85.128.47, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f47.google.com with SMTP id i17-20020a05600c355100b003d99434b1cfso558447wmq.1 for ; Tue, 27 Dec 2022 23:37:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=HmBRFX9XqW5GNZN/iI5r2qxkmskYQuhpvefAhIRcoyg=; b=hmY/1+OxfvYGwVkAyBhol6XsdbRdVWJhTU+JIooixtw4izfp3pWc9ZDZOHdaH7IB8v dgpoJHSuoCYjV+0PPefAhXUHBxAeQXwrHqEk4S4npPvPcOO33L00XcKvAZyhCZfOrNop dbtGJJH7R/doj+o9ylM0Rg7GtD73r/Li3khd3EbGp7XH/XD/+qMbgHIzsxj+QqepLAYK GPkGo/fxd+96np49jFY9g85Kwq/h4L6wWuMLDC4PoJwIoVnTclSZKca8KauKHt1JHHGz K03CbcT7eKciB3KAxeV2D5mvlBEu9W9Z7QbzkTHlYtSqgiJEfsGmseb0eEhlB2etQYqU J/PQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HmBRFX9XqW5GNZN/iI5r2qxkmskYQuhpvefAhIRcoyg=; b=YQ3vcR1RPgfHoTdz+FlxOQLofE2kKqOZVJrj3wtuQ22b3uMxc9aekTXM4tnH/177vT RyQ0T3Wvb2trMNSXYjr8YEV9HVCx77RyTD1//sH5l24QkQbfTVoGTMY+jP8IzGuju0XN uRyxIHsFhxjE9sMSRmf3PTlTUtye2T8hAQqEzsZLuEeCsJpEy7fhQLJjGeNYNMhQShPE X6V6XbqrRdYQei+liEoFF9bMs7+aNeZm7tgQin5okqtze6ydAo9IzR8A2hKunGHGOISe 4PU4RMQR5kxurrHf0HrZbNfMxtIoqSL9Thh5YQdL/41sqw9z4I8cYICVxlv3KP8pTesn LPBg== X-Gm-Message-State: AFqh2koHs3ry6FWKORmV5InrocROaQoMcDbq/x+S4ZPoi69pG9CxHejJ ACNxOPUTeCMHYJOVAEeGeTbxT3QOERg= X-Google-Smtp-Source: AMrXdXvrZ7Gtj8u4nMaT68qBaTxuDGj3hbgTGeikxN1EOlOCFSYxLuP7sC+TdkSxjhp1SIu51DyQUA== X-Received: by 2002:a05:600c:3209:b0:3cf:5fd2:87a0 with SMTP id r9-20020a05600c320900b003cf5fd287a0mr16704084wmp.40.1672213059636; Tue, 27 Dec 2022 23:37:39 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id t15-20020a5d534f000000b002365254ea42sm14802040wrv.1.2022.12.27.23.37.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Dec 2022 23:37:39 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 15/25] libxdamage: update 1.1.5 -> 1.1.6 Date: Wed, 28 Dec 2022 08:37:11 +0100 Message-Id: <20221228073721.3454255-15-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221228073721.3454255-1-alex@linutronix.de> References: <20221228073721.3454255-1-alex@linutronix.de> MIME-Version: 1.0 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, 28 Dec 2022 07:37:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175055 Signed-off-by: Alexander Kanavin --- .../xorg-lib/{libxdamage_1.1.5.bb => libxdamage_1.1.6.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxdamage_1.1.5.bb => libxdamage_1.1.6.bb} (87%) diff --git a/meta/recipes-graphics/xorg-lib/libxdamage_1.1.5.bb b/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb similarity index 87% rename from meta/recipes-graphics/xorg-lib/libxdamage_1.1.5.bb rename to meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb index b201124d86..1d297ecd80 100644 --- a/meta/recipes-graphics/xorg-lib/libxdamage_1.1.5.bb +++ b/meta/recipes-graphics/xorg-lib/libxdamage_1.1.6.bb @@ -23,7 +23,7 @@ PE = "1" XORG_PN = "libXdamage" -SRC_URI[md5sum] = "e3f554267a7a04b042dc1f6352bd6d99" -SRC_URI[sha256sum] = "b734068643cac3b5f3d2c8279dd366b5bf28c7219d9e9d8717e1383995e0ea45" +XORG_EXT = "tar.xz" +SRC_URI[sha256sum] = "52733c1f5262fca35f64e7d5060c6fcd81a880ba8e1e65c9621cf0727afb5d11" BBCLASSEXTEND = "native nativesdk" From patchwork Wed Dec 28 07:37:12 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17278 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 DD300C4708E for ; Wed, 28 Dec 2022 07:37:42 +0000 (UTC) Received: from mail-wr1-f53.google.com (mail-wr1-f53.google.com [209.85.221.53]) by mx.groups.io with SMTP id smtpd.web11.177181.1672213061773846320 for ; Tue, 27 Dec 2022 23:37:42 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=FoPpr59O; spf=pass (domain: gmail.com, ip: 209.85.221.53, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f53.google.com with SMTP id o5so14237595wrm.1 for ; Tue, 27 Dec 2022 23:37:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=TBW7c53v3qWqBWS3mIgegEFXJQPBcvHiEgAw90kwbQU=; b=FoPpr59OOShRGny8qZb3FFMadUhXw3mO1P5odRiU5bTegXtAPXkkYbs0WnFoAQzbKe wT16WtkbjeQgUQRMFqUPNLJwwp6qicMsSd68njKt6xVs27mkryw2Eej+Tnj1PMWANdNa paiWF7Db9NlWn356Jzz9YskEdjxQZjLp0y8FU4E9UMhnR58x7gdJ+0D+KdPirH4bNV6Q C/Vs7A5TpS1q+IoEtNa7phGRR6e2tiO1+AvZaBqKMw4NON2TVYElLMDiDuvHs7ACBCVS t2UDbzC1xrNWRgkrQ7FHjcHr5HTJuGWgUiP8Hjz6NVxwPO+gIyrg3JzJ2MovSQrBQorv fA7A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TBW7c53v3qWqBWS3mIgegEFXJQPBcvHiEgAw90kwbQU=; b=lKyvwRO0LNuuNutbgtxbozGVfZsCh8eCHSGN0zvrhs0VGdkErsrrlock3LjcIqrl4q QxhMZpsA6SfdQz5qwen2+oGHmHWSUiI8AkPalBOxsU45DI6ha+73sL72qNqjNm0cao8E hWGF/HlK6qtZnLIM6FnNQYSK5N35wr0dccI3bETwC/uP6xYRTrc6wEXNcIgr2CwuMhYW nGYXq1fvsR5Jk/1K5fQgXp/EbxywzF+9i3u5fqgzGWARlo52V2Rzl/w1RImrY8c0oB4T elM2c7EbamjYjHrjpBFlfOM8UST1jlS/ULc5JosfRmVydmP5pE50y4RGNho0GcUCkwY+ T0DA== X-Gm-Message-State: AFqh2kpRxrs9ePoiHFiws2LtFw4WMGtNoJNLqUhyxhLnM/6r5o7MyZ1m HlG8IizaJ4RM+eZ1/sumyYpQHM42rMI= X-Google-Smtp-Source: AMrXdXu0Qz7Mfo6FJZa79eoS2zQ6iLf6+sMRY+HIvJDSa5wRlx5P0A0C57O6RjB6dd6dMtiknHXVqg== X-Received: by 2002:a5d:6952:0:b0:274:3f67:470 with SMTP id r18-20020a5d6952000000b002743f670470mr14370841wrw.51.1672213060335; Tue, 27 Dec 2022 23:37:40 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id t15-20020a5d534f000000b002365254ea42sm14802040wrv.1.2022.12.27.23.37.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Dec 2022 23:37:39 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 16/25] libxres: update 1.2.1 -> 1.2.2 Date: Wed, 28 Dec 2022 08:37:12 +0100 Message-Id: <20221228073721.3454255-16-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221228073721.3454255-1-alex@linutronix.de> References: <20221228073721.3454255-1-alex@linutronix.de> MIME-Version: 1.0 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, 28 Dec 2022 07:37:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175056 Signed-off-by: Alexander Kanavin --- .../xorg-lib/{libxres_1.2.1.bb => libxres_1.2.2.bb} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename meta/recipes-graphics/xorg-lib/{libxres_1.2.1.bb => libxres_1.2.2.bb} (81%) diff --git a/meta/recipes-graphics/xorg-lib/libxres_1.2.1.bb b/meta/recipes-graphics/xorg-lib/libxres_1.2.2.bb similarity index 81% rename from meta/recipes-graphics/xorg-lib/libxres_1.2.1.bb rename to meta/recipes-graphics/xorg-lib/libxres_1.2.2.bb index 29a799a328..cddecbb9d2 100644 --- a/meta/recipes-graphics/xorg-lib/libxres_1.2.1.bb +++ b/meta/recipes-graphics/xorg-lib/libxres_1.2.2.bb @@ -16,4 +16,5 @@ PE = "1" XORG_PN = "libXres" -SRC_URI[sha256sum] = "b6e6fb1ebb61610e56017edd928fb89a5f53b3f4f990078309877468663b2b11" +XORG_EXT = "tar.xz" +SRC_URI[sha256sum] = "9a7446f3484b9b7538ac5ee30d2c1ce9e5b7fbbaf1440e02f6cca186a1fa745f" From patchwork Wed Dec 28 07:37:13 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17289 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 24FE7C63707 for ; Wed, 28 Dec 2022 07:37:43 +0000 (UTC) Received: from mail-wr1-f48.google.com (mail-wr1-f48.google.com [209.85.221.48]) by mx.groups.io with SMTP id smtpd.web10.176139.1672213062505309065 for ; Tue, 27 Dec 2022 23:37:42 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=kGzh/o4/; spf=pass (domain: gmail.com, ip: 209.85.221.48, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f48.google.com with SMTP id bk16so1009539wrb.11 for ; Tue, 27 Dec 2022 23:37:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=ljlLm/Af9tJWagqc2v6TmO0BRER60FiGrDRUTm+0b40=; b=kGzh/o4/aPBM3A9N0N+NhfUF5hHOBj+QnScwsTLsAMCiDyv4Dyw4Uz1wJmGp5oPY+Z 8kAr1MPgiotcquJpAiyXwTug0XZJCKzTBqPM9K8j9B3jCStdwxfHvfwpsjHpvQmzQnBc hmEBNIeZ2E/obEoqHmP51FhzMOwZ10K/hVf38gFbK7feJv4oyVI4/M+Yl29RsmFQZu76 v4n0ul6oqnmajEn8Gc/oxmxZ7EfaNXZis4lNWeAxGXUpSo2rxDFgSbDv4dwROxXuYeBl m9ujbz3Vzr3AbRIV07qdofnEvli2XFVM6meW3z/VsJW01pN3aVjw7CSeddqpZ5x08vCf lsjw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ljlLm/Af9tJWagqc2v6TmO0BRER60FiGrDRUTm+0b40=; b=OuOeyKT86TMEBff0VL09HBoYRIkqctqUBfiQUXjW6ctko4F/P0Sj7rNnma/iyljLQF QHHbA/YU350lv1DSR/vLbqD/g5wt4V3R/bs0z5Ghrs+rEjOGAnARBnOl74TdwczjRej3 FbMiQLM3Y8mfCX4+3qyG6Bio1SBywIP+CqzoB/qcyG+CIPpCYLeENtlv/LbAWYuviJG2 Tit2NXB7+2JMi25SmtNd50lssihtFc+Nl5wyN3fDN4ur1SfoL+Fm9waUKbzDzQqT3TAT 46f+m+iuRp4NH+bgDBONiLvHKvKZOaxXk+VWibpSZg29kHY0Q4mBJadmEtFi3I2UfX5P PYYA== X-Gm-Message-State: AFqh2kpmiznMs7KWda2RH4RaMlMXaWMz0W1VclFQSeSz0tBpXcg8MMq1 HjKwZXMJVBEiwmNCkehox5NSc7qDniI= X-Google-Smtp-Source: AMrXdXvSes4QdWsMODiQ8dT+NboIwkS4k30hcsOoNFOPUSii6q07e5Hp2zb+miwZZz/Vxt2s90pxMA== X-Received: by 2002:adf:f84a:0:b0:26f:63ec:eb82 with SMTP id d10-20020adff84a000000b0026f63eceb82mr12610323wrq.19.1672213061019; Tue, 27 Dec 2022 23:37:41 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id t15-20020a5d534f000000b002365254ea42sm14802040wrv.1.2022.12.27.23.37.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Dec 2022 23:37:40 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 17/25] libxscrnsaver: update 1.2.3 -> 1.2.4 Date: Wed, 28 Dec 2022 08:37:13 +0100 Message-Id: <20221228073721.3454255-17-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221228073721.3454255-1-alex@linutronix.de> References: <20221228073721.3454255-1-alex@linutronix.de> MIME-Version: 1.0 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, 28 Dec 2022 07:37:43 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175057 Signed-off-by: Alexander Kanavin --- .../{libxscrnsaver_1.2.3.bb => libxscrnsaver_1.2.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxscrnsaver_1.2.3.bb => libxscrnsaver_1.2.4.bb} (83%) diff --git a/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.3.bb b/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.4.bb similarity index 83% rename from meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.3.bb rename to meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.4.bb index b52fd00f1a..b69727b696 100644 --- a/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.3.bb +++ b/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.4.bb @@ -19,5 +19,5 @@ PE = "1" XORG_PN = "libXScrnSaver" -SRC_URI[md5sum] = "eeea9d5af3e6c143d0ea1721d27a5e49" -SRC_URI[sha256sum] = "f917075a1b7b5a38d67a8b0238eaab14acd2557679835b154cf2bca576e89bf8" +XORG_EXT = "tar.xz" +SRC_URI[sha256sum] = "75cd2859f38e207a090cac980d76bc71e9da99d48d09703584e00585abc920fe" From patchwork Wed Dec 28 07:37:14 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17297 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 28C49C5479D for ; Wed, 28 Dec 2022 07:37:53 +0000 (UTC) Received: from mail-wr1-f54.google.com (mail-wr1-f54.google.com [209.85.221.54]) by mx.groups.io with SMTP id smtpd.web10.176132.1672213052771447699 for ; Tue, 27 Dec 2022 23:37:44 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=PuG39h9n; spf=pass (domain: gmail.com, ip: 209.85.221.54, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f54.google.com with SMTP id bs20so12121748wrb.3 for ; Tue, 27 Dec 2022 23:37:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=i43CeVEWDXq7REpK9p8g1hAcGrAaOnWsO9ZagdrB6W0=; b=PuG39h9nJa8IU+udwST1MmNiBj0bqdIjOdzW6NFfyCjvMF7LPK/t7z7HOGqaT7y1qQ O8pNeNzQ2GSOLMI10SGxJ36zKJ3ZMMXTDqsQ8rgmIo8WuGsh3JiLYv++qMtoJcyc/fiK PAjPLPhbfOOU/macqf1AiFd7qcwWvtoz0kPaS5SUGaIW2t7GO6vvuijcLKnnchUVsncr Hy1U/8vFxm2n8l6bDB5NH0ieRfa3TNqyGULuOUeiu8WQo7UMXkkUG/x4Ri7nLIB6veL/ ajoHg303JHHtochteeY2fkMRP2Bwq699ROq8bOlJF3T/SVPxD1JxeCFHBgFiZpGBc1bI cQ3g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=i43CeVEWDXq7REpK9p8g1hAcGrAaOnWsO9ZagdrB6W0=; b=6Xz+bUQNlaKFum7tV7Oi2a4XLDjRa+Y/Heu3oz0X/iXpFIDOa6Y3Gs0ahAb6Ym5iUH 1zW0LyccZR03Ah16Y+JEx0D/xK0ozWAdCJyzKqfn48mq32qPS+ZpmJjeG3u8dO0uP+EW oNic6cFKA/uQwH8OPrW/9MtO0qEqInZa/Llme8wtmXkjSQMrBB8CDl1V/fFNxVeXNCQA 7ysaqBpShcTDPET2IGd+5utzN0H78WdOsOLcmcGnWLHzdLqFx7Q3MU6Ph/vlP5BTSD/U 4yu9R8HVF33ISB2mL6FHoDSQXPXn/OLq28z3LHguULjJ86qC0GhUbe9Pbg+Q1cKAzyV9 HqGQ== X-Gm-Message-State: AFqh2kr1tIZXAOXDHirfuDdQmtiD0+Z1XC5jhqLm3DS4mZI44ndNcX0g h/oaSk66CZ+CJFwp5ZdvsNDu8czHvfk= X-Google-Smtp-Source: AMrXdXttjbW1jRV/Uqsae8/datPoDyS1lYin36OjMvyVjXoC0FTr2N+3h1Bt3VRwnFRYzBEIvxl2VA== X-Received: by 2002:adf:edc3:0:b0:276:ef1:db8f with SMTP id v3-20020adfedc3000000b002760ef1db8fmr9659436wro.31.1672213061781; Tue, 27 Dec 2022 23:37:41 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id t15-20020a5d534f000000b002365254ea42sm14802040wrv.1.2022.12.27.23.37.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Dec 2022 23:37:41 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 18/25] libxv: update 1.0.11 -> 1.0.12 Date: Wed, 28 Dec 2022 08:37:14 +0100 Message-Id: <20221228073721.3454255-18-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221228073721.3454255-1-alex@linutronix.de> References: <20221228073721.3454255-1-alex@linutronix.de> MIME-Version: 1.0 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, 28 Dec 2022 07:37:53 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175059 Signed-off-by: Alexander Kanavin --- .../xorg-lib/{libxv_1.0.11.bb => libxv_1.0.12.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxv_1.0.11.bb => libxv_1.0.12.bb} (77%) diff --git a/meta/recipes-graphics/xorg-lib/libxv_1.0.11.bb b/meta/recipes-graphics/xorg-lib/libxv_1.0.12.bb similarity index 77% rename from meta/recipes-graphics/xorg-lib/libxv_1.0.11.bb rename to meta/recipes-graphics/xorg-lib/libxv_1.0.12.bb index 3c8bf08153..c587000c28 100644 --- a/meta/recipes-graphics/xorg-lib/libxv_1.0.11.bb +++ b/meta/recipes-graphics/xorg-lib/libxv_1.0.12.bb @@ -14,6 +14,6 @@ DEPENDS += "libxext xorgproto" XORG_PN = "libXv" -SRC_URI[md5sum] = "210b6ef30dda2256d54763136faa37b9" -SRC_URI[sha256sum] = "d26c13eac99ac4504c532e8e76a1c8e4bd526471eb8a0a4ff2a88db60cb0b088" +XORG_EXT = "tar.xz" +SRC_URI[sha256sum] = "aaf7fa09f689f7a2000fe493c0d64d1487a1210db154053e9e2336b860c63848" From patchwork Wed Dec 28 07:37:15 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17299 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 19911C3DA7A for ; Wed, 28 Dec 2022 07:38:03 +0000 (UTC) Received: from mail-wm1-f46.google.com (mail-wm1-f46.google.com [209.85.128.46]) by mx.groups.io with SMTP id smtpd.web11.177183.1672213072797548842 for ; Tue, 27 Dec 2022 23:37:54 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=CisEeLq8; spf=pass (domain: gmail.com, ip: 209.85.128.46, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f46.google.com with SMTP id p1-20020a05600c1d8100b003d8c9b191e0so10742872wms.4 for ; Tue, 27 Dec 2022 23:37:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=2BnQtcuLDxDRD6ESGSU/T8nrw4TCDqxR9loRgsz87cc=; b=CisEeLq8MQpAooiXDrFHXXFRoB3YCuBHnvZmJVVtiXRSf3n8dSqTShdo91wGe5jHKS /QxYrUI14ly6pOILQGgJ+1/GBDCnyQYmAqy+1+7TDGb80uQvsv2GE2kKq6rLaFEFEcI9 ZZyGJAQP6PP7wYL082aCsV4g5Yo/Yzxk/j2NFO1LVYEHTnHZb3pq6INL7MMCLuqTCIzs TItjRw98jDzQE7Bum1KdV1+NovFn5MuxaIn5veZogynXF0lgLgNveqdgeH3I6wZ6TCh7 XdWo/QJu2gY1N9qHZT/IBTL6sFa6EVhl9INxHJaG4yivakFUWCCUCjrJYJDMNTyfxvE4 nKxg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2BnQtcuLDxDRD6ESGSU/T8nrw4TCDqxR9loRgsz87cc=; b=D1y8x84ogMietI2Mj93FqO0f30cD8J4lyfi+pFKPOnuGHt5qWvMfR/HvhrwI3QJCxb yw8ovMjIMmT9f776Tnp/qMStXrkOR4Q6J1Y5KlPU1tI6FawZf5ZL3f5y+G1ER0KIGqsd YtgvPavgGcWi3xwepLjrU3FlTLvBv/mq1ccfht4TFEgPDAFN8MFd0HIAfa9XuMp1sKbz cmIv6bR21SD42a9wZEhyI3y1QcvcDphZAb8f4HAK0F/QtoEhAh3NZAdZs72GCbIrTJWZ lw85BIhA0dkvj0Mieh3OUrKu5LvdUZwJP7sZcgM7cLtgwbfVpE4gkoaRojY/F8ecV4as d1HQ== X-Gm-Message-State: AFqh2kp1zPYZSRQ4UgxkLlNYDEkUhMSiyIo/EuW2qWO1yfT0Px02qAVq 1Fu1TxbsKwnWo2b762vbXaUZ/c8TZZk= X-Google-Smtp-Source: AMrXdXtTeAhlpEv/HjdHw5qCFEs9RS0tQrl3otIz4lurFPjCA0cJHk5YLa42tMiFeo9iUpYITeZiQQ== X-Received: by 2002:a05:600c:3ac3:b0:3d1:cfcb:7d19 with SMTP id d3-20020a05600c3ac300b003d1cfcb7d19mr21695668wms.32.1672213062420; Tue, 27 Dec 2022 23:37:42 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id t15-20020a5d534f000000b002365254ea42sm14802040wrv.1.2022.12.27.23.37.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Dec 2022 23:37:42 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 19/25] jquery: upgrade 3.6.1 -> 3.6.2 Date: Wed, 28 Dec 2022 08:37:15 +0100 Message-Id: <20221228073721.3454255-19-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221228073721.3454255-1-alex@linutronix.de> References: <20221228073721.3454255-1-alex@linutronix.de> MIME-Version: 1.0 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, 28 Dec 2022 07:38:03 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175064 Signed-off-by: Alexander Kanavin --- .../jquery/{jquery_3.6.1.bb => jquery_3.6.2.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-devtools/jquery/{jquery_3.6.1.bb => jquery_3.6.2.bb} (81%) diff --git a/meta/recipes-devtools/jquery/jquery_3.6.1.bb b/meta/recipes-devtools/jquery/jquery_3.6.2.bb similarity index 81% rename from meta/recipes-devtools/jquery/jquery_3.6.1.bb rename to meta/recipes-devtools/jquery/jquery_3.6.2.bb index a474889099..fe6c57d206 100644 --- a/meta/recipes-devtools/jquery/jquery_3.6.1.bb +++ b/meta/recipes-devtools/jquery/jquery_3.6.2.bb @@ -13,9 +13,9 @@ SRC_URI = "\ https://code.jquery.com/${BP}.min.map;name=map;subdir=${BP} \ " -SRC_URI[js.sha256sum] = "df3941e6cdaec28533ad72b7053ec05f7172be88ecada345c42736bc2ffba4d2" -SRC_URI[min.sha256sum] = "a3cf00c109d907e543bc4f6dbc85eb31068f94515251347e9e57509b52ee3d74" -SRC_URI[map.sha256sum] = "856ee620cebac56e872d6e99b09de05f81ccd3f3dc346e9b55eb694611a6d5e1" +SRC_URI[js.sha256sum] = "a649f609466685e49ecacb18c37bcca75fb1cae6f89be7be40ae2c42c92fba8e" +SRC_URI[min.sha256sum] = "da4ad864a87ffcf71c851b5df87f95cb242867f7b711cae4c6133cc9cc0048f0" +SRC_URI[map.sha256sum] = "f46902fc1b81c286e51f4eb4812382ee9eedba0e9fc855e4dc3af59e0c57f404" UPSTREAM_CHECK_REGEX = "jquery-(?P\d+(\.\d+)+)\.js" From patchwork Wed Dec 28 07:37:16 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17292 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 13090C46467 for ; Wed, 28 Dec 2022 07:37:53 +0000 (UTC) Received: from mail-wr1-f53.google.com (mail-wr1-f53.google.com [209.85.221.53]) by mx.groups.io with SMTP id smtpd.web11.177176.1672213055248940389 for ; Tue, 27 Dec 2022 23:37:44 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=Fm7C6a8v; spf=pass (domain: gmail.com, ip: 209.85.221.53, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f53.google.com with SMTP id y8so14198391wrl.13 for ; Tue, 27 Dec 2022 23:37:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=Tpx409TXQj3z2MyJv0Z2fEGpT+NAh7dEZ/A6PE89pR8=; b=Fm7C6a8vIwTbbcIkOB8DT3hieNzq8AaSGCoaHhRZVtWIy+XutnV1/5soP2w0Bp0Z/u D2E4tI1khQHWGH34mDPIHo5BOgp26KEW1F3aJkQgP0IPDjB6kbxyrWnzVGJ7tYBrR3CU NKHQphYoDWo4Kp1p4IW7p25+JDDHAzj6F5DI9PDsZcM4NRITFAbi4DFS+gKfY+cdarB3 YHEnSKRXXrnxOF/0Wl5PldOAXQCSShB1kyV5265zXcry2DmZi6OT1V77HWz9TVovrDya rpMAdXRyt7dYMv8E4f+S5q41KnTxMmzu0IJlvu40mkVUuoaXlqZRQ5lz+NI5JxdW71ZO y9Dg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Tpx409TXQj3z2MyJv0Z2fEGpT+NAh7dEZ/A6PE89pR8=; b=ZCLcTMuuuRox8KXv5AZYgypeJ2RbkLaq6Jl7ZFcO5OUvTq4Qt6lpYsw5VZ1KOp+Aud bVQKefem/syvhDxwh64SQzdZu/niDP0vscijCeCs2jPoh5SZ8LGK3ue3ISMle90+9HMC oQpM+ZTW98rsC6lXJczAA38oLx5tgqtmcYm4QRk8LGaVvgCigHb8ATLMAc/72KLOHifO 4ckY6rzRs8pN78r2zzLxccypmuhPzGgcG08lX25e01/Lpuf55oOg2nE5iROWiwzbczNs 2KD/TzBVKoQSN+D62EHx0C5G3sNnEOC/bZzpyNvWq31o9ZqkH+i3HBS5LIRHpLLRjOjm lr7g== X-Gm-Message-State: AFqh2koaBF3UEbiAwAX6D0h+u8An4e2XQ8NKigv8Qe0BNK/VsC9TtyL/ mn+xNfekqrMaaLEeU2D2SbmWFfYgjr4= X-Google-Smtp-Source: AMrXdXtYeaH0UuB+7f9z/aaCry5hNTDn6XPcKbG5irDG+B3AtbijqZE7j5wEGypI3YFXpWa4FhyWKg== X-Received: by 2002:adf:db12:0:b0:242:203c:9ed4 with SMTP id s18-20020adfdb12000000b00242203c9ed4mr17312459wri.55.1672213063100; Tue, 27 Dec 2022 23:37:43 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id t15-20020a5d534f000000b002365254ea42sm14802040wrv.1.2022.12.27.23.37.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Dec 2022 23:37:42 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 20/25] libmodule-build-perl: update 0.4231 -> 0.4232 Date: Wed, 28 Dec 2022 08:37:16 +0100 Message-Id: <20221228073721.3454255-20-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221228073721.3454255-1-alex@linutronix.de> References: <20221228073721.3454255-1-alex@linutronix.de> MIME-Version: 1.0 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, 28 Dec 2022 07:37:53 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175058 License-Update: formatting, position of the license statement moved in the README Signed-off-by: Alexander Kanavin --- ...e-build-perl_0.4231.bb => libmodule-build-perl_0.4232.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta/recipes-devtools/perl/{libmodule-build-perl_0.4231.bb => libmodule-build-perl_0.4232.bb} (94%) diff --git a/meta/recipes-devtools/perl/libmodule-build-perl_0.4231.bb b/meta/recipes-devtools/perl/libmodule-build-perl_0.4232.bb similarity index 94% rename from meta/recipes-devtools/perl/libmodule-build-perl_0.4231.bb rename to meta/recipes-devtools/perl/libmodule-build-perl_0.4232.bb index 881d5e672e..748412b414 100644 --- a/meta/recipes-devtools/perl/libmodule-build-perl_0.4231.bb +++ b/meta/recipes-devtools/perl/libmodule-build-perl_0.4232.bb @@ -11,13 +11,12 @@ SECTION = "libs" HOMEPAGE = "https://metacpan.org/release/Module-Build" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" -LIC_FILES_CHKSUM = "file://README;beginline=949;endline=954;md5=624c06db56a2af4d70cf9edc29fcae1b" +LIC_FILES_CHKSUM = "file://README;beginline=881;endline=886;md5=3027f56c664545e54678c26b7f1ac19c" SRC_URI = "${CPAN_MIRROR}/authors/id/L/LE/LEONT/Module-Build-${PV}.tar.gz \ file://run-ptest \ " -SRC_URI[md5sum] = "066b193e461d7dfe1eca17a139353001" -SRC_URI[sha256sum] = "7e0f4c692c1740c1ac84ea14d7ea3d8bc798b2fb26c09877229e04f430b2b717" +SRC_URI[sha256sum] = "67c82ee245d94ba06decfa25572ab75fdcd26a9009094289d8f45bc54041771b" S = "${WORKDIR}/Module-Build-${PV}" From patchwork Wed Dec 28 07:37:17 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17294 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 1D3F4C3DA7A for ; Wed, 28 Dec 2022 07:37:53 +0000 (UTC) Received: from mail-wr1-f47.google.com (mail-wr1-f47.google.com [209.85.221.47]) by mx.groups.io with SMTP id smtpd.web10.176140.1672213065295847384 for ; Tue, 27 Dec 2022 23:37:45 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=IFcjlqnV; spf=pass (domain: gmail.com, ip: 209.85.221.47, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f47.google.com with SMTP id j17so8858448wrr.7 for ; Tue, 27 Dec 2022 23:37:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=sr4VDoTWwjkr8bNz6xyUpyNvxFMr2DyBvp8JLMcFXnk=; b=IFcjlqnV86zxOL/gXqDniRVCZcqC0yHN2L2q88Po8D5xIr0pMZ3aJqs5FTJBIROFCW 7TrdtDwxDVU0kf9L7N/enJ7jOU9VhaD9Au1xvuAMil08VZHpNBXTHhB18MS0j9UYevrV gzLJ/PI1jFmgejkGGzHu+7pmsOX+g/4P6blo2DO8JKhnZlsr2mWFMLvzxHKmfeSPNNfd 2QIN/La4ATZIQYg0NEDaYkft0U1Obbn9SbL2zLQF8zHJMTyaJb98Zu252KwPDWgYEGCD e6lQ40QaKulrujxmZomeJBD9w9BcIzvE3DcTAKBOHJVY6GEuHSFIH6e+GE8XPgL2rgVO gPwg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sr4VDoTWwjkr8bNz6xyUpyNvxFMr2DyBvp8JLMcFXnk=; b=rNai6jMsxEMQEypbya01XD68oNisJKucMi0yeKEfzCMqXuC6pCGgFIBGsHhvgot2EZ BcuppTqgwF+nEBwEL4Rr0CM1qW26nC6bal+MQUX06G02MX5D8dfjymWoVMhFXcrSeyLU EGV9IaZ4VVbKxB+Kob8TMR3AwbPAd1zHW4/jfb+rZPe1NRU60MvoftOw98EDNxJ03No3 vZl9/oTH2Y6sLRfR3WIuOsEVfL4rNeqWPEm7Ik+/C+Li5IPjcu4uCwjU8dp9BhVslBZ1 DXw6HL147T4UiIowiUI5JfqSu5L0LVwxAYCZTcaAjDSAsP4Vz/ksgTjS5mzFBtcZ3RcI DPAw== X-Gm-Message-State: AFqh2kr9IT+xfLNPM3GUErLT14lBSCa+JkRu2l1Uyu6Sthjd+NAM/0fF OCYOcP35axjv3fRYCSRkc2kvpjq00mo= X-Google-Smtp-Source: AMrXdXueR/W1gLfc2rgp9lKfH0lfuMEus2NRrs1IvvY06r2SibkWmcNuy0M6myZz7zLfvPLnsB+xJA== X-Received: by 2002:a05:6000:80b:b0:274:c846:4211 with SMTP id bt11-20020a056000080b00b00274c8464211mr14972378wrb.54.1672213063830; Tue, 27 Dec 2022 23:37:43 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id t15-20020a5d534f000000b002365254ea42sm14802040wrv.1.2022.12.27.23.37.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Dec 2022 23:37:43 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 21/25] python3-chardet: upgrade 5.0.0 -> 5.1.0 Date: Wed, 28 Dec 2022 08:37:17 +0100 Message-Id: <20221228073721.3454255-21-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221228073721.3454255-1-alex@linutronix.de> References: <20221228073721.3454255-1-alex@linutronix.de> MIME-Version: 1.0 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, 28 Dec 2022 07:37:53 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175061 Transition to python_setuptools_build_meta. Signed-off-by: Alexander Kanavin --- .../{python3-chardet_5.0.0.bb => python3-chardet_5.1.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-chardet_5.0.0.bb => python3-chardet_5.1.0.bb} (79%) diff --git a/meta/recipes-devtools/python/python3-chardet_5.0.0.bb b/meta/recipes-devtools/python/python3-chardet_5.1.0.bb similarity index 79% rename from meta/recipes-devtools/python/python3-chardet_5.0.0.bb rename to meta/recipes-devtools/python/python3-chardet_5.1.0.bb index 80baed7986..9b2644e648 100644 --- a/meta/recipes-devtools/python/python3-chardet_5.0.0.bb +++ b/meta/recipes-devtools/python/python3-chardet_5.1.0.bb @@ -3,12 +3,12 @@ HOMEPAGE = "https://pypi.org/project/chardet/" LICENSE = "LGPL-2.1-only" LIC_FILES_CHKSUM = "file://LICENSE;md5=4fbd65380cdd255951079008b364516c" -SRC_URI[sha256sum] = "0368df2bfd78b5fc20572bb4e9bb7fb53e2c094f60ae9993339e8671d0afb8aa" +SRC_URI[sha256sum] = "0d62712b956bc154f85fb0a266e2a3c5913c2967e00348701b32411d6def31e5" # setup.py of chardet needs this. DEPENDS += "${PYTHON_PN}-pytest-runner-native" -inherit pypi setuptools3 +inherit pypi python_setuptools_build_meta PACKAGES =+ "${PN}-cli" FILES:${PN}-cli += " \ From patchwork Wed Dec 28 07:37:18 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17296 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 28E0FC54E76 for ; Wed, 28 Dec 2022 07:37:53 +0000 (UTC) Received: from mail-wm1-f50.google.com (mail-wm1-f50.google.com [209.85.128.50]) by mx.groups.io with SMTP id smtpd.web11.177179.1672213058947151996 for ; Tue, 27 Dec 2022 23:37:45 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=ZDNXBaZz; spf=pass (domain: gmail.com, ip: 209.85.128.50, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f50.google.com with SMTP id fm16-20020a05600c0c1000b003d96fb976efso8548108wmb.3 for ; Tue, 27 Dec 2022 23:37:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=bxCDNXEs4gHGwYDsblB3sVxnU+WsoVtqFXdnGlm0Nj8=; b=ZDNXBaZzRCQS8xEERJ+fSAyLfc+FZRkdpFb6TprdPIWm7LLBXYeefdm3QGb7ocuPUd dibBIb38OSI7Gii6v+jH8I+VjHS4IfsycVCh4GnUzgcJ5PjbrzKVViBYwKFsv9/WPoD8 Cu73SWirA2shUNr/qB/9+IL9iQcjqKT7CKv32hyEUnOw/0SfnduhYrED8CZRcQFx4k/z xvp7XcdNYhcpqXOCiqDVM1ysZ8oTiRyGsuvPlcTlxqvEcZZfVPDSwNEK2+A86CHtSI6q gzqvZpEkd+puh2Dq+m+Qfx1XhDhBKZDYBulM/K0muxRAD/RSwi7O1chyUlrqxGsdpAy/ 3bWQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bxCDNXEs4gHGwYDsblB3sVxnU+WsoVtqFXdnGlm0Nj8=; b=IQyUb14Ria2Eb5ThpcBwxhZ2lcmuNd65Q4GXflrtCogEd2935TCBIaN8+mra20ExlF ohnjQ0rreO4v+Lo0b04g/jw8nTyTGTtSlOCv+fR/njGeVauREL9OOs0V0ccMEUfnMys8 V62W10DZ9U5Hzt8xHbVna04mUe+4adZ+ZpmhkjhKo/nhmAer+AgcnWrVR1oYkFF/Z9/6 3rQdsQ7gsDfaFtMy1u904TyltITvv+Iv8ILNNy03myx5i3lJJ7pHyXaYN8s2kSZjN/UY Oi8IKXCwteQrWJh9vrNuMdJuvsqVzWdOlOximT8RGo4h6cpZd5cayZ+AhEBgw86xH7Mc qOWg== X-Gm-Message-State: AFqh2kpHJsAg+26pHQ0cMmzQ1av5B7qTXiA/+LS4vfDy1tqzg04kU3km 1/1fRVlf+rtyVasFLEDksaU/Lw3+r7U= X-Google-Smtp-Source: AMrXdXvCAy5NJax8rggxiKmPYYNeqKiRK+aaMizowgTLVChuNBs/5VEjespCpvdoiujp0NHaX/8hcQ== X-Received: by 2002:a05:600c:1911:b0:3d9:8635:a916 with SMTP id j17-20020a05600c191100b003d98635a916mr7721611wmq.9.1672213064538; Tue, 27 Dec 2022 23:37:44 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id t15-20020a5d534f000000b002365254ea42sm14802040wrv.1.2022.12.27.23.37.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Dec 2022 23:37:44 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 22/25] libarchive: upgrade 3.6.1 -> 3.6.2 Date: Wed, 28 Dec 2022 08:37:18 +0100 Message-Id: <20221228073721.3454255-22-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221228073721.3454255-1-alex@linutronix.de> References: <20221228073721.3454255-1-alex@linutronix.de> MIME-Version: 1.0 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, 28 Dec 2022 07:37:53 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175060 Use --without-iconv as otherwise autotools write a bogus iconv dependency into .pc file. Signed-off-by: Alexander Kanavin --- ...t-include-sys-mount.h-when-linux-fs..patch | 47 ------------------ .../libarchive/cve-2022-36227.patch | 48 ------------------- ...ibarchive_3.6.1.bb => libarchive_3.6.2.bb} | 9 ++-- 3 files changed, 3 insertions(+), 101 deletions(-) delete mode 100644 meta/recipes-extended/libarchive/libarchive/0001-libarchive-Do-not-include-sys-mount.h-when-linux-fs..patch delete mode 100644 meta/recipes-extended/libarchive/libarchive/cve-2022-36227.patch rename meta/recipes-extended/libarchive/{libarchive_3.6.1.bb => libarchive_3.6.2.bb} (89%) diff --git a/meta/recipes-extended/libarchive/libarchive/0001-libarchive-Do-not-include-sys-mount.h-when-linux-fs..patch b/meta/recipes-extended/libarchive/libarchive/0001-libarchive-Do-not-include-sys-mount.h-when-linux-fs..patch deleted file mode 100644 index 0d21799682..0000000000 --- a/meta/recipes-extended/libarchive/libarchive/0001-libarchive-Do-not-include-sys-mount.h-when-linux-fs..patch +++ /dev/null @@ -1,47 +0,0 @@ -From a2f68263a1da5ad227bcb9cd8fa91b93c8b6c99f Mon Sep 17 00:00:00 2001 -From: Khem Raj -Date: Mon, 25 Jul 2022 10:56:53 -0700 -Subject: [PATCH] libarchive: Do not include sys/mount.h when linux/fs.h is - present - -These headers are in conflict and only one is needed by -archive_read_disk_posix.c therefore include linux/fs.h if it exists -otherwise include sys/mount.h - -It also helps compiling with glibc 2.36 -where sys/mount.h conflicts with linux/mount.h see [1] - -[1] https://sourceware.org/glibc/wiki/Release/2.36 - -Upstream-Status: Submitted [https://github.com/libarchive/libarchive/pull/1761] -Signed-off-by: Khem Raj ---- - libarchive/archive_read_disk_posix.c | 5 ++--- - 1 file changed, 2 insertions(+), 3 deletions(-) - -diff --git a/libarchive/archive_read_disk_posix.c b/libarchive/archive_read_disk_posix.c -index 2b39e672..a96008db 100644 ---- a/libarchive/archive_read_disk_posix.c -+++ b/libarchive/archive_read_disk_posix.c -@@ -34,9 +34,6 @@ __FBSDID("$FreeBSD$"); - #ifdef HAVE_SYS_PARAM_H - #include - #endif --#ifdef HAVE_SYS_MOUNT_H --#include --#endif - #ifdef HAVE_SYS_STAT_H - #include - #endif -@@ -54,6 +51,8 @@ __FBSDID("$FreeBSD$"); - #endif - #ifdef HAVE_LINUX_FS_H - #include -+#elif HAVE_SYS_MOUNT_H -+#include - #endif - /* - * Some Linux distributions have both linux/ext2_fs.h and ext2fs/ext2_fs.h. --- -2.25.1 - diff --git a/meta/recipes-extended/libarchive/libarchive/cve-2022-36227.patch b/meta/recipes-extended/libarchive/libarchive/cve-2022-36227.patch deleted file mode 100644 index 4d13bf6492..0000000000 --- a/meta/recipes-extended/libarchive/libarchive/cve-2022-36227.patch +++ /dev/null @@ -1,48 +0,0 @@ -From bff38efe8c110469c5080d387bec62a6ca15b1a5 Mon Sep 17 00:00:00 2001 -From: obiwac -Date: Fri, 22 Jul 2022 22:41:10 +0200 -Subject: [PATCH] libarchive: Handle a `calloc` returning NULL (fixes #1754) - ---- - libarchive/archive_write.c | 8 ++++++++ - 1 file changed, 8 insertions(+) - ---- -CVE: CVE-2022-36227 - -Source-Repo: https://github.com/libarchive/libarchive.git - -Upstream-Status: Backport [bff38efe8c... unmodified] - -Signed-off-by: Joe Slater - ---- -diff --git a/libarchive/archive_write.c b/libarchive/archive_write.c -index 66592e82..27626b54 100644 ---- a/libarchive/archive_write.c -+++ b/libarchive/archive_write.c -@@ -201,6 +201,10 @@ __archive_write_allocate_filter(struct archive *_a) - struct archive_write_filter *f; - - f = calloc(1, sizeof(*f)); -+ -+ if (f == NULL) -+ return (NULL); -+ - f->archive = _a; - f->state = ARCHIVE_WRITE_FILTER_STATE_NEW; - if (a->filter_first == NULL) -@@ -548,6 +552,10 @@ archive_write_open2(struct archive *_a, void *client_data, - a->client_data = client_data; - - client_filter = __archive_write_allocate_filter(_a); -+ -+ if (client_filter == NULL) -+ return (ARCHIVE_FATAL); -+ - client_filter->open = archive_write_client_open; - client_filter->write = archive_write_client_write; - client_filter->close = archive_write_client_close; --- -2.38.1 - diff --git a/meta/recipes-extended/libarchive/libarchive_3.6.1.bb b/meta/recipes-extended/libarchive/libarchive_3.6.2.bb similarity index 89% rename from meta/recipes-extended/libarchive/libarchive_3.6.1.bb rename to meta/recipes-extended/libarchive/libarchive_3.6.2.bb index c812038352..f447035b67 100644 --- a/meta/recipes-extended/libarchive/libarchive_3.6.1.bb +++ b/meta/recipes-extended/libarchive/libarchive_3.6.2.bb @@ -30,15 +30,12 @@ PACKAGECONFIG[lz4] = "--with-lz4,--without-lz4,lz4," PACKAGECONFIG[mbedtls] = "--with-mbedtls,--without-mbedtls,mbedtls," PACKAGECONFIG[zstd] = "--with-zstd,--without-zstd,zstd," -EXTRA_OECONF += "--enable-largefile" +EXTRA_OECONF += "--enable-largefile --without-iconv" -SRC_URI = "http://libarchive.org/downloads/libarchive-${PV}.tar.gz \ - file://0001-libarchive-Do-not-include-sys-mount.h-when-linux-fs..patch \ - file://cve-2022-36227.patch \ - " +SRC_URI = "http://libarchive.org/downloads/libarchive-${PV}.tar.gz" UPSTREAM_CHECK_URI = "http://libarchive.org/" -SRC_URI[sha256sum] = "c676146577d989189940f1959d9e3980d28513d74eedfbc6b7f15ea45fe54ee2" +SRC_URI[sha256sum] = "ba6d02f15ba04aba9c23fd5f236bb234eab9d5209e95d1c4df85c44d5f19b9b3" inherit autotools update-alternatives pkgconfig From patchwork Wed Dec 28 07:37:19 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17298 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 15491C4332F for ; Wed, 28 Dec 2022 07:38:03 +0000 (UTC) Received: from mail-wr1-f49.google.com (mail-wr1-f49.google.com [209.85.221.49]) by mx.groups.io with SMTP id smtpd.web11.177184.1672213075363182659 for ; Tue, 27 Dec 2022 23:37:59 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=AjZvIt7s; spf=pass (domain: gmail.com, ip: 209.85.221.49, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f49.google.com with SMTP id bx10so14252254wrb.0 for ; Tue, 27 Dec 2022 23:37:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=Rxspv4TU9GO+SFRI4DVSIKhAg7n8Jcf9M06nJBuyTRU=; b=AjZvIt7scLLIVYnYH8ckZW0UijWkGBXm6Pb/Ca2YQ/vcpDSDTczx+SbmXigmtcYVHS b32U17KxzwytJjp7zcXXAGpRieQCeAx9vBxwoZbsx2+zrNUCdIwV6FBd1gXw6WkSBUuF VFGGdJkkqVVtE8UYCpVos+USpnShuMRNx7jTJDXtLVHaB3gJI+rax1Fz5511dh8y5two 1kLx9+LtdbzQuFw3rZ86gl++gkGLjwIKdytDvfFhetU8fnNLTVmvUOFSD4sGyvxGTpRi xtHuALOVdtonsCOYRi1565q5WlFBIjD9bkF8jpj5RW5kKLYGDslaJ+4csPFuVx7JJCrp VhfQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Rxspv4TU9GO+SFRI4DVSIKhAg7n8Jcf9M06nJBuyTRU=; b=Jp3s2rR+HXEjdGSaQgGWTGyDhOtTXPvCeCcpdWRblQ+HcH4+RgyTQFvAtwl5YGhOfh 4wkuCUq9sZm4ZR4b6/IeEhrpblDI6mXQGVPU25OOoYxlCpI96mG9ihoyZeNycbAu58WZ WZfBiwj0L3PdGrQIa1S6ZSVAgIyKMTSFI0PWu3qsujcIZ2e2pCd0hiVh8WBGfRqkqyTo 9hPt4FQfoBNbuQMRow7yWB3nkMvNmmBp65YVKiYeKgoX9HUUJ8Zabq2vGCkBWmkkTLkx twBJAXUFGjSbCjPfgWcaCbJNadajSB09MDg8Ru1kgd5iunaBgBePYdij5XwEdqSTUV8l vsWA== X-Gm-Message-State: AFqh2kqDY3o2Iz3XDdCqGJv2RFpZX2cTo3h8yL+zYGpmiM28ytmNzgt3 G0TsOuI3TQbHIjQr1McSGF9X18ZQtdI= X-Google-Smtp-Source: AMrXdXvsi61ti9osPI3LkFjWUhnSm4NHKkONNFaetPZeoQgvclet84tRoylqJIHoNUfZ2oOG+0IOzQ== X-Received: by 2002:a5d:46c3:0:b0:242:7676:689d with SMTP id g3-20020a5d46c3000000b002427676689dmr14501353wrs.19.1672213065199; Tue, 27 Dec 2022 23:37:45 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id t15-20020a5d534f000000b002365254ea42sm14802040wrv.1.2022.12.27.23.37.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Dec 2022 23:37:44 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 23/25] stress-ng: upgrade 0.15.00 -> 0.15.01 Date: Wed, 28 Dec 2022 08:37:19 +0100 Message-Id: <20221228073721.3454255-23-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221228073721.3454255-1-alex@linutronix.de> References: <20221228073721.3454255-1-alex@linutronix.de> MIME-Version: 1.0 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, 28 Dec 2022 07:38:03 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175065 libbsd is required for splay tree macros in tree.h Signed-off-by: Alexander Kanavin --- .../stress-ng/{stress-ng_0.15.00.bb => stress-ng_0.15.01.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/stress-ng/{stress-ng_0.15.00.bb => stress-ng_0.15.01.bb} (90%) diff --git a/meta/recipes-extended/stress-ng/stress-ng_0.15.00.bb b/meta/recipes-extended/stress-ng/stress-ng_0.15.01.bb similarity index 90% rename from meta/recipes-extended/stress-ng/stress-ng_0.15.00.bb rename to meta/recipes-extended/stress-ng/stress-ng_0.15.01.bb index e0d8a58517..38fd6698b3 100644 --- a/meta/recipes-extended/stress-ng/stress-ng_0.15.00.bb +++ b/meta/recipes-extended/stress-ng/stress-ng_0.15.01.bb @@ -6,10 +6,10 @@ LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" SRC_URI = "git://github.com/ColinIanKing/stress-ng.git;protocol=https;branch=master" -SRCREV = "91ec6bccd7e94fd04674b29e081e579710b97d71" +SRCREV = "8c7c3d95555c50148470553b55477db895a4f1ad" S = "${WORKDIR}/git" -DEPENDS = "coreutils-native" +DEPENDS = "coreutils-native libbsd" PROVIDES = "stress" RPROVIDES:${PN} = "stress" From patchwork Wed Dec 28 07:37:20 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17295 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 1D494C53210 for ; Wed, 28 Dec 2022 07:37:53 +0000 (UTC) Received: from mail-wr1-f42.google.com (mail-wr1-f42.google.com [209.85.221.42]) by mx.groups.io with SMTP id smtpd.web11.177177.1672213056038755280 for ; Tue, 27 Dec 2022 23:37:46 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=JDt8En11; spf=pass (domain: gmail.com, ip: 209.85.221.42, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f42.google.com with SMTP id t15so5385677wro.9 for ; Tue, 27 Dec 2022 23:37:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=ZyYjZEv2BTAhr6Q1EoXM/w08wPDVcYBusaiWYZmGRM8=; b=JDt8En11GtGQb6w8HXcKDtCw/IZWkIt2hEIOWLSmZDH9tVWWPjyPXK4zJH2IdmRBl/ hR3oGzm0gV8jX/gPeurrgcwc0rQCKuRjLKhjyVWNDC4lXICw3I6TvkNM33DVXXS54cD6 gEMrYvL8Dn15RmRrC/8TXWRwi5cMR9l0s7G/rQkhJxCDQJaiG48TcbHDM9RIgsDICGfl W0PJFZV1Y415gg+3rrCYVuKmLEwC5LAykHyAxpS3S0lfEKGHOXvkit9yZeTmOP6PrXEw at+Zqhqmu+nNu0L+iuojaWnGbwvdYT9Dmha8OpVsF44Hxjit6v59EDwaobtCD515zqlS LvFw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZyYjZEv2BTAhr6Q1EoXM/w08wPDVcYBusaiWYZmGRM8=; b=TUSOq1zuF7PhuukXxmkgo4j066CKPeXjeh9BeHqtZeYMxo96h+YkBSnSZVKz4gBqIU eh1IK/ecHHJPcQ/a4PLfTQSCCa/2FPHne2aEsggBpcoY4anuwt32cm1RXB2ISNkGz9c3 o9rgxiSarxp+z/9TQ0I1DQLAmVxsbERqTZItO/c74Wm6qKHhpzFrVnhduTfPsGZQ8WHf 942pb7yWWCAOwcj7D7jOgnKGLRXmmPcaBw5NjJ2ke3XUJeVhLHt6/ejefN2N54izp1cN Uegs5TjXWI9EZfLfNtwqVt6vF7BrCpNfCyFZudvlgSrwN9Pg0lL2YjANHIibhk//KJgM xseg== X-Gm-Message-State: AFqh2kre71y1JUF7ihUzVPx6yg61+tiTDapY2wIus6bTzC5DaU4NsqS0 f2e9NPrNNdt3Af0qnrWxYCbJ0I6DdQY= X-Google-Smtp-Source: AMrXdXs5T8RnSxjOQhfJronYsWB3GjJNMjSxzuLXnwE0RuZqnSfSp6VzU48AxqJPXezqL4fueFjxqA== X-Received: by 2002:adf:a50c:0:b0:241:faf0:17ec with SMTP id i12-20020adfa50c000000b00241faf017ecmr16112764wrb.4.1672213065893; Tue, 27 Dec 2022 23:37:45 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id t15-20020a5d534f000000b002365254ea42sm14802040wrv.1.2022.12.27.23.37.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Dec 2022 23:37:45 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 24/25] vulkan: upgrade 1.3.231.1 -> 1.3.236.0 Date: Wed, 28 Dec 2022 08:37:20 +0100 Message-Id: <20221228073721.3454255-24-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221228073721.3454255-1-alex@linutronix.de> References: <20221228073721.3454255-1-alex@linutronix.de> MIME-Version: 1.0 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, 28 Dec 2022 07:37:53 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175062 Signed-off-by: Alexander Kanavin --- .../glslang/{glslang_1.3.231.1.bb => glslang_1.3.236.0.bb} | 2 +- ...{spirv-headers_1.3.231.1.bb => spirv-headers_1.3.236.0.bb} | 2 +- .../{spirv-tools_1.3.231.1.bb => spirv-tools_1.3.236.0.bb} | 2 +- ...ulkan-headers_1.3.231.1.bb => vulkan-headers_1.3.236.0.bb} | 2 +- ...{vulkan-loader_1.3.231.1.bb => vulkan-loader_1.3.236.0.bb} | 4 ++-- .../{vulkan-tools_1.3.231.1.bb => vulkan-tools_1.3.236.0.bb} | 4 ++-- 6 files changed, 8 insertions(+), 8 deletions(-) rename meta/recipes-graphics/glslang/{glslang_1.3.231.1.bb => glslang_1.3.236.0.bb} (95%) rename meta/recipes-graphics/spir/{spirv-headers_1.3.231.1.bb => spirv-headers_1.3.236.0.bb} (92%) rename meta/recipes-graphics/spir/{spirv-tools_1.3.231.1.bb => spirv-tools_1.3.236.0.bb} (96%) rename meta/recipes-graphics/vulkan/{vulkan-headers_1.3.231.1.bb => vulkan-headers_1.3.236.0.bb} (93%) rename meta/recipes-graphics/vulkan/{vulkan-loader_1.3.231.1.bb => vulkan-loader_1.3.236.0.bb} (94%) rename meta/recipes-graphics/vulkan/{vulkan-tools_1.3.231.1.bb => vulkan-tools_1.3.236.0.bb} (93%) diff --git a/meta/recipes-graphics/glslang/glslang_1.3.231.1.bb b/meta/recipes-graphics/glslang/glslang_1.3.236.0.bb similarity index 95% rename from meta/recipes-graphics/glslang/glslang_1.3.231.1.bb rename to meta/recipes-graphics/glslang/glslang_1.3.236.0.bb index fede2516b1..99eca6a6c1 100644 --- a/meta/recipes-graphics/glslang/glslang_1.3.231.1.bb +++ b/meta/recipes-graphics/glslang/glslang_1.3.236.0.bb @@ -8,7 +8,7 @@ HOMEPAGE = "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler" LICENSE = "BSD-3-Clause & BSD-2-Clause & MIT & Apache-2.0 & GPL-3-with-bison-exception" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2a2b5acd7bc4844964cfda45fe807dc3" -SRCREV = "5755de46b07e4374c05fb1081f65f7ae1f8cca81" +SRCREV = "77551c429f86c0e077f26552b7c1c0f12a9f235e" SRC_URI = "git://github.com/KhronosGroup/glslang.git;protocol=https;branch=master \ file://0001-generate-glslang-pkg-config.patch" PE = "1" diff --git a/meta/recipes-graphics/spir/spirv-headers_1.3.231.1.bb b/meta/recipes-graphics/spir/spirv-headers_1.3.236.0.bb similarity index 92% rename from meta/recipes-graphics/spir/spirv-headers_1.3.231.1.bb rename to meta/recipes-graphics/spir/spirv-headers_1.3.236.0.bb index fdcc8d523f..e35628ecbf 100644 --- a/meta/recipes-graphics/spir/spirv-headers_1.3.231.1.bb +++ b/meta/recipes-graphics/spir/spirv-headers_1.3.236.0.bb @@ -7,7 +7,7 @@ HOMEPAGE = "https://www.khronos.org/registry/spir-v" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=c938b85bceb8fb26c1a807f28a52ae2d" -SRCREV = "85a1ed200d50660786c1a88d9166e871123cce39" +SRCREV = "1d31a100405cf8783ca7a31e31cdd727c9fc54c3" SRC_URI = "git://github.com/KhronosGroup/SPIRV-Headers;protocol=https;branch=master" PE = "1" UPSTREAM_CHECK_GITTAGREGEX = "sdk-(?P\d+(\.\d+)+)" diff --git a/meta/recipes-graphics/spir/spirv-tools_1.3.231.1.bb b/meta/recipes-graphics/spir/spirv-tools_1.3.236.0.bb similarity index 96% rename from meta/recipes-graphics/spir/spirv-tools_1.3.231.1.bb rename to meta/recipes-graphics/spir/spirv-tools_1.3.236.0.bb index e175cde145..c921bdef72 100644 --- a/meta/recipes-graphics/spir/spirv-tools_1.3.231.1.bb +++ b/meta/recipes-graphics/spir/spirv-tools_1.3.236.0.bb @@ -7,7 +7,7 @@ SECTION = "graphics" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" -SRCREV = "eb0a36633d2acf4de82588504f951ad0f2cecacb" +SRCREV = "40f5bf59c6acb4754a0bffd3c53a715732883a12" SRC_URI = "git://github.com/KhronosGroup/SPIRV-Tools.git;branch=master;protocol=https" PE = "1" UPSTREAM_CHECK_GITTAGREGEX = "sdk-(?P\d+(\.\d+)+)" diff --git a/meta/recipes-graphics/vulkan/vulkan-headers_1.3.231.1.bb b/meta/recipes-graphics/vulkan/vulkan-headers_1.3.236.0.bb similarity index 93% rename from meta/recipes-graphics/vulkan/vulkan-headers_1.3.231.1.bb rename to meta/recipes-graphics/vulkan/vulkan-headers_1.3.236.0.bb index b41b82af9d..8716376fc0 100644 --- a/meta/recipes-graphics/vulkan/vulkan-headers_1.3.231.1.bb +++ b/meta/recipes-graphics/vulkan/vulkan-headers_1.3.236.0.bb @@ -11,7 +11,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" SRC_URI = "git://github.com/KhronosGroup/Vulkan-Headers.git;branch=main;protocol=https" -SRCREV = "98f440ce6868c94f5ec6e198cc1adda4760e8849" +SRCREV = "b75e5a02b6933caf86c5822d019067b335492c85" S = "${WORKDIR}/git" diff --git a/meta/recipes-graphics/vulkan/vulkan-loader_1.3.231.1.bb b/meta/recipes-graphics/vulkan/vulkan-loader_1.3.236.0.bb similarity index 94% rename from meta/recipes-graphics/vulkan/vulkan-loader_1.3.231.1.bb rename to meta/recipes-graphics/vulkan/vulkan-loader_1.3.236.0.bb index 7aab7446f6..56f9d765f8 100644 --- a/meta/recipes-graphics/vulkan/vulkan-loader_1.3.231.1.bb +++ b/meta/recipes-graphics/vulkan/vulkan-loader_1.3.236.0.bb @@ -9,8 +9,8 @@ SECTION = "libs" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7dbefed23242760aa3475ee42801c5ac" -SRC_URI = "git://github.com/KhronosGroup/Vulkan-Loader.git;branch=sdk-1.3.231;protocol=https" -SRCREV = "eedbf08292a6be19c3527e77ae2df3f209cab285" +SRC_URI = "git://github.com/KhronosGroup/Vulkan-Loader.git;branch=sdk-1.3.236;protocol=https" +SRCREV = "1ee83a25c2c20e2efbfc0ac976c7a3ddb5fc291c" S = "${WORKDIR}/git" diff --git a/meta/recipes-graphics/vulkan/vulkan-tools_1.3.231.1.bb b/meta/recipes-graphics/vulkan/vulkan-tools_1.3.236.0.bb similarity index 93% rename from meta/recipes-graphics/vulkan/vulkan-tools_1.3.231.1.bb rename to meta/recipes-graphics/vulkan/vulkan-tools_1.3.236.0.bb index 9066821de0..a3561bbb5c 100644 --- a/meta/recipes-graphics/vulkan/vulkan-tools_1.3.231.1.bb +++ b/meta/recipes-graphics/vulkan/vulkan-tools_1.3.236.0.bb @@ -6,8 +6,8 @@ SECTION = "libs" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" -SRC_URI = "git://github.com/KhronosGroup/Vulkan-Tools.git;branch=sdk-1.3.231;protocol=https" -SRCREV = "8d2d3e22d684540fdc5a76c15e456fc2fd11e4b7" +SRC_URI = "git://github.com/KhronosGroup/Vulkan-Tools.git;branch=master;protocol=https" +SRCREV = "ce45337c51ed53e6f1b337aa746a5a96c5018f86" S = "${WORKDIR}/git" From patchwork Wed Dec 28 07:37:21 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17293 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 1986DC4708D for ; Wed, 28 Dec 2022 07:37:53 +0000 (UTC) Received: from mail-wm1-f54.google.com (mail-wm1-f54.google.com [209.85.128.54]) by mx.groups.io with SMTP id smtpd.web11.177174.1672213053177718180 for ; Tue, 27 Dec 2022 23:37:47 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=hfON1Ppy; spf=pass (domain: gmail.com, ip: 209.85.128.54, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f54.google.com with SMTP id m26-20020a05600c3b1a00b003d9811fcaafso4227486wms.5 for ; Tue, 27 Dec 2022 23:37:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=jOc5zAK8DvBe+d+m4apl7p4P1cA/DfR7UExlJpsCCzg=; b=hfON1PpybsKDSpUvaapkZqjjOzZq8LDw30+tj1B3/xMnDzCx618a3Viwk6Gmw0fEur gu4JE5KMk4FRYk5iU4oYIdLJW46BHgGU/aTSbejeo4hA3VkGZJnUJ1P58+NkdlNkEEEA On931ZpjNYkPue5Vsz+ynljclx7lJCzEGF8QEw8RsbsGjxhbIw7IYeb6jw3eFx/7r9PO Z9Zh00PNxBaYdCrrkYjZ1Lzi0As3KxFhROVYBNJ2V7FBbS8ol92I3KSerWM1bqRl0lba cKr0TnFQS6KwHS17j9//8RdBbLNMvOY9quev3dTOW+Kf16mSBvbXC/GSddl7G/5N9ZFa eGKA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jOc5zAK8DvBe+d+m4apl7p4P1cA/DfR7UExlJpsCCzg=; b=yHtsao/YijPJ6an0Oq2xnQ4nrrpzzSwZB7vVGz6h92bo5ZihwORDhwGNHdqJwomauh JO7Rd1IQ8rqgCR2pe1KyL8Qg2X9IkFrZ8Hihfb49FMcnTZ8KQ665p1NzEcwpxKjPtcE1 poowJ/w3oksB4fkZGhNgAi1zduzzXniq9QmVxqUC+p2tuz1O0vOw/0a002UYfdiHw36+ VAdP4fjjyh6eXvsGA2NyuDUAbr3u64pgY3j67LYAxNN8joQKgu965zABEJziAb/Q1Fpl njMqSVyK38eweP5gZlPKpkjwitbCw85jQ02NwQg4PVG4ztIzDXGHRKTf/j6AtaYA7kHp tLiA== X-Gm-Message-State: AFqh2ko/IAmMMPLxEHwFtZctXJjC5qgrnuN2FW/fO/uKpwpFdxGYh+Kw sv4wnUYV3VDeYQnjyivaIxzbXoqPyIc= X-Google-Smtp-Source: AMrXdXt0NQJswghDiVYGFFONcYeVB6KvzfZdWVHmC5qMJ2O9l3TNn7TmeEysKOuMMwwkT/MRh5JEhw== X-Received: by 2002:a05:600c:1ca3:b0:3d3:591a:bfda with SMTP id k35-20020a05600c1ca300b003d3591abfdamr19822464wms.27.1672213066531; Tue, 27 Dec 2022 23:37:46 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id t15-20020a5d534f000000b002365254ea42sm14802040wrv.1.2022.12.27.23.37.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Dec 2022 23:37:46 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 25/25] Revert "python3-native: further tweak to sysconfig.py to find python includes correctly" Date: Wed, 28 Dec 2022 08:37:21 +0100 Message-Id: <20221228073721.3454255-25-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221228073721.3454255-1-alex@linutronix.de> References: <20221228073721.3454255-1-alex@linutronix.de> MIME-Version: 1.0 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, 28 Dec 2022 07:37:53 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175063 Unfortunately, sysconfig is used by: - setuptools to find out where to install new headers - autoconf-archive to find where Python.h is In the first case we want the target location, in the second case we want the sysroot location. The second case is not yet used in the wild (as projects such as gpgpme are using outdated distutils-based m4 macros), but it will become a problem once python 3.12 is out, and said projects are forced to migrate to sysconfig. Let's deal with it then in a more careful manner, and hopefully convince upstream that there is a general problem too. Signed-off-by: Alexander Kanavin --- ...g.py-use-prefix-value-from-build-configu.patch | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/meta/recipes-devtools/python/python3/0001-Lib-sysconfig.py-use-prefix-value-from-build-configu.patch b/meta/recipes-devtools/python/python3/0001-Lib-sysconfig.py-use-prefix-value-from-build-configu.patch index cb79d9c671..dc06baf504 100644 --- a/meta/recipes-devtools/python/python3/0001-Lib-sysconfig.py-use-prefix-value-from-build-configu.patch +++ b/meta/recipes-devtools/python/python3/0001-Lib-sysconfig.py-use-prefix-value-from-build-configu.patch @@ -1,23 +1,24 @@ From a73020a9c388b4882c384087882a77ab2c7b3729 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 10 Sep 2021 12:28:31 +0200 -Subject: [PATCH] Lib/sysconfig.py: use values from build configuration file +Subject: [PATCH] Lib/sysconfig.py: use prefix value from build configuration + file -This allows correctly substituting them for target builds using +This allows correctly substituting them for target installs using native python. Upstream-Status: Inappropriate [oe-core cross builds] Signed-off-by: Alexander Kanavin --- - Lib/sysconfig.py | 7 +++++++ - 1 file changed, 7 insertions(+) + Lib/sysconfig.py | 5 +++++ + 1 file changed, 5 insertions(+) diff --git a/Lib/sysconfig.py b/Lib/sysconfig.py -index 93c6f73..a87870f 100644 +index 93c6f73..ff399e2 100644 --- a/Lib/sysconfig.py +++ b/Lib/sysconfig.py -@@ -668,6 +668,13 @@ def get_config_vars(*args): +@@ -668,6 +668,11 @@ def get_config_vars(*args): _CONFIG_VARS['VPATH'] = sys._vpath if os.name == 'posix': _init_posix(_CONFIG_VARS) @@ -26,8 +27,6 @@ index 93c6f73..a87870f 100644 + _CONFIG_VARS['installed_platbase'] = _CONFIG_VARS['prefix'] + _CONFIG_VARS['platbase'] = _CONFIG_VARS['prefix'] + _CONFIG_VARS['platlibdir'] = _CONFIG_VARS['PLATLIBDIR'] -+ _INSTALL_SCHEMES['posix_prefix']['include'] = _CONFIG_VARS['INCLUDEPY'] -+ _INSTALL_SCHEMES['posix_prefix']['platinclude'] = _CONFIG_VARS['INCLUDEPY'] if _HAS_USER_BASE: # Setting 'userbase' is done below the call to the # init function to enable using 'get_config_var' in