From patchwork Wed Jan 4 11:04:32 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17619 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 5211AC46467 for ; Wed, 4 Jan 2023 11:06:01 +0000 (UTC) Received: from mail-wm1-f52.google.com (mail-wm1-f52.google.com [209.85.128.52]) by mx.groups.io with SMTP id smtpd.web11.9353.1672830354623515844 for ; Wed, 04 Jan 2023 03:05:54 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=h0lJS27F; spf=pass (domain: gmail.com, ip: 209.85.128.52, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f52.google.com with SMTP id fm16-20020a05600c0c1000b003d96fb976efso23933665wmb.3 for ; Wed, 04 Jan 2023 03:05:54 -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=2/JkgCmfY3Cel5pj2gbJAvMwGQhcVw0kk1og6UdKHTE=; b=h0lJS27FWuFzUgxo932oGkHzHZnYpq9X4ATtDserNIa5KPoQjz63rO/rs4h3HaxzHV 371DMi7AP3UT+LSqSOMd5K031aR+UgH3H4l1wAsoqw7/NNf/6rPlM/70u0jJVq4ePzoG sBDcYU9f8xs5P9flaiXOHv9t5kTDIhK6BxlULmWx+Pb2PY8EVQr9v/gAO0mvPhOfjwiT Vd8iAbXKPCFipVJC//CwdmqtGW3gTy00vHpf+PFhrDEGsfUjVQ3S3icAVs14cENmCZxA DpzGtWL1ONY7F8QfcLF7CUS9OaQPvg7GydVhyrn1qBwRO3Fq6zzE/336Mf9mNTfmG2GP 2s2Q== 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=2/JkgCmfY3Cel5pj2gbJAvMwGQhcVw0kk1og6UdKHTE=; b=SHDJOq+WKbIij6TpMHr9h9cdmEAK9Nr1/DzDHpgYlQHpUYBSwMvIhytpn27Ej7mj0C AAP/RZCml1VAjGQCZFxEE4BluYXP2FKiucc0MbOpeFQ5jeZDDJwcCLsxOedt6X1wInKZ FD//woXkf9ZWLIkKX/mJ0vY6v7HtBFYWZSR9j2yiZA/T5cv+XHRnOdUAi4bAUu2jNipp mBv5uyfBfCmrfkx65dw65aoNcAUk+rKYDCdclmYpfO6ogRpQpbUBE/QxIamIuVIYgWfh f/l1JZwczH8tAbsXJycI2CakU8RWhukM8cTOdUohLp85FHkZmc4WSPkyVb802/zqENEO hgyQ== X-Gm-Message-State: AFqh2koP314UryY1498SBMFOtisMK8nzhlCZtXVuRuxmD188pXN9XxXs Bw6Xo7hn6qk8853qYKBef1Z1wiTYcmU= X-Google-Smtp-Source: AMrXdXvBW2odphWLPCP5lhOl+OY2gAhE3yP3PX/WF/j1v4jcL7A8ILqbTtoDbvGskhG/nKYP51t3bA== X-Received: by 2002:a05:600c:3845:b0:3d1:caf1:3f56 with SMTP id s5-20020a05600c384500b003d1caf13f56mr37778924wmr.9.1672830352968; Wed, 04 Jan 2023 03:05:52 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.05.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:05:52 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 01/77] glib-2.0: upgrade 2.74.3 -> 2.74.4 Date: Wed, 4 Jan 2023 12:04:32 +0100 Message-Id: <20230104110548.2537259-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, 04 Jan 2023 11:06:01 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175386 Signed-off-by: Alexander Kanavin --- .../glib-2.0/glib-2.0/fix-errno.patch | 31 +++++++++++++++++++ .../glib-2.0/glib-2.0/relocate-modules.patch | 4 +-- ...{glib-2.0_2.74.3.bb => glib-2.0_2.74.4.bb} | 3 +- 3 files changed, 35 insertions(+), 3 deletions(-) create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/fix-errno.patch rename meta/recipes-core/glib-2.0/{glib-2.0_2.74.3.bb => glib-2.0_2.74.4.bb} (95%) diff --git a/meta/recipes-core/glib-2.0/glib-2.0/fix-errno.patch b/meta/recipes-core/glib-2.0/glib-2.0/fix-errno.patch new file mode 100644 index 0000000000..144fe8bbd8 --- /dev/null +++ b/meta/recipes-core/glib-2.0/glib-2.0/fix-errno.patch @@ -0,0 +1,31 @@ +From 6626765a79f125cf0ec9cdaefa51ceef718d41e7 Mon Sep 17 00:00:00 2001 +From: Michael Catanzaro +Date: Tue, 20 Dec 2022 17:10:41 -0600 +Subject: [PATCH] gthread-posix: need to #include + +a79c6af23eff5ee978db62e048828c9a992a1261 uses errno without the required +header. + + +(cherry picked from commit 03cb4261e00cf505790f4fd4e69f97b2ef4fcccd) + +Upstream-Status: Backport [https://gitlab.gnome.org/GNOME/glib/-/commit/6626765a79f125cf0ec9cdaefa51ceef718d41e7] +Signed-off-by: Alexander Kanavin +--- + glib/gthreadprivate.h | 1 + + 1 file changed, 1 insertion(+) + +diff --git a/glib/gthreadprivate.h b/glib/gthreadprivate.h +index 6eaf422753..f34368a7c2 100644 +--- a/glib/gthreadprivate.h ++++ b/glib/gthreadprivate.h +@@ -41,6 +41,7 @@ struct _GRealThread + /* system thread implementation (gthread-posix.c, gthread-win32.c) */ + + #if defined(HAVE_FUTEX) || defined(HAVE_FUTEX_TIME64) ++#include + #include + #include + #include +-- +GitLab diff --git a/meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch b/meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch index 7723ac6672..168dc73290 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch +++ b/meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch @@ -1,4 +1,4 @@ -From 0da0b608fdbb144c39225233cbdd89995b76904b Mon Sep 17 00:00:00 2001 +From 2adfd458507c8c832955d6ffb9408d6c574b94f6 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Fri, 11 Mar 2016 15:35:55 +0000 Subject: [PATCH] glib-2.0: relocate the GIO module directory for native builds @@ -19,7 +19,7 @@ Signed-off-by: Jussi Kukkonen 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/gio/giomodule.c b/gio/giomodule.c -index f5dbb4555..c926e77a8 100644 +index f5dbb45..c926e77 100644 --- a/gio/giomodule.c +++ b/gio/giomodule.c @@ -58,6 +58,8 @@ diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.74.3.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.74.4.bb similarity index 95% rename from meta/recipes-core/glib-2.0/glib-2.0_2.74.3.bb rename to meta/recipes-core/glib-2.0/glib-2.0_2.74.4.bb index 8f66fd9581..e5279e946c 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.74.3.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.74.4.bb @@ -18,10 +18,11 @@ SRC_URI = "${GNOME_MIRROR}/glib/${SHRT_VER}/glib-${PV}.tar.xz \ file://0001-gio-tests-meson.build-do-not-use-can_run_host_binari.patch \ file://cpp-null.patch \ file://cpp-null2.patch \ + file://fix-errno.patch \ " SRC_URI:append:class-native = " file://relocate-modules.patch" -SRC_URI[sha256sum] = "e9bc41ecd9690d9bc6a970cc7380119b828e5b6a4b16c393c638b3dc2b87cbcb" +SRC_URI[sha256sum] = "0e82da5ea129b4444227c7e4a9e598f7288d1994bf63f129c44b90cfd2432172" # Find any meson cross files in FILESPATH that are relevant for the current # build (using siteinfo) and add them to EXTRA_OEMESON. From patchwork Wed Jan 4 11:04:33 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17616 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 4BD8AC4332F for ; Wed, 4 Jan 2023 11:06:01 +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.9354.1672830355694061789 for ; Wed, 04 Jan 2023 03:05:56 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=UWIQpPWG; 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 j17so27209889wrr.7 for ; Wed, 04 Jan 2023 03:05:55 -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=p1NYqNWP8+LTPVsM9PGfGAYSpz3NKKJIn77ei3cSAmw=; b=UWIQpPWGt3hUoHOEi525EfS1L++SojBKyu1WqDRM7JhFEMlR2zHbOSe11g/2U3X27t 0lPM0CwGZi/oDHvQXZSbq+wLAr7YloRThj8+5w9eM8bh3mDnorDJ1UFK5r+Ts19NYa7i CODviE38w5uAkxY8NZax04zWtojF4ATRNnYxGZtTzi6FigdLNNfagXSUylcScThVKJst +luBHPsqIaGCyXtWOwl+uu8dTdB9M2FwFUPd2OeFTiJQ0fatP+YV7zvPsa873Tl/JOIl mRcu9i2vCzNrxrVn9gEaRq7lrC/UaI+3geBtrFPfiY5inw5SVLnnjk8fyZ2mEJyML+/t CShg== 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=p1NYqNWP8+LTPVsM9PGfGAYSpz3NKKJIn77ei3cSAmw=; b=R2WDtvz5XGFZOkXgf4D8UCO3VzWSauAWX7CwOUWvuw1/en4+TYqZNfkW1pFnqPnjWY LkU4AEbFHNikhFIpKnFeFI+yFixyIa9VpIhjMaYRFPP1/LUXYxDxXOwpUFqr7seHbYwO bjW/Yery8T1r/VHyufvjqFQnkkWxe93jIg94KiLPjWig3TDcxhuX1XRIPwUCfj0PJQlr dc812ZN6gkgnx4yJTIxhe8uVIYchEKLfjm4yC5M6eja2pgCQIxda/JCLDdt2aBs/clmF 4xFOGByeetDWd+Xzg7CIsPZ+3snLEdSOcd0nbyaYhBUHYLzEmj0pWV/SM6mwn1kurlpJ utfw== X-Gm-Message-State: AFqh2krZoJUom+7VQW9bNScxX7Loemr8dG2dzQEjQKzVSgRqZ6SwdJX+ SOTtjFqd3sNEVYkJDqfIeFTAU4Q+rj0= X-Google-Smtp-Source: AMrXdXsS2DNjAGSUBMgwaCEZ5OfIfSsmFI2akLc9zbGQl5c5x0dPc4nESPAu3/NNsG8ZOLSKv/40Bg== X-Received: by 2002:a5d:4705:0:b0:2a1:6ad2:3cac with SMTP id y5-20020a5d4705000000b002a16ad23cacmr2618385wrq.17.1672830354130; Wed, 04 Jan 2023 03:05:54 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.05.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:05:53 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 02/77] jquery: upgrade 3.6.2 -> 3.6.3 Date: Wed, 4 Jan 2023 12:04:33 +0100 Message-Id: <20230104110548.2537259-2-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:01 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175387 Signed-off-by: Alexander Kanavin --- .../jquery/{jquery_3.6.2.bb => jquery_3.6.3.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-devtools/jquery/{jquery_3.6.2.bb => jquery_3.6.3.bb} (81%) diff --git a/meta/recipes-devtools/jquery/jquery_3.6.2.bb b/meta/recipes-devtools/jquery/jquery_3.6.3.bb similarity index 81% rename from meta/recipes-devtools/jquery/jquery_3.6.2.bb rename to meta/recipes-devtools/jquery/jquery_3.6.3.bb index fe6c57d206..93f87f730d 100644 --- a/meta/recipes-devtools/jquery/jquery_3.6.2.bb +++ b/meta/recipes-devtools/jquery/jquery_3.6.3.bb @@ -13,9 +13,9 @@ SRC_URI = "\ https://code.jquery.com/${BP}.min.map;name=map;subdir=${BP} \ " -SRC_URI[js.sha256sum] = "a649f609466685e49ecacb18c37bcca75fb1cae6f89be7be40ae2c42c92fba8e" -SRC_URI[min.sha256sum] = "da4ad864a87ffcf71c851b5df87f95cb242867f7b711cae4c6133cc9cc0048f0" -SRC_URI[map.sha256sum] = "f46902fc1b81c286e51f4eb4812382ee9eedba0e9fc855e4dc3af59e0c57f404" +SRC_URI[js.sha256sum] = "9d02ee01919145c20b03ee9d3013af7118793dedf5d2c0696a773af90066c953" +SRC_URI[min.sha256sum] = "a6f3f0faea4b3d48e03176341bef0ed3151ffbf226d4c6635f1c6039c0500575" +SRC_URI[map.sha256sum] = "156b740931ade6c1a98d99713eeb186f93847ffc56057e973becab4d037ed53a" UPSTREAM_CHECK_REGEX = "jquery-(?P\d+(\.\d+)+)\.js" From patchwork Wed Jan 4 11:04:34 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17617 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 4CF8DC4708E for ; Wed, 4 Jan 2023 11:06:01 +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.9361.1672830356464596205 for ; Wed, 04 Jan 2023 03:05:56 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=XnBE07Zm; 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 z16so16084172wrw.1 for ; Wed, 04 Jan 2023 03:05:56 -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=klExYTvabKCz5/vZBnyf1WhuJ4hxMxeaoG10yvdh4Og=; b=XnBE07ZmM6OU5eJJZdAFh4VzKsjdIWGI6tr+qPhI/JJeCDj1rvcebC3IFkS7IVdzOA XmZbsA6mcSq4N9tVqQZ4JgP1N2bZ2j86ehJFF3nvjQebAYP2CJHljH8bWHFJvTBqztEM EiH9nlYsXY5ZEGIPXtArEurqFLHgZHzY0lWXUcByePHsNtvEVWOh7EYjJqkh26D9BYE2 BCPT/VahzMHAXGjD8l3kz7HpluRglN7zV8YKPoibv+RiOkr1VYzDbgd1R4h3R3aBEymm bYhz9Bm8KfTJCD32fP+2Nlp01TlkCi4IJAdSG+dOMOn0Y8zddVIwnUSj4DSwdmuYSbmU xdug== 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=klExYTvabKCz5/vZBnyf1WhuJ4hxMxeaoG10yvdh4Og=; b=102j6P4NZcTn/M69wkCbh+I2nJ28EuDS/FRcjk9bbNv5KE4AkYOmtEEvr3VTaju2if hKeId7FQzOKYw8/ZNMYhnxbytNPC+g5DrDy4MGDpEUUcRs1yZh0+5eY3+MwLhjH6OM9J 4mzEXW4JqSFM7wPrC3FK5AaZR1QeUI7t9lReVwa8YP+0ffsVp14D7wZiFpNRP9ga7mEP bCElA4GuGasgFpwebbWTn3MCd8CLWow1CbZvTD1b7pLwm3duHZi8lweY254uaygFo3rd w0D7SRRZizmkYSncKFeHcj1U6J7wRoLSdGyS/P+PbhHeZN0O/W6SFONojTBlbNEAPBTu on7g== X-Gm-Message-State: AFqh2krGjf59ySrK8FOjvqSv/PXxzAmxY10dqdW4AruP1pe8eF8+BB9i vySdtZgHtHJ4W3MBd044+a3W9aOdV+M= X-Google-Smtp-Source: AMrXdXuUwdyx2B/ZFALlA82Krdekijdte5Kqg8Rploo26nXJ5XOjsK5JXG9Ta84JKZ3ihpVZ+qukrw== X-Received: by 2002:adf:fa45:0:b0:27c:92ec:d664 with SMTP id y5-20020adffa45000000b0027c92ecd664mr20482290wrr.26.1672830354992; Wed, 04 Jan 2023 03:05:54 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.05.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:05:54 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 03/77] ethtool: upgrade 6.0 -> 6.1 Date: Wed, 4 Jan 2023 12:04:34 +0100 Message-Id: <20230104110548.2537259-3-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:01 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175388 Signed-off-by: Alexander Kanavin --- .../0001-marvell.c-define-_GNU_SOURCE.patch | 26 +++++++++++++++++++ .../ethtool/avoid_parallel_tests.patch | 6 ++--- .../{ethtool_6.0.bb => ethtool_6.1.bb} | 3 ++- 3 files changed, 31 insertions(+), 4 deletions(-) create mode 100644 meta/recipes-extended/ethtool/ethtool/0001-marvell.c-define-_GNU_SOURCE.patch rename meta/recipes-extended/ethtool/{ethtool_6.0.bb => ethtool_6.1.bb} (90%) diff --git a/meta/recipes-extended/ethtool/ethtool/0001-marvell.c-define-_GNU_SOURCE.patch b/meta/recipes-extended/ethtool/ethtool/0001-marvell.c-define-_GNU_SOURCE.patch new file mode 100644 index 0000000000..f0d4c54596 --- /dev/null +++ b/meta/recipes-extended/ethtool/ethtool/0001-marvell.c-define-_GNU_SOURCE.patch @@ -0,0 +1,26 @@ +From 01835ce20f0605f1458365e679137ea65c26aa48 Mon Sep 17 00:00:00 2001 +From: Alexander Kanavin +Date: Mon, 2 Jan 2023 13:45:46 +0100 +Subject: [PATCH] marvell.c: define _GNU_SOURCE + +Otherwise u_int32_t is not defined under musl C library. + +Upstream-Status: Submitted [by email to mkubecek@suse.cz] +Signed-off-by: Alexander Kanavin +--- + marvell.c | 2 ++ + 1 file changed, 2 insertions(+) + +diff --git a/marvell.c b/marvell.c +index d3d570e..86f1d46 100644 +--- a/marvell.c ++++ b/marvell.c +@@ -5,6 +5,8 @@ + * Stephen Hemminger + */ + ++#define _GNU_SOURCE ++ + #include + + #include "internal.h" diff --git a/meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch b/meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch index c3cefbb5e6..4994369682 100644 --- a/meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch +++ b/meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch @@ -1,4 +1,4 @@ -From dea90ab711acad251b5d8536c534409979ea8be4 Mon Sep 17 00:00:00 2001 +From 0d066a901292e6a44ff7bc7ee16f99dd2ba4ea15 Mon Sep 17 00:00:00 2001 From: Tudor Florea Date: Wed, 28 May 2014 18:59:54 +0200 Subject: [PATCH] ethtool: use serial-tests config needed by ptest. @@ -15,11 +15,11 @@ Upstream-Status: Inappropriate 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac -index 89d0e70..ab2be9c 100644 +index 3eb4e7b..ee5c72f 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. - AC_INIT(ethtool, 6.0, netdev@vger.kernel.org) + AC_INIT(ethtool, 6.1, netdev@vger.kernel.org) AC_PREREQ(2.52) AC_CONFIG_SRCDIR([ethtool.c]) -AM_INIT_AUTOMAKE([gnu subdir-objects]) diff --git a/meta/recipes-extended/ethtool/ethtool_6.0.bb b/meta/recipes-extended/ethtool/ethtool_6.1.bb similarity index 90% rename from meta/recipes-extended/ethtool/ethtool_6.0.bb rename to meta/recipes-extended/ethtool/ethtool_6.1.bb index 8f36520b00..2b9bbe69db 100644 --- a/meta/recipes-extended/ethtool/ethtool_6.0.bb +++ b/meta/recipes-extended/ethtool/ethtool_6.1.bb @@ -9,9 +9,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ SRC_URI = "${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz \ file://run-ptest \ file://avoid_parallel_tests.patch \ + file://0001-marvell.c-define-_GNU_SOURCE.patch \ " -SRC_URI[sha256sum] = "f2168e2b45d7e58ed5b76e5533fd607ca0720c9e631f4271bfe997bf72330796" +SRC_URI[sha256sum] = "1d03f1ce324fbd95591191c42ac0c4c9cc721e067b929083a20a46c4b4731436" UPSTREAM_CHECK_URI = "https://www.kernel.org/pub/software/network/ethtool/" From patchwork Wed Jan 4 11:04:35 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17621 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 5877DC5479D for ; Wed, 4 Jan 2023 11:06:01 +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.9362.1672830357307718609 for ; Wed, 04 Jan 2023 03:05:57 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=VkGPFR+B; 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 h16so32516995wrz.12 for ; Wed, 04 Jan 2023 03:05:57 -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=TdFLGzMb3HnFLgzIAEvGKu8/j8Dc+5FOssMpVpnyGpA=; b=VkGPFR+BTAtYM1kqIWh1G4GU9we9t/KOfEf81s4LSl9gfVZ89mWCQ/rWyYFYSFSlTc s+/e0/zltEiSTA90fcO4yu2Wj6QPOXmK3QLN4j05WfjGK5xjM0kvAYPVM6qbrEbJWHwu lzcUaJW/k9ws7k13pTCrLO3baCaOrhH2RQ51/AlrHI9NFWRQUy5UlbM3WKUN15jMTKbO 8g8UXlym9s1WCFSk83BSSAaYz2aSRKKZF4zdO5QvqBm2A8F+Kl8w/UJEudkLy5LJCo1O Jnjo/I8XaKdCKTZorL94pYN97gxSbOYi7cibktoULvBZmez++VLJL7S1whGN1I+Gms3x GkVA== 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=TdFLGzMb3HnFLgzIAEvGKu8/j8Dc+5FOssMpVpnyGpA=; b=RUBJdyWIpMrZWNzagHtK742tlcMGE6LIkncpzaV1070G/Pg5dWl304ICwrB9kAsWal DaCZj9hLPCvXHdAI0ymBFUZSaBYp6uypt2EcRCz4Nvugc++dUtKgTdjgx9IIBj8U8+XD CxsAN9n+Z7xleIvt/bUQ3X09WCBD5X5U9iat/VEPibQWaoJBFJLDcDSD0l9m3f8Mgevt CxhiTSUEqyZdlAI5nLCqa09VkhH3G+a9PqzGljXrQismjvXrELNU3/e0HxFbItuXTEfx fSY2heM/+hs27jq3jJGyDhCcKVEn0eIu4CdNTDB5wZF5hkni2HmYWCcvWf+Wk8OVnMgs TUow== X-Gm-Message-State: AFqh2kpmUbeFokMPHiSxhEUCGEXFfDBlX7MkiZDCSUTTu7Cy1+Z485ZH IN1a+U/p+ndS+iZyZkmCZYCMgG+pSzQ= X-Google-Smtp-Source: AMrXdXuoYvRpVQrzLKEDIc3+B5QfX90bOQ+8RlQV/gvvfUccovlMP10qdgzl5Wb0UzZaRTuaEUhnyA== X-Received: by 2002:a5d:420f:0:b0:287:be8d:a2f with SMTP id n15-20020a5d420f000000b00287be8d0a2fmr17833571wrq.67.1672830355745; Wed, 04 Jan 2023 03:05:55 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.05.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:05:55 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 04/77] nasm: update 2.15.05 -> 2.16.01 Date: Wed, 4 Jan 2023 12:04:35 +0100 Message-Id: <20230104110548.2537259-4-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:01 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175389 adjust 0002-Add-debug-prefix-map-option.patch to account for https://github.com/netwide-assembler/nasm/commit/f2a6eb4aaca361c1ebe374bf07765790eecf8869 and add a chunk to it that guarantees source paths not leaking into debug sections that list source filenames. Signed-off-by: Alexander Kanavin --- .../nasm/nasm/0001-stdlib-Add-strlcat.patch | 18 ++--- .../0002-Add-debug-prefix-map-option.patch | 74 +++++++++++++------ .../nasm/{nasm_2.15.05.bb => nasm_2.16.01.bb} | 2 +- 3 files changed, 63 insertions(+), 31 deletions(-) rename meta/recipes-devtools/nasm/{nasm_2.15.05.bb => nasm_2.16.01.bb} (88%) diff --git a/meta/recipes-devtools/nasm/nasm/0001-stdlib-Add-strlcat.patch b/meta/recipes-devtools/nasm/nasm/0001-stdlib-Add-strlcat.patch index 0ede8a8328..1b8e947c56 100644 --- a/meta/recipes-devtools/nasm/nasm/0001-stdlib-Add-strlcat.patch +++ b/meta/recipes-devtools/nasm/nasm/0001-stdlib-Add-strlcat.patch @@ -1,4 +1,4 @@ -From 1c5023002bad3a5b0bbc181fdb324160beace733 Mon Sep 17 00:00:00 2001 +From 680220e772dfa381829983fa73b915416f676894 Mon Sep 17 00:00:00 2001 From: Joshua Watt Date: Tue, 19 Nov 2019 12:47:30 -0600 Subject: [PATCH] stdlib: Add strlcat @@ -17,23 +17,23 @@ Signed-off-by: Joshua Watt create mode 100644 stdlib/strlcat.c diff --git a/Makefile.in b/Makefile.in -index bfae1f8..156dc4c 100644 +index b85ebee..045fabe 100644 --- a/Makefile.in +++ b/Makefile.in -@@ -101,7 +101,7 @@ NASM = asm/nasm.$(O) - NDISASM = disasm/ndisasm.$(O) +@@ -104,7 +104,7 @@ PROGOBJ = $(NASM) $(NDISASM) + PROGS = nasm$(X) ndisasm$(X) - LIBOBJ = stdlib/snprintf.$(O) stdlib/vsnprintf.$(O) stdlib/strlcpy.$(O) \ + LIBOBJ_NW = stdlib/snprintf.$(O) stdlib/vsnprintf.$(O) stdlib/strlcpy.$(O) \ - stdlib/strnlen.$(O) stdlib/strrchrnul.$(O) \ + stdlib/strnlen.$(O) stdlib/strrchrnul.$(O) stdlib/strlcat.$(O) \ \ nasmlib/ver.$(O) \ nasmlib/alloc.$(O) nasmlib/asprintf.$(O) nasmlib/errfile.$(O) \ diff --git a/configure.ac b/configure.ac -index 7b72769..14fd033 100644 +index 42cd198..e206338 100644 --- a/configure.ac +++ b/configure.ac -@@ -234,6 +234,7 @@ PA_FUNC_SNPRINTF +@@ -236,6 +236,7 @@ PA_FUNC_SNPRINTF PA_FUNC_VSNPRINTF AC_CHECK_FUNCS([strlcpy]) AC_CHECK_FUNCS([strrchrnul]) @@ -41,7 +41,7 @@ index 7b72769..14fd033 100644 dnl These types are POSIX-specific, and Windows does it differently... AC_CHECK_TYPES([struct _stati64]) -@@ -253,6 +254,7 @@ AC_CHECK_DECLS(strsep) +@@ -255,6 +256,7 @@ AC_CHECK_DECLS(strsep) AC_CHECK_DECLS(strlcpy) AC_CHECK_DECLS(strnlen) AC_CHECK_DECLS(strrchrnul) @@ -50,7 +50,7 @@ index 7b72769..14fd033 100644 dnl Check for missing types AC_TYPE_UINTPTR_T diff --git a/include/compiler.h b/include/compiler.h -index b4fd3a8..7fb4821 100644 +index 407c160..b64da6a 100644 --- a/include/compiler.h +++ b/include/compiler.h @@ -169,6 +169,10 @@ size_t strlcpy(char *, const char *, size_t); diff --git a/meta/recipes-devtools/nasm/nasm/0002-Add-debug-prefix-map-option.patch b/meta/recipes-devtools/nasm/nasm/0002-Add-debug-prefix-map-option.patch index 9f4c8dc0bd..84fcca0fe1 100644 --- a/meta/recipes-devtools/nasm/nasm/0002-Add-debug-prefix-map-option.patch +++ b/meta/recipes-devtools/nasm/nasm/0002-Add-debug-prefix-map-option.patch @@ -1,4 +1,4 @@ -From 81d6519499dcfebe7d21e65e002a8885a4e8d852 Mon Sep 17 00:00:00 2001 +From e28c8883050d34d18ee2d66dfeece51e13adb6d5 Mon Sep 17 00:00:00 2001 From: Joshua Watt Date: Tue, 19 Nov 2019 13:12:17 -0600 Subject: [PATCH] Add --debug-prefix-map option @@ -17,17 +17,17 @@ Signed-off-by: Joshua Watt nasmlib/filename.c | 20 ++++++++++++++++++++ output/outas86.c | 4 +++- output/outcoff.c | 4 ++-- - output/outelf.c | 2 +- + output/outelf.c | 13 ++++++++----- output/outieee.c | 2 +- output/outobj.c | 2 +- stdlib/strlcat.c | 2 +- test/elfdebugprefix.asm | 6 ++++++ test/performtest.pl | 12 ++++++++++-- - 12 files changed, 82 insertions(+), 9 deletions(-) + 12 files changed, 89 insertions(+), 13 deletions(-) create mode 100644 test/elfdebugprefix.asm diff --git a/asm/nasm.c b/asm/nasm.c -index e5ae89a..7a7f8b4 100644 +index 76c70f6..08ff119 100644 --- a/asm/nasm.c +++ b/asm/nasm.c @@ -939,6 +939,7 @@ enum text_options { @@ -46,7 +46,7 @@ index e5ae89a..7a7f8b4 100644 {"reproducible", OPT_REPRODUCIBLE, ARG_NO, 0}, {NULL, OPT_BOGUS, ARG_NO, 0} }; -@@ -1337,6 +1339,26 @@ static bool process_arg(char *p, char *q, int pass) +@@ -1335,6 +1337,26 @@ static bool process_arg(char *p, char *q, int pass) case OPT_REPRODUCIBLE: reproducible = true; break; @@ -73,7 +73,7 @@ index e5ae89a..7a7f8b4 100644 case OPT_HELP: help(stdout); exit(0); -@@ -2304,6 +2326,8 @@ static void help(FILE *out) +@@ -2298,6 +2320,8 @@ static void help(FILE *out) " -w-x disable warning x (also -Wno-x)\n" " -w[+-]error promote all warnings to errors (also -Werror)\n" " -w[+-]error=x promote warning x to errors (also -Werror=x)\n" @@ -83,7 +83,7 @@ index e5ae89a..7a7f8b4 100644 fprintf(out, " %-20s %s\n", diff --git a/include/nasmlib.h b/include/nasmlib.h -index 438178d..4c3e90d 100644 +index 87a7fc6..a3e5144 100644 --- a/include/nasmlib.h +++ b/include/nasmlib.h @@ -250,10 +250,19 @@ int64_t readstrnum(char *str, int length, bool *warn); @@ -107,7 +107,7 @@ index 438178d..4c3e90d 100644 /* * Utility macros... diff --git a/nasm.txt b/nasm.txt -index cc7fa27..d3485c9 100644 +index 950c361..784618c 100644 --- a/nasm.txt +++ b/nasm.txt @@ -147,6 +147,10 @@ OPTIONS @@ -179,10 +179,10 @@ index 54b22f8..c4a412c 100644 static void as86_cleanup(void) diff --git a/output/outcoff.c b/output/outcoff.c -index 58fa024..14baf7b 100644 +index c2b4eb6..e242db2 100644 --- a/output/outcoff.c +++ b/output/outcoff.c -@@ -1072,14 +1072,14 @@ static void coff_symbol(char *name, int32_t strpos, int32_t value, +@@ -1259,7 +1259,7 @@ static void coff_symbol(char *name, int32_t strpos, int32_t value, static void coff_write_symbols(void) { @@ -191,29 +191,61 @@ index 58fa024..14baf7b 100644 uint32_t i; /* - * The `.file' record, and the file name auxiliary record. - */ - coff_symbol(".file", 0L, 0L, -2, 0, 0x67, 1); -- strncpy(filename, inname, 18); -+ filename_debug_remap(filename, inname, 19); +@@ -1269,7 +1269,7 @@ static void coff_write_symbols(void) + if (reproducible) + memset(filename, 0, 18); + else +- strncpy(filename, inname, 18); ++ filename_debug_remap(filename, inname, 19); nasm_write(filename, 18, ofile); /* diff --git a/output/outelf.c b/output/outelf.c -index 61af020..1292958 100644 +index ad8d210..29f1dc1 100644 --- a/output/outelf.c +++ b/output/outelf.c -@@ -553,7 +553,7 @@ static void elf_init(void) - }; +@@ -546,8 +546,8 @@ static void elf_init(void) const char * const *p; + const char * cur_path = nasm_realpath(inname); - strlcpy(elf_module, inname, sizeof(elf_module)); +- strlcpy(elf_dir, nasm_dirname(cur_path), sizeof(elf_dir)); + filename_debug_remap(elf_module, inname, sizeof(elf_module)); ++ filename_debug_remap(elf_dir, nasm_dirname(cur_path), sizeof(elf_dir)); sects = NULL; nsects = sectlen = 0; syms = saa_init((int32_t)sizeof(struct elf_symbol)); +@@ -3590,13 +3590,17 @@ static void dwarf_findfile(const char * fname) + if (dwarf_clist && !(strcmp(fname, dwarf_clist->filename))) + return; + ++ char * fname_remapped = nasm_malloc(FILENAME_MAX); ++ filename_debug_remap(fname_remapped,fname,FILENAME_MAX); ++ + /* search for match */ + match = 0; + if (dwarf_flist) { + match = dwarf_flist; + for (finx = 0; finx < dwarf_numfiles; finx++) { +- if (!(strcmp(fname, match->filename))) { ++ if (!(strcmp(fname_remapped, match->filename))) { + dwarf_clist = match; ++ nasm_free(fname_remapped); + return; + } + match = match->next; +@@ -3607,8 +3611,7 @@ static void dwarf_findfile(const char * fname) + dwarf_clist = nasm_malloc(sizeof(struct linelist)); + dwarf_numfiles++; + dwarf_clist->line = dwarf_numfiles; +- dwarf_clist->filename = nasm_malloc(strlen(fname) + 1); +- strcpy(dwarf_clist->filename,fname); ++ dwarf_clist->filename = fname_remapped; + dwarf_clist->next = 0; + if (!dwarf_flist) { /* if first entry */ + dwarf_flist = dwarf_elist = dwarf_clist; diff --git a/output/outieee.c b/output/outieee.c -index 6d6d4b2..cdb8333 100644 +index 7ba9036..796e5af 100644 --- a/output/outieee.c +++ b/output/outieee.c @@ -207,7 +207,7 @@ static void ieee_unqualified_name(char *, char *); @@ -226,7 +258,7 @@ index 6d6d4b2..cdb8333 100644 fpubhead = NULL; fpubtail = &fpubhead; diff --git a/output/outobj.c b/output/outobj.c -index 56b43f9..fefea94 100644 +index 281839d..fc336c1 100644 --- a/output/outobj.c +++ b/output/outobj.c @@ -644,7 +644,7 @@ static enum directive_result obj_directive(enum directive, char *); @@ -264,7 +296,7 @@ index 0000000..a67ba29 + ret + diff --git a/test/performtest.pl b/test/performtest.pl -index f7865b3..096f960 100755 +index 46b1bdf..2426848 100755 --- a/test/performtest.pl +++ b/test/performtest.pl @@ -42,14 +42,22 @@ sub perform { diff --git a/meta/recipes-devtools/nasm/nasm_2.15.05.bb b/meta/recipes-devtools/nasm/nasm_2.16.01.bb similarity index 88% rename from meta/recipes-devtools/nasm/nasm_2.15.05.bb rename to meta/recipes-devtools/nasm/nasm_2.16.01.bb index edc17aeebf..219cc49360 100644 --- a/meta/recipes-devtools/nasm/nasm_2.15.05.bb +++ b/meta/recipes-devtools/nasm/nasm_2.16.01.bb @@ -10,7 +10,7 @@ SRC_URI = "http://www.nasm.us/pub/nasm/releasebuilds/${PV}/nasm-${PV}.tar.bz2 \ file://0002-Add-debug-prefix-map-option.patch \ " -SRC_URI[sha256sum] = "3c4b8339e5ab54b1bcb2316101f8985a5da50a3f9e504d43fa6f35668bee2fd0" +SRC_URI[sha256sum] = "35b6ad2ee048d41c4779f073f3efca7762a822b7d2d4ef4e8df24cf65747bb2e" EXTRA_AUTORECONF:append = " -I autoconf/m4" From patchwork Wed Jan 4 11:04:36 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17618 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 598D6C54EBD for ; Wed, 4 Jan 2023 11:06:01 +0000 (UTC) Received: from mail-wm1-f45.google.com (mail-wm1-f45.google.com [209.85.128.45]) by mx.groups.io with SMTP id smtpd.web10.9363.1672830358029391186 for ; Wed, 04 Jan 2023 03:05:58 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=VAtSlRzM; spf=pass (domain: gmail.com, ip: 209.85.128.45, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f45.google.com with SMTP id p1-20020a05600c1d8100b003d8c9b191e0so26138828wms.4 for ; Wed, 04 Jan 2023 03:05:57 -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=Pr21doVspobAD5uXWZZ+kHYLgFzQkDPyzK2uF+qjGpw=; b=VAtSlRzMsS6bhRJ1YLsHcBA4H/EYn788nGNejpWwcPuAKT7OmIsOukyRQHGsLZH6sH iqV7kUsb/+3Jg808EzJrBXTjggICwy227cex6gZaEIqnhWsEWiPUt3mHPzmI9V4olB9x QZCFmEwOuq4g2w3iaVB81qoPoXNa+3m947Ub/Bndcry3LjGWYMDo7hdmSlYFs2fWvv3x ZDCRzrcnrBmjqlP23vrxEIYAH/bueKHW0DKqmq/FlYOXNn7N6zXcsfuEE5OCZZhE9dLh XqdoECOvluS7+/53fpw7PAos7vGRYfOIsMDANzH6eUpvaq52EauiZDG6gTNO5AwIylKf PnaA== 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=Pr21doVspobAD5uXWZZ+kHYLgFzQkDPyzK2uF+qjGpw=; b=iDub+hPhg5tT3NRIp338fDPkudjXhsbvbHlIqffL0iBz7TY8xs19/eM1QSBM/R/33+ go5DrynlR1TQy3I88ktxSSQaUYIFBhg0bcubvk8TMHmG3UQDNGwdQJCqcZ8kctcHej/+ VCHAYK6wL94qWclRMccq4rDkIlMVfDqjvEER54A98hmXCM5Y7LZF0HjyIEaJ5hHgFm/a mQoJopMPX59Pw1WN9wZTqZxwRrPnbRaXZVN12c1lT7M6UMkIGJcaVJRy1Rs/X1NvMR9Y 3OfS3wgUfEUJoRZ38j7Xq4V24+YsxSXS2R/9hTCoTlTv7RWWeopqZt5l+80e9milA+TC Aanw== X-Gm-Message-State: AFqh2koMtfaVD0m/Po/35J7xV0V6+gXwFIMW+7VbliyT9AW6O/+xi4vS tSNSTTUNHvlcybh94PrLwiYoyWt2Mig= X-Google-Smtp-Source: AMrXdXuJ+dkbHK4q8eB6J/a8hlwpNF6QxlS+kTNeF16LHuqU8mRbz+S9jwmBLuDeyE+KXTbn5fUU5g== X-Received: by 2002:a05:600c:4e09:b0:3d4:5741:af9b with SMTP id b9-20020a05600c4e0900b003d45741af9bmr37073799wmq.0.1672830356551; Wed, 04 Jan 2023 03:05:56 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.05.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:05:56 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 05/77] ffmpeg: use nasm patched-in debug-prefix-map option to restore reproducibility Date: Wed, 4 Jan 2023 12:04:36 +0100 Message-Id: <20230104110548.2537259-5-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:01 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175390 Latest nasm requires this as it otherwise writes full paths into its output. Signed-off-by: Alexander Kanavin --- meta/recipes-multimedia/ffmpeg/ffmpeg_5.1.2.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-multimedia/ffmpeg/ffmpeg_5.1.2.bb b/meta/recipes-multimedia/ffmpeg/ffmpeg_5.1.2.bb index 06eca4fefe..0f67c9e949 100644 --- a/meta/recipes-multimedia/ffmpeg/ffmpeg_5.1.2.bb +++ b/meta/recipes-multimedia/ffmpeg/ffmpeg_5.1.2.bb @@ -142,6 +142,7 @@ EXTRA_OEMAKE = "V=1" do_configure() { ${S}/configure ${EXTRA_OECONF} + sed -i -e "s,^X86ASMFLAGS=.*,& --debug-prefix-map=${S}=/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR} --debug-prefix-map=${B}=/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR},g" ${B}/ffbuild/config.mak } # patch out build host paths for reproducibility From patchwork Wed Jan 4 11:04:37 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17622 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 5DA14C54EBC for ; Wed, 4 Jan 2023 11:06:01 +0000 (UTC) Received: from mail-wm1-f45.google.com (mail-wm1-f45.google.com [209.85.128.45]) by mx.groups.io with SMTP id smtpd.web10.9364.1672830359305673940 for ; Wed, 04 Jan 2023 03:05:59 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=mchzFaNT; spf=pass (domain: gmail.com, ip: 209.85.128.45, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f45.google.com with SMTP id z8-20020a05600c220800b003d33b0bda11so694466wml.0 for ; Wed, 04 Jan 2023 03:05:59 -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=x8+U2Rkc2uxwh09aFJjIVNfh3raZL/sE7DDUP3stmWM=; b=mchzFaNT1OF6kLD1n1odZQbZZ5trrpDZHnOQeUFl8IE4OgidSlsTpHtCJx1GrQDnLm izRHsSgRgj2rVT9UkfZ6/gWDstaYX3nOhnTjmxlzSJ6QXMCnXrmRxCBIFQ3YzkXjuxDa L6Yi/rg0X7PoTIS1WxsSQs5xARD8HPsyBlKOdn3ZuAn3hBvK46kVWJL5ouICQarolLJc sDfrmsUtSGZDKrhej+yWYOMOwVCuCF3x9csYZeeLHnxH2IibWI4CFXUt2/b5qS+od2mg X6lqKh2YhZex3xG7FS543m+Mwsay8OkbyblI1aY9ash1Nyv45VEobV0QfsvahWasANn3 hORw== 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=x8+U2Rkc2uxwh09aFJjIVNfh3raZL/sE7DDUP3stmWM=; b=tD0qt5Nysnz4GMrcpQ1eyJrafxoTi4hWYhBD/JgeA+FIaP8NwVrGfjTnMYJllj6XWJ bsasyYZVXe1Dh7D/ijkRVgNJmp404zYN1z3aloHG3hPJWQ+kpRw5LeSlARSiCi97o0yE CFEtmM3HVYl7XxADCBkuPagIrpkDoU+KMFXxztYGFPu6ivwT4DZ1RHVtNy8mdLrneOsC PynJbxs80n4JepP2Iq/+C51FjLUBmk4yw/7JOcRzBg1AjVkAzudwK5YENZaNDEFWkkaF zBV9Ea/Dqv9obHe/P/evpINjIQqxENtBfES4ERchE7wojnrqyOj5Of2PeUTb4oDYISR6 XUhA== X-Gm-Message-State: AFqh2kqVALdxyQgyALZOzlc0ydhSS0pWz6vwg1XW76M03MLW0+DLlie2 2SYqT3f4odSiIfumLK0uWtfSaDHN3M4= X-Google-Smtp-Source: AMrXdXvxaV8mdRxcnYRyiX4edeM7RajuFfDk6wmoZOgFTVCRT+914Rtxb0yAlyPaRTvgQFUH1hGqvQ== X-Received: by 2002:a05:600c:4fcf:b0:3d1:d396:1ade with SMTP id o15-20020a05600c4fcf00b003d1d3961ademr33341735wmq.9.1672830357673; Wed, 04 Jan 2023 03:05:57 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.05.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:05:56 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 06/77] gtk+3: update 3.24.35 -> 3.24.36 Date: Wed, 4 Jan 2023 12:04:37 +0100 Message-Id: <20230104110548.2537259-6-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:01 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175391 Drop autotools-specific chunks in opengl.patch. Drop add-missing-meson.build.patch (.35 tarball issue) Drop buildpaths.patch (backport) Signed-off-by: Alexander Kanavin --- ...d-introspection-according-to-option-.patch | 34 +++++++++++ .../gtk+/gtk+3/add-missing-meson.build.patch | 38 ------------- .../recipes-gnome/gtk+/gtk+3/buildpaths.patch | 57 ------------------- meta/recipes-gnome/gtk+/gtk+3/opengl.patch | 48 ++++------------ .../{gtk+3_3.24.35.bb => gtk+3_3.24.36.bb} | 5 +- 5 files changed, 46 insertions(+), 136 deletions(-) create mode 100644 meta/recipes-gnome/gtk+/gtk+3/0001-meson.build-build-introspection-according-to-option-.patch delete mode 100644 meta/recipes-gnome/gtk+/gtk+3/add-missing-meson.build.patch delete mode 100644 meta/recipes-gnome/gtk+/gtk+3/buildpaths.patch rename meta/recipes-gnome/gtk+/{gtk+3_3.24.35.bb => gtk+3_3.24.36.bb} (76%) diff --git a/meta/recipes-gnome/gtk+/gtk+3/0001-meson.build-build-introspection-according-to-option-.patch b/meta/recipes-gnome/gtk+/gtk+3/0001-meson.build-build-introspection-according-to-option-.patch new file mode 100644 index 0000000000..11effd421f --- /dev/null +++ b/meta/recipes-gnome/gtk+/gtk+3/0001-meson.build-build-introspection-according-to-option-.patch @@ -0,0 +1,34 @@ +From 6e533d5598ef875f30b84d931aae11b768465869 Mon Sep 17 00:00:00 2001 +From: Alexander Kanavin +Date: Mon, 2 Jan 2023 15:00:02 +0100 +Subject: [PATCH] meson.build: build introspection according to option only + +The way the check is written, if the build is native, then the +introspection option has no effect. + +Particularly yocto project does want to disable introspection in +native builds and enable it in cross builds (both via the option), +and without this patch the former is not possible. + +Upstream-Status: Submitted [https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/5382] +Signed-off-by: Alexander Kanavin +--- + meson.build | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/meson.build b/meson.build +index bfc33af0f6..94ffaa7769 100644 +--- a/meson.build ++++ b/meson.build +@@ -854,7 +854,7 @@ endif + + # Introspection + gir = find_program('g-ir-scanner', required : get_option('introspection')) +-build_gir = gir.found() and (not meson.is_cross_build() or get_option('introspection')) ++build_gir = gir.found() and get_option('introspection') + + subdir('gdk') + subdir('gtk') +-- +2.30.2 + diff --git a/meta/recipes-gnome/gtk+/gtk+3/add-missing-meson.build.patch b/meta/recipes-gnome/gtk+/gtk+3/add-missing-meson.build.patch deleted file mode 100644 index ef971ccff4..0000000000 --- a/meta/recipes-gnome/gtk+/gtk+3/add-missing-meson.build.patch +++ /dev/null @@ -1,38 +0,0 @@ -From 8a00d0269d547799b598adda364ad6c6ee328e6b Mon Sep 17 00:00:00 2001 -From: Ross Burton -Date: Tue, 20 Dec 2022 12:09:07 +0000 -Subject: [PATCH] Add missing meson.build - -This file was missing from the tarball, but will be in the .36 release. - -Upstream-Status: Inappropriate -Signed-off-by: Ross Burton - ---- - gdk/wayland/cursor/meson.build | 14 ++++++++++++++ - 1 file changed, 14 insertions(+) - create mode 100644 gdk/wayland/cursor/meson.build - -diff --git a/gdk/wayland/cursor/meson.build b/gdk/wayland/cursor/meson.build -new file mode 100644 -index 0000000..94cf47a ---- /dev/null -+++ b/gdk/wayland/cursor/meson.build -@@ -0,0 +1,14 @@ -+# This file is missing from the 3.24.35 tarball -+ -+wayland_cursor_sources = files([ -+ 'wayland-cursor.c', -+ 'xcursor.c', -+ 'os-compatibility.c' -+]) -+ -+libwayland_cursor = static_library('wayland+cursor', -+ sources: wayland_cursor_sources, -+ include_directories: [ confinc, ], -+ dependencies: [ glib_dep, wlclientdep, ], -+ c_args: common_cflags, -+) --- -2.34.1 - diff --git a/meta/recipes-gnome/gtk+/gtk+3/buildpaths.patch b/meta/recipes-gnome/gtk+/gtk+3/buildpaths.patch deleted file mode 100644 index 627d1d4b7e..0000000000 --- a/meta/recipes-gnome/gtk+/gtk+3/buildpaths.patch +++ /dev/null @@ -1,57 +0,0 @@ -Use basename not full filename to remove buildpaths from the packages. - -Upstream-Status: Backport [8eb4e59613a0979757332eb833231b947d61f13d] -Signed-off-by: Ross Burton - -diff --git a/gdk/gdkenumtypes.c.template b/gdk/gdkenumtypes.c.template -index df9edfefa1..c5104e0e0d 100644 ---- a/gdk/gdkenumtypes.c.template -+++ b/gdk/gdkenumtypes.c.template -@@ -5,7 +5,7 @@ - /*** END file-header ***/ - - /*** BEGIN file-production ***/ --/* enumerations from "@filename@" */ -+/* enumerations from "@basename@" */ - /*** END file-production ***/ - - /*** BEGIN value-header ***/ -diff --git a/gtk/gtkprivatetypebuiltins.c.template b/gtk/gtkprivatetypebuiltins.c.template -index 2565208bfc..d7961be8ef 100644 ---- a/gtk/gtkprivatetypebuiltins.c.template -+++ b/gtk/gtkprivatetypebuiltins.c.template -@@ -7,7 +7,7 @@ - /*** END file-header ***/ - - /*** BEGIN file-production ***/ --/* enumerations from "@filename@" */ -+/* enumerations from "@basename@" */ - /*** END file-production ***/ - - /*** BEGIN value-header ***/ -diff --git a/gtk/gtkprivatetypebuiltins.h.template b/gtk/gtkprivatetypebuiltins.h.template -index a21e9aac05..5ecd4d392f 100644 ---- a/gtk/gtkprivatetypebuiltins.h.template -+++ b/gtk/gtkprivatetypebuiltins.h.template -@@ -14,7 +14,7 @@ G_BEGIN_DECLS - - /*** BEGIN file-production ***/ - --/* enumerations from "@filename@" */ -+/* enumerations from "@basename@" */ - /*** END file-production ***/ - - /*** BEGIN value-header ***/ -diff --git a/gtk/gtktypebuiltins.c.template b/gtk/gtktypebuiltins.c.template -index f4d748b7b9..9a5a360f09 100644 ---- a/gtk/gtktypebuiltins.c.template -+++ b/gtk/gtktypebuiltins.c.template -@@ -6,7 +6,7 @@ - /*** END file-header ***/ - - /*** BEGIN file-production ***/ --/* enumerations from "@filename@" */ -+/* enumerations from "@basename@" */ - /*** END file-production ***/ - - /*** BEGIN value-header ***/ diff --git a/meta/recipes-gnome/gtk+/gtk+3/opengl.patch b/meta/recipes-gnome/gtk+/gtk+3/opengl.patch index ddec2c72d7..7354265e10 100644 --- a/meta/recipes-gnome/gtk+/gtk+3/opengl.patch +++ b/meta/recipes-gnome/gtk+/gtk+3/opengl.patch @@ -1,4 +1,4 @@ -From a6fb8ee9cfd5e0f8c4450d48b582614e2de8201c Mon Sep 17 00:00:00 2001 +From 4a0716f04fb25b51b08e994bd5a900b2e7f7fed5 Mon Sep 17 00:00:00 2001 From: Jussi Kukkonen Date: Fri, 16 Oct 2015 16:35:16 +0300 Subject: [PATCH] Do not try to initialize GL without libGL @@ -16,7 +16,6 @@ before calling epoxy APIs. Upstream-Status: Denied Signed-off-by: Jussi Kukkonen --- - config.h.meson | 2 ++ demos/gtk-demo/meson.build | 5 ++++- docs/tools/meson.build | 7 +++++-- docs/tools/widgets.c | 6 +++++- @@ -26,7 +25,6 @@ Signed-off-by: Jussi Kukkonen gdk/gdkglcontext.c | 6 ++++++ gdk/gdkwindow.c | 13 +++++++++++++ gdk/meson.build | 8 +++++++- - gdk/x11/Makefile.am | 2 -- gdk/x11/gdkdisplay-x11.c | 6 +++++- gdk/x11/gdkvisual-x11.c | 5 +++++ gdk/x11/gdkwindow-x11.c | 4 ++++ @@ -39,21 +37,8 @@ Signed-off-by: Jussi Kukkonen meson_options.txt | 2 ++ tests/meson.build | 9 +++++++-- testsuite/gtk/objects-finalize.c | 2 ++ - 23 files changed, 130 insertions(+), 15 deletions(-) + 21 files changed, 128 insertions(+), 13 deletions(-) -diff --git a/config.h.meson b/config.h.meson -index b502611cb7..0bf6678d5e 100644 ---- a/config.h.meson -+++ b/config.h.meson -@@ -20,6 +20,8 @@ - /* define if we have colord */ - #mesondefine HAVE_COLORD - -+#mesondefine HAVE_OPENGL -+ - /* Define if the GNU dcgettext() function is already present or preinstalled. - */ - #mesondefine HAVE_DCGETTEXT diff --git a/demos/gtk-demo/meson.build b/demos/gtk-demo/meson.build index 252da16d05..4b57cff6ac 100644 --- a/demos/gtk-demo/meson.build @@ -367,19 +352,6 @@ index 4bb1bf2b6c..64172b8d3e 100644 gdkconfig = configure_file( input : 'gdkconfig.h.meson', -diff --git a/gdk/x11/Makefile.am b/gdk/x11/Makefile.am -index 32b1f24434..d73eee604a 100644 ---- a/gdk/x11/Makefile.am -+++ b/gdk/x11/Makefile.am -@@ -40,8 +40,6 @@ libgdk_x11_la_SOURCES = \ - gdkeventtranslator.c \ - gdkeventtranslator.h \ - gdkgeometry-x11.c \ -- gdkglcontext-x11.c \ -- gdkglcontext-x11.h \ - gdkkeys-x11.c \ - gdkmain-x11.c \ - gdkmonitor-x11.c \ diff --git a/gdk/x11/gdkdisplay-x11.c b/gdk/x11/gdkdisplay-x11.c index 7e08f472cc..30fd7b6089 100644 --- a/gdk/x11/gdkdisplay-x11.c @@ -642,10 +614,10 @@ index 4fd0c3039c..a8e59ed077 100644 if (GDK_IS_WAYLAND_DISPLAY (gdk_display_get_default ())) { diff --git a/meson.build b/meson.build -index f2e63a8655..eea5347930 100644 +index aed48fc3f6..bfc33af0f6 100644 --- a/meson.build +++ b/meson.build -@@ -136,6 +136,7 @@ wayland_enabled = get_option('wayland_backend') +@@ -137,6 +137,7 @@ wayland_enabled = get_option('wayland_backend') broadway_enabled = get_option('broadway_backend') quartz_enabled = get_option('quartz_backend') win32_enabled = get_option('win32_backend') @@ -653,7 +625,7 @@ index f2e63a8655..eea5347930 100644 os_unix = false os_linux = false -@@ -450,7 +451,7 @@ pangocairo_dep = dependency('pangocairo', version: cairo_req, +@@ -430,7 +431,7 @@ pangocairo_dep = dependency('pangocairo', version: cairo_req, fallback : ['pango', 'libpangocairo_dep']) pixbuf_dep = dependency('gdk-pixbuf-2.0', version: gdk_pixbuf_req, fallback : ['gdk-pixbuf', 'gdkpixbuf_dep']) @@ -662,7 +634,7 @@ index f2e63a8655..eea5347930 100644 fallback: ['libepoxy', 'libepoxy_dep']) atk_dep = dependency('atk', version: atk_req, fallback : ['atk', 'libatk_dep']) -@@ -496,6 +497,10 @@ if tracker3_enabled +@@ -476,6 +477,10 @@ if tracker3_enabled endif endif @@ -671,9 +643,9 @@ index f2e63a8655..eea5347930 100644 +endif + if iso_codes_dep.found() - cdata.set_quoted('ISO_CODES_PREFIX', iso_codes_dep.get_pkgconfig_variable('prefix')) + cdata.set_quoted('ISO_CODES_PREFIX', iso_codes_dep.get_variable(pkgconfig: 'prefix')) else -@@ -926,9 +931,15 @@ else +@@ -912,9 +917,15 @@ else gio_packages = ['gio-2.0', glib_req] endif @@ -690,7 +662,7 @@ index f2e63a8655..eea5347930 100644 ['fribidi', fribidi_req])) gtk_packages = ' '.join([ -@@ -942,7 +953,7 @@ pkgconf.set('GTK_PACKAGES', gtk_packages) +@@ -928,7 +939,7 @@ pkgconf.set('GTK_PACKAGES', gtk_packages) # Requires.private pc_gdk_extra_libs += cairo_libs @@ -761,5 +733,5 @@ index 24540e313f..e0f863ab6a 100644 /* Not allowed to finalize a GdkPixbufLoader without calling gdk_pixbuf_loader_close() */ all_types[i] != GDK_TYPE_PIXBUF_LOADER && -- -2.34.1 +2.30.2 diff --git a/meta/recipes-gnome/gtk+/gtk+3_3.24.35.bb b/meta/recipes-gnome/gtk+/gtk+3_3.24.36.bb similarity index 76% rename from meta/recipes-gnome/gtk+/gtk+3_3.24.35.bb rename to meta/recipes-gnome/gtk+/gtk+3_3.24.36.bb index a467c0e9e9..41c189d7f1 100644 --- a/meta/recipes-gnome/gtk+/gtk+3_3.24.35.bb +++ b/meta/recipes-gnome/gtk+/gtk+3_3.24.36.bb @@ -3,11 +3,10 @@ require gtk+3.inc MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}" SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk+/${MAJ_VER}/gtk+-${PV}.tar.xz \ - file://add-missing-meson.build.patch \ - file://buildpaths.patch \ file://opengl.patch \ + file://0001-meson.build-build-introspection-according-to-option-.patch \ " -SRC_URI[sha256sum] = "ec10fe6d712ef0b3c63b5f932639c9d1ae99fce94f500f6f06965629fef60bd1" +SRC_URI[sha256sum] = "27a6ef157743350c807ffea59baa1d70226dbede82a5e953ffd58ea6059fe691" S = "${WORKDIR}/gtk+-${PV}" From patchwork Wed Jan 4 11:04:38 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17623 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 6244EC46467 for ; Wed, 4 Jan 2023 11:06:11 +0000 (UTC) Received: from mail-wm1-f43.google.com (mail-wm1-f43.google.com [209.85.128.43]) by mx.groups.io with SMTP id smtpd.web11.9355.1672830361153102525 for ; Wed, 04 Jan 2023 03:06:01 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=PJo2hF4b; spf=pass (domain: gmail.com, ip: 209.85.128.43, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f43.google.com with SMTP id i17-20020a05600c355100b003d99434b1cfso15935273wmq.1 for ; Wed, 04 Jan 2023 03:06:00 -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=O372yazS3Qk2r9rACCptQ+wyMaCGAZKcXz/U288C+bk=; b=PJo2hF4bO1wkeUt815WXamCT1sPlOXuZ50itqRzZcdXh3gSuQBUiz6T8fByZZZ6EJV z7Hvz55o23BkkV1EYSPgO21GW1d8kMnCtHwNo6I27MPe4TrXit9CePoqCB/CrdnPvms1 M44NUmlnhuCg6gm8Af30bRM8K1rGc/ZYJJ0R8LzVN1e5y94/hdh1cDb817a/z/R8InOU zuDcj+6RIAfW02Ywx64YvF8i+Wg67Oc2wcis5Q9Z9fYhmoLXQZyGJjcQOBPLDGrs3Asc WnXxrrGHPcvgsMpjceHc3qDluXOPNxzXkpAHSimFdQ3CNjw3W70xafOuJTQvQ1e0e4nR t1TA== 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=O372yazS3Qk2r9rACCptQ+wyMaCGAZKcXz/U288C+bk=; b=digiqc1Tmf9EOKmPcK1iaTk1Y9s2fFB13AOgCola3oyIvthNSc1zyUBslgCqCDRxyy lzr8wRva2fm3uHAt+Ep+q4btMmQZXNwZ6jaYlEXKmdfAFTiCVNiO+s6VWGE+kQaoBWFT JgOnFki1WV7qSlXmtqYDSfBsWYXkcg9b8CAW1C959fPGxvEM4pFFg5z2lCPDB23dur+V cYwDMrN88hzrJjVAvn3bYVXG1AkNtUSQGTU27TuACWIFfMpWsCnTkhZWcAXZh9xaUj5c Cv20FJTRdAjhhY94ZwAvY88w+E5doH4L5jWLAB80pkii1UL1i5/uISIaMWZQoGwcvpyb eZTA== X-Gm-Message-State: AFqh2kqqF7FIXvZQ9k9p3xiOgS+bx50EcmGMEpFW83/iATKajGBp5gja +R+DYr5Ns68a5nm16+xAm1bc+tf5N6Y= X-Google-Smtp-Source: AMrXdXuRvMBBjby5Wvwu8zIVUTr4lfdZxAtx2F98l/r/Ebwrt1MmNp83Ufe+wC7A/LWi49OTkafy1w== X-Received: by 2002:a05:600c:358f:b0:3d9:7847:96e2 with SMTP id p15-20020a05600c358f00b003d9784796e2mr24200513wmq.2.1672830358471; Wed, 04 Jan 2023 03:05:58 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.05.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:05:58 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 07/77] libva-utils: update 2.16.0 -> 2.17.0 Date: Wed, 4 Jan 2023 12:04:38 +0100 Message-Id: <20230104110548.2537259-7-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:11 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175393 Signed-off-by: Alexander Kanavin --- .../libva/{libva-utils_2.16.0.bb => libva-utils_2.17.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/libva/{libva-utils_2.16.0.bb => libva-utils_2.17.0.bb} (90%) diff --git a/meta/recipes-graphics/libva/libva-utils_2.16.0.bb b/meta/recipes-graphics/libva/libva-utils_2.17.0.bb similarity index 90% rename from meta/recipes-graphics/libva/libva-utils_2.16.0.bb rename to meta/recipes-graphics/libva/libva-utils_2.17.0.bb index cdf4d79dc1..c5a563b853 100644 --- a/meta/recipes-graphics/libva/libva-utils_2.16.0.bb +++ b/meta/recipes-graphics/libva/libva-utils_2.17.0.bb @@ -14,8 +14,8 @@ SECTION = "x11" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=b148fc8adf19dc9aec17cf9cd29a9a5e" -SRC_URI = "git://github.com/intel/libva-utils.git;branch=v2.16-branch;protocol=https" -SRCREV = "cdf39e1e3da85a91ef53438c3b6a97e77dda96aa" +SRC_URI = "git://github.com/intel/libva-utils.git;branch=v2.17-branch;protocol=https" +SRCREV = "42c02a6a37b1bfce91a7f15c898750f2ee9e3d6a" S = "${WORKDIR}/git" UPSTREAM_CHECK_GITTAGREGEX = "(?P(\d+(\.\d+)+))$" From patchwork Wed Jan 4 11:04:39 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17620 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 66917C54EBE for ; Wed, 4 Jan 2023 11:06:01 +0000 (UTC) Received: from mail-wr1-f41.google.com (mail-wr1-f41.google.com [209.85.221.41]) by mx.groups.io with SMTP id smtpd.web10.9366.1672830360745063970 for ; Wed, 04 Jan 2023 03:06:01 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=BXBFOWRw; spf=pass (domain: gmail.com, ip: 209.85.221.41, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f41.google.com with SMTP id d9so3991466wrp.10 for ; Wed, 04 Jan 2023 03:06:00 -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=0ThaCRSzFAXkgZKuBekvz1UqgTIByuJaYYhv8l4+Yhc=; b=BXBFOWRwjsPzAoCs+CDP2+dVkKAvF1NTEgmNCtxunAOm514lwYB9t+1yU1o+WYUkbw Iv6aU4rESEL4/xOWUdDkgR29wsifEQsBS6HpMS4YJLYicUrETecSztsn4nGQvNMlwxq5 hk5CJWmcsVE+r2lFUGQAn9a4wDzpe0LwtihTvoXOIYRaW+fW3x94u0s0AIbYKhftgXqm 6ggiFzh0gb/KeVJU1kkXaV6cTF/3qiNb5MSmXU/kwnBA+UDDV3Gsl5giQBBu0Ism8wnI OKLXPUOz9I1Ox9QCki21eF2BvLZJgD/IHpbpwY9wBhaaJTXn9TLdg3FJXnnY5aZUyVn7 nCKg== 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=0ThaCRSzFAXkgZKuBekvz1UqgTIByuJaYYhv8l4+Yhc=; b=qHBtLlkSh6R7hCsFpEZXgvF6cQ5ZpRWm1OhnmgmZny+VoaSfIhp3kgKCtZtfIdo42m 4pCM97qpOB3NJCW8EelXS4tTSv4yzRF5hM5p1ORybAFLgKqQFWOyfyhQqQiTb2OLKP1U uUt19UDaMKdyRsq9MGKPgbntcCXzdAnc/ZHfKKFT0ux0uYVgVte5SGB7hMRdqLbcxxQV jnL5THBeoF7c+x3abFl40ftU8CZH0N7cvsX+uIQyNdrYkHS/GzDfz8ENmciIox5mtgFN x85ZwBBdhNTs0kkU6/6MB1oYPlR8Gdxl++VeYXWp6nyu3TYuCK1zPR00+UOIEiWmdf/w W+zw== X-Gm-Message-State: AFqh2kqQRLoFOYReLIAmmks9AQ8WeTgYxFQ4vawhGuBFD0/FcfL1Qylw eC7hbfLxss+PQ9S11gTCWe1iiupdVTU= X-Google-Smtp-Source: AMrXdXtkykrMb7qtK5B6WYZTyX+YqFXdoqOWiMjDH7LPDrqgpiOvErg1sg8o4UBxGKzot3tCDRsMfg== X-Received: by 2002:a5d:67c7:0:b0:26b:445c:6399 with SMTP id n7-20020a5d67c7000000b0026b445c6399mr26344345wrw.47.1672830359153; Wed, 04 Jan 2023 03:05:59 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.05.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:05:58 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 08/77] xcb-util: update 0.4.0 -> 0.4.1 Date: Wed, 4 Jan 2023 12:04:39 +0100 Message-Id: <20230104110548.2537259-8-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:01 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175392 Signed-off-by: Alexander Kanavin --- .../xorg-lib/{xcb-util_0.4.0.bb => xcb-util_0.4.1.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-lib/{xcb-util_0.4.0.bb => xcb-util_0.4.1.bb} (51%) diff --git a/meta/recipes-graphics/xorg-lib/xcb-util_0.4.0.bb b/meta/recipes-graphics/xorg-lib/xcb-util_0.4.1.bb similarity index 51% rename from meta/recipes-graphics/xorg-lib/xcb-util_0.4.0.bb rename to meta/recipes-graphics/xorg-lib/xcb-util_0.4.1.bb index 6d0af2aa23..0da004f907 100644 --- a/meta/recipes-graphics/xorg-lib/xcb-util_0.4.0.bb +++ b/meta/recipes-graphics/xorg-lib/xcb-util_0.4.1.bb @@ -1,10 +1,9 @@ require xcb-util.inc -SRC_URI = "http://xcb.freedesktop.org/dist/${BPN}-${PV}.tar.bz2" +SRC_URI = "http://xcb.freedesktop.org/dist/${BPN}-${PV}.tar.xz" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://src/xcb_aux.c;endline=30;md5=ae305b9c2a38f9ba27060191046a6460 \ file://src/xcb_event.h;endline=27;md5=627be355aee59e1b8ade80d5bd90fad9" -SRC_URI[md5sum] = "2e97feed81919465a04ccc71e4073313" -SRC_URI[sha256sum] = "46e49469cb3b594af1d33176cd7565def2be3fa8be4371d62271fabb5eae50e9" +SRC_URI[sha256sum] = "5abe3bbbd8e54f0fa3ec945291b7e8fa8cfd3cccc43718f8758430f94126e512" From patchwork Wed Jan 4 11:04:40 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17637 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 80E83C54EBC for ; Wed, 4 Jan 2023 11:06:11 +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.9368.1672830362190792853 for ; Wed, 04 Jan 2023 03:06:02 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=CHmp/Aa/; 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 d17so12823276wrs.2 for ; Wed, 04 Jan 2023 03:06:01 -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=EGKYvUJQDjD8X8S/V1ldWvwQ+rZJO0fXsoM2zEoB2iY=; b=CHmp/Aa/9NrPIfqrjqU0dBGuWjD69UL4rEAvWN8SalHvShktDEDe/XVhBGdg04MDRn JAajt8zWntbXX7v4g5j5YcW9gq6F6pvjboi7b4JmFNaKKh9wmJzQHTpqzmESRtJm4bTB m30ovOMy9TR69xJFiLnBdcYx4shOgOIhVfCzfex7sOIumBVOyjrLWg4zRZ0+9OJjn8ue sjXikpY1myvKCDTnM2r9T8AThotqeBkQW54GnMBiQeCSK8ty6SQ/LNPUOWZd9eHOn1TX KIPhdtTEozfaSV1+GVFnonpB/v0iOGtRekelBrbarArdAvLMPFNeNQN3l0bSPnSXUIRp 0ZIA== 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=EGKYvUJQDjD8X8S/V1ldWvwQ+rZJO0fXsoM2zEoB2iY=; b=KdCKnNZKZbFRmVPSx/MIY6iTIruiXUzf3k7f2YTwbVSS46W2jl8I8QJ0pQWSb2EWLp +mW8CsV6cegxo5BE71rW2z4TAYiCHZPvine4eRaay7UwH8dDVwWSma9BfV2/ALrA44kw mJmofYAU2k0takE+e7XjGR1ypaLc0O5aPjmVecWzAMvHdM5GZkpRO+1P+ZD2n7C/7Ofi qPz1qgiNv639jRQ1+LSqAVlqEFWnEQgCOHsk8VOXQ3EwKVvj97eg393P7Qq+z3xy3cu4 WCQtF/i+ppOHTt//WMA72dfFHTmf/xBKVw3lWkY/Nb7ddD9nua0KJe3TWvnfQMf7EUFM yt7Q== X-Gm-Message-State: AFqh2kr93kSA7gYM233MnEvjM5lZZyPGhAlbI5brfuVUFn6ZKkj73Zht KSW5XXYoDlKQgyZ9G8R5v3tE3B6ezZk= X-Google-Smtp-Source: AMrXdXvPMG+G1AY/zKRljJ+J1Eipk1llotuxVD0S3hI92I7o2abnTfUNwXF/tL95yU/CbX4VEhph+Q== X-Received: by 2002:adf:ee83:0:b0:270:213a:b53d with SMTP id b3-20020adfee83000000b00270213ab53dmr28139358wro.33.1672830360092; Wed, 04 Jan 2023 03:06:00 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.05.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:05:59 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 09/77] tiff: update 4.4.0 -> 4.5.0 Date: Wed, 4 Jan 2023 12:04:40 +0100 Message-Id: <20230104110548.2537259-9-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:11 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175395 Drop all CVE backports. License-Update: formatting Signed-off-by: Alexander Kanavin --- ...-of-TIFFTAG_INKNAMES-and-related-TIF.patch | 266 ------- ...-the-FPE-in-tiffcrop-415-427-and-428.patch | 184 ----- ...fcrop-S-option-Make-decision-simpler.patch | 36 - ...-incompatibility-of-Z-X-Y-z-options-.patch | 59 -- ...ines-require-a-larger-buffer-fixes-2.patch | 653 ------------------ .../libtiff/files/CVE-2022-2953.patch | 86 --- .../libtiff/files/CVE-2022-34526.patch | 32 - .../libtiff/files/CVE-2022-3970.patch | 39 -- .../libtiff/{tiff_4.4.0.bb => tiff_4.5.0.bb} | 17 +- 9 files changed, 4 insertions(+), 1368 deletions(-) delete mode 100644 meta/recipes-multimedia/libtiff/files/0001-Revised-handling-of-TIFFTAG_INKNAMES-and-related-TIF.patch delete mode 100644 meta/recipes-multimedia/libtiff/files/0001-fix-the-FPE-in-tiffcrop-415-427-and-428.patch delete mode 100644 meta/recipes-multimedia/libtiff/files/0001-tiffcrop-S-option-Make-decision-simpler.patch delete mode 100644 meta/recipes-multimedia/libtiff/files/0001-tiffcrop-disable-incompatibility-of-Z-X-Y-z-options-.patch delete mode 100644 meta/recipes-multimedia/libtiff/files/0001-tiffcrop-subroutines-require-a-larger-buffer-fixes-2.patch delete mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2022-2953.patch delete mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2022-34526.patch delete mode 100644 meta/recipes-multimedia/libtiff/files/CVE-2022-3970.patch rename meta/recipes-multimedia/libtiff/{tiff_4.4.0.bb => tiff_4.5.0.bb} (75%) diff --git a/meta/recipes-multimedia/libtiff/files/0001-Revised-handling-of-TIFFTAG_INKNAMES-and-related-TIF.patch b/meta/recipes-multimedia/libtiff/files/0001-Revised-handling-of-TIFFTAG_INKNAMES-and-related-TIF.patch deleted file mode 100644 index ce72c86120..0000000000 --- a/meta/recipes-multimedia/libtiff/files/0001-Revised-handling-of-TIFFTAG_INKNAMES-and-related-TIF.patch +++ /dev/null @@ -1,266 +0,0 @@ -CVE: CVE-2022-3599 -Upstream-Status: Backport -Signed-off-by: Ross Burton - -From f00484b9519df933723deb38fff943dc291a793d Mon Sep 17 00:00:00 2001 -From: Su_Laus -Date: Tue, 30 Aug 2022 16:56:48 +0200 -Subject: [PATCH] Revised handling of TIFFTAG_INKNAMES and related - TIFFTAG_NUMBEROFINKS value - -In order to solve the buffer overflow issues related to TIFFTAG_INKNAMES and related TIFFTAG_NUMBEROFINKS value, a revised handling of those tags within LibTiff is proposed: - -Behaviour for writing: - `NumberOfInks` MUST fit to the number of inks in the `InkNames` string. - `NumberOfInks` is automatically set when `InkNames` is set. - If `NumberOfInks` is different to the number of inks within `InkNames` string, that will be corrected and a warning is issued. - If `NumberOfInks` is not equal to samplesperpixel only a warning will be issued. - -Behaviour for reading: - When reading `InkNames` from a TIFF file, the `NumberOfInks` will be set automatically to the number of inks in `InkNames` string. - If `NumberOfInks` is different to the number of inks within `InkNames` string, that will be corrected and a warning is issued. - If `NumberOfInks` is not equal to samplesperpixel only a warning will be issued. - -This allows the safe use of the NumberOfInks value to read out the InkNames without buffer overflow - -This MR will close the following issues: #149, #150, #152, #168 (to be checked), #250, #269, #398 and #456. - -It also fixes the old bug at http://bugzilla.maptools.org/show_bug.cgi?id=2599, for which the limitation of `NumberOfInks = SPP` was introduced, which is in my opinion not necessary and does not solve the general issue. ---- - libtiff/tif_dir.c | 119 ++++++++++++++++++++++++----------------- - libtiff/tif_dir.h | 2 + - libtiff/tif_dirinfo.c | 2 +- - libtiff/tif_dirwrite.c | 5 ++ - libtiff/tif_print.c | 4 ++ - 5 files changed, 82 insertions(+), 50 deletions(-) - -diff --git a/libtiff/tif_dir.c b/libtiff/tif_dir.c -index 793e8a79..816f7756 100644 ---- a/libtiff/tif_dir.c -+++ b/libtiff/tif_dir.c -@@ -136,32 +136,30 @@ setExtraSamples(TIFF* tif, va_list ap, uint32_t* v) - } - - /* -- * Confirm we have "samplesperpixel" ink names separated by \0. Returns -+ * Count ink names separated by \0. Returns - * zero if the ink names are not as expected. - */ --static uint32_t --checkInkNamesString(TIFF* tif, uint32_t slen, const char* s) -+static uint16_t -+countInkNamesString(TIFF *tif, uint32_t slen, const char *s) - { -- TIFFDirectory* td = &tif->tif_dir; -- uint16_t i = td->td_samplesperpixel; -+ uint16_t i = 0; -+ const char *ep = s + slen; -+ const char *cp = s; - - if (slen > 0) { -- const char* ep = s+slen; -- const char* cp = s; -- for (; i > 0; i--) { -+ do { - for (; cp < ep && *cp != '\0'; cp++) {} - if (cp >= ep) - goto bad; - cp++; /* skip \0 */ -- } -- return ((uint32_t)(cp - s)); -+ i++; -+ } while (cp < ep); -+ return (i); - } - bad: - TIFFErrorExt(tif->tif_clientdata, "TIFFSetField", -- "%s: Invalid InkNames value; expecting %"PRIu16" names, found %"PRIu16, -- tif->tif_name, -- td->td_samplesperpixel, -- (uint16_t)(td->td_samplesperpixel-i)); -+ "%s: Invalid InkNames value; no NUL at given buffer end location %"PRIu32", after %"PRIu16" ink", -+ tif->tif_name, slen, i); - return (0); - } - -@@ -478,13 +476,61 @@ _TIFFVSetField(TIFF* tif, uint32_t tag, va_list ap) - _TIFFsetFloatArray(&td->td_refblackwhite, va_arg(ap, float*), 6); - break; - case TIFFTAG_INKNAMES: -- v = (uint16_t) va_arg(ap, uint16_vap); -- s = va_arg(ap, char*); -- v = checkInkNamesString(tif, v, s); -- status = v > 0; -- if( v > 0 ) { -- _TIFFsetNString(&td->td_inknames, s, v); -- td->td_inknameslen = v; -+ { -+ v = (uint16_t) va_arg(ap, uint16_vap); -+ s = va_arg(ap, char*); -+ uint16_t ninksinstring; -+ ninksinstring = countInkNamesString(tif, v, s); -+ status = ninksinstring > 0; -+ if(ninksinstring > 0 ) { -+ _TIFFsetNString(&td->td_inknames, s, v); -+ td->td_inknameslen = v; -+ /* Set NumberOfInks to the value ninksinstring */ -+ if (TIFFFieldSet(tif, FIELD_NUMBEROFINKS)) -+ { -+ if (td->td_numberofinks != ninksinstring) { -+ TIFFErrorExt(tif->tif_clientdata, module, -+ "Warning %s; Tag %s:\n Value %"PRIu16" of NumberOfInks is different from the number of inks %"PRIu16".\n -> NumberOfInks value adapted to %"PRIu16"", -+ tif->tif_name, fip->field_name, td->td_numberofinks, ninksinstring, ninksinstring); -+ td->td_numberofinks = ninksinstring; -+ } -+ } else { -+ td->td_numberofinks = ninksinstring; -+ TIFFSetFieldBit(tif, FIELD_NUMBEROFINKS); -+ } -+ if (TIFFFieldSet(tif, FIELD_SAMPLESPERPIXEL)) -+ { -+ if (td->td_numberofinks != td->td_samplesperpixel) { -+ TIFFErrorExt(tif->tif_clientdata, module, -+ "Warning %s; Tag %s:\n Value %"PRIu16" of NumberOfInks is different from the SamplesPerPixel value %"PRIu16"", -+ tif->tif_name, fip->field_name, td->td_numberofinks, td->td_samplesperpixel); -+ } -+ } -+ } -+ } -+ break; -+ case TIFFTAG_NUMBEROFINKS: -+ v = (uint16_t)va_arg(ap, uint16_vap); -+ /* If InkNames already set also NumberOfInks is set accordingly and should be equal */ -+ if (TIFFFieldSet(tif, FIELD_INKNAMES)) -+ { -+ if (v != td->td_numberofinks) { -+ TIFFErrorExt(tif->tif_clientdata, module, -+ "Error %s; Tag %s:\n It is not possible to set the value %"PRIu32" for NumberOfInks\n which is different from the number of inks in the InkNames tag (%"PRIu16")", -+ tif->tif_name, fip->field_name, v, td->td_numberofinks); -+ /* Do not set / overwrite number of inks already set by InkNames case accordingly. */ -+ status = 0; -+ } -+ } else { -+ td->td_numberofinks = (uint16_t)v; -+ if (TIFFFieldSet(tif, FIELD_SAMPLESPERPIXEL)) -+ { -+ if (td->td_numberofinks != td->td_samplesperpixel) { -+ TIFFErrorExt(tif->tif_clientdata, module, -+ "Warning %s; Tag %s:\n Value %"PRIu32" of NumberOfInks is different from the SamplesPerPixel value %"PRIu16"", -+ tif->tif_name, fip->field_name, v, td->td_samplesperpixel); -+ } -+ } - } - break; - case TIFFTAG_PERSAMPLE: -@@ -986,34 +1032,6 @@ _TIFFVGetField(TIFF* tif, uint32_t tag, va_list ap) - if (fip->field_bit == FIELD_CUSTOM) { - standard_tag = 0; - } -- -- if( standard_tag == TIFFTAG_NUMBEROFINKS ) -- { -- int i; -- for (i = 0; i < td->td_customValueCount; i++) { -- uint16_t val; -- TIFFTagValue *tv = td->td_customValues + i; -- if (tv->info->field_tag != standard_tag) -- continue; -- if( tv->value == NULL ) -- return 0; -- val = *(uint16_t *)tv->value; -- /* Truncate to SamplesPerPixel, since the */ -- /* setting code for INKNAMES assume that there are SamplesPerPixel */ -- /* inknames. */ -- /* Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2599 */ -- if( val > td->td_samplesperpixel ) -- { -- TIFFWarningExt(tif->tif_clientdata,"_TIFFVGetField", -- "Truncating NumberOfInks from %u to %"PRIu16, -- val, td->td_samplesperpixel); -- val = td->td_samplesperpixel; -- } -- *va_arg(ap, uint16_t*) = val; -- return 1; -- } -- return 0; -- } - - switch (standard_tag) { - case TIFFTAG_SUBFILETYPE: -@@ -1195,6 +1213,9 @@ _TIFFVGetField(TIFF* tif, uint32_t tag, va_list ap) - case TIFFTAG_INKNAMES: - *va_arg(ap, const char**) = td->td_inknames; - break; -+ case TIFFTAG_NUMBEROFINKS: -+ *va_arg(ap, uint16_t *) = td->td_numberofinks; -+ break; - default: - { - int i; -diff --git a/libtiff/tif_dir.h b/libtiff/tif_dir.h -index 09065648..0c251c9e 100644 ---- a/libtiff/tif_dir.h -+++ b/libtiff/tif_dir.h -@@ -117,6 +117,7 @@ typedef struct { - /* CMYK parameters */ - int td_inknameslen; - char* td_inknames; -+ uint16_t td_numberofinks; /* number of inks in InkNames string */ - - int td_customValueCount; - TIFFTagValue *td_customValues; -@@ -174,6 +175,7 @@ typedef struct { - #define FIELD_TRANSFERFUNCTION 44 - #define FIELD_INKNAMES 46 - #define FIELD_SUBIFD 49 -+#define FIELD_NUMBEROFINKS 50 - /* FIELD_CUSTOM (see tiffio.h) 65 */ - /* end of support for well-known tags; codec-private tags follow */ - #define FIELD_CODEC 66 /* base of codec-private tags */ -diff --git a/libtiff/tif_dirinfo.c b/libtiff/tif_dirinfo.c -index 3371cb5c..3b4bcd33 100644 ---- a/libtiff/tif_dirinfo.c -+++ b/libtiff/tif_dirinfo.c -@@ -114,7 +114,7 @@ tiffFields[] = { - { TIFFTAG_SUBIFD, -1, -1, TIFF_IFD8, 0, TIFF_SETGET_C16_IFD8, TIFF_SETGET_UNDEFINED, FIELD_SUBIFD, 1, 1, "SubIFD", (TIFFFieldArray*) &tiffFieldArray }, - { TIFFTAG_INKSET, 1, 1, TIFF_SHORT, 0, TIFF_SETGET_UINT16, TIFF_SETGET_UNDEFINED, FIELD_CUSTOM, 0, 0, "InkSet", NULL }, - { TIFFTAG_INKNAMES, -1, -1, TIFF_ASCII, 0, TIFF_SETGET_C16_ASCII, TIFF_SETGET_UNDEFINED, FIELD_INKNAMES, 1, 1, "InkNames", NULL }, -- { TIFFTAG_NUMBEROFINKS, 1, 1, TIFF_SHORT, 0, TIFF_SETGET_UINT16, TIFF_SETGET_UNDEFINED, FIELD_CUSTOM, 1, 0, "NumberOfInks", NULL }, -+ { TIFFTAG_NUMBEROFINKS, 1, 1, TIFF_SHORT, 0, TIFF_SETGET_UINT16, TIFF_SETGET_UNDEFINED, FIELD_NUMBEROFINKS, 1, 0, "NumberOfInks", NULL }, - { TIFFTAG_DOTRANGE, 2, 2, TIFF_SHORT, 0, TIFF_SETGET_UINT16_PAIR, TIFF_SETGET_UNDEFINED, FIELD_CUSTOM, 0, 0, "DotRange", NULL }, - { TIFFTAG_TARGETPRINTER, -1, -1, TIFF_ASCII, 0, TIFF_SETGET_ASCII, TIFF_SETGET_UNDEFINED, FIELD_CUSTOM, 1, 0, "TargetPrinter", NULL }, - { TIFFTAG_EXTRASAMPLES, -1, -1, TIFF_SHORT, 0, TIFF_SETGET_C16_UINT16, TIFF_SETGET_UNDEFINED, FIELD_EXTRASAMPLES, 0, 1, "ExtraSamples", NULL }, -diff --git a/libtiff/tif_dirwrite.c b/libtiff/tif_dirwrite.c -index 6c86fdca..062e4610 100644 ---- a/libtiff/tif_dirwrite.c -+++ b/libtiff/tif_dirwrite.c -@@ -626,6 +626,11 @@ TIFFWriteDirectorySec(TIFF* tif, int isimage, int imagedone, uint64_t* pdiroff) - if (!TIFFWriteDirectoryTagAscii(tif,&ndir,dir,TIFFTAG_INKNAMES,tif->tif_dir.td_inknameslen,tif->tif_dir.td_inknames)) - goto bad; - } -+ if (TIFFFieldSet(tif, FIELD_NUMBEROFINKS)) -+ { -+ if (!TIFFWriteDirectoryTagShort(tif, &ndir, dir, TIFFTAG_NUMBEROFINKS, tif->tif_dir.td_numberofinks)) -+ goto bad; -+ } - if (TIFFFieldSet(tif,FIELD_SUBIFD)) - { - if (!TIFFWriteDirectoryTagSubifd(tif,&ndir,dir)) -diff --git a/libtiff/tif_print.c b/libtiff/tif_print.c -index 16ce5780..a91b9e7b 100644 ---- a/libtiff/tif_print.c -+++ b/libtiff/tif_print.c -@@ -397,6 +397,10 @@ TIFFPrintDirectory(TIFF* tif, FILE* fd, long flags) - } - fputs("\n", fd); - } -+ if (TIFFFieldSet(tif, FIELD_NUMBEROFINKS)) { -+ fprintf(fd, " NumberOfInks: %d\n", -+ td->td_numberofinks); -+ } - if (TIFFFieldSet(tif,FIELD_THRESHHOLDING)) { - fprintf(fd, " Thresholding: "); - switch (td->td_threshholding) { --- -2.34.1 - diff --git a/meta/recipes-multimedia/libtiff/files/0001-fix-the-FPE-in-tiffcrop-415-427-and-428.patch b/meta/recipes-multimedia/libtiff/files/0001-fix-the-FPE-in-tiffcrop-415-427-and-428.patch deleted file mode 100644 index c7c5f616ed..0000000000 --- a/meta/recipes-multimedia/libtiff/files/0001-fix-the-FPE-in-tiffcrop-415-427-and-428.patch +++ /dev/null @@ -1,184 +0,0 @@ -CVE: CVE-2022-2056 CVE-2022-2057 CVE-2022-2058 -Upstream-Status: Backport -Signed-off-by: Ross Burton - -From 22a205da86ca2d038d0066e1d70752d117258fb4 Mon Sep 17 00:00:00 2001 -From: 4ugustus -Date: Sat, 11 Jun 2022 09:31:43 +0000 -Subject: [PATCH] fix the FPE in tiffcrop (#415, #427, and #428) - ---- - libtiff/tif_aux.c | 9 +++++++ - libtiff/tiffiop.h | 1 + - tools/tiffcrop.c | 62 ++++++++++++++++++++++++++--------------------- - 3 files changed, 44 insertions(+), 28 deletions(-) - -diff --git a/libtiff/tif_aux.c b/libtiff/tif_aux.c -index 140f26c7..5b88c8d0 100644 ---- a/libtiff/tif_aux.c -+++ b/libtiff/tif_aux.c -@@ -402,6 +402,15 @@ float _TIFFClampDoubleToFloat( double val ) - return (float)val; - } - -+uint32_t _TIFFClampDoubleToUInt32(double val) -+{ -+ if( val < 0 ) -+ return 0; -+ if( val > 0xFFFFFFFFU || val != val ) -+ return 0xFFFFFFFFU; -+ return (uint32_t)val; -+} -+ - int _TIFFSeekOK(TIFF* tif, toff_t off) - { - /* Huge offsets, especially -1 / UINT64_MAX, can cause issues */ -diff --git a/libtiff/tiffiop.h b/libtiff/tiffiop.h -index e3af461d..4e8bdac2 100644 ---- a/libtiff/tiffiop.h -+++ b/libtiff/tiffiop.h -@@ -365,6 +365,7 @@ extern double _TIFFUInt64ToDouble(uint64_t); - extern float _TIFFUInt64ToFloat(uint64_t); - - extern float _TIFFClampDoubleToFloat(double); -+extern uint32_t _TIFFClampDoubleToUInt32(double); - - extern tmsize_t - _TIFFReadEncodedStripAndAllocBuffer(TIFF* tif, uint32_t strip, -diff --git a/tools/tiffcrop.c b/tools/tiffcrop.c -index 1f827b2b..90286a5e 100644 ---- a/tools/tiffcrop.c -+++ b/tools/tiffcrop.c -@@ -5268,17 +5268,17 @@ computeInputPixelOffsets(struct crop_mask *crop, struct image_data *image, - { - if ((crop->res_unit == RESUNIT_INCH) || (crop->res_unit == RESUNIT_CENTIMETER)) - { -- x1 = (uint32_t) (crop->corners[i].X1 * scale * xres); -- x2 = (uint32_t) (crop->corners[i].X2 * scale * xres); -- y1 = (uint32_t) (crop->corners[i].Y1 * scale * yres); -- y2 = (uint32_t) (crop->corners[i].Y2 * scale * yres); -+ x1 = _TIFFClampDoubleToUInt32(crop->corners[i].X1 * scale * xres); -+ x2 = _TIFFClampDoubleToUInt32(crop->corners[i].X2 * scale * xres); -+ y1 = _TIFFClampDoubleToUInt32(crop->corners[i].Y1 * scale * yres); -+ y2 = _TIFFClampDoubleToUInt32(crop->corners[i].Y2 * scale * yres); - } - else - { -- x1 = (uint32_t) (crop->corners[i].X1); -- x2 = (uint32_t) (crop->corners[i].X2); -- y1 = (uint32_t) (crop->corners[i].Y1); -- y2 = (uint32_t) (crop->corners[i].Y2); -+ x1 = _TIFFClampDoubleToUInt32(crop->corners[i].X1); -+ x2 = _TIFFClampDoubleToUInt32(crop->corners[i].X2); -+ y1 = _TIFFClampDoubleToUInt32(crop->corners[i].Y1); -+ y2 = _TIFFClampDoubleToUInt32(crop->corners[i].Y2); - } - /* a) Region needs to be within image sizes 0.. width-1; 0..length-1 - * b) Corners are expected to be submitted as top-left to bottom-right. -@@ -5357,17 +5357,17 @@ computeInputPixelOffsets(struct crop_mask *crop, struct image_data *image, - { - if (crop->res_unit != RESUNIT_INCH && crop->res_unit != RESUNIT_CENTIMETER) - { /* User has specified pixels as reference unit */ -- tmargin = (uint32_t)(crop->margins[0]); -- lmargin = (uint32_t)(crop->margins[1]); -- bmargin = (uint32_t)(crop->margins[2]); -- rmargin = (uint32_t)(crop->margins[3]); -+ tmargin = _TIFFClampDoubleToUInt32(crop->margins[0]); -+ lmargin = _TIFFClampDoubleToUInt32(crop->margins[1]); -+ bmargin = _TIFFClampDoubleToUInt32(crop->margins[2]); -+ rmargin = _TIFFClampDoubleToUInt32(crop->margins[3]); - } - else - { /* inches or centimeters specified */ -- tmargin = (uint32_t)(crop->margins[0] * scale * yres); -- lmargin = (uint32_t)(crop->margins[1] * scale * xres); -- bmargin = (uint32_t)(crop->margins[2] * scale * yres); -- rmargin = (uint32_t)(crop->margins[3] * scale * xres); -+ tmargin = _TIFFClampDoubleToUInt32(crop->margins[0] * scale * yres); -+ lmargin = _TIFFClampDoubleToUInt32(crop->margins[1] * scale * xres); -+ bmargin = _TIFFClampDoubleToUInt32(crop->margins[2] * scale * yres); -+ rmargin = _TIFFClampDoubleToUInt32(crop->margins[3] * scale * xres); - } - - if ((lmargin + rmargin) > image->width) -@@ -5397,24 +5397,24 @@ computeInputPixelOffsets(struct crop_mask *crop, struct image_data *image, - if (crop->res_unit != RESUNIT_INCH && crop->res_unit != RESUNIT_CENTIMETER) - { - if (crop->crop_mode & CROP_WIDTH) -- width = (uint32_t)crop->width; -+ width = _TIFFClampDoubleToUInt32(crop->width); - else - width = image->width - lmargin - rmargin; - - if (crop->crop_mode & CROP_LENGTH) -- length = (uint32_t)crop->length; -+ length = _TIFFClampDoubleToUInt32(crop->length); - else - length = image->length - tmargin - bmargin; - } - else - { - if (crop->crop_mode & CROP_WIDTH) -- width = (uint32_t)(crop->width * scale * image->xres); -+ width = _TIFFClampDoubleToUInt32(crop->width * scale * image->xres); - else - width = image->width - lmargin - rmargin; - - if (crop->crop_mode & CROP_LENGTH) -- length = (uint32_t)(crop->length * scale * image->yres); -+ length = _TIFFClampDoubleToUInt32(crop->length * scale * image->yres); - else - length = image->length - tmargin - bmargin; - } -@@ -5868,13 +5868,13 @@ computeOutputPixelOffsets (struct crop_mask *crop, struct image_data *image, - { - if (page->res_unit == RESUNIT_INCH || page->res_unit == RESUNIT_CENTIMETER) - { /* inches or centimeters specified */ -- hmargin = (uint32_t)(page->hmargin * scale * page->hres * ((image->bps + 7) / 8)); -- vmargin = (uint32_t)(page->vmargin * scale * page->vres * ((image->bps + 7) / 8)); -+ hmargin = _TIFFClampDoubleToUInt32(page->hmargin * scale * page->hres * ((image->bps + 7) / 8)); -+ vmargin = _TIFFClampDoubleToUInt32(page->vmargin * scale * page->vres * ((image->bps + 7) / 8)); - } - else - { /* Otherwise user has specified pixels as reference unit */ -- hmargin = (uint32_t)(page->hmargin * scale * ((image->bps + 7) / 8)); -- vmargin = (uint32_t)(page->vmargin * scale * ((image->bps + 7) / 8)); -+ hmargin = _TIFFClampDoubleToUInt32(page->hmargin * scale * ((image->bps + 7) / 8)); -+ vmargin = _TIFFClampDoubleToUInt32(page->vmargin * scale * ((image->bps + 7) / 8)); - } - - if ((hmargin * 2.0) > (pwidth * page->hres)) -@@ -5912,13 +5912,13 @@ computeOutputPixelOffsets (struct crop_mask *crop, struct image_data *image, - { - if (page->mode & PAGE_MODE_PAPERSIZE ) - { -- owidth = (uint32_t)((pwidth * page->hres) - (hmargin * 2)); -- olength = (uint32_t)((plength * page->vres) - (vmargin * 2)); -+ owidth = _TIFFClampDoubleToUInt32((pwidth * page->hres) - (hmargin * 2)); -+ olength = _TIFFClampDoubleToUInt32((plength * page->vres) - (vmargin * 2)); - } - else - { -- owidth = (uint32_t)(iwidth - (hmargin * 2 * page->hres)); -- olength = (uint32_t)(ilength - (vmargin * 2 * page->vres)); -+ owidth = _TIFFClampDoubleToUInt32(iwidth - (hmargin * 2 * page->hres)); -+ olength = _TIFFClampDoubleToUInt32(ilength - (vmargin * 2 * page->vres)); - } - } - -@@ -5927,6 +5927,12 @@ computeOutputPixelOffsets (struct crop_mask *crop, struct image_data *image, - if (olength > ilength) - olength = ilength; - -+ if (owidth == 0 || olength == 0) -+ { -+ TIFFError("computeOutputPixelOffsets", "Integer overflow when calculating the number of pages"); -+ exit(EXIT_FAILURE); -+ } -+ - /* Compute the number of pages required for Portrait or Landscape */ - switch (page->orient) - { --- -2.34.1 - diff --git a/meta/recipes-multimedia/libtiff/files/0001-tiffcrop-S-option-Make-decision-simpler.patch b/meta/recipes-multimedia/libtiff/files/0001-tiffcrop-S-option-Make-decision-simpler.patch deleted file mode 100644 index 02642ecfbc..0000000000 --- a/meta/recipes-multimedia/libtiff/files/0001-tiffcrop-S-option-Make-decision-simpler.patch +++ /dev/null @@ -1,36 +0,0 @@ -Upstream-Status: Backport -Signed-off-by: Ross Burton - -From bad48e90b410df32172006c7876da449ba62cdba Mon Sep 17 00:00:00 2001 -From: Su_Laus -Date: Sat, 20 Aug 2022 23:35:26 +0200 -Subject: [PATCH] tiffcrop -S option: Make decision simpler. - ---- - tools/tiffcrop.c | 10 +++++----- - 1 file changed, 5 insertions(+), 5 deletions(-) - -diff --git a/tools/tiffcrop.c b/tools/tiffcrop.c -index c3b758ec..8fd856dc 100644 ---- a/tools/tiffcrop.c -+++ b/tools/tiffcrop.c -@@ -2133,11 +2133,11 @@ void process_command_opts (int argc, char *argv[], char *mp, char *mode, uint32 - } - /*-- Check for not allowed combinations (e.g. -X, -Y and -Z, -z and -S are mutually exclusive) --*/ - char XY, Z, R, S; -- XY = ((crop_data->crop_mode & CROP_WIDTH) || (crop_data->crop_mode & CROP_LENGTH)); -- Z = (crop_data->crop_mode & CROP_ZONES); -- R = (crop_data->crop_mode & CROP_REGIONS); -- S = (page->mode & PAGE_MODE_ROWSCOLS); -- if ((XY && Z) || (XY && R) || (XY && S) || (Z && R) || (Z && S) || (R && S)) { -+ XY = ((crop_data->crop_mode & CROP_WIDTH) || (crop_data->crop_mode & CROP_LENGTH)) ? 1 : 0; -+ Z = (crop_data->crop_mode & CROP_ZONES) ? 1 : 0; -+ R = (crop_data->crop_mode & CROP_REGIONS) ? 1 : 0; -+ S = (page->mode & PAGE_MODE_ROWSCOLS) ? 1 : 0; -+ if (XY + Z + R + S > 1) { - TIFFError("tiffcrop input error", "The crop options(-X|-Y), -Z, -z and -S are mutually exclusive.->Exit"); - exit(EXIT_FAILURE); - } --- -2.34.1 - diff --git a/meta/recipes-multimedia/libtiff/files/0001-tiffcrop-disable-incompatibility-of-Z-X-Y-z-options-.patch b/meta/recipes-multimedia/libtiff/files/0001-tiffcrop-disable-incompatibility-of-Z-X-Y-z-options-.patch deleted file mode 100644 index 3e33f4adea..0000000000 --- a/meta/recipes-multimedia/libtiff/files/0001-tiffcrop-disable-incompatibility-of-Z-X-Y-z-options-.patch +++ /dev/null @@ -1,59 +0,0 @@ -CVE: CVE-2022-3597 CVE-2022-3626 CVE-2022-3627 -Upstream-Status: Backport -Signed-off-by: Ross Burton - -From 4746f16253b784287bc8a5003990c1c3b9a03a62 Mon Sep 17 00:00:00 2001 -From: Su_Laus -Date: Thu, 25 Aug 2022 16:11:41 +0200 -Subject: [PATCH] tiffcrop: disable incompatibility of -Z, -X, -Y, -z options - with any PAGE_MODE_x option (fixes #411 and #413) -MIME-Version: 1.0 -Content-Type: text/plain; charset=UTF-8 -Content-Transfer-Encoding: 8bit - -tiffcrop does not support –Z, -z, -X and –Y options together with any other PAGE_MODE_x options like -H, -V, -P, -J, -K or –S. - -Code analysis: - -With the options –Z, -z, the crop.selections are set to a value > 0. Within main(), this triggers the call of processCropSelections(), which copies the sections from the read_buff into seg_buffs[]. -In the following code in main(), the only supported step, where that seg_buffs are further handled are within an if-clause with if (page.mode == PAGE_MODE_NONE) . - -Execution of the else-clause often leads to buffer-overflows. - -Therefore, the above option combination is not supported and will be disabled to prevent those buffer-overflows. - -The MR solves issues #411 and #413. ---- - doc/tools/tiffcrop.rst | 8 ++++++++ - tools/tiffcrop.c | 32 +++++++++++++++++++++++++------- - 2 files changed, 33 insertions(+), 7 deletions(-) - -diff --git a/tools/tiffcrop.c b/tools/tiffcrop.c -index 8fd856dc..41a2ea36 100644 ---- a/tools/tiffcrop.c -+++ b/tools/tiffcrop.c -@@ -2138,9 +2143,20 @@ void process_command_opts (int argc, char *argv[], char *mp, char *mode, uint32 - R = (crop_data->crop_mode & CROP_REGIONS) ? 1 : 0; - S = (page->mode & PAGE_MODE_ROWSCOLS) ? 1 : 0; - if (XY + Z + R + S > 1) { -- TIFFError("tiffcrop input error", "The crop options(-X|-Y), -Z, -z and -S are mutually exclusive.->Exit"); -+ TIFFError("tiffcrop input error", "The crop options(-X|-Y), -Z, -z and -S are mutually exclusive.->exit"); - exit(EXIT_FAILURE); - } -+ -+ /* Check for not allowed combination: -+ * Any of the -X, -Y, -Z and -z options together with other PAGE_MODE_x options -+ * such as -H, -V, -P, -J or -K are not supported and may cause buffer overflows. -+. */ -+ if ((XY + Z + R > 0) && page->mode != PAGE_MODE_NONE) { -+ TIFFError("tiffcrop input error", -+ "Any of the crop options -X, -Y, -Z and -z together with other PAGE_MODE_x options such as - H, -V, -P, -J or -K is not supported and may cause buffer overflows..->exit"); -+ exit(EXIT_FAILURE); -+ } -+ - } /* end process_command_opts */ - - /* Start a new output file if one has not been previously opened or --- -2.34.1 - diff --git a/meta/recipes-multimedia/libtiff/files/0001-tiffcrop-subroutines-require-a-larger-buffer-fixes-2.patch b/meta/recipes-multimedia/libtiff/files/0001-tiffcrop-subroutines-require-a-larger-buffer-fixes-2.patch deleted file mode 100644 index e44b9bc57c..0000000000 --- a/meta/recipes-multimedia/libtiff/files/0001-tiffcrop-subroutines-require-a-larger-buffer-fixes-2.patch +++ /dev/null @@ -1,653 +0,0 @@ -CVE: CVE-2022-3570 CVE-2022-3598 -Upstream-Status: Backport -Signed-off-by: Ross Burton - -From afd7086090dafd3949afd172822cbcec4ed17d56 Mon Sep 17 00:00:00 2001 -From: Su Laus -Date: Thu, 13 Oct 2022 14:33:27 +0000 -Subject: [PATCH] tiffcrop subroutines require a larger buffer (fixes #271, - #381, #386, #388, #389, #435) - ---- - tools/tiffcrop.c | 209 ++++++++++++++++++++++++++--------------------- - 1 file changed, 118 insertions(+), 91 deletions(-) - -diff --git a/tools/tiffcrop.c b/tools/tiffcrop.c -index 41a2ea36..deab5feb 100644 ---- a/tools/tiffcrop.c -+++ b/tools/tiffcrop.c -@@ -212,6 +212,10 @@ static char tiffcrop_rev_date[] = "26-08-2022"; - - #define TIFF_DIR_MAX 65534 - -+/* Some conversion subroutines require image buffers, which are at least 3 bytes -+ * larger than the necessary size for the image itself. */ -+#define NUM_BUFF_OVERSIZE_BYTES 3 -+ - /* Offsets into buffer for margins and fixed width and length segments */ - struct offset { - uint32_t tmargin; -@@ -233,7 +237,7 @@ struct offset { - */ - - struct buffinfo { -- uint32_t size; /* size of this buffer */ -+ size_t size; /* size of this buffer */ - unsigned char *buffer; /* address of the allocated buffer */ - }; - -@@ -810,8 +814,8 @@ static int readContigTilesIntoBuffer (TIFF* in, uint8_t* buf, - uint32_t dst_rowsize, shift_width; - uint32_t bytes_per_sample, bytes_per_pixel; - uint32_t trailing_bits, prev_trailing_bits; -- uint32_t tile_rowsize = TIFFTileRowSize(in); -- uint32_t src_offset, dst_offset; -+ tmsize_t tile_rowsize = TIFFTileRowSize(in); -+ tmsize_t src_offset, dst_offset; - uint32_t row_offset, col_offset; - uint8_t *bufp = (uint8_t*) buf; - unsigned char *src = NULL; -@@ -861,7 +865,7 @@ static int readContigTilesIntoBuffer (TIFF* in, uint8_t* buf, - TIFFError("readContigTilesIntoBuffer", "Integer overflow when calculating buffer size."); - exit(EXIT_FAILURE); - } -- tilebuf = limitMalloc(tile_buffsize + 3); -+ tilebuf = limitMalloc(tile_buffsize + NUM_BUFF_OVERSIZE_BYTES); - if (tilebuf == 0) - return 0; - tilebuf[tile_buffsize] = 0; -@@ -1024,7 +1028,7 @@ static int readSeparateTilesIntoBuffer (TIFF* in, uint8_t *obuf, - for (sample = 0; (sample < spp) && (sample < MAX_SAMPLES); sample++) - { - srcbuffs[sample] = NULL; -- tbuff = (unsigned char *)limitMalloc(tilesize + 8); -+ tbuff = (unsigned char *)limitMalloc(tilesize + NUM_BUFF_OVERSIZE_BYTES); - if (!tbuff) - { - TIFFError ("readSeparateTilesIntoBuffer", -@@ -1217,7 +1221,8 @@ writeBufferToSeparateStrips (TIFF* out, uint8_t* buf, - } - rowstripsize = rowsperstrip * bytes_per_sample * (width + 1); - -- obuf = limitMalloc (rowstripsize); -+ /* Add 3 padding bytes for extractContigSamples32bits */ -+ obuf = limitMalloc (rowstripsize + NUM_BUFF_OVERSIZE_BYTES); - if (obuf == NULL) - return 1; - -@@ -1229,7 +1234,7 @@ writeBufferToSeparateStrips (TIFF* out, uint8_t* buf, - - stripsize = TIFFVStripSize(out, nrows); - src = buf + (row * rowsize); -- memset (obuf, '\0', rowstripsize); -+ memset (obuf, '\0',rowstripsize + NUM_BUFF_OVERSIZE_BYTES); - if (extractContigSamplesToBuffer(obuf, src, nrows, width, s, spp, bps, dump)) - { - _TIFFfree(obuf); -@@ -1237,10 +1242,15 @@ writeBufferToSeparateStrips (TIFF* out, uint8_t* buf, - } - if ((dump->outfile != NULL) && (dump->level == 1)) - { -- dump_info(dump->outfile, dump->format,"", -+ if (scanlinesize > 0x0ffffffffULL) { -+ dump_info(dump->infile, dump->format, "loadImage", -+ "Attention: scanlinesize %"PRIu64" is larger than UINT32_MAX.\nFollowing dump might be wrong.", -+ scanlinesize); -+ } -+ dump_info(dump->outfile, dump->format,"", - "Sample %2d, Strip: %2d, bytes: %4d, Row %4d, bytes: %4d, Input offset: %6d", -- s + 1, strip + 1, stripsize, row + 1, scanlinesize, src - buf); -- dump_buffer(dump->outfile, dump->format, nrows, scanlinesize, row, obuf); -+ s + 1, strip + 1, stripsize, row + 1, (uint32_t)scanlinesize, src - buf); -+ dump_buffer(dump->outfile, dump->format, nrows, (uint32_t)scanlinesize, row, obuf); - } - - if (TIFFWriteEncodedStrip(out, strip++, obuf, stripsize) < 0) -@@ -1267,7 +1277,7 @@ static int writeBufferToContigTiles (TIFF* out, uint8_t* buf, uint32_t imageleng - uint32_t tl, tw; - uint32_t row, col, nrow, ncol; - uint32_t src_rowsize, col_offset; -- uint32_t tile_rowsize = TIFFTileRowSize(out); -+ tmsize_t tile_rowsize = TIFFTileRowSize(out); - uint8_t* bufp = (uint8_t*) buf; - tsize_t tile_buffsize = 0; - tsize_t tilesize = TIFFTileSize(out); -@@ -1310,9 +1320,11 @@ static int writeBufferToContigTiles (TIFF* out, uint8_t* buf, uint32_t imageleng - } - src_rowsize = ((imagewidth * spp * bps) + 7U) / 8; - -- tilebuf = limitMalloc(tile_buffsize); -+ /* Add 3 padding bytes for extractContigSamples32bits */ -+ tilebuf = limitMalloc(tile_buffsize + NUM_BUFF_OVERSIZE_BYTES); - if (tilebuf == 0) - return 1; -+ memset(tilebuf, 0, tile_buffsize + NUM_BUFF_OVERSIZE_BYTES); - for (row = 0; row < imagelength; row += tl) - { - nrow = (row + tl > imagelength) ? imagelength - row : tl; -@@ -1358,7 +1370,8 @@ static int writeBufferToSeparateTiles (TIFF* out, uint8_t* buf, uint32_t imagele - uint32_t imagewidth, tsample_t spp, - struct dump_opts * dump) - { -- tdata_t obuf = limitMalloc(TIFFTileSize(out)); -+ /* Add 3 padding bytes for extractContigSamples32bits */ -+ tdata_t obuf = limitMalloc(TIFFTileSize(out) + NUM_BUFF_OVERSIZE_BYTES); - uint32_t tl, tw; - uint32_t row, col, nrow, ncol; - uint32_t src_rowsize, col_offset; -@@ -1368,6 +1381,7 @@ static int writeBufferToSeparateTiles (TIFF* out, uint8_t* buf, uint32_t imagele - - if (obuf == NULL) - return 1; -+ memset(obuf, 0, TIFFTileSize(out) + NUM_BUFF_OVERSIZE_BYTES); - - if( !TIFFGetField(out, TIFFTAG_TILELENGTH, &tl) || - !TIFFGetField(out, TIFFTAG_TILEWIDTH, &tw) || -@@ -1793,14 +1807,14 @@ void process_command_opts (int argc, char *argv[], char *mp, char *mode, uint32 - - *opt_offset = '\0'; - /* convert option to lowercase */ -- end = strlen (opt_ptr); -+ end = (unsigned int)strlen (opt_ptr); - for (i = 0; i < end; i++) - *(opt_ptr + i) = tolower((int) *(opt_ptr + i)); - /* Look for dump format specification */ - if (strncmp(opt_ptr, "for", 3) == 0) - { - /* convert value to lowercase */ -- end = strlen (opt_offset + 1); -+ end = (unsigned int)strlen (opt_offset + 1); - for (i = 1; i <= end; i++) - *(opt_offset + i) = tolower((int) *(opt_offset + i)); - /* check dump format value */ -@@ -2273,6 +2287,8 @@ main(int argc, char* argv[]) - size_t length; - char temp_filename[PATH_MAX + 16]; /* Extra space keeps the compiler from complaining */ - -+ assert(NUM_BUFF_OVERSIZE_BYTES >= 3); -+ - little_endian = *((unsigned char *)&little_endian) & '1'; - - initImageData(&image); -@@ -3227,13 +3243,13 @@ extractContigSamples32bits (uint8_t *in, uint8_t *out, uint32_t cols, - /* If we have a full buffer's worth, write it out */ - if (ready_bits >= 32) - { -- bytebuff1 = (buff2 >> 56); -+ bytebuff1 = (uint8_t)(buff2 >> 56); - *dst++ = bytebuff1; -- bytebuff2 = (buff2 >> 48); -+ bytebuff2 = (uint8_t)(buff2 >> 48); - *dst++ = bytebuff2; -- bytebuff3 = (buff2 >> 40); -+ bytebuff3 = (uint8_t)(buff2 >> 40); - *dst++ = bytebuff3; -- bytebuff4 = (buff2 >> 32); -+ bytebuff4 = (uint8_t)(buff2 >> 32); - *dst++ = bytebuff4; - ready_bits -= 32; - -@@ -3642,13 +3658,13 @@ extractContigSamplesShifted32bits (uint8_t *in, uint8_t *out, uint32_t cols, - } - else /* If we have a full buffer's worth, write it out */ - { -- bytebuff1 = (buff2 >> 56); -+ bytebuff1 = (uint8_t)(buff2 >> 56); - *dst++ = bytebuff1; -- bytebuff2 = (buff2 >> 48); -+ bytebuff2 = (uint8_t)(buff2 >> 48); - *dst++ = bytebuff2; -- bytebuff3 = (buff2 >> 40); -+ bytebuff3 = (uint8_t)(buff2 >> 40); - *dst++ = bytebuff3; -- bytebuff4 = (buff2 >> 32); -+ bytebuff4 = (uint8_t)(buff2 >> 32); - *dst++ = bytebuff4; - ready_bits -= 32; - -@@ -3825,10 +3841,10 @@ extractContigSamplesToTileBuffer(uint8_t *out, uint8_t *in, uint32_t rows, uint3 - static int readContigStripsIntoBuffer (TIFF* in, uint8_t* buf) - { - uint8_t* bufp = buf; -- int32_t bytes_read = 0; -+ tmsize_t bytes_read = 0; - uint32_t strip, nstrips = TIFFNumberOfStrips(in); -- uint32_t stripsize = TIFFStripSize(in); -- uint32_t rows = 0; -+ tmsize_t stripsize = TIFFStripSize(in); -+ tmsize_t rows = 0; - uint32_t rps = TIFFGetFieldDefaulted(in, TIFFTAG_ROWSPERSTRIP, &rps); - tsize_t scanline_size = TIFFScanlineSize(in); - -@@ -3841,11 +3857,11 @@ static int readContigStripsIntoBuffer (TIFF* in, uint8_t* buf) - bytes_read = TIFFReadEncodedStrip (in, strip, bufp, -1); - rows = bytes_read / scanline_size; - if ((strip < (nstrips - 1)) && (bytes_read != (int32_t)stripsize)) -- TIFFError("", "Strip %"PRIu32": read %"PRId32" bytes, strip size %"PRIu32, -+ TIFFError("", "Strip %"PRIu32": read %"PRId64" bytes, strip size %"PRIu64, - strip + 1, bytes_read, stripsize); - - if (bytes_read < 0 && !ignore) { -- TIFFError("", "Error reading strip %"PRIu32" after %"PRIu32" rows", -+ TIFFError("", "Error reading strip %"PRIu32" after %"PRIu64" rows", - strip, rows); - return 0; - } -@@ -4310,13 +4326,13 @@ combineSeparateSamples32bits (uint8_t *in[], uint8_t *out, uint32_t cols, - /* If we have a full buffer's worth, write it out */ - if (ready_bits >= 32) - { -- bytebuff1 = (buff2 >> 56); -+ bytebuff1 = (uint8_t)(buff2 >> 56); - *dst++ = bytebuff1; -- bytebuff2 = (buff2 >> 48); -+ bytebuff2 = (uint8_t)(buff2 >> 48); - *dst++ = bytebuff2; -- bytebuff3 = (buff2 >> 40); -+ bytebuff3 = (uint8_t)(buff2 >> 40); - *dst++ = bytebuff3; -- bytebuff4 = (buff2 >> 32); -+ bytebuff4 = (uint8_t)(buff2 >> 32); - *dst++ = bytebuff4; - ready_bits -= 32; - -@@ -4359,10 +4375,10 @@ combineSeparateSamples32bits (uint8_t *in[], uint8_t *out, uint32_t cols, - "Row %3d, Col %3d, Src byte offset %3d bit offset %2d Dst offset %3d", - row + 1, col + 1, src_byte, src_bit, dst - out); - -- dump_long (dumpfile, format, "Match bits ", matchbits); -+ dump_wide (dumpfile, format, "Match bits ", matchbits); - dump_data (dumpfile, format, "Src bits ", src, 4); -- dump_long (dumpfile, format, "Buff1 bits ", buff1); -- dump_long (dumpfile, format, "Buff2 bits ", buff2); -+ dump_wide (dumpfile, format, "Buff1 bits ", buff1); -+ dump_wide (dumpfile, format, "Buff2 bits ", buff2); - dump_byte (dumpfile, format, "Write bits1", bytebuff1); - dump_byte (dumpfile, format, "Write bits2", bytebuff2); - dump_info (dumpfile, format, "", "Ready bits: %2d", ready_bits); -@@ -4835,13 +4851,13 @@ combineSeparateTileSamples32bits (uint8_t *in[], uint8_t *out, uint32_t cols, - /* If we have a full buffer's worth, write it out */ - if (ready_bits >= 32) - { -- bytebuff1 = (buff2 >> 56); -+ bytebuff1 = (uint8_t)(buff2 >> 56); - *dst++ = bytebuff1; -- bytebuff2 = (buff2 >> 48); -+ bytebuff2 = (uint8_t)(buff2 >> 48); - *dst++ = bytebuff2; -- bytebuff3 = (buff2 >> 40); -+ bytebuff3 = (uint8_t)(buff2 >> 40); - *dst++ = bytebuff3; -- bytebuff4 = (buff2 >> 32); -+ bytebuff4 = (uint8_t)(buff2 >> 32); - *dst++ = bytebuff4; - ready_bits -= 32; - -@@ -4884,10 +4900,10 @@ combineSeparateTileSamples32bits (uint8_t *in[], uint8_t *out, uint32_t cols, - "Row %3d, Col %3d, Src byte offset %3d bit offset %2d Dst offset %3d", - row + 1, col + 1, src_byte, src_bit, dst - out); - -- dump_long (dumpfile, format, "Match bits ", matchbits); -+ dump_wide (dumpfile, format, "Match bits ", matchbits); - dump_data (dumpfile, format, "Src bits ", src, 4); -- dump_long (dumpfile, format, "Buff1 bits ", buff1); -- dump_long (dumpfile, format, "Buff2 bits ", buff2); -+ dump_wide (dumpfile, format, "Buff1 bits ", buff1); -+ dump_wide (dumpfile, format, "Buff2 bits ", buff2); - dump_byte (dumpfile, format, "Write bits1", bytebuff1); - dump_byte (dumpfile, format, "Write bits2", bytebuff2); - dump_info (dumpfile, format, "", "Ready bits: %2d", ready_bits); -@@ -4910,7 +4926,7 @@ static int readSeparateStripsIntoBuffer (TIFF *in, uint8_t *obuf, uint32_t lengt - { - int i, bytes_per_sample, bytes_per_pixel, shift_width, result = 1; - uint32_t j; -- int32_t bytes_read = 0; -+ tmsize_t bytes_read = 0; - uint16_t bps = 0, planar; - uint32_t nstrips; - uint32_t strips_per_sample; -@@ -4976,7 +4992,7 @@ static int readSeparateStripsIntoBuffer (TIFF *in, uint8_t *obuf, uint32_t lengt - for (s = 0; (s < spp) && (s < MAX_SAMPLES); s++) - { - srcbuffs[s] = NULL; -- buff = limitMalloc(stripsize + 3); -+ buff = limitMalloc(stripsize + NUM_BUFF_OVERSIZE_BYTES); - if (!buff) - { - TIFFError ("readSeparateStripsIntoBuffer", -@@ -4999,7 +5015,7 @@ static int readSeparateStripsIntoBuffer (TIFF *in, uint8_t *obuf, uint32_t lengt - buff = srcbuffs[s]; - strip = (s * strips_per_sample) + j; - bytes_read = TIFFReadEncodedStrip (in, strip, buff, stripsize); -- rows_this_strip = bytes_read / src_rowsize; -+ rows_this_strip = (uint32_t)(bytes_read / src_rowsize); - if (bytes_read < 0 && !ignore) - { - TIFFError(TIFFFileName(in), -@@ -6062,13 +6078,14 @@ loadImage(TIFF* in, struct image_data *image, struct dump_opts *dump, unsigned c - uint16_t input_compression = 0, input_photometric = 0; - uint16_t subsampling_horiz, subsampling_vert; - uint32_t width = 0, length = 0; -- uint32_t stsize = 0, tlsize = 0, buffsize = 0, scanlinesize = 0; -+ tmsize_t stsize = 0, tlsize = 0, buffsize = 0; -+ tmsize_t scanlinesize = 0; - uint32_t tw = 0, tl = 0; /* Tile width and length */ -- uint32_t tile_rowsize = 0; -+ tmsize_t tile_rowsize = 0; - unsigned char *read_buff = NULL; - unsigned char *new_buff = NULL; - int readunit = 0; -- static uint32_t prev_readsize = 0; -+ static tmsize_t prev_readsize = 0; - - TIFFGetFieldDefaulted(in, TIFFTAG_BITSPERSAMPLE, &bps); - TIFFGetFieldDefaulted(in, TIFFTAG_SAMPLESPERPIXEL, &spp); -@@ -6325,6 +6342,8 @@ loadImage(TIFF* in, struct image_data *image, struct dump_opts *dump, unsigned c - /* The buffsize_check and the possible adaptation of buffsize - * has to account also for padding of each line to a byte boundary. - * This is assumed by mirrorImage() and rotateImage(). -+ * Furthermore, functions like extractContigSamplesShifted32bits() -+ * need a buffer, which is at least 3 bytes larger than the actual image. - * Otherwise buffer-overflow might occur there. - */ - buffsize_check = length * (uint32_t)(((width * spp * bps) + 7) / 8); -@@ -6376,7 +6395,7 @@ loadImage(TIFF* in, struct image_data *image, struct dump_opts *dump, unsigned c - TIFFError("loadImage", "Unable to allocate/reallocate read buffer"); - return (-1); - } -- read_buff = (unsigned char *)limitMalloc(buffsize+3); -+ read_buff = (unsigned char *)limitMalloc(buffsize + NUM_BUFF_OVERSIZE_BYTES); - } - else - { -@@ -6387,11 +6406,11 @@ loadImage(TIFF* in, struct image_data *image, struct dump_opts *dump, unsigned c - TIFFError("loadImage", "Unable to allocate/reallocate read buffer"); - return (-1); - } -- new_buff = _TIFFrealloc(read_buff, buffsize+3); -+ new_buff = _TIFFrealloc(read_buff, buffsize + NUM_BUFF_OVERSIZE_BYTES); - if (!new_buff) - { - free (read_buff); -- read_buff = (unsigned char *)limitMalloc(buffsize+3); -+ read_buff = (unsigned char *)limitMalloc(buffsize + NUM_BUFF_OVERSIZE_BYTES); - } - else - read_buff = new_buff; -@@ -6464,8 +6483,13 @@ loadImage(TIFF* in, struct image_data *image, struct dump_opts *dump, unsigned c - dump_info (dump->infile, dump->format, "", - "Bits per sample %"PRIu16", Samples per pixel %"PRIu16, bps, spp); - -+ if (scanlinesize > 0x0ffffffffULL) { -+ dump_info(dump->infile, dump->format, "loadImage", -+ "Attention: scanlinesize %"PRIu64" is larger than UINT32_MAX.\nFollowing dump might be wrong.", -+ scanlinesize); -+ } - for (i = 0; i < length; i++) -- dump_buffer(dump->infile, dump->format, 1, scanlinesize, -+ dump_buffer(dump->infile, dump->format, 1, (uint32_t)scanlinesize, - i, read_buff + (i * scanlinesize)); - } - return (0); -@@ -7485,13 +7509,13 @@ writeSingleSection(TIFF *in, TIFF *out, struct image_data *image, - if (TIFFGetField(in, TIFFTAG_NUMBEROFINKS, &ninks)) { - TIFFSetField(out, TIFFTAG_NUMBEROFINKS, ninks); - if (TIFFGetField(in, TIFFTAG_INKNAMES, &inknames)) { -- int inknameslen = strlen(inknames) + 1; -+ int inknameslen = (int)strlen(inknames) + 1; - const char* cp = inknames; - while (ninks > 1) { - cp = strchr(cp, '\0'); - if (cp) { - cp++; -- inknameslen += (strlen(cp) + 1); -+ inknameslen += ((int)strlen(cp) + 1); - } - ninks--; - } -@@ -7554,23 +7578,23 @@ createImageSection(uint32_t sectsize, unsigned char **sect_buff_ptr) - - if (!sect_buff) - { -- sect_buff = (unsigned char *)limitMalloc(sectsize); -+ sect_buff = (unsigned char *)limitMalloc(sectsize + NUM_BUFF_OVERSIZE_BYTES); - if (!sect_buff) - { - TIFFError("createImageSection", "Unable to allocate/reallocate section buffer"); - return (-1); - } -- _TIFFmemset(sect_buff, 0, sectsize); -+ _TIFFmemset(sect_buff, 0, sectsize + NUM_BUFF_OVERSIZE_BYTES); - } - else - { - if (prev_sectsize < sectsize) - { -- new_buff = _TIFFrealloc(sect_buff, sectsize); -+ new_buff = _TIFFrealloc(sect_buff, sectsize + NUM_BUFF_OVERSIZE_BYTES); - if (!new_buff) - { - _TIFFfree (sect_buff); -- sect_buff = (unsigned char *)limitMalloc(sectsize); -+ sect_buff = (unsigned char *)limitMalloc(sectsize + NUM_BUFF_OVERSIZE_BYTES); - } - else - sect_buff = new_buff; -@@ -7580,7 +7604,7 @@ createImageSection(uint32_t sectsize, unsigned char **sect_buff_ptr) - TIFFError("createImageSection", "Unable to allocate/reallocate section buffer"); - return (-1); - } -- _TIFFmemset(sect_buff, 0, sectsize); -+ _TIFFmemset(sect_buff, 0, sectsize + NUM_BUFF_OVERSIZE_BYTES); - } - } - -@@ -7611,17 +7635,17 @@ processCropSelections(struct image_data *image, struct crop_mask *crop, - cropsize = crop->bufftotal; - crop_buff = seg_buffs[0].buffer; - if (!crop_buff) -- crop_buff = (unsigned char *)limitMalloc(cropsize); -+ crop_buff = (unsigned char *)limitMalloc(cropsize + NUM_BUFF_OVERSIZE_BYTES); - else - { - prev_cropsize = seg_buffs[0].size; - if (prev_cropsize < cropsize) - { -- next_buff = _TIFFrealloc(crop_buff, cropsize); -+ next_buff = _TIFFrealloc(crop_buff, cropsize + NUM_BUFF_OVERSIZE_BYTES); - if (! next_buff) - { - _TIFFfree (crop_buff); -- crop_buff = (unsigned char *)limitMalloc(cropsize); -+ crop_buff = (unsigned char *)limitMalloc(cropsize + NUM_BUFF_OVERSIZE_BYTES); - } - else - crop_buff = next_buff; -@@ -7634,7 +7658,7 @@ processCropSelections(struct image_data *image, struct crop_mask *crop, - return (-1); - } - -- _TIFFmemset(crop_buff, 0, cropsize); -+ _TIFFmemset(crop_buff, 0, cropsize + NUM_BUFF_OVERSIZE_BYTES); - seg_buffs[0].buffer = crop_buff; - seg_buffs[0].size = cropsize; - -@@ -7714,17 +7738,17 @@ processCropSelections(struct image_data *image, struct crop_mask *crop, - cropsize = crop->bufftotal; - crop_buff = seg_buffs[i].buffer; - if (!crop_buff) -- crop_buff = (unsigned char *)limitMalloc(cropsize); -+ crop_buff = (unsigned char *)limitMalloc(cropsize + NUM_BUFF_OVERSIZE_BYTES); - else - { - prev_cropsize = seg_buffs[0].size; - if (prev_cropsize < cropsize) - { -- next_buff = _TIFFrealloc(crop_buff, cropsize); -+ next_buff = _TIFFrealloc(crop_buff, cropsize + NUM_BUFF_OVERSIZE_BYTES); - if (! next_buff) - { - _TIFFfree (crop_buff); -- crop_buff = (unsigned char *)limitMalloc(cropsize); -+ crop_buff = (unsigned char *)limitMalloc(cropsize + NUM_BUFF_OVERSIZE_BYTES); - } - else - crop_buff = next_buff; -@@ -7737,7 +7761,7 @@ processCropSelections(struct image_data *image, struct crop_mask *crop, - return (-1); - } - -- _TIFFmemset(crop_buff, 0, cropsize); -+ _TIFFmemset(crop_buff, 0, cropsize + NUM_BUFF_OVERSIZE_BYTES); - seg_buffs[i].buffer = crop_buff; - seg_buffs[i].size = cropsize; - -@@ -7853,24 +7877,24 @@ createCroppedImage(struct image_data *image, struct crop_mask *crop, - crop_buff = *crop_buff_ptr; - if (!crop_buff) - { -- crop_buff = (unsigned char *)limitMalloc(cropsize); -+ crop_buff = (unsigned char *)limitMalloc(cropsize + NUM_BUFF_OVERSIZE_BYTES); - if (!crop_buff) - { - TIFFError("createCroppedImage", "Unable to allocate/reallocate crop buffer"); - return (-1); - } -- _TIFFmemset(crop_buff, 0, cropsize); -+ _TIFFmemset(crop_buff, 0, cropsize + NUM_BUFF_OVERSIZE_BYTES); - prev_cropsize = cropsize; - } - else - { - if (prev_cropsize < cropsize) - { -- new_buff = _TIFFrealloc(crop_buff, cropsize); -+ new_buff = _TIFFrealloc(crop_buff, cropsize + NUM_BUFF_OVERSIZE_BYTES); - if (!new_buff) - { - free (crop_buff); -- crop_buff = (unsigned char *)limitMalloc(cropsize); -+ crop_buff = (unsigned char *)limitMalloc(cropsize + NUM_BUFF_OVERSIZE_BYTES); - } - else - crop_buff = new_buff; -@@ -7879,7 +7903,7 @@ createCroppedImage(struct image_data *image, struct crop_mask *crop, - TIFFError("createCroppedImage", "Unable to allocate/reallocate crop buffer"); - return (-1); - } -- _TIFFmemset(crop_buff, 0, cropsize); -+ _TIFFmemset(crop_buff, 0, cropsize + NUM_BUFF_OVERSIZE_BYTES); - } - } - -@@ -8177,13 +8201,13 @@ writeCroppedImage(TIFF *in, TIFF *out, struct image_data *image, - if (TIFFGetField(in, TIFFTAG_NUMBEROFINKS, &ninks)) { - TIFFSetField(out, TIFFTAG_NUMBEROFINKS, ninks); - if (TIFFGetField(in, TIFFTAG_INKNAMES, &inknames)) { -- int inknameslen = strlen(inknames) + 1; -+ int inknameslen = (int)strlen(inknames) + 1; - const char* cp = inknames; - while (ninks > 1) { - cp = strchr(cp, '\0'); - if (cp) { - cp++; -- inknameslen += (strlen(cp) + 1); -+ inknameslen += ((int)strlen(cp) + 1); - } - ninks--; - } -@@ -8568,13 +8592,13 @@ rotateContigSamples32bits(uint16_t rotation, uint16_t spp, uint16_t bps, uint32_ - } - else /* If we have a full buffer's worth, write it out */ - { -- bytebuff1 = (buff2 >> 56); -+ bytebuff1 = (uint8_t)(buff2 >> 56); - *dst++ = bytebuff1; -- bytebuff2 = (buff2 >> 48); -+ bytebuff2 = (uint8_t)(buff2 >> 48); - *dst++ = bytebuff2; -- bytebuff3 = (buff2 >> 40); -+ bytebuff3 = (uint8_t)(buff2 >> 40); - *dst++ = bytebuff3; -- bytebuff4 = (buff2 >> 32); -+ bytebuff4 = (uint8_t)(buff2 >> 32); - *dst++ = bytebuff4; - ready_bits -= 32; - -@@ -8643,12 +8667,13 @@ rotateImage(uint16_t rotation, struct image_data *image, uint32_t *img_width, - return (-1); - } - -- if (!(rbuff = (unsigned char *)limitMalloc(buffsize))) -+ /* Add 3 padding bytes for extractContigSamplesShifted32bits */ -+ if (!(rbuff = (unsigned char *)limitMalloc(buffsize + NUM_BUFF_OVERSIZE_BYTES))) - { -- TIFFError("rotateImage", "Unable to allocate rotation buffer of %1u bytes", buffsize); -+ TIFFError("rotateImage", "Unable to allocate rotation buffer of %1u bytes", buffsize + NUM_BUFF_OVERSIZE_BYTES); - return (-1); - } -- _TIFFmemset(rbuff, '\0', buffsize); -+ _TIFFmemset(rbuff, '\0', buffsize + NUM_BUFF_OVERSIZE_BYTES); - - ibuff = *ibuff_ptr; - switch (rotation) -@@ -9176,13 +9201,13 @@ reverseSamples32bits (uint16_t spp, uint16_t bps, uint32_t width, - } - else /* If we have a full buffer's worth, write it out */ - { -- bytebuff1 = (buff2 >> 56); -+ bytebuff1 = (uint8_t)(buff2 >> 56); - *dst++ = bytebuff1; -- bytebuff2 = (buff2 >> 48); -+ bytebuff2 = (uint8_t)(buff2 >> 48); - *dst++ = bytebuff2; -- bytebuff3 = (buff2 >> 40); -+ bytebuff3 = (uint8_t)(buff2 >> 40); - *dst++ = bytebuff3; -- bytebuff4 = (buff2 >> 32); -+ bytebuff4 = (uint8_t)(buff2 >> 32); - *dst++ = bytebuff4; - ready_bits -= 32; - -@@ -9273,12 +9298,13 @@ mirrorImage(uint16_t spp, uint16_t bps, uint16_t mirror, uint32_t width, uint32_ - { - case MIRROR_BOTH: - case MIRROR_VERT: -- line_buff = (unsigned char *)limitMalloc(rowsize); -+ line_buff = (unsigned char *)limitMalloc(rowsize + NUM_BUFF_OVERSIZE_BYTES); - if (line_buff == NULL) - { -- TIFFError ("mirrorImage", "Unable to allocate mirror line buffer of %1u bytes", rowsize); -+ TIFFError ("mirrorImage", "Unable to allocate mirror line buffer of %1u bytes", rowsize + NUM_BUFF_OVERSIZE_BYTES); - return (-1); - } -+ _TIFFmemset(line_buff, '\0', rowsize + NUM_BUFF_OVERSIZE_BYTES); - - dst = ibuff + (rowsize * (length - 1)); - for (row = 0; row < length / 2; row++) -@@ -9310,11 +9336,12 @@ mirrorImage(uint16_t spp, uint16_t bps, uint16_t mirror, uint32_t width, uint32_ - } - else - { /* non 8 bit per sample data */ -- if (!(line_buff = (unsigned char *)limitMalloc(rowsize + 1))) -+ if (!(line_buff = (unsigned char *)limitMalloc(rowsize + NUM_BUFF_OVERSIZE_BYTES))) - { - TIFFError("mirrorImage", "Unable to allocate mirror line buffer"); - return (-1); - } -+ _TIFFmemset(line_buff, '\0', rowsize + NUM_BUFF_OVERSIZE_BYTES); - bytes_per_sample = (bps + 7) / 8; - bytes_per_pixel = ((bps * spp) + 7) / 8; - if (bytes_per_pixel < (bytes_per_sample + 1)) -@@ -9326,7 +9353,7 @@ mirrorImage(uint16_t spp, uint16_t bps, uint16_t mirror, uint32_t width, uint32_ - { - row_offset = row * rowsize; - src = ibuff + row_offset; -- _TIFFmemset (line_buff, '\0', rowsize); -+ _TIFFmemset (line_buff, '\0', rowsize + NUM_BUFF_OVERSIZE_BYTES); - switch (shift_width) - { - case 1: if (reverseSamples16bits(spp, bps, width, src, line_buff)) --- -2.34.1 - diff --git a/meta/recipes-multimedia/libtiff/files/CVE-2022-2953.patch b/meta/recipes-multimedia/libtiff/files/CVE-2022-2953.patch deleted file mode 100644 index e673945fa3..0000000000 --- a/meta/recipes-multimedia/libtiff/files/CVE-2022-2953.patch +++ /dev/null @@ -1,86 +0,0 @@ -CVE: CVE-2022-2953 -Upstream-Status: Backport -Signed-off-by: Ross Burton - -From 8fe3735942ea1d90d8cef843b55b3efe8ab6feaf Mon Sep 17 00:00:00 2001 -From: Su_Laus -Date: Mon, 15 Aug 2022 22:11:03 +0200 -Subject: [PATCH] =?UTF-8?q?According=20to=20Richard=20Nolde=20https://gitl?= - =?UTF-8?q?ab.com/libtiff/libtiff/-/issues/401#note=5F877637400=20the=20ti?= - =?UTF-8?q?ffcrop=20option=20=E2=80=9E-S=E2=80=9C=20is=20also=20mutually?= - =?UTF-8?q?=20exclusive=20to=20the=20other=20crop=20options=20(-X|-Y),=20-?= - =?UTF-8?q?Z=20and=20-z.?= -MIME-Version: 1.0 -Content-Type: text/plain; charset=UTF-8 -Content-Transfer-Encoding: 8bit - -This is now checked and ends tiffcrop if those arguments are not mutually exclusive. - -This MR will fix the following tiffcrop issues: #349, #414, #422, #423, #424 ---- - tools/tiffcrop.c | 31 ++++++++++++++++--------------- - 1 file changed, 16 insertions(+), 15 deletions(-) - -diff --git a/tools/tiffcrop.c b/tools/tiffcrop.c -index 90286a5e..c3b758ec 100644 ---- a/tools/tiffcrop.c -+++ b/tools/tiffcrop.c -@@ -173,12 +173,12 @@ static char tiffcrop_rev_date[] = "02-09-2022"; - #define ROTATECW_270 32 - #define ROTATE_ANY (ROTATECW_90 | ROTATECW_180 | ROTATECW_270) - --#define CROP_NONE 0 --#define CROP_MARGINS 1 --#define CROP_WIDTH 2 --#define CROP_LENGTH 4 --#define CROP_ZONES 8 --#define CROP_REGIONS 16 -+#define CROP_NONE 0 /* "-S" -> Page_MODE_ROWSCOLS and page->rows/->cols != 0 */ -+#define CROP_MARGINS 1 /* "-m" */ -+#define CROP_WIDTH 2 /* "-X" */ -+#define CROP_LENGTH 4 /* "-Y" */ -+#define CROP_ZONES 8 /* "-Z" */ -+#define CROP_REGIONS 16 /* "-z" */ - #define CROP_ROTATE 32 - #define CROP_MIRROR 64 - #define CROP_INVERT 128 -@@ -316,7 +316,7 @@ struct crop_mask { - #define PAGE_MODE_RESOLUTION 1 - #define PAGE_MODE_PAPERSIZE 2 - #define PAGE_MODE_MARGINS 4 --#define PAGE_MODE_ROWSCOLS 8 -+#define PAGE_MODE_ROWSCOLS 8 /* for -S option */ - - #define INVERT_DATA_ONLY 10 - #define INVERT_DATA_AND_TAG 11 -@@ -781,7 +781,7 @@ static const char usage_info[] = - " The four debug/dump options are independent, though it makes little sense to\n" - " specify a dump file without specifying a detail level.\n" - "\n" --"Note: The (-X|-Y), -Z and -z options are mutually exclusive.\n" -+"Note: The (-X|-Y), -Z, -z and -S options are mutually exclusive.\n" - " In no case should the options be applied to a given selection successively.\n" - "\n" - ; -@@ -2131,13 +2131,14 @@ void process_command_opts (int argc, char *argv[], char *mp, char *mode, uint32 - /*NOTREACHED*/ - } - } -- /*-- Check for not allowed combinations (e.g. -X, -Y and -Z and -z are mutually exclusive) --*/ -- char XY, Z, R; -+ /*-- Check for not allowed combinations (e.g. -X, -Y and -Z, -z and -S are mutually exclusive) --*/ -+ char XY, Z, R, S; - XY = ((crop_data->crop_mode & CROP_WIDTH) || (crop_data->crop_mode & CROP_LENGTH)); - Z = (crop_data->crop_mode & CROP_ZONES); - R = (crop_data->crop_mode & CROP_REGIONS); -- if ((XY && Z) || (XY && R) || (Z && R)) { -- TIFFError("tiffcrop input error", "The crop options(-X|-Y), -Z and -z are mutually exclusive.->Exit"); -+ S = (page->mode & PAGE_MODE_ROWSCOLS); -+ if ((XY && Z) || (XY && R) || (XY && S) || (Z && R) || (Z && S) || (R && S)) { -+ TIFFError("tiffcrop input error", "The crop options(-X|-Y), -Z, -z and -S are mutually exclusive.->Exit"); - exit(EXIT_FAILURE); - } - } /* end process_command_opts */ --- -2.34.1 - diff --git a/meta/recipes-multimedia/libtiff/files/CVE-2022-34526.patch b/meta/recipes-multimedia/libtiff/files/CVE-2022-34526.patch deleted file mode 100644 index 54c3345746..0000000000 --- a/meta/recipes-multimedia/libtiff/files/CVE-2022-34526.patch +++ /dev/null @@ -1,32 +0,0 @@ -From 275735d0354e39c0ac1dc3c0db2120d6f31d1990 Mon Sep 17 00:00:00 2001 -From: Even Rouault -Date: Mon, 27 Jun 2022 16:09:43 +0200 -Subject: [PATCH] _TIFFCheckFieldIsValidForCodec(): return FALSE when passed a - codec-specific tag and the codec is not configured (fixes #433) - -This avoids crashes when querying such tags - -CVE: CVE-2022-34526 -Upstream-Status: Backport [https://gitlab.com/libtiff/libtiff/-/commit/275735d0354e39c0ac1dc3c0db2120d6f31d1990] -Signed-off-by: Khem Raj ---- - libtiff/tif_dirinfo.c | 3 +++ - 1 file changed, 3 insertions(+) - -diff --git a/libtiff/tif_dirinfo.c b/libtiff/tif_dirinfo.c -index c30f569b..3371cb5c 100644 ---- a/libtiff/tif_dirinfo.c -+++ b/libtiff/tif_dirinfo.c -@@ -1191,6 +1191,9 @@ _TIFFCheckFieldIsValidForCodec(TIFF *tif, ttag_t tag) - default: - return 1; - } -+ if( !TIFFIsCODECConfigured(tif->tif_dir.td_compression) ) { -+ return 0; -+ } - /* Check if codec specific tags are allowed for the current - * compression scheme (codec) */ - switch (tif->tif_dir.td_compression) { --- -GitLab - diff --git a/meta/recipes-multimedia/libtiff/files/CVE-2022-3970.patch b/meta/recipes-multimedia/libtiff/files/CVE-2022-3970.patch deleted file mode 100644 index b3352ba8ab..0000000000 --- a/meta/recipes-multimedia/libtiff/files/CVE-2022-3970.patch +++ /dev/null @@ -1,39 +0,0 @@ -From 227500897dfb07fb7d27f7aa570050e62617e3be Mon Sep 17 00:00:00 2001 -From: Even Rouault -Date: Tue, 8 Nov 2022 15:16:58 +0100 -Subject: [PATCH] TIFFReadRGBATileExt(): fix (unsigned) integer overflow on - strips/tiles > 2 GB - -Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=53137 -Upstream-Status: Accepted ---- - libtiff/tif_getimage.c | 8 ++++---- - 1 file changed, 4 insertions(+), 4 deletions(-) - -diff --git a/libtiff/tif_getimage.c b/libtiff/tif_getimage.c -index a4d0c1d6..60b94d8e 100644 ---- a/libtiff/tif_getimage.c -+++ b/libtiff/tif_getimage.c -@@ -3016,15 +3016,15 @@ TIFFReadRGBATileExt(TIFF* tif, uint32_t col, uint32_t row, uint32_t * raster, in - return( ok ); - - for( i_row = 0; i_row < read_ysize; i_row++ ) { -- memmove( raster + (tile_ysize - i_row - 1) * tile_xsize, -- raster + (read_ysize - i_row - 1) * read_xsize, -+ memmove( raster + (size_t)(tile_ysize - i_row - 1) * tile_xsize, -+ raster + (size_t)(read_ysize - i_row - 1) * read_xsize, - read_xsize * sizeof(uint32_t) ); -- _TIFFmemset( raster + (tile_ysize - i_row - 1) * tile_xsize+read_xsize, -+ _TIFFmemset( raster + (size_t)(tile_ysize - i_row - 1) * tile_xsize+read_xsize, - 0, sizeof(uint32_t) * (tile_xsize - read_xsize) ); - } - - for( i_row = read_ysize; i_row < tile_ysize; i_row++ ) { -- _TIFFmemset( raster + (tile_ysize - i_row - 1) * tile_xsize, -+ _TIFFmemset( raster + (size_t)(tile_ysize - i_row - 1) * tile_xsize, - 0, sizeof(uint32_t) * tile_xsize ); - } - --- -2.33.0 - diff --git a/meta/recipes-multimedia/libtiff/tiff_4.4.0.bb b/meta/recipes-multimedia/libtiff/tiff_4.5.0.bb similarity index 75% rename from meta/recipes-multimedia/libtiff/tiff_4.4.0.bb rename to meta/recipes-multimedia/libtiff/tiff_4.5.0.bb index 970aab5433..2ed70f7500 100644 --- a/meta/recipes-multimedia/libtiff/tiff_4.4.0.bb +++ b/meta/recipes-multimedia/libtiff/tiff_4.5.0.bb @@ -4,22 +4,13 @@ DESCRIPTION = "Library provides support for the Tag Image File Format \ provide means to easily access and create TIFF image files." HOMEPAGE = "http://www.libtiff.org/" LICENSE = "BSD-2-Clause" -LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=34da3db46fab7501992f9615d7e158cf" +LIC_FILES_CHKSUM = "file://LICENSE.md;md5=a3e32d664d6db1386b4689c8121531c3" CVE_PRODUCT = "libtiff" -SRC_URI = "http://download.osgeo.org/libtiff/tiff-${PV}.tar.gz \ - file://0001-fix-the-FPE-in-tiffcrop-415-427-and-428.patch \ - file://CVE-2022-34526.patch \ - file://CVE-2022-2953.patch \ - file://CVE-2022-3970.patch \ - file://0001-Revised-handling-of-TIFFTAG_INKNAMES-and-related-TIF.patch \ - file://0001-tiffcrop-S-option-Make-decision-simpler.patch \ - file://0001-tiffcrop-disable-incompatibility-of-Z-X-Y-z-options-.patch \ - file://0001-tiffcrop-subroutines-require-a-larger-buffer-fixes-2.patch \ - " - -SRC_URI[sha256sum] = "917223b37538959aca3b790d2d73aa6e626b688e02dcda272aec24c2f498abed" +SRC_URI = "http://download.osgeo.org/libtiff/tiff-${PV}.tar.gz" + +SRC_URI[sha256sum] = "c7a1d9296649233979fa3eacffef3fa024d73d05d589cb622727b5b08c423464" # exclude betas UPSTREAM_CHECK_REGEX = "tiff-(?P\d+(\.\d+)+).tar" From patchwork Wed Jan 4 11:04:41 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17624 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 63F18C4708E for ; Wed, 4 Jan 2023 11:06:11 +0000 (UTC) Received: from mail-wr1-f43.google.com (mail-wr1-f43.google.com [209.85.221.43]) by mx.groups.io with SMTP id smtpd.web11.9357.1672830362235773377 for ; Wed, 04 Jan 2023 03:06:02 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=EPcjuyCX; spf=pass (domain: gmail.com, ip: 209.85.221.43, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f43.google.com with SMTP id t15so23699964wro.9 for ; Wed, 04 Jan 2023 03:06:01 -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=X6CZyD+fn7ikVrjsvD65V9PSnlfgrNqa1GRzM1VO5H0=; b=EPcjuyCX1otjqkjtPnU5wa6RelkwlhtvRxF4fWi3bPsql3niJgQdcF3zqI8Qt4IXGM /CtBI5+y1jLYY2fpnCaHSe+Fl7MxMG4o/TFsuzD+BrxIkjKdIMD/Q/y7Sp3mgaRq/byg c+m/uyB8dimd7ZYUdwJxGm0gSrV/M2zVJp5Co/JFp+Ua/dRqGGN7sW+XOo/poG61aAUh UO17JdaXWujqjiw3jbR0ZshJiqm3VqfOfRTOkogqLUKFRXGTDJ4kPFvQJQ/vufKUrc6R tYcs8JxfuAUkhagzD49rrUhbv9jYofCNc5EkUGvLB9KexbvT+g8UNH8UpVh00/OIpjLb l4dQ== 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=X6CZyD+fn7ikVrjsvD65V9PSnlfgrNqa1GRzM1VO5H0=; b=8QYlUxkEq/RD1Z1gcAIxME/KlGqLUNra8E2FyzDdB79xC9SBYPOgEdb4vTHDFL/CQv K/qCpCk9p+Ab28X0EZqJ5MoQ9O/3m/VPCvpJ6AjYEwfDZ6y4KMCPnlh+cfelS6GMKPyv yb8Wfd3d/gQvtMPfTRHD9gfB/SKBzRL2e4TTImeA0ShyvomH/HzkaA+BJ34/Y/llZqWI KNjoZDGSCTK1XGVOM5w1jQuXkqi/vJaHMBRLqXfomgQdvWGarAr77sFOKwnMV05M+AhN FqjYDzgWLCxX0AEv9QO+zDGShf4vAm9kHbRa4bEsBtDZe6iuU/Jku0CC7PP3wVA8rc7A GMPg== X-Gm-Message-State: AFqh2kpdH4yFwPgNjDJX+MZxULZtSnYiQURhCrsmnQoeux+Ya9WMbZYk 9gEw3rEPzhvR0/Aol1nz4m4l9vB94sk= X-Google-Smtp-Source: AMrXdXtYSkpVTEVTgRhUYH0v1udYBLAz/UcXHCVg8qePPWOb/oWm51xRZFNsvRV6mFoDz0UgbtBN4w== X-Received: by 2002:adf:db91:0:b0:242:ce7:ca6f with SMTP id u17-20020adfdb91000000b002420ce7ca6fmr28195867wri.26.1672830360715; Wed, 04 Jan 2023 03:06:00 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:00 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 10/77] gnupg: update 2.3.8 -> 2.4.0 Date: Wed, 4 Jan 2023 12:04:41 +0100 Message-Id: <20230104110548.2537259-10-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:11 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175394 Signed-off-by: Alexander Kanavin --- ...-a-custom-value-for-the-location-of-.patch | 6 ++-- ...use-pkgconfig-instead-of-npth-config.patch | 6 ++-- .../gnupg/gnupg/fix-ldap.patch | 35 ------------------- .../gnupg/gnupg/relocate.patch | 2 +- .../gnupg/{gnupg_2.3.8.bb => gnupg_2.4.0.bb} | 3 +- 5 files changed, 8 insertions(+), 44 deletions(-) delete mode 100644 meta/recipes-support/gnupg/gnupg/fix-ldap.patch rename meta/recipes-support/gnupg/{gnupg_2.3.8.bb => gnupg_2.4.0.bb} (95%) diff --git a/meta/recipes-support/gnupg/gnupg/0001-configure.ac-use-a-custom-value-for-the-location-of-.patch b/meta/recipes-support/gnupg/gnupg/0001-configure.ac-use-a-custom-value-for-the-location-of-.patch index eb2e47f035..0cd4c45907 100644 --- a/meta/recipes-support/gnupg/gnupg/0001-configure.ac-use-a-custom-value-for-the-location-of-.patch +++ b/meta/recipes-support/gnupg/gnupg/0001-configure.ac-use-a-custom-value-for-the-location-of-.patch @@ -1,4 +1,4 @@ -From b0c42c8273c5fa1e31094567122be24ba28a965d Mon Sep 17 00:00:00 2001 +From 346a6b17a07b658954db65f814461b59824d9fcd Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 22 Jan 2018 18:00:21 +0200 Subject: [PATCH] configure.ac: use a custom value for the location of @@ -14,10 +14,10 @@ Signed-off-by: Alexander Kanavin 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac -index b043386..dd839d0 100644 +index 099c6a8..e8cf408 100644 --- a/configure.ac +++ b/configure.ac -@@ -1955,7 +1955,7 @@ AC_DEFINE_UNQUOTED(GPGCONF_DISP_NAME, "GPGConf", +@@ -1935,7 +1935,7 @@ AC_DEFINE_UNQUOTED(GPGCONF_DISP_NAME, "GPGConf", AC_DEFINE_UNQUOTED(GPGTAR_NAME, "gpgtar", [The name of the gpgtar tool]) diff --git a/meta/recipes-support/gnupg/gnupg/0002-use-pkgconfig-instead-of-npth-config.patch b/meta/recipes-support/gnupg/gnupg/0002-use-pkgconfig-instead-of-npth-config.patch index d3790ac782..0e58fd4c4d 100644 --- a/meta/recipes-support/gnupg/gnupg/0002-use-pkgconfig-instead-of-npth-config.patch +++ b/meta/recipes-support/gnupg/gnupg/0002-use-pkgconfig-instead-of-npth-config.patch @@ -1,4 +1,4 @@ -From 15668161c351aee5f29152db2972b1648da11210 Mon Sep 17 00:00:00 2001 +From d9048788d906774b1475c3bb1b17e22455c2add4 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Wed, 16 Aug 2017 11:16:30 +0800 Subject: [PATCH] use pkgconfig instead of npth config @@ -15,7 +15,7 @@ Signed-off-by: Hongxu Jia 1 file changed, 8 insertions(+), 45 deletions(-) diff --git a/m4/npth.m4 b/m4/npth.m4 -index 06cdaee..4adda01 100644 +index 619ed89..0cb354d 100644 --- a/m4/npth.m4 +++ b/m4/npth.m4 @@ -19,25 +19,10 @@ AC_DEFUN([_AM_PATH_NPTH_CONFIG], @@ -25,7 +25,7 @@ index 06cdaee..4adda01 100644 + AC_PATH_PROG(PKGCONFIG, pkg-config, no) - use_gpgrt_config="" -- if test x"$NPTH_CONFIG" = x -a x"$GPGRT_CONFIG" != x -a "$GPGRT_CONFIG" != "no"; then +- if test x"$GPGRT_CONFIG" != x -a "$GPGRT_CONFIG" != "no"; then - if $GPGRT_CONFIG npth --exists; then - NPTH_CONFIG="$GPGRT_CONFIG npth" - AC_MSG_NOTICE([Use gpgrt-config as npth-config]) diff --git a/meta/recipes-support/gnupg/gnupg/fix-ldap.patch b/meta/recipes-support/gnupg/gnupg/fix-ldap.patch deleted file mode 100644 index 24299e16fb..0000000000 --- a/meta/recipes-support/gnupg/gnupg/fix-ldap.patch +++ /dev/null @@ -1,35 +0,0 @@ -From 7011286ce6e1fb56c2989fdafbd11b931c489faa Mon Sep 17 00:00:00 2001 -From: NIIBE Yutaka -Date: Fri, 14 Oct 2022 09:58:41 +0900 -Subject: [PATCH] dirmngr: Fix build with no LDAP support. - -* dirmngr/server.c [USE_LDAP] (start_command_handler): Conditionalize. - --- - -GnuPG-bug-id: 6239 -Signed-off-by: NIIBE Yutaka -Upstream-Status: Backport [https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=patch;h=7011286ce6e1fb56c2989fdafbd11b931c489faa] -Signed-off-by: Alexander Kanavin ---- - dirmngr/server.c | 2 ++ - 1 file changed, 2 insertions(+) - -diff --git a/dirmngr/server.c b/dirmngr/server.c -index 04ebfd317..98f354300 100644 ---- a/dirmngr/server.c -+++ b/dirmngr/server.c -@@ -3137,8 +3137,10 @@ start_command_handler (assuan_fd_t fd, unsigned int session_id) - ctrl->refcount); - else - { -+#if USE_LDAP - ks_ldap_free_state (ctrl->ks_get_state); - ctrl->ks_get_state = NULL; -+#endif - release_ctrl_ocsp_certs (ctrl); - xfree (ctrl->server_local); - dirmngr_deinit_default_ctrl (ctrl); --- -2.11.0 - diff --git a/meta/recipes-support/gnupg/gnupg/relocate.patch b/meta/recipes-support/gnupg/gnupg/relocate.patch index ca0e46141d..071dd93ff5 100644 --- a/meta/recipes-support/gnupg/gnupg/relocate.patch +++ b/meta/recipes-support/gnupg/gnupg/relocate.patch @@ -1,4 +1,4 @@ -From 7c6f9724f53ed2c5237dad4e3f4ec44091ac683d Mon Sep 17 00:00:00 2001 +From b1117adeb476304ce2792814516a5b7cd44d0d38 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Wed, 19 Sep 2018 14:44:40 +0100 Subject: [PATCH] Allow the environment to override where gnupg looks for its diff --git a/meta/recipes-support/gnupg/gnupg_2.3.8.bb b/meta/recipes-support/gnupg/gnupg_2.4.0.bb similarity index 95% rename from meta/recipes-support/gnupg/gnupg_2.3.8.bb rename to meta/recipes-support/gnupg/gnupg_2.4.0.bb index aaa8d8fe99..900aa8ad73 100644 --- a/meta/recipes-support/gnupg/gnupg_2.3.8.bb +++ b/meta/recipes-support/gnupg/gnupg_2.4.0.bb @@ -18,13 +18,12 @@ SRC_URI = "${GNUPG_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \ file://0002-use-pkgconfig-instead-of-npth-config.patch \ file://0004-autogen.sh-fix-find-version-for-beta-checking.patch \ file://0001-Woverride-init-is-not-needed-with-gcc-9.patch \ - file://fix-ldap.patch \ " SRC_URI:append:class-native = " file://0001-configure.ac-use-a-custom-value-for-the-location-of-.patch \ file://relocate.patch" SRC_URI:append:class-nativesdk = " file://relocate.patch" -SRC_URI[sha256sum] = "540b7a40e57da261fb10ef521a282e0021532a80fd023e75fb71757e8a4969ed" +SRC_URI[sha256sum] = "1d79158dd01d992431dd2e3facb89fdac97127f89784ea2cb610c600fb0c1483" EXTRA_OECONF = "--disable-ldap \ --disable-ccid-driver \ From patchwork Wed Jan 4 11:04:42 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17632 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 9FAFCC54EF1 for ; Wed, 4 Jan 2023 11:06:11 +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.web10.9370.1672830362981472240 for ; Wed, 04 Jan 2023 03:06:03 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=S5JZHhUQ; 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 t15so23699991wro.9 for ; Wed, 04 Jan 2023 03:06:02 -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=bT7SiaWeqZF2bROGKhxoKQFAF8chPIqj2I9ETCmDKZY=; b=S5JZHhUQ6kQJ1uajZ4YWnkDoZxDtGQ3haTdtFElkARfbr/FQHwVC03Egv7M0JKaSqm 3dxAExzF4Qt5Sc8vQRCDFGBYGvut+bInK+BTAkii3Qvq0iUnh+qhqIV6+2JbX1XP0uqL 1EF2jfKTlnDT/rnaFjiYKiBR1dZh5sb+ECBtxmyO4f6l92RK/0WjvgmUZOA7PaSZpSMF OTkkFzIc/V9cr5LGsNw89gTi3Pe/YdCEbPZDiz+d7nJtGbTornrl5kF7ZYxliFfGOoFq 89aZud3gFGuoIWLfmfefeF28N3bsFWo8IBSv9FNAGYZfe8jYQ0IlwijoyV74VjZppLxR MkUA== 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=bT7SiaWeqZF2bROGKhxoKQFAF8chPIqj2I9ETCmDKZY=; b=Ql+iIz1w5t8AOwpESf5lzAakOsZaOaKAnqr0dxes1tt0ZO91rYGbCXnWevB//BYh0c UJyl7zaWoT1ce3YgY5vgKWxGFrlY5jkfNm9YABJRRwHPCEyKS1orYTIPT8CmQptTBWVg lgEdEzXTuViOQoHjcFZq+hXlwNbyI2AHvBSDB3SefcmyMDVhHJ61438MKGywzaOYjvSY PzF4TIBCGUSjJZaSV7RyzBsBWq7vEpZuoE5XnI3Kzt8x/8+Inq5JZmRtwRlhgUyJOEri PBoWza9gc7BkDUEwHc6zZl55YftL8bEY8kNhhWjHv9gjOGVsVnVJ/WI6ys2oJBwzrkqj GJlw== X-Gm-Message-State: AFqh2krtOH3FQD8HbEXwrKVdvs+DKaW6HT78sVzMUNeMNIpJEf68N3AN Eg4IbryKCFVx0rwyrmxsRAnesgU62B0= X-Google-Smtp-Source: AMrXdXtybfZeF+G0Sb+FPfVVsiiBFfa2sISejbNtpkZuZf/jQinrh6LOU4gAUXthd0BW3FXk8VzY2g== X-Received: by 2002:a5d:444d:0:b0:242:7089:ab90 with SMTP id x13-20020a5d444d000000b002427089ab90mr27441170wrr.69.1672830361452; Wed, 04 Jan 2023 03:06:01 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:01 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 11/77] libksba: update 1.6.2 -> 1.6.3 Date: Wed, 4 Jan 2023 12:04:42 +0100 Message-Id: <20230104110548.2537259-11-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:11 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175396 Signed-off-by: Alexander Kanavin --- .../libksba/libksba/ksba-add-pkgconfig-support.patch | 6 +++--- .../libksba/{libksba_1.6.2.bb => libksba_1.6.3.bb} | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-support/libksba/{libksba_1.6.2.bb => libksba_1.6.3.bb} (94%) diff --git a/meta/recipes-support/libksba/libksba/ksba-add-pkgconfig-support.patch b/meta/recipes-support/libksba/libksba/ksba-add-pkgconfig-support.patch index af96bd57cd..bdb80ff34d 100644 --- a/meta/recipes-support/libksba/libksba/ksba-add-pkgconfig-support.patch +++ b/meta/recipes-support/libksba/libksba/ksba-add-pkgconfig-support.patch @@ -1,4 +1,4 @@ -From 6081640895b6d566fa21123e2de7d111eeab5c4c Mon Sep 17 00:00:00 2001 +From ca8174aa81d7bf364b33f7254a9e887735c4996d Mon Sep 17 00:00:00 2001 From: Chen Qi Date: Mon, 3 Dec 2012 18:17:31 +0800 Subject: [PATCH] libksba: add pkgconfig support @@ -16,7 +16,7 @@ Signed-off-by: Chen Qi 1 file changed, 4 insertions(+), 86 deletions(-) diff --git a/src/ksba.m4 b/src/ksba.m4 -index 6b55bb8..6e7336f 100644 +index 452c245..aa96255 100644 --- a/src/ksba.m4 +++ b/src/ksba.m4 @@ -23,37 +23,6 @@ dnl with a changed API. @@ -44,7 +44,7 @@ index 6b55bb8..6e7336f 100644 - fi - - use_gpgrt_config="" -- if test x"$KSBA_CONFIG" = x -a x"$GPGRT_CONFIG" != x -a "$GPGRT_CONFIG" != "no"; then +- if test x"$GPGRT_CONFIG" != x -a "$GPGRT_CONFIG" != "no"; then - if $GPGRT_CONFIG ksba --exists; then - KSBA_CONFIG="$GPGRT_CONFIG ksba" - AC_MSG_NOTICE([Use gpgrt-config as ksba-config]) diff --git a/meta/recipes-support/libksba/libksba_1.6.2.bb b/meta/recipes-support/libksba/libksba_1.6.3.bb similarity index 94% rename from meta/recipes-support/libksba/libksba_1.6.2.bb rename to meta/recipes-support/libksba/libksba_1.6.3.bb index f6ecb9aec4..dc39693be4 100644 --- a/meta/recipes-support/libksba/libksba_1.6.2.bb +++ b/meta/recipes-support/libksba/libksba_1.6.3.bb @@ -24,7 +24,7 @@ UPSTREAM_CHECK_URI = "https://gnupg.org/download/index.html" SRC_URI = "${GNUPG_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \ file://ksba-add-pkgconfig-support.patch" -SRC_URI[sha256sum] = "fce01ccac59812bddadffacff017dac2e4762bdb6ebc6ffe06f6ed4f6192c971" +SRC_URI[sha256sum] = "3f72c68db30971ebbf14367527719423f0a4d5f8103fc9f4a1c01a9fa440de5c" do_configure:prepend () { # Else these could be used in preference to those in aclocal-copy From patchwork Wed Jan 4 11:04:43 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17636 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 AC89FC63797 for ; Wed, 4 Jan 2023 11:06:11 +0000 (UTC) Received: from mail-wm1-f45.google.com (mail-wm1-f45.google.com [209.85.128.45]) by mx.groups.io with SMTP id smtpd.web10.9372.1672830363665812039 for ; Wed, 04 Jan 2023 03:06:03 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=c1cP/1h/; spf=pass (domain: gmail.com, ip: 209.85.128.45, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f45.google.com with SMTP id k22-20020a05600c1c9600b003d1ee3a6289so26125527wms.2 for ; Wed, 04 Jan 2023 03:06:03 -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=FaHyC7Byoih+nGgQyy72SnbCASNOMiCAUKetbyx44SE=; b=c1cP/1h/aADahjN3VNU0RKvA8bvpaI7b1deEYFnZqRmmesgh5ohWmd974BFXAMoUE/ utnbS4FcOqIch34fLBMZFlPSgaUQhF/fTwwb+/EQmp+y32wu1OHaODUyfFd1KbXyb7VD OJf+y7778yJS3PfkRH77762nQwemxBk+NG0H7VQriK8huC+lchWTDWzNTM9UPf/gsPQ6 hFTR/1WBfrMs6jx0UHOt2gyhTvrKRlraO1lRChdbNkuRia9Ey2XADZhmbiqMp9F5m/x9 lQk9Y7KoXFDbeCnv2ukScnMApzVzYzdfHstTSHD/eM5vP+NkaHuhgvXJE8D3A2s4Y+U0 UDsg== 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=FaHyC7Byoih+nGgQyy72SnbCASNOMiCAUKetbyx44SE=; b=tMFHpzm1ynwj7yTdOtGPxk9B4gptbJ3SttAPgzDqPn0NXQmMhTn9deckGjz72+g4Sr VuUcGye78fIQ/34lhqL0X9jYRjx2azS34l5Nt4yLCC5PQ+iyfAwKN2wM3XkAq4d4UwR/ hJ29oHfcdrMaEtSZFqAz1E3SvQYOgSwMa6AW/pUj4yq9E5eLP43p+Irn1Zaa3haW25lz jbyLo1UBhHt9RixWu1MeQjmVuyM92+/XErPktjr5mGGf5FsYGdcXrKhsK+mPH0gcOPBg mydatiIOfrFTejpH7cpOSkYy/KLZ+duFbcmYxE/+Kh7qCkB/XDpAkkW7W6PspIaZ6acz rTCw== X-Gm-Message-State: AFqh2koQSvd/ChRlFBOl0MUgbAF09fOEiiWIpzeTR3RRF4kFiqsLq1Tm 7rJUHcksCyHcWjjaXwJ61NTXGWtN2QE= X-Google-Smtp-Source: AMrXdXuuvmzeaK/Im8IZmXKYL0g4l39bVxspnUVzteC64bjk1w7JCTRm6dKvFD6f4FWapXpctVpRog== X-Received: by 2002:a05:600c:5006:b0:3d2:3eda:dd1 with SMTP id n6-20020a05600c500600b003d23eda0dd1mr33828365wmr.17.1672830362103; Wed, 04 Jan 2023 03:06:02 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:01 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 12/77] man-pages: upgrade 6.01 -> 6.02 Date: Wed, 4 Jan 2023 12:04:43 +0100 Message-Id: <20230104110548.2537259-12-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:11 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175398 License-Update: readme rewritten, set of licenses provided explicitly. Of those, there's various bsd flavours, gpl2-and-later and gpl-2-only, so add the latter. Signed-off-by: Alexander Kanavin --- .../man-pages/{man-pages_6.01.bb => man-pages_6.02.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/man-pages/{man-pages_6.01.bb => man-pages_6.02.bb} (83%) diff --git a/meta/recipes-extended/man-pages/man-pages_6.01.bb b/meta/recipes-extended/man-pages/man-pages_6.02.bb similarity index 83% rename from meta/recipes-extended/man-pages/man-pages_6.01.bb rename to meta/recipes-extended/man-pages/man-pages_6.02.bb index 1ad4ed1317..2e574e1de4 100644 --- a/meta/recipes-extended/man-pages/man-pages_6.01.bb +++ b/meta/recipes-extended/man-pages/man-pages_6.02.bb @@ -2,12 +2,12 @@ SUMMARY = "Linux man-pages" DESCRIPTION = "The Linux man-pages project documents the Linux kernel and C library interfaces that are employed by user programs" SECTION = "console/utils" HOMEPAGE = "http://www.kernel.org/pub/linux/docs/man-pages" -LICENSE = "GPL-2.0-or-later" +LICENSE = "GPL-2.0-or-later & GPL-2.0-only" -LIC_FILES_CHKSUM = "file://README;md5=bf1faa9b0245e39a7c0c9690ffdf6e54" +LIC_FILES_CHKSUM = "file://README;md5=26901408d8cfd6f6675f8b49daf9cc74" SRC_URI = "${KERNELORG_MIRROR}/linux/docs/${BPN}/${BP}.tar.gz" -SRC_URI[sha256sum] = "c1e8bea88589f1a80b67dafd82fb98b018ddd7f7bfa594f8f79686258d26e784" +SRC_URI[sha256sum] = "968def9e7055c9cbca9a4f21f79677b02ac8b0d2fa62ceea7bd8ef4dcc6cac41" inherit manpages From patchwork Wed Jan 4 11:04:44 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17631 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 9E16BC61DB3 for ; Wed, 4 Jan 2023 11:06:11 +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.9362.1672830357307718609 for ; Wed, 04 Jan 2023 03:06:03 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=jDmybmhn; 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 h16so32517274wrz.12 for ; Wed, 04 Jan 2023 03:06:03 -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=yn3rI7kIgPM/1wjJYYWMYGo7DYBCumAELyF4mq05kp8=; b=jDmybmhnKym8pVsntcldBLsIdXMbVt2DIsE2xbluTj3oCyb0Q/GWaGaangPDgTcgP2 t955qO+XHs4i+fQAh6giMp1T/vMmys+lQPiKZCfz+CodouBuoHk+h6IjgDqNpafYQiTn 2MLS0TTfRxBQoqJvW6hEyZ0BdViBfajWfibXVnYZt+2whwelR3JuS1kIc72wmr74LIGx e8lC9vQE4z25zPLJ+RJQxLyu4F3AS/oBNzdxWhCYEqgIXUaDIM02JyGSNom/h81qk/n3 Ncp2j0QMQvhyKGjGG6sOhjgf+/hsez/n/LeiFTRs9B3CCjOLe7AU91SC1/Qe3tUfsGuW DGEw== 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=yn3rI7kIgPM/1wjJYYWMYGo7DYBCumAELyF4mq05kp8=; b=CDULuOlYRDu88ESm2sejqwwHKxdjYCqmiwhjjdPORrt80RF65p8gyH6CCFUSgJDW/P 33xv6gSyGq8JYUo9iy9jbT1eU1IHXdxOrnruyZAW3mPE7a3KnHOzpCVC2nd6bLsDyk9u sxXDsMb3XOpV2fgWWpz66n/McOaTVbFldvq1GOk3LWOwJECmLVwlpQy35AZrChY9G2Z7 QpdM5dh5ZUNJO6T8oiR4Rn4ZGb/A05I0LTsxbWkGDccYdohyb2Bm8MR6cHqrNue9sagA 6vgee8HGbU0FKDq92DvDP7RNjVvJ3lvbcFPxah5qKpNHqt7VT1vluO/6MrFFr8ywgb51 yZbw== X-Gm-Message-State: AFqh2krkyp1klQRxsyMyH9DzGDfJcl6KZTcamwy6py7PBJ3zbgXzdE/R 4b5QBYfTBn92rJiOddy6YgpczFEU+9c= X-Google-Smtp-Source: AMrXdXstPufUMv2M9rApDPsU7DQAgfPQZLCszFQUVc0arbe/lRvUweIntaQ6k/2o0sHmEr5Uoj2QBQ== X-Received: by 2002:adf:fc51:0:b0:27d:ddaa:8bd8 with SMTP id e17-20020adffc51000000b0027dddaa8bd8mr21483963wrs.13.1672830363042; Wed, 04 Jan 2023 03:06:03 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:02 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 13/77] pango: upgrade 1.50.11 -> 1.50.12 Date: Wed, 4 Jan 2023 12:04:44 +0100 Message-Id: <20230104110548.2537259-13-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:11 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175397 Signed-off-by: Alexander Kanavin --- ...d-install-nofonts-fonts.conf-as-it-i.patch | 35 ------------------- .../{pango_1.50.11.bb => pango_1.50.12.bb} | 3 +- 2 files changed, 1 insertion(+), 37 deletions(-) delete mode 100644 meta/recipes-graphics/pango/pango/0001-tests-meson.build-install-nofonts-fonts.conf-as-it-i.patch rename meta/recipes-graphics/pango/{pango_1.50.11.bb => pango_1.50.12.bb} (90%) diff --git a/meta/recipes-graphics/pango/pango/0001-tests-meson.build-install-nofonts-fonts.conf-as-it-i.patch b/meta/recipes-graphics/pango/pango/0001-tests-meson.build-install-nofonts-fonts.conf-as-it-i.patch deleted file mode 100644 index 8dacd62138..0000000000 --- a/meta/recipes-graphics/pango/pango/0001-tests-meson.build-install-nofonts-fonts.conf-as-it-i.patch +++ /dev/null @@ -1,35 +0,0 @@ -From 13f8ba5d5b699df1f88eeea859406daba6d6941f Mon Sep 17 00:00:00 2001 -From: Alexander Kanavin -Date: Tue, 8 Nov 2022 18:08:51 +0100 -Subject: [PATCH] tests/meson.build: install nofonts/fonts.conf as it is - required by tests - -Upstream-Status: Submitted [https://gitlab.gnome.org/GNOME/pango/-/merge_requests/654] -Signed-off-by: Alexander Kanavin ---- - tests/meson.build | 5 +++++ - 1 file changed, 5 insertions(+) - -diff --git a/tests/meson.build b/tests/meson.build -index 8b4bfa38..6c1c461b 100644 ---- a/tests/meson.build -+++ b/tests/meson.build -@@ -250,6 +250,10 @@ foreach d: test_items_data - installed_test_items_data += d + '.expected' - endforeach - -+installed_test_nofonts_data = [ -+ 'nofonts/fonts.conf', -+] -+ - installed_test_datadir = join_paths(pango_datadir, 'installed-tests', 'pango') - installed_test_bindir = join_paths(pango_libexecdir, 'installed-tests', 'pango') - -@@ -261,6 +265,7 @@ if get_option('install-tests') - install_data(installed_test_breaks_data, install_dir: join_paths(installed_test_bindir, 'breaks')) - install_data(installed_test_items_data, install_dir: join_paths(installed_test_bindir, 'itemize')) - install_data(installed_test_fontsets_data, install_dir: join_paths(installed_test_bindir, 'fontsets')) -+ install_data(installed_test_nofonts_data, install_dir: join_paths(installed_test_bindir, 'nofonts')) - endif - - gen_installed_test = files([ 'gen-installed-test.py' ]) diff --git a/meta/recipes-graphics/pango/pango_1.50.11.bb b/meta/recipes-graphics/pango/pango_1.50.12.bb similarity index 90% rename from meta/recipes-graphics/pango/pango_1.50.11.bb rename to meta/recipes-graphics/pango/pango_1.50.12.bb index 6f599f5b78..6779f39c4f 100644 --- a/meta/recipes-graphics/pango/pango_1.50.11.bb +++ b/meta/recipes-graphics/pango/pango_1.50.12.bb @@ -22,10 +22,9 @@ GIR_MESON_DISABLE_FLAG = "disabled" SRC_URI += "file://run-ptest \ file://0001-Skip-running-test-layout-test.patch \ - file://0001-tests-meson.build-install-nofonts-fonts.conf-as-it-i.patch \ " -SRC_URI[archive.sha256sum] = "8800f812d89ee61388188703203f3a7878963c22f8695aaf1fa0a1a1428d17ae" +SRC_URI[archive.sha256sum] = "caef96d27bbe792a6be92727c73468d832b13da57c8071ef79b9df69ee058fe3" DEPENDS = "glib-2.0 glib-2.0-native fontconfig freetype virtual/libiconv cairo harfbuzz fribidi" From patchwork Wed Jan 4 11:04:45 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17633 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 AC512C63707 for ; Wed, 4 Jan 2023 11:06:11 +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.9354.1672830355694061789 for ; Wed, 04 Jan 2023 03:06:04 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=cpdQ9MBX; 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 j17so27210266wrr.7 for ; Wed, 04 Jan 2023 03:06:04 -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=v3MG0Z5Mu9eLz3k5XulhXMOQwdlQGKxHLTJa+9I0dTQ=; b=cpdQ9MBXm5aYWyVcnRijQEpqUV7/tQewzsp3tDUyKEwAHmbpvImKQykzpTmCR5W00f O+JZ5UU9LAdgpnsARgGt6pinAZfBfKP654SNQaKxafpB7nSwCrUQGYx6ETuMf6ayFz9W 5IdxWhTWSZAamHqb7mqkJE5WYljdN86PEWJ8fWphmWUD02n4nQLsvp3jW9RPuNWwvwJU pvQGbJmaPM7DNaR0fjb+XlNuN8Hjxe/TEDAYFmt3OfAcbHq+dzA5jBozr7QgjGSy5mQv aXqc63tShK+KmqgYxzEo3ksZdegCp21p4i3SmjEhbLygC3EWbUI6Rd0TMMtNOEUVWpIH q6SQ== 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=v3MG0Z5Mu9eLz3k5XulhXMOQwdlQGKxHLTJa+9I0dTQ=; b=VyE3CLNfsk2lvtRdMJ8M5UgHbKGI3ZzWEQ0iBnegy6RoSwvU3hnOEQM1CFdx4zkZSU RpJVnEH70NJX+FxV67UWOoF4a9rCuo7588C4ORWRHG1OlmaTLzJBvvUzNnBAtyMerZ41 YVh0fARKnC2WiCIn0kLRlUUOIrLEBu0X6nTQG9Z+gJf5NxCQp0XFRET3HAYBTT4bEQZ/ SXPUl39FiSB/GAQjhb0ecKDlEp/egd0UPhbwesWnOkKtMwCsvjCIbTZ65QgjNYzSMf9B ygaeLM49bHgru8vM6+pnsDkvupQ6RV86YGibR0sDv2q7DuGGG156KLHqYtG9+a7hinbj IrKw== X-Gm-Message-State: AFqh2koIgAowsPyIq9quBzUXhZl0xvRpr65PGYexTN7oSKRlw/6nPnaF Find1chaHy7jXaxp+CS2J6BLEf9FR+w= X-Google-Smtp-Source: AMrXdXtyaVasqMpc7OuvPJ26YGOAGSaJIr8L3s332txKksuBi5ywNofLOtc/w/sI/zMz+bRYo0KNEA== X-Received: by 2002:a5d:6808:0:b0:272:3a86:29c1 with SMTP id w8-20020a5d6808000000b002723a8629c1mr26840179wru.16.1672830363702; Wed, 04 Jan 2023 03:06:03 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:03 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 14/77] python3-pycryptodomex: upgrade 3.15.0 -> 3.16.0 Date: Wed, 4 Jan 2023 12:04:45 +0100 Message-Id: <20230104110548.2537259-14-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:11 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175399 Signed-off-by: Alexander Kanavin --- ...-pycryptodomex_3.15.0.bb => python3-pycryptodomex_3.16.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pycryptodomex_3.15.0.bb => python3-pycryptodomex_3.16.0.bb} (69%) diff --git a/meta/recipes-devtools/python/python3-pycryptodomex_3.15.0.bb b/meta/recipes-devtools/python/python3-pycryptodomex_3.16.0.bb similarity index 69% rename from meta/recipes-devtools/python/python3-pycryptodomex_3.15.0.bb rename to meta/recipes-devtools/python/python3-pycryptodomex_3.16.0.bb index e22ce30833..36ef772863 100644 --- a/meta/recipes-devtools/python/python3-pycryptodomex_3.15.0.bb +++ b/meta/recipes-devtools/python/python3-pycryptodomex_3.16.0.bb @@ -1,7 +1,7 @@ require python-pycryptodome.inc inherit setuptools3 -SRC_URI[sha256sum] = "7341f1bb2dadb0d1a0047f34c3a58208a92423cdbd3244d998e4b28df5eac0ed" +SRC_URI[sha256sum] = "e9ba9d8ed638733c9e95664470b71d624a6def149e2db6cc52c1aca5a6a2df1d" FILES:${PN}-tests = " \ ${PYTHON_SITEPACKAGES_DIR}/Cryptodome/SelfTest/ \ From patchwork Wed Jan 4 11:04:46 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17634 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 AB9A0C63705 for ; Wed, 4 Jan 2023 11:06:11 +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.9368.1672830362190792853 for ; Wed, 04 Jan 2023 03:06:05 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=dT2laHe+; 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 d17so12823437wrs.2 for ; Wed, 04 Jan 2023 03:06:04 -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=6jUe0D+Uyp3v1KAtqIkxZjMz70c4KZ9KgnKNBHW4rKA=; b=dT2laHe+ZjO6GPyf96cliSLFPxcbBj/6s3usefDj2qbUIbXJUEtjZRKfSB/rf6Cv5X WgrJY6BBrW9WqM961h0YxGGO3/YmkvXP4B1LFRzOID+fFppZBTrOo4N05r0N3+HpG7uP PusBw0EKiGzKR1RXsgy1HoDEhy2Z/bQ7R4wHI5gpnZHunh96NV/EJLa9XE8QClOI5RIN nLOrH/tStjZVLKR/g5lE3qIaozBAijmP7Q828TywmvJfp0auOf9zjZFuvbFLEkgQWZ/Y OQdZx9CIic1nPt+AscF8GaddAe20p3Ay+kfRdX7sXwEzwo2zgvALb8au4kdPsXvr0Lbf w80Q== 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=6jUe0D+Uyp3v1KAtqIkxZjMz70c4KZ9KgnKNBHW4rKA=; b=EBlr+GotLkFVZGngHk61Hxu2llQczCT53BLBfqfa27vxH1UkUS5dO6kySA4hkHDyDQ aztL0r/c1LfFLQ6viVK+t3nLPt9KLTFk5/Z/WWqTji2zSWYNsM7iVyecfC3i5SYZVBYh uhM2nRokFzIz5J5n2nUBRa7/U7okIlcXz3nJ920OEdLMLtSMOmQv0fvxCsiV1c34Glc8 Z1D2U3Xz1E3ydqT7y8h4cxANr0t5dXNl3btZ6cF1020/7RrVpGk+dXeq2eUFe5oFcCOS dAfiU2visrCCXGXfJQ/mDAruas2X4dfPVb5AwqJTuzN5EgVSzxwoKjRJSKs7i7LXHb/b RVcw== X-Gm-Message-State: AFqh2kqxY3an1bVN4+kxpDovE3LRFGWeSgBuxMWShpbLGVa/LSIK+9+c 5xId67BEWzJkffrGhSj4fI/UFpKvfGE= X-Google-Smtp-Source: AMrXdXubk8ua+jcTOEvH5Wpw0fM9F5tWGBgI24h/rPtS/MGiF6V26Yu1KFP4Fw/AmLopVdf2KStC2w== X-Received: by 2002:a5d:4602:0:b0:277:ae6c:a939 with SMTP id t2-20020a5d4602000000b00277ae6ca939mr24107048wrq.21.1672830364501; Wed, 04 Jan 2023 03:06:04 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:04 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 15/77] piglit: upgrade to latest revision Date: Wed, 4 Jan 2023 12:04:46 +0100 Message-Id: <20230104110548.2537259-15-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:11 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175400 Signed-off-by: Alexander Kanavin --- ...n-t-enable-GLX-if-tests-are-disabled.patch | 32 ------------------- meta/recipes-graphics/piglit/piglit_git.bb | 3 +- 2 files changed, 1 insertion(+), 34 deletions(-) delete mode 100644 meta/recipes-graphics/piglit/piglit/0005-cmake-Don-t-enable-GLX-if-tests-are-disabled.patch diff --git a/meta/recipes-graphics/piglit/piglit/0005-cmake-Don-t-enable-GLX-if-tests-are-disabled.patch b/meta/recipes-graphics/piglit/piglit/0005-cmake-Don-t-enable-GLX-if-tests-are-disabled.patch deleted file mode 100644 index ef6fda0f4e..0000000000 --- a/meta/recipes-graphics/piglit/piglit/0005-cmake-Don-t-enable-GLX-if-tests-are-disabled.patch +++ /dev/null @@ -1,32 +0,0 @@ -From 13ff43fe760ac343b33d8e8c84b89886aac07116 Mon Sep 17 00:00:00 2001 -From: Tom Hochstein -Date: Fri, 3 Jun 2022 10:44:29 -0500 -Subject: [PATCH] cmake: Don't enable GLX if tests are disabled - -Allow building for systems that don't support GLX. - -Upstream-Status: Submitted [https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/720] -Signed-off-by: Tom Hochstein ---- - CMakeLists.txt | 5 +---- - 1 file changed, 1 insertion(+), 4 deletions(-) - -diff --git a/CMakeLists.txt b/CMakeLists.txt -index e1aeb5ddf..85e171aba 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -134,10 +134,7 @@ if(PIGLIT_BUILD_CL_TESTS) - endif(PIGLIT_BUILD_CL_TESTS) - - IF(${CMAKE_SYSTEM_NAME} MATCHES "Linux") -- if(X11_FOUND AND OPENGL_gl_LIBRARY) -- # Assume the system has GLX. In the future, systems may exist -- # with libGL and libX11 but no GLX, but that world hasn't -- # arrived yet. -+ if(X11_FOUND AND OPENGL_gl_LIBRARY AND PIGLIT_BUILD_GLX_TESTS) - set(PIGLIT_HAS_GLX True) - add_definitions(-DPIGLIT_HAS_GLX) - endif() --- -2.17.1 - diff --git a/meta/recipes-graphics/piglit/piglit_git.bb b/meta/recipes-graphics/piglit/piglit_git.bb index 8d66df4e09..7858fa0b08 100644 --- a/meta/recipes-graphics/piglit/piglit_git.bb +++ b/meta/recipes-graphics/piglit/piglit_git.bb @@ -10,11 +10,10 @@ SRC_URI = "git://gitlab.freedesktop.org/mesa/piglit.git;protocol=https;branch=ma file://0001-cmake-install-bash-completions-in-the-right-place.patch \ file://0002-cmake-use-proper-WAYLAND_INCLUDE_DIRS-variable.patch \ file://0003-tests-util-piglit-shader.c-do-not-hardcode-build-pat.patch \ - file://0005-cmake-Don-t-enable-GLX-if-tests-are-disabled.patch \ " UPSTREAM_CHECK_COMMITS = "1" -SRCREV = "1cd716180cfb6ef0c1fc54702460ef49e5115791" +SRCREV = "e300648a805d62101de341232d99bfec1cce78c5" # (when PV goes above 1.0 remove the trailing r) PV = "1.0+gitr${SRCPV}" From patchwork Wed Jan 4 11:04:47 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17625 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 7D9A9C54EBD for ; Wed, 4 Jan 2023 11:06:11 +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.9362.1672830366643340608 for ; Wed, 04 Jan 2023 03:06:06 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=qE1SAxKw; 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 d4so24591945wrw.6 for ; Wed, 04 Jan 2023 03:06:06 -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=XkHPJzkJHo3C8aBGUfIOgMM+b8OHWzIMUWDsnZa7N1k=; b=qE1SAxKwKKfb6At44/FlY+fSzmtyxPBhGp+jDHaqvQpkUqq/zF+CQtgghxRdnjCY9+ PoKckfph8rQtdkBRNi7hhvaYw+fi6gqUdIYYCjE/rMg90GMVBhshpBU+yFfKsVGV9woB 7yHnOdTfMdew7wa6aaSRcetV6PprRZxVEECFUcTk93G1aLbt3JDv8kNIBhlWl8BK90/H kKLqDjK1GMGYVwyTEWvVmqAu3UYsmgylHduT49z3sS5fdDcSeFrVYgpX1dhgYezb/3NP fwlPwkGQs7oQGXB8utLgXltRYZocoLahn/KfJzcpYB01aMNl5FIBtoaNKBZ/A7MWEerb 6TnQ== 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=XkHPJzkJHo3C8aBGUfIOgMM+b8OHWzIMUWDsnZa7N1k=; b=mIe1EYfdR66QDmIthtWEXu72Tqf8mOGlXxpHAcGpG/1UFozKjNLUOhDpIJ9ZVO/X6M x9B9DoPngfvvooE9YVdivIgY10pYt4Lz1ikH1O1Kz+01LeE6w+J6aOwI+G4mRujRUP1n jh62mEEy9+Yp3eDxm7DiCwJtV3tmUGJf9osoTvM5dkRAFnukWHkWduPKkZLGvpAQWQGu TZkbQS6QIPZoQPSYbzwXTAtClToF4L3qItbW7TPMsUAadFx1aZF7bXbVvNAMzHo4UhZ0 pNG4ZMUlc8FutSmtjhJfCKztmN2RYHdzoBA+qB+pmLcGfaC5TkyETE7BHZXloKBW8Ulo K9yw== X-Gm-Message-State: AFqh2koo1XfKeW3gh0JaVJ5jRgN7mWOuA1iQG3/Ix6lxUE+lYUc8zgOT IiF0tjCb+bniTKc4Pc8VaaCwU7Kl2yE= X-Google-Smtp-Source: AMrXdXtOaLeTYMDPUjIrdtz26fA8ZJfKOvOXIWqt069LUP4m9pENc3LRzWOP0o8M2ZVkegGlWLQ+ug== X-Received: by 2002:adf:f74e:0:b0:22e:6227:34e4 with SMTP id z14-20020adff74e000000b0022e622734e4mr28190755wrp.0.1672830365165; Wed, 04 Jan 2023 03:06:05 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:04 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 16/77] python3-setuptools-scm: upgrade 7.0.5 -> 7.1.0 Date: Wed, 4 Jan 2023 12:04:47 +0100 Message-Id: <20230104110548.2537259-16-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:11 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175402 Signed-off-by: Alexander Kanavin --- ...-setuptools-scm_7.0.5.bb => python3-setuptools-scm_7.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-setuptools-scm_7.0.5.bb => python3-setuptools-scm_7.1.0.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-setuptools-scm_7.0.5.bb b/meta/recipes-devtools/python/python3-setuptools-scm_7.1.0.bb similarity index 91% rename from meta/recipes-devtools/python/python3-setuptools-scm_7.0.5.bb rename to meta/recipes-devtools/python/python3-setuptools-scm_7.1.0.bb index a1e719f54b..7961ff7198 100644 --- a/meta/recipes-devtools/python/python3-setuptools-scm_7.0.5.bb +++ b/meta/recipes-devtools/python/python3-setuptools-scm_7.1.0.bb @@ -4,7 +4,7 @@ DESCRIPTION = "setuptools_scm handles managing your Python package versions in S LICENSE = "MIT" LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=8227180126797a0148f94f483f3e1489" -SRC_URI[sha256sum] = "031e13af771d6f892b941adb6ea04545bbf91ebc5ce68c78aaf3fff6e1fb4844" +SRC_URI[sha256sum] = "6c508345a771aad7d56ebff0e70628bf2b0ec7573762be9960214730de278f27" PYPI_PACKAGE = "setuptools_scm" inherit pypi python_setuptools_build_meta From patchwork Wed Jan 4 11:04:48 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17626 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 8D5A5C54EBE for ; Wed, 4 Jan 2023 11:06:11 +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.9361.1672830356464596205 for ; Wed, 04 Jan 2023 03:06:06 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=S8tClDtt; 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 z16so16084576wrw.1 for ; Wed, 04 Jan 2023 03:06:06 -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=xL7+eHbgItkNVKPRAxs53TNqAaIO/qwI/3ddH9Pu50I=; b=S8tClDtt4YLIxgF2QoPOMOfxAOo9Zj8LSqGSYWycm4UGgOX+M5JUyA89tBxeH52Hkc lCho4GBq2ymjEbqb/fC+etmRKuDR1o+kGx84xWH2pbWL2M/DRl0UkSJHKPWOefge62Pc VzWR1uj5v2foin0L4XNCxCA6PwcO3KYTZeffZfutWiGURE1rG615KP9pQ1atvk/ot47x gK2agpLi4w1P0pRF7irYgOVbRtdWj9eIShFhoi7fZ9vsU8kKfkVYWQsc/2tgzbRWCj/+ BnXEToff+Qhhzwm4NPuyJrAQgzJeRrcA+cZOvXHvmKYIh4ksRoTAjt3cdOmikS/9DwmE ad7Q== 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=xL7+eHbgItkNVKPRAxs53TNqAaIO/qwI/3ddH9Pu50I=; b=A/h0iKGRoWCuAhVMc2x4/vy6J6q94Qc179K+cuUPnsMu/+0nXGvMEzOqYMq7QPH0Z4 TPyliDWIJYE9Pc8+IA1VFZs3EbXiUD5NI8ueTR2Cr0l1QSFAxmBoNsoTPlvTPl4LdmcK KShrRgm9nU9dPxjZxmdGSipgJy+hnD2zPYmjePrCm7UVV6s9vWrCzWHg/S0OZUBgfX6a QUogT4xmYus6w0BkrWYc2uvE8PtXVTFFZbXDCvXrYNb8CCGyBTQ2RYB25JZ7k6+QhreN RLWzuiks5OSF+/zcW4Hnqt/2dhtdU1eo6HWqcqgmyYWub1ePVDtCjXcZ1lk7E1/khdUd 3FUA== X-Gm-Message-State: AFqh2kp6FvKtiiSWB9XxEaz4Xj6XvTxwAP7M6Nu6TFzaJamARpj/wriF /NOXYYm+mT5xXywrTtbrkbvZo4trFzc= X-Google-Smtp-Source: AMrXdXsQc6bxugGDpsNEwJgSQhb26EVOQgLiPWcx68Vq7ZLpf4zYhdGaiZkew1RejuKaqKc52YnIBA== X-Received: by 2002:a5d:6890:0:b0:2a3:3ece:bf5a with SMTP id h16-20020a5d6890000000b002a33ecebf5amr1162356wru.61.1672830365889; Wed, 04 Jan 2023 03:06:05 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:05 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 17/77] python3-attrs: upgrade 22.1.0 -> 22.2.0 Date: Wed, 4 Jan 2023 12:04:48 +0100 Message-Id: <20230104110548.2537259-17-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:11 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175401 Signed-off-by: Alexander Kanavin --- .../python/{python3-attrs_22.1.0.bb => python3-attrs_22.2.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-attrs_22.1.0.bb => python3-attrs_22.2.0.bb} (82%) diff --git a/meta/recipes-devtools/python/python3-attrs_22.1.0.bb b/meta/recipes-devtools/python/python3-attrs_22.2.0.bb similarity index 82% rename from meta/recipes-devtools/python/python3-attrs_22.1.0.bb rename to meta/recipes-devtools/python/python3-attrs_22.2.0.bb index ba07ac71e3..20dccc6639 100644 --- a/meta/recipes-devtools/python/python3-attrs_22.1.0.bb +++ b/meta/recipes-devtools/python/python3-attrs_22.2.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.attrs.org/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=5e55731824cf9205cfabeab9a0600887" -SRC_URI[sha256sum] = "29adc2665447e5191d0e7c568fde78b21f9672d344281d0c6e1ab085429b22b6" +SRC_URI[sha256sum] = "c9227bfc2f01993c03f68db37d1d15c9690188323c067c641f1a35ca58185f99" inherit pypi python_setuptools_build_meta From patchwork Wed Jan 4 11:04:49 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17629 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 911F8C54EF0 for ; Wed, 4 Jan 2023 11:06:11 +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.web11.9363.1672830368120524387 for ; Wed, 04 Jan 2023 03:06:08 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=ShQDStMe; 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 z16so16084610wrw.1 for ; Wed, 04 Jan 2023 03:06:07 -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=BmQzCc5/cknPwxaMgs6VWxa1mr3iU9SYaBGFh8vlpgs=; b=ShQDStMev0FbNVIS8pDuHHDgkAM7KBDh3B7gi03C/xUqc3JaUZ1sTC2CfTdzDQlq/a rr43THmagefUKv5q1jeyGSCZRwwfeAAIP1AOtVk99oZXqTLTrcqIM8MK7O4bpHdbKw3u GeIlnu0+JMU5uYVSwEC2MjLdT5PbBL/FyCH/4cAu9TNlHGY07ZntL2siSBdFOPbeUK+r PuVuqHDQ/tM8+ruTve3CUv/FJsnr3/fXKnxPv61FA72OwXePaM97Zb/91hFF1C3N8g/H +u2tsTeg4SCzV+UCjMccGivq47NywFY/fbIovjDY1SmEIAir3lA/OTT8Erd+V1ji274w AYgw== 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=BmQzCc5/cknPwxaMgs6VWxa1mr3iU9SYaBGFh8vlpgs=; b=OV1hOpkgeYb+prSFcuPeVZCAmuHBUlDPho7AzwA6VbN4+Ts9FF7YRF+e2QhWLBg+aU ux5QNVPM1egGsPciweWmI9IiUnfHeDjTtQeIBUFU1WLSqv/pF+Eq7tkrU2uX3VGP9qEW I1xcQl4yZsXvOsOettA8danu7YBviV/K7Lh/6FPX5fTLHJrkr6XRr9ZaMH0m5laUFMyd mo/OMsOrmzv2R4D4ZshY6hnzCqFWBkX0tXKeC6dyh06ZjUQvjyNcq+2uTo9Bs2mevMVI iuh8+mzTQFG4KoN/pA6ua212NhExC43r5cvPLamKFCyw7cajnnbO4YVgfrgRoUM6cgrP quLg== X-Gm-Message-State: AFqh2krbn2cCzhjrL/eztIsR9Z2p9I66DGLayW9IN1+scyvDtphFJwN2 6EjS7jIG2Ut/cY9MmcZmSPGAcTh4Gl8= X-Google-Smtp-Source: AMrXdXv0v5UZNc46xvf+RCD6fklFkWtUa4tk6v4gVKI701jToMtGZzKabVTKz88EGSLtJirf+jVYVg== X-Received: by 2002:adf:e283:0:b0:242:324e:b3d with SMTP id v3-20020adfe283000000b00242324e0b3dmr27961249wri.1.1672830366642; Wed, 04 Jan 2023 03:06:06 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:06 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 18/77] python3-hatchling: upgrade 1.11.1 -> 1.12.1 Date: Wed, 4 Jan 2023 12:04:49 +0100 Message-Id: <20230104110548.2537259-18-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:11 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175404 Signed-off-by: Alexander Kanavin --- ...{python3-hatchling_1.11.1.bb => python3-hatchling_1.12.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hatchling_1.11.1.bb => python3-hatchling_1.12.1.bb} (84%) diff --git a/meta/recipes-devtools/python/python3-hatchling_1.11.1.bb b/meta/recipes-devtools/python/python3-hatchling_1.12.1.bb similarity index 84% rename from meta/recipes-devtools/python/python3-hatchling_1.11.1.bb rename to meta/recipes-devtools/python/python3-hatchling_1.12.1.bb index 04f5f5fd4c..fa56d7a42a 100644 --- a/meta/recipes-devtools/python/python3-hatchling_1.11.1.bb +++ b/meta/recipes-devtools/python/python3-hatchling_1.12.1.bb @@ -8,7 +8,7 @@ inherit pypi python_hatchling DEPENDS += "python3-pluggy-native python3-pathspec-native python3-packaging-native python3-editables-native" DEPENDS:remove:class-native = "python3-hatchling-native" -SRC_URI[sha256sum] = "9f84361f70cf3a7ab9543b0c3ecc64211ed2ba8a606a71eb6a473c1c9b08e1d0" +SRC_URI[sha256sum] = "5b36c903d4d76790b1c1f2b7c8f5446fb733fab6ce39b203401d2337d441b411" do_compile:prepend() { export PYTHONPATH=src From patchwork Wed Jan 4 11:04:50 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17628 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 7C681C5479D for ; Wed, 4 Jan 2023 11:06:11 +0000 (UTC) Received: from mail-wr1-f43.google.com (mail-wr1-f43.google.com [209.85.221.43]) by mx.groups.io with SMTP id smtpd.web11.9357.1672830362235773377 for ; Wed, 04 Jan 2023 03:06:08 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=FO+WRkez; spf=pass (domain: gmail.com, ip: 209.85.221.43, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f43.google.com with SMTP id t15so23700216wro.9 for ; Wed, 04 Jan 2023 03:06:07 -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=gUzMBiCjmQiYWES6faD64guumCcbeem/4vKqx6TiMqg=; b=FO+WRkez+av2mshFR2NsFFb2RfFD2/CD3BfJhZKuu90O+N9lzWGATklYh7HmlTQOFH OnU3fC41OWg0tMJZwltJsFNVWp3uAges+WxHzFdSeBUyZsFn5v0alq2JnIPwI2ePbQ+q 1G5P6YNSWZSPzVqlnsJNjBFA6s0vGN+GU7XKx9GbkRu8MCKg1YtfoBMr0UCC026G9ScX Jm0GHMrvLVwurTTaQ3O2m5/mPGT7UZiqyk1zkyDG5yu9G18qn2PuT6FFStCcB4YaRdos hpvBEw92kJUT4u4UH1auwInk3864Bhsnebu+CzB+oclatYSbUQHEEV9381UEXHJAM5ry nzSA== 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=gUzMBiCjmQiYWES6faD64guumCcbeem/4vKqx6TiMqg=; b=FH1JeeSh91IIUptxlpHzbhxlCibzckzKt3IxUH+486/lCGNcRm6VysZ5ncntgSrdD3 vQOEFMRkYmK9XlHLpJ28w7jG2m56pwoYgkUyt/gRFXoJVXEY6lizR25B3209nuMSkVWP UVZ4dnsHklKDFT6SR7cSioWpSYU6lH3zuf47/bCEUnKROE1CkjVR2AMqywUAHQVTKxRZ vW5IlIdDTBJxYa2eD7tDBUA7sas1cOmRVoGTgirWmEs3dzpR2DvlLQfuNqscgxcJCJds CaaszQVyg0ICbc18n5NrjOqPxwoobg3c+osTpT2W87aPF/KB9UP8qz2mrj8pvwquXVzc R3sQ== X-Gm-Message-State: AFqh2kq/lE30lBOHaV+zUVHUDKi2BVnDtEtT5AOmSjLLw/0j6yGGWcem yUwqcN8NLa4XzTJLAqe6ezoJCAvFPCU= X-Google-Smtp-Source: AMrXdXvVZDr9kh2wpcCCK7oV6ZUC/1Wd7vT0gn899LHtntWxAYEu5r/xFVnon/yZEXIm28Sp4ZA/pg== X-Received: by 2002:adf:dd83:0:b0:27c:3042:9dc2 with SMTP id x3-20020adfdd83000000b0027c30429dc2mr21102299wrl.29.1672830367431; Wed, 04 Jan 2023 03:06:07 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:06 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 19/77] webkitgtk: upgrade 2.38.2 -> 2.38.3 Date: Wed, 4 Jan 2023 12:04:50 +0100 Message-Id: <20230104110548.2537259-19-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:11 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175403 Signed-off-by: Alexander Kanavin --- .../webkit/{webkitgtk_2.38.2.bb => webkitgtk_2.38.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-sato/webkit/{webkitgtk_2.38.2.bb => webkitgtk_2.38.3.bb} (98%) diff --git a/meta/recipes-sato/webkit/webkitgtk_2.38.2.bb b/meta/recipes-sato/webkit/webkitgtk_2.38.3.bb similarity index 98% rename from meta/recipes-sato/webkit/webkitgtk_2.38.2.bb rename to meta/recipes-sato/webkit/webkitgtk_2.38.3.bb index 616416f6dc..e890079dc5 100644 --- a/meta/recipes-sato/webkit/webkitgtk_2.38.2.bb +++ b/meta/recipes-sato/webkit/webkitgtk_2.38.3.bb @@ -15,7 +15,7 @@ SRC_URI = "https://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \ file://0001-When-building-introspection-files-do-not-quote-CFLAG.patch \ file://0d3344e17d258106617b0e6d783d073b188a2548.patch \ " -SRC_URI[sha256sum] = "f3eb82899651f583b4d99cacd16af784a1a7710fce9e7b6807bd6ccde909fe3e" +SRC_URI[sha256sum] = "41f001d1ed448c6936b394a9f20e4640eebf83a7f08262df28504f7410604a5a" inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gi-docgen From patchwork Wed Jan 4 11:04:51 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17630 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 9D75DC54EBF for ; Wed, 4 Jan 2023 11:06:11 +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.9378.1672830369815591871 for ; Wed, 04 Jan 2023 03:06:10 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=aIskgXh4; 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 bs20so30463321wrb.3 for ; Wed, 04 Jan 2023 03:06:09 -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=gNvaiE0dXzxq4yaYY3hU0R/2/gNhRcRvv8PORG1wtxY=; b=aIskgXh4V09PMarXwQORUyvOpT43OvIqHrkFRgpTXmWUSx4S/RzGVVHBjUB0GRw51H M5SPaBPSzTF0EIJ/2fCTLirACLU0Uzt3mgaF9nA1OzraPZ9ZXHYxhgq3ob+V41p8xaXB Y7SYxb4s2BHMVclh9W37A2MMrXIus+xAwSayl2b1Mc88Pw+7gugij+d2BmfMGVD5W2Sx 2wMqtV9iK58XCigdscal4ntJ4khkEFxfDWqKjy1vp+dHlrc34O1qkxim3/gkKDg4WCxw aY53iC0uuc7lPDlqKtjYFERUc8ELZ1GnF1z7c8ngYZZJMJu3X//sSSm8MxDm2YfiEdUi SD9A== 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=gNvaiE0dXzxq4yaYY3hU0R/2/gNhRcRvv8PORG1wtxY=; b=B4nr7AGG+HRXbHdUv2GR1x9MaAzrz4FVUIE2NYHc/w0PIBMkcMbgAeHZ8yTb2/LGXK vNvHZ2LEqoSmO6d3xa6Q5ZVKRo/hGUm6mIU96WJ6BaEh/GbiLkf97+RI/gZwMSFV6M3O 1TS1Hnm2JXQsNvIqWP9zEMCMkqO7/YhbJylZEUjRc6fAxrSnGP19CQ4ahpiRUXCb4NjX IS1NkjAq9n5bm+hz4jKGaIVLy5Nd75bc1YmdGkdfmLbYK9fnwbZHpeYiV+zHoPC3NN5B w/M1BaXpHKGmLTIxDlFRrWc2KGvyIgIofqXb3yHhaR1YHofQ+iEFdNnWG/wXJfUHCGkN Gy2A== X-Gm-Message-State: AFqh2kpoN5H4r3MTRAL5rsIFlOYp/JXFeSNyaQDkNjyKvT5t+YOVmK+4 bLL7cG0LNWYG/ZSulsZIKub00XvTJhM= X-Google-Smtp-Source: AMrXdXvYajMLxpKFRyLV6D18bOyQS2ZHPNtBXkvhlFkdE8ixl9wItp9CHw6tFn9cgSQVVxQ5hVsb3g== X-Received: by 2002:adf:cd8c:0:b0:271:dd0c:866b with SMTP id q12-20020adfcd8c000000b00271dd0c866bmr25210324wrj.1.1672830368245; Wed, 04 Jan 2023 03:06:08 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:07 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 20/77] linux-firmware: upgrade 20221109 -> 20221214 Date: Wed, 4 Jan 2023 12:04:51 +0100 Message-Id: <20230104110548.2537259-20-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:11 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175406 License-Update: additional files Signed-off-by: Alexander Kanavin --- ...{linux-firmware_20221109.bb => linux-firmware_20221214.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-kernel/linux-firmware/{linux-firmware_20221109.bb => linux-firmware_20221214.bb} (99%) diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20221109.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_20221214.bb similarity index 99% rename from meta/recipes-kernel/linux-firmware/linux-firmware_20221109.bb rename to meta/recipes-kernel/linux-firmware/linux-firmware_20221214.bb index b05b960ebd..c2354e627f 100644 --- a/meta/recipes-kernel/linux-firmware/linux-firmware_20221109.bb +++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20221214.bb @@ -132,7 +132,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.Abilis;md5=b5ee3f410780e56711ad48eadc22b8bc \ " # WHENCE checksum is defined separately to ease overriding it if # class-devupstream is selected. -WHENCE_CHKSUM = "ab4ba608dc4b757716871f9be033f0f1" +WHENCE_CHKSUM = "bf7c716d16e48fe118c6209f99b13253" # These are not common licenses, set NO_GENERIC_LICENSE for them # so that the license files will be copied from fetched source @@ -209,7 +209,7 @@ SRC_URI:class-devupstream = "git://git.kernel.org/pub/scm/linux/kernel/git/firmw # Pin this to the 20220509 release, override this in local.conf SRCREV:class-devupstream ?= "b19cbdca78ab2adfd210c91be15a22568e8b8cae" -SRC_URI[sha256sum] = "c0ddffbbcf30f2e015bddd5c6d3ce1f13976b906aceabda4a57e3c41a3190701" +SRC_URI[sha256sum] = "e793783e92acbde549965521462d1d1327827360664cf242dbda08f075654331" inherit allarch From patchwork Wed Jan 4 11:04:52 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17627 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 66338C4332F for ; Wed, 4 Jan 2023 11:06:11 +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.web10.9370.1672830362981472240 for ; Wed, 04 Jan 2023 03:06:09 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=BjKC9Gj5; 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 t15so23700276wro.9 for ; Wed, 04 Jan 2023 03:06:09 -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=8dT92rhaO8Ux+6CqgVUI1plEPTFmRa/z4p2h9YJ5+IY=; b=BjKC9Gj5MNCX8GhhT2V3SvclDMU7mQwHtmIGU9r1qWGuwgtfTbvqN3mdAb4lcf++MG yGnzPRGk8zap7qVKtdn1y3X1znyhB9jmDVY3UnSntXopuTEVDliDJDEg7vQp71eoduXs xhhCG6sumZmjIghrfQ8rXQgNKsmHi4A6tZLYd9OaDl+g5hfus97kiesyXcrf9GbJ1bTA eZRbl3T36sYt7gLdYoSdT6EBDRGOgo+zunNm7QZnZBvpUmHhLkSL9Jq5o6Nj5qkYyHz1 y1Tf1sfQWka2VxP6EiaWnid4hnnB4yV5cvZmXnKwq4f3Nv2A23vbkeb4AW45SkgeujaV Z1Ww== 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=8dT92rhaO8Ux+6CqgVUI1plEPTFmRa/z4p2h9YJ5+IY=; b=6dP1bSGB3hExcGLqo8qn5zl+1pB4A4nMxpjGI+NTO2mrL/RIgPykVeOaTgqO3Vp4DO vkTKnN6CoSFjnBtBWg8TcMGRQML4+24thNmeAUXzluJlOOmZKdm8/v2U5dZOAehN0NIT BrGD1O3yy+qNFW7u+Ypn0AUjt1osEgyFIWjqta/eg2u8db+wY/TA/SHJE3loQEvFkjeQ if2Y9JaCJcJbUofofGuVKeVgmdP5Up/CmSdZTsYMwBvE8BxJc+9DiDBKebgWwSXNRw2p vfI/aNRAEz/DSYLjbT/F+LtF0fQ+xw4cqk09bA7eFXL0/jVWiit8EAcZv1OxFUZzzJ6H HBGw== X-Gm-Message-State: AFqh2kqISQv4GiwOo1NqaOYYennUjxl6dCU2b3Ke29F0+seMtWM80i+m iGfwMm75Ub4YNHr5RIYi0aSyXtD2n6U= X-Google-Smtp-Source: AMrXdXs7/pig9JfdDtIkSAUKx6Q5YqQt4C8XEuOs2BOtg5F3HVkDbY03alTwHXAkQVnAmgejYIlDwA== X-Received: by 2002:a5d:4911:0:b0:242:4bbe:2d20 with SMTP id x17-20020a5d4911000000b002424bbe2d20mr28786000wrq.42.1672830369002; Wed, 04 Jan 2023 03:06:09 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:08 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 21/77] harfbuzz: upgrade 5.3.1 -> 6.0.0 Date: Wed, 4 Jan 2023 12:04:52 +0100 Message-Id: <20230104110548.2537259-21-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:11 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175405 Signed-off-by: Alexander Kanavin --- .../harfbuzz/{harfbuzz_5.3.1.bb => harfbuzz_6.0.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/harfbuzz/{harfbuzz_5.3.1.bb => harfbuzz_6.0.0.bb} (95%) diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_5.3.1.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_6.0.0.bb similarity index 95% rename from meta/recipes-graphics/harfbuzz/harfbuzz_5.3.1.bb rename to meta/recipes-graphics/harfbuzz/harfbuzz_6.0.0.bb index f56403d428..46ab6a4ca8 100644 --- a/meta/recipes-graphics/harfbuzz/harfbuzz_5.3.1.bb +++ b/meta/recipes-graphics/harfbuzz/harfbuzz_6.0.0.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6ee0f16281694fb6aa689cca1e0fb3da \ " SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BPN}-${PV}.tar.xz" -SRC_URI[sha256sum] = "4a6ce097b75a8121facc4ba83b5b083bfec657f45b003cd5a3424f2ae6b4434d" +SRC_URI[sha256sum] = "1d1010a1751d076d5291e433c138502a794d679a7498d1268ee21e2d4a140eb4" inherit meson pkgconfig lib_package gtk-doc gobject-introspection github-releases From patchwork Wed Jan 4 11:04:53 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17635 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 B9634C6379F for ; Wed, 4 Jan 2023 11:06:11 +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.9379.1672830371113999238 for ; Wed, 04 Jan 2023 03:06:11 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=oJUYEmfB; 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 w1so20447351wrt.8 for ; Wed, 04 Jan 2023 03:06:10 -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=FHXw4fgwBzbjLnhvQbDJrI2uaXWQh0TQQMziZRyQAuQ=; b=oJUYEmfBkhCgERO2Z+MkafXG5Mv1NIPvK3PlWpp0rIxxOwSruZAu4Q2gj+ZJ+/MT0G tZAY/zRD1vTnqU3ZTj4l4dOoQAl8FUeRSkctIwLCXcmYbYL75ZRyqleAufghXb1mUklW OhkOj8120BVy/1Wut9R5rN8vcC/w1EMvKYvjU2HSakq6Alqe1G5y7aNWTUW7YmjurBNy 9rKX+MTakrmXNuzxlK2BnpDSzcpucSbitHQcMWSS8rhnJpe7E6x+b17OXDWsLW06Q3CO AxSETkMLrOoimmeFsjhKrvMgy5mZkrxg6suaarl5ZRxm79y9xkIN1yguKNcpBNvdjTmv 0ZJg== 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=FHXw4fgwBzbjLnhvQbDJrI2uaXWQh0TQQMziZRyQAuQ=; b=jnd+0Gk6HQoeucW2e7HNPPgluhIW8EZNhAVV75r4Wo4YtEA6+Wahb+7Ih+5aR8/lkK ulfMd2LdENec87Q3w8aCGKkq5cJvCISKaOUdYne7X39Wl69nutONUVF8D8msMhhzOYMl CfbHO7FoEYJ+IxicPX+FmlwwSzm2uF5gLpMWkuHe6pcIQf3UOUQsQCweQ4XjoLCiH4e/ ODcRVp1YN4ldRg6sTcHFNIS712pZgw1VCuTPcUCsy2QRGnYU6YaObA0t1DV0UzTfc0vf luFGRjOHbKcidR9RTsIggxG/gAhZJgw2wF/kVNXlmBrRmjSGh868DrcMSvqLxLvLxPEv Nu6Q== X-Gm-Message-State: AFqh2kqrhFKw+uedE1alu7JCLcU7Sc5o6NRjDWutn8vjc/R+pWBUrcfE 3fsmoEhA3IvAYeaD7gmEF6TvLxT9pWw= X-Google-Smtp-Source: AMrXdXs8TOjNxpQ8/Gn+2CJtGnUD/Ew9PruD7n+Vh7Z1gNW1S4lMKM7QuiQzcYOvU4HBt588Y4gGMg== X-Received: by 2002:a5d:4538:0:b0:278:da32:8263 with SMTP id j24-20020a5d4538000000b00278da328263mr25313972wra.64.1672830369655; Wed, 04 Jan 2023 03:06:09 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:09 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 22/77] python3-pytz: upgrade 2022.6 -> 2022.7 Date: Wed, 4 Jan 2023 12:04:53 +0100 Message-Id: <20230104110548.2537259-22-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:11 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175407 Signed-off-by: Alexander Kanavin --- .../python/{python3-pytz_2022.6.bb => python3-pytz_2022.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pytz_2022.6.bb => python3-pytz_2022.7.bb} (89%) diff --git a/meta/recipes-devtools/python/python3-pytz_2022.6.bb b/meta/recipes-devtools/python/python3-pytz_2022.7.bb similarity index 89% rename from meta/recipes-devtools/python/python3-pytz_2022.6.bb rename to meta/recipes-devtools/python/python3-pytz_2022.7.bb index 9631f59288..a6a69c8b59 100644 --- a/meta/recipes-devtools/python/python3-pytz_2022.6.bb +++ b/meta/recipes-devtools/python/python3-pytz_2022.7.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=1a67fc46c1b596cce5d21209bbe75999" inherit pypi setuptools3 ptest -SRC_URI[sha256sum] = "e89512406b793ca39f5971bc999cc538ce125c0e51c27941bef4568b460095e2" +SRC_URI[sha256sum] = "7ccfae7b4b2c067464a6733c6261673fdb8fd1be905460396b97a073e9fa683a" RDEPENDS:${PN}:class-target += "\ ${PYTHON_PN}-datetime \ From patchwork Wed Jan 4 11:04:54 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17641 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 B1ED6C54EBC for ; Wed, 4 Jan 2023 11:06:21 +0000 (UTC) Received: from mail-wr1-f46.google.com (mail-wr1-f46.google.com [209.85.221.46]) by mx.groups.io with SMTP id smtpd.web10.9380.1672830371928987685 for ; Wed, 04 Jan 2023 03:06:12 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=W7JwyjtA; spf=pass (domain: gmail.com, ip: 209.85.221.46, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f46.google.com with SMTP id co23so32594636wrb.4 for ; Wed, 04 Jan 2023 03:06:11 -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=/p4VZT1ispDmKhSlyKG8QcYQlWITwBqcUKu+DyP725I=; b=W7JwyjtAfRryoMU+FiV8fKDNCpiZQJsYUDYLRib/c8hEYjH+DEcokROvQhO9ryQKyt xYQ0aaVt4p3mUbPwrGEeJrpAFlF5jh3iOzvzQnq442w8QiFqGg6L4grGzkhiMQIV/CWq G4Xiyxesp1Tr55q65/AEWNZwcC5r8E3hN6E/oocgK97EkXX2O3BAAQHuqM4FXYSDWrMK IT8/KYYGzmuPKYSuZIcC/2Xm5DYI/ke3qTWyBNJdtv6FIP1YqE96N6vWQ79h8Y8vJrsT iQeLJTy8QJb5Qwz/raWBlE2N6UblseRailWYufL/Kcxa6QhN8lsSG0eWrRWIhaRknLca jxzw== 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=/p4VZT1ispDmKhSlyKG8QcYQlWITwBqcUKu+DyP725I=; b=2KXoyIJRxH/Hlm0Pbg53anInhJby86Ltq7h5ikw62MrlrW7l4+V8RldEY/uSkCaKHr DaXb3o7vgRM8pZAqBXDGOuGZDuo1pbwhtpn7RNuD4Pal/WiiJlCuiq4V1rqjNvC8yhAQ uYgpGA9GLehPlNo35Hh1axjqYZ9EcE1Rem2NAVGXiqZycMry2QSQ7Wl9j859LrlsrR7A ABEEpLG0NTGsK6cR0qtDeBOoK6BiOUsgKgYd2jBP+mIpkm0WUN0kPeMEwRqijXWOC/gA 5RX4ejLKc7j2Mqn5B0eVV+och9VpU5g7BgusL9vBl1Y58si8MtoJDGi7wCHv/IqIVbzS Bp8w== X-Gm-Message-State: AFqh2koFuBYDUMsWTcwfBe9VbDdv9nkd6v3WKVI6I2/Orx5TmJsSV8FZ QauMk0zHrvNgbg+bo0Ej6wN2bOPR1pY= X-Google-Smtp-Source: AMrXdXuKApC2oxmUolj2w8Z9uDQwNI+zWuRQ8BvoHy8IaRf5ZdNkadtbb4koNSqntXSMocNlE2QTnw== X-Received: by 2002:a5d:54ce:0:b0:242:8b69:cf2b with SMTP id x14-20020a5d54ce000000b002428b69cf2bmr27713469wrv.47.1672830370436; Wed, 04 Jan 2023 03:06:10 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:10 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 23/77] strace: upgrade 6.0 -> 6.1 Date: Wed, 4 Jan 2023 12:04:54 +0100 Message-Id: <20230104110548.2537259-23-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:21 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175408 Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/strace/{strace_6.0.bb => strace_6.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/strace/{strace_6.0.bb => strace_6.1.bb} (96%) diff --git a/meta/recipes-devtools/strace/strace_6.0.bb b/meta/recipes-devtools/strace/strace_6.1.bb similarity index 96% rename from meta/recipes-devtools/strace/strace_6.0.bb rename to meta/recipes-devtools/strace/strace_6.1.bb index 7679235b01..ec5c10c80d 100644 --- a/meta/recipes-devtools/strace/strace_6.0.bb +++ b/meta/recipes-devtools/strace/strace_6.1.bb @@ -16,7 +16,7 @@ SRC_URI = "https://strace.io/files/${PV}/strace-${PV}.tar.xz \ file://0001-configure-Use-autoconf-macro-to-detect-largefile-sup.patch \ file://0002-tests-Replace-off64_t-with-off_t.patch \ " -SRC_URI[sha256sum] = "92d720a666855e9f1c6a11512fd6e99674a82bbfe1442557815f2ce8e1293338" +SRC_URI[sha256sum] = "2579e9cec37dbb786f6ea0bebd15f40dd561ef2bde2a2a2ecdce5963b01859fd" inherit autotools ptest From patchwork Wed Jan 4 11:04:55 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17638 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 AE36CC4708E for ; Wed, 4 Jan 2023 11:06:21 +0000 (UTC) Received: from mail-wr1-f52.google.com (mail-wr1-f52.google.com [209.85.221.52]) by mx.groups.io with SMTP id smtpd.web10.9382.1672830372763906166 for ; Wed, 04 Jan 2023 03:06:13 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=cPOZ382q; spf=pass (domain: gmail.com, ip: 209.85.221.52, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f52.google.com with SMTP id co23so32594661wrb.4 for ; Wed, 04 Jan 2023 03:06:12 -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=dvh/HSr9OKpfxgB1bqOHtiXhdbKzOFKBcl0ruOvwpRA=; b=cPOZ382qd3Sts1X7SXi9t5c2QN5t5hGZr9Phh6+8j81PiLR6EuBvJpObMbv3cclbb2 LugemZYQQyd9LTzWmhGjiaeROmSYVqhIzaVktKIoPiWaneeu2Pm068BSmvGS00305DTq 4Ppbhu9TKZ/mrScMTQTkF7+IvDoPzWKPwdPKDUxP7VUImtm1t/THlz1mP2gjFxsT/Vdk OFvmlZbuV7/10BiY8vrZ8BfkxcUoJjUjiNrKidhPrE4Gf1JUmOHk2f+VDKoVnP3KU7bC 553Sq28jZH/PNu5BcW/7XfJUKGj1nFUtvzHLoPPxR3yUh18O8NfhrMvNeiz0tTqCYZFq qkzg== 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=dvh/HSr9OKpfxgB1bqOHtiXhdbKzOFKBcl0ruOvwpRA=; b=afom9pv9pxABhYwjdHNdQJF1pbJ5p0nRaQU53lpCpb6oQjyqzkM2guVFAWlMCIK+QX MJvf8fPrRhy769c1nsMvTjn9Z5AND/85+1tH4Uyv4ZaByiPeF3z8k9We+6lHLJQrKcAZ Hu8N//MUEDJfz7HW8OdaIUbXTI5bxfjqc5dH2OsKihz50PeMijpvZerli5TANxrDMpc4 ihyPWiexBn0vnZHQf84fYNW+oP0v0E+4+QBHVgGYV9PAnXqTFtHT53trjvt+I5okiNOx Pm0vfuQII1GLPJcTEu8OIpiIvwB0scLWMwvdEtmyYwtPxWRPqUxOrS7XWV1X4TOKdFp/ 5lyg== X-Gm-Message-State: AFqh2kprR/PemeKl8H7224zb7s7jFjF9TgA5eFFt8BmJr9wrqokN0JaY LcNpaDYjzOgy06nlKAIv/ywgir4n1SI= X-Google-Smtp-Source: AMrXdXteRdcyDe1yI8usB5n0HytCYojdHIQx0zilUS4fI3sIeAcHbn0xqUDZeJnXSfhCS3jZfrKqOA== X-Received: by 2002:adf:ed8d:0:b0:242:643e:6954 with SMTP id c13-20020adfed8d000000b00242643e6954mr30739050wro.14.1672830371241; Wed, 04 Jan 2023 03:06:11 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:10 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 24/77] python3-pycryptodome: upgrade 3.15.0 -> 3.16.0 Date: Wed, 4 Jan 2023 12:04:55 +0100 Message-Id: <20230104110548.2537259-24-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:21 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175409 Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/python/python3-pycryptodome_3.15.0.bb | 5 ----- meta/recipes-devtools/python/python3-pycryptodome_3.16.0.bb | 5 +++++ 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 meta/recipes-devtools/python/python3-pycryptodome_3.15.0.bb create mode 100644 meta/recipes-devtools/python/python3-pycryptodome_3.16.0.bb diff --git a/meta/recipes-devtools/python/python3-pycryptodome_3.15.0.bb b/meta/recipes-devtools/python/python3-pycryptodome_3.15.0.bb deleted file mode 100644 index cabe9189f2..0000000000 --- a/meta/recipes-devtools/python/python3-pycryptodome_3.15.0.bb +++ /dev/null @@ -1,5 +0,0 @@ -require python-pycryptodome.inc -inherit setuptools3 - -SRC_URI[sha256sum] = "9135dddad504592bcc18b0d2d95ce86c3a5ea87ec6447ef25cfedea12d6018b8" - diff --git a/meta/recipes-devtools/python/python3-pycryptodome_3.16.0.bb b/meta/recipes-devtools/python/python3-pycryptodome_3.16.0.bb new file mode 100644 index 0000000000..15ee31c66a --- /dev/null +++ b/meta/recipes-devtools/python/python3-pycryptodome_3.16.0.bb @@ -0,0 +1,5 @@ +require python-pycryptodome.inc +inherit setuptools3 + +SRC_URI[sha256sum] = "0e45d2d852a66ecfb904f090c3f87dc0dfb89a499570abad8590f10d9cffb350" + From patchwork Wed Jan 4 11:04:56 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17640 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 C835BC54EBD for ; Wed, 4 Jan 2023 11:06:21 +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.web10.9383.1672830373513666754 for ; Wed, 04 Jan 2023 03:06:13 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=cELZQ0SS; 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 s9so552678wru.13 for ; Wed, 04 Jan 2023 03:06:13 -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=+/4oxgl+x44r48/NZKhz2l3mUFAMcEgKL8NaK3YLa20=; b=cELZQ0SSwBMN3WzRYh1B4H7Ye75a1f7NRVE4f42h0unLUe6LKXWZwy5yXaEf1x0Iz/ CclPUy1nb6NIE3sVMbQtf2yqZDGeraEJbLR/iiLfF/Ghq/EzkZxf04qnvo0aizGMW90U aC/SNFtQ82koemKF9MDY2X48oepgkGgnGqXVM1A0QCxW2dPxwDaGdrLrt8wcp5+tFhmQ x+z/FEMS6MIyfjS6Qq2tzaBkb7FlDTVCeyopyRm6/XiHfHXDs/W5T81x4OsaSidZDgiF tFXhDZ2gwITL8f2m8LO7UhXRJShFHxiydHWKZ0db2LAOed+/ZYIYJAZaL1OFGcKblLlu uIMw== 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=+/4oxgl+x44r48/NZKhz2l3mUFAMcEgKL8NaK3YLa20=; b=nwvo40RFpyA2GLaqTFyTBHLImEll7dculHnkdq7dJyx387FQ+JQdMm2bdFOujxFu9l ScqBq3OubUO7Cu0CJ5Vzt1WxAXUrjYPd0/stSsqJqMNcb1SfiaaC5PrdnEA67NntywHn 6Hq0OI+GIT9c+wU25KapnSD/Y0DVe5aiJCfv6W48tj3vN5gRdkLbYcGIdDhnndH8gScx 08POM30qwrRmRaIxZByPUS/sDODgLW+pGxURiwViHwZBFcfiXkydj7ddSodstTKRZAN1 Md9s0hDOJm/zWhDgjP3KtHWgWIsCNsOWoLTOVCdTiis/KCINEIFvScZYA8Jm5go4oQKF IY5A== X-Gm-Message-State: AFqh2krFHPOnIC+aOYW3J8Ot/Cy/VJjVTAtC8iNUA/ei6vG6imRsYCtn N6iftJJYq22CX9I5RbbUd41Jw5LPC+U= X-Google-Smtp-Source: AMrXdXu6PQMgUccDqgygAbdiX/9UTWcA933Xr+TMX4ZOSNpuEDd/nKzdGf4TU/6rEEn3CIZ5GwLbCg== X-Received: by 2002:adf:dc0f:0:b0:242:4f41:4dae with SMTP id t15-20020adfdc0f000000b002424f414daemr29359153wri.71.1672830372040; Wed, 04 Jan 2023 03:06:12 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:11 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 25/77] meson: upgrade 0.64.0 -> 1.0.0 Date: Wed, 4 Jan 2023 12:04:56 +0100 Message-Id: <20230104110548.2537259-25-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:21 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175410 Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/meson/{meson_0.64.0.bb => meson_1.0.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/meson/{meson_0.64.0.bb => meson_1.0.0.bb} (98%) diff --git a/meta/recipes-devtools/meson/meson_0.64.0.bb b/meta/recipes-devtools/meson/meson_1.0.0.bb similarity index 98% rename from meta/recipes-devtools/meson/meson_0.64.0.bb rename to meta/recipes-devtools/meson/meson_1.0.0.bb index 34a04d52ab..a7740cc6dd 100644 --- a/meta/recipes-devtools/meson/meson_0.64.0.bb +++ b/meta/recipes-devtools/meson/meson_1.0.0.bb @@ -17,7 +17,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/meson-${PV}.tar.gz \ file://0002-Support-building-allarch-recipes-again.patch \ file://0001-Check-for-clang-before-guessing-gcc-or-lcc.patch \ " -SRC_URI[sha256sum] = "c5e27e091c2a35b9049e152a6535045ebbd057253aeb67856de6ecbb7b917bab" +SRC_URI[sha256sum] = "aa50a4ba4557c25e7d48446abfde857957dcdf58385fffbe670ba0e8efacce05" inherit python_setuptools_build_meta github-releases From patchwork Wed Jan 4 11:04:57 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17651 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 DA619C54EF0 for ; Wed, 4 Jan 2023 11:06:21 +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.9362.1672830357307718609 for ; Wed, 04 Jan 2023 03:06:13 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=Y/SMJK4H; 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 h16so32517687wrz.12 for ; Wed, 04 Jan 2023 03:06:13 -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=emgtikgJiyQb+dwCEvIkN3o9b63TPhWDhqj9nHrQ/y8=; b=Y/SMJK4Haq7kyNfeh5vmx7TN3T7HQF50NKwGJGdq62UFEJOeoEzyZ5WknESfx+s/r9 n5cgm95FzSdDXLSQPcvXcO3zK24zorusO3v5wX4xGWQzZwAwMr54gggb6s3Q+4lNQEI4 +fJeW8GGfa3+FWOxgefbG8HRsEg8PjJNzNWblhwpWfp9PAGNFavkfGz/SaMGhcAPKdJP 9KKlJ3Q61dp0jjanMuPq8F/D10M/v6jeQgkDqvUUOq7fV0qngBbCoMUpQ3VGHqDtroZC aodPKDfS6XwwO54IQ2I+KrB1h6AtoAfOkksOCadzo1h/JQcdf0uoc8BghG6lyTUpkyKX r2Vg== 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=emgtikgJiyQb+dwCEvIkN3o9b63TPhWDhqj9nHrQ/y8=; b=w2rmu+aMpwKvnNIzi6jNk4gFSrVsHHpSbKMaSRr7h9IwsDwcfS1FpwvkGslwsfdxKE AnOb2FbMMJc9ApNuZNO9kYyXMpGPRx8MznFew4ZpO1n2EFTwnEJjCWkaQJJWAJjJ/WkB DbOlADFLBYfGPcG3TQcgG10KaBXOQT9fIGe1GunbdZsMMvx6U3hfwQ8ZwdmL7wS7wJVt zARMJuKL3B8crThF1wp8tX2gDpSUAhNkVyK9cKzpoZMxcsvA0rNMKUiA6WHZZW9x9Z2M z37Cz4iF9Dbbnre9CnO+pX1MZEpMXXqCDIpxXhynlKKU8T04PyhI1S/EnEIAAqkZ5esP 4IJA== X-Gm-Message-State: AFqh2krI3finmd4y8AL3ssVt4hf4NhUpmpjn40dNKPnq0PoN6J6q71HN i1cbl3dIPmjwYHXsvTS/GMFo/fMOqBY= X-Google-Smtp-Source: AMrXdXvUZAMPPEWTRebvMqxsOBIAgHMLymW1DuaO07Z0BrwtQ5pRPVuswai47+qsTf9IkbgHC9eP5Q== X-Received: by 2002:a5d:52c9:0:b0:26a:ec28:3856 with SMTP id r9-20020a5d52c9000000b0026aec283856mr27306836wrv.3.1672830372818; Wed, 04 Jan 2023 03:06:12 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:12 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 26/77] xwayland: upgrade 22.1.5 -> 22.1.7 Date: Wed, 4 Jan 2023 12:04:57 +0100 Message-Id: <20230104110548.2537259-26-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:21 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175411 Signed-off-by: Alexander Kanavin --- .../xwayland/{xwayland_22.1.5.bb => xwayland_22.1.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xwayland/{xwayland_22.1.5.bb => xwayland_22.1.7.bb} (95%) diff --git a/meta/recipes-graphics/xwayland/xwayland_22.1.5.bb b/meta/recipes-graphics/xwayland/xwayland_22.1.7.bb similarity index 95% rename from meta/recipes-graphics/xwayland/xwayland_22.1.5.bb rename to meta/recipes-graphics/xwayland/xwayland_22.1.7.bb index 51d847a093..dd32bd0111 100644 --- a/meta/recipes-graphics/xwayland/xwayland_22.1.5.bb +++ b/meta/recipes-graphics/xwayland/xwayland_22.1.7.bb @@ -10,7 +10,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=5df87950af51ac2c5822094553ea1880" SRC_URI = "https://www.x.org/archive/individual/xserver/xwayland-${PV}.tar.xz" -SRC_URI[sha256sum] = "e317ac1f119f8321654921761420901e4abd95585a8c763ce26af3b045ac1672" +SRC_URI[sha256sum] = "d53afac6c71953f5cf66d03d289dacd8961da5bd309c1dff125d5955d9db5f76" UPSTREAM_CHECK_REGEX = "xwayland-(?P\d+(\.(?!90\d)\d+)+)\.tar" From patchwork Wed Jan 4 11:04:58 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17644 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 E6376C61DB3 for ; Wed, 4 Jan 2023 11:06:21 +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.9378.1672830369815591871 for ; Wed, 04 Jan 2023 03:06:14 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=FuuJdYnC; 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 bs20so30463566wrb.3 for ; Wed, 04 Jan 2023 03:06:14 -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=+d40zxSSpeo0GPEZRbxdEtW1UHi81uGY74+DGs4DAT8=; b=FuuJdYnCXTzFUyikqgnN1/JFapiIeip2LjAEcyaROomS+/O60/lITssQu4v/QYVTIe orA6p9Qzdr/m0vVglKt6b12KiYmH0vtTODGTulxK9TvZYQ/0WMMoCMxZzlw+ZdTTdGSt Q78cq3/6fYzY6V9+d5Uvo9FxJNNMeBXN6DS0Uu1KRuClNyqXJUjK7z9rWL8Vyh9EOSqW gY9u+V6/q6n84cVAqm+JkE63yP+wFNZgHOaJEk+p8RiEP8dEYuMskhCu7610RcJb+C1G DZUZHo8idS52uXTt82wdxGV4Eumpb0GuQ9umattky4AdihIELKhRLBRjKM+O9+IqnFkX 5mpA== 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=+d40zxSSpeo0GPEZRbxdEtW1UHi81uGY74+DGs4DAT8=; b=WJY9bz6VcsAnpcK2bYMFX9nAE/8EK58VIrSoKFz/EH+EefbEIUnUUsQoelbZZ9mqMo uGbGLDm7Nq0i35YYfZCekomwIJMP01UkCZpAF+vr79kICvf2DXv9iajnatAXRehndHyv pF1zI/KYjubgSnIeolLHrYMc78IlFjYw68VD0Tp+To9BCrfaN2Y9I1ZLFQ4OUX+v+dId TM07g+6gqQn1fE4orvmswNKG2LJuJr5EPJK8kbG/hUBhrUfb6u/XBxdwPgH4Z+egpf6Z 9HJheHMHAM6j88zoyyCGSssXy5PFnFOXmgyxvAaF9lsS3E+6f9o64KJC1Jfx52pTWrKF 3jag== X-Gm-Message-State: AFqh2kruR6qvCbPdEelBg06EErSJiJLueLS63OmvSTRRgMQrq/hbCxks k74f2jTdLWmib/xV52R48S+4FBdLKWY= X-Google-Smtp-Source: AMrXdXvgrk7chfES3GtR/C1MJ7LhKkqbzbfGbtAeekiUimjJVC0TWDY4QVL7yaE9QymKlEgzMwwylw== X-Received: by 2002:a05:6000:4002:b0:298:4baf:ac8a with SMTP id cy2-20020a056000400200b002984bafac8amr6493323wrb.44.1672830373799; Wed, 04 Jan 2023 03:06:13 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:13 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 27/77] python3-pyrsistent: upgrade 0.19.2 -> 0.19.3 Date: Wed, 4 Jan 2023 12:04:58 +0100 Message-Id: <20230104110548.2537259-27-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:21 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175412 Signed-off-by: Alexander Kanavin --- ...ython3-pyrsistent_0.19.2.bb => python3-pyrsistent_0.19.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pyrsistent_0.19.2.bb => python3-pyrsistent_0.19.3.bb} (79%) diff --git a/meta/recipes-devtools/python/python3-pyrsistent_0.19.2.bb b/meta/recipes-devtools/python/python3-pyrsistent_0.19.3.bb similarity index 79% rename from meta/recipes-devtools/python/python3-pyrsistent_0.19.2.bb rename to meta/recipes-devtools/python/python3-pyrsistent_0.19.3.bb index 0b309de8b1..05654c348d 100644 --- a/meta/recipes-devtools/python/python3-pyrsistent_0.19.2.bb +++ b/meta/recipes-devtools/python/python3-pyrsistent_0.19.3.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/tobgu/pyrsistent" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.mit;md5=b695eb9c6e7a6fb1b1bc2d193c42776e" -SRC_URI[sha256sum] = "bfa0351be89c9fcbcb8c9879b826f4353be10f58f8a677efab0c017bf7137ec2" +SRC_URI[sha256sum] = "1a2994773706bbb4995c31a97bc94f1418314923bd1048c6d964837040376440" inherit pypi python_setuptools_build_meta From patchwork Wed Jan 4 11:04:59 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17646 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 E73B3C63707 for ; Wed, 4 Jan 2023 11:06:21 +0000 (UTC) Received: from mail-wr1-f46.google.com (mail-wr1-f46.google.com [209.85.221.46]) by mx.groups.io with SMTP id smtpd.web10.9380.1672830371928987685 for ; Wed, 04 Jan 2023 03:06:15 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=nFsHMaSR; spf=pass (domain: gmail.com, ip: 209.85.221.46, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f46.google.com with SMTP id co23so32594790wrb.4 for ; Wed, 04 Jan 2023 03:06:14 -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=WHmMtL8MIcgyZ82PnbBkjSIsMU2zsQQlLSMJGqbkqA4=; b=nFsHMaSRP4eYRUD++6/yjDRkI+0BgxqYlP/9kkk6yqI7QoHvdu/g3b+H5zk6iB/a8K mG/b84o4I5l6vBUsrNjlQqyylNbebPDnexVEgRhAjzWcTPhe5iPUVScSupsjMSB3GJxB ihC+FuFrYkBYmIgS0TEIc3q0ZvF5bpWaVdglxpLuhKEKn8oDQ0KK9ni7YaDX4IpmI+FG 8e3gwZ19nnqrPz1hEZmJ+0+TMBl7l7PvLJx3x5cU0Q+JuHDWeN1bFbfClpZQE3ern9ZE Osf9QChnwaeV6io6y8w2px7ZC8DChW6czq23E+v3EtaOIZrjZIZIi3O/pug6m2dMkZr2 iJZA== 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=WHmMtL8MIcgyZ82PnbBkjSIsMU2zsQQlLSMJGqbkqA4=; b=a7G9clrHA/JR7sRgIrTyPpllJSZym/ANqK8LIimwFCTDreFVOvmDV0MSUF1T65JJLB yQYAnZderGiqusHu4ap6h9j7AGs58yPeVZqkBGSnmr+k2i7pV1sbDyjpVXhtv5QCHgm0 UgkEhpQHV169IVgPz0EY7Il5xc/5ZGbw6JowBbxCBsFD7UXXoG7wjoxeik2xkUC3lAwQ iQTrwFeQZTnplUCmh4S2+DBkAWUz52p4pwqkXJ5zWTyZ5hZwObXhyTlD6WtxKKwGnFNP kRMN9g4sPZUWZpV/T5M/mZLJaq7nyEt88QRDjRdwrIMH3RhSjv57dA8nlZBGDFCRk/XI 11XQ== X-Gm-Message-State: AFqh2kqAG5DYZc24MmzqCRBpaw/FdMRNs630ncpqkXH5urdnYju63YOP Lc0l1fshY4LswBr1ZD9ac9rnhcNo30s= X-Google-Smtp-Source: AMrXdXsHAbbUKe0HMJ7Fvt9Hvd6P0gD03UeoK+un/fzE/ieAOCjNNIfojfOwPtuh4sfiAue1oYa/lw== X-Received: by 2002:adf:e6ce:0:b0:293:1089:d6a with SMTP id y14-20020adfe6ce000000b0029310890d6amr9555848wrm.39.1672830374450; Wed, 04 Jan 2023 03:06:14 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:14 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 28/77] file: upgrade 5.43 -> 5.44 Date: Wed, 4 Jan 2023 12:04:59 +0100 Message-Id: <20230104110548.2537259-28-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:21 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175413 Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/file/{file_5.43.bb => file_5.44.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/file/{file_5.43.bb => file_5.44.bb} (97%) diff --git a/meta/recipes-devtools/file/file_5.43.bb b/meta/recipes-devtools/file/file_5.44.bb similarity index 97% rename from meta/recipes-devtools/file/file_5.43.bb rename to meta/recipes-devtools/file/file_5.44.bb index 102d0fda26..b3d821518a 100644 --- a/meta/recipes-devtools/file/file_5.43.bb +++ b/meta/recipes-devtools/file/file_5.44.bb @@ -13,7 +13,7 @@ DEPENDS:class-native = "bzip2-replacement-native" SRC_URI = "git://github.com/file/file.git;branch=master;protocol=https" -SRCREV = "011778a2877f75597ed83c1a2716d917770920ee" +SRCREV = "b92eed41b1bc0739c5c5d70c444e0c574429321b" S = "${WORKDIR}/git" inherit autotools update-alternatives From patchwork Wed Jan 4 11:05:00 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17649 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 046F8C6379F for ; Wed, 4 Jan 2023 11:06:22 +0000 (UTC) Received: from mail-wr1-f43.google.com (mail-wr1-f43.google.com [209.85.221.43]) by mx.groups.io with SMTP id smtpd.web10.9388.1672830376764924673 for ; Wed, 04 Jan 2023 03:06:17 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=EW9jZXwK; spf=pass (domain: gmail.com, ip: 209.85.221.43, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f43.google.com with SMTP id az7so8166965wrb.5 for ; Wed, 04 Jan 2023 03:06:16 -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=JsAkQ0r7EamsztOtaaveQ8AE9iA8/sKHQeOKphzwA68=; b=EW9jZXwKaxfq50LqydVKGfYtwRfN6/ocR/jRI+O2uoZKTf/WYaXgmwjTAhi2FuINeo VPem8+vJ0VuWT9uj1eGjicI3ShkitBIbVpSe456ESAdJGKBL4OMF8xz5biiO2D4MKLKZ v2kVJAjhNsXsGv0clEZfsrv7WGOdHsp6Z6t/O1KEsN/khejfQJ0S7+7+MQPBilhAEjDU 8xKAx1mEHsxQXFzkFcnX6qWUFxYce4g2KnwXwI/GeYyDZCunovDllqY9GHwkRARpIz13 g60c2+dDXbC8F/xocFoOIWmzCZIKUMpUwmwiGKO2D2E0kAeI9ScRwougGJYDAqEBe5Tn pinA== 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=JsAkQ0r7EamsztOtaaveQ8AE9iA8/sKHQeOKphzwA68=; b=TogFBUR87FESxGYw1HFH92TedpelEv7TgDEjZlExdfST5YU+8f0dpsbYd13kmY3xT6 qpfZjH7L6TegoHMEhJXbZ9Ts7xGfdv24UHHmGMrZyNiuipkfK2PTTGubrb9AfMTTeV3l VsPgUNM/jnyOJt10+KEMG0iH03BWs/GTmPtFVuYL1AKREZJ2EYzDa6ZF8fztXXYP5/v2 uTaYuVak5QPgaikbk+KLFdyIzTWfckLCItooi+qrkxaTMkoZO7mQ7IpVxragSHiwr1Tt eTvsjOxzUzfRV8kw/sWKjYCVy44V0JndRIXRLOdf2lf9uqWmODsjU1cdlM0AEdC3srQy 8Xsw== X-Gm-Message-State: AFqh2koApiMl8o2OvzGuN8WVlAvD/DOPkQuJQtJ8Fr9NwRAtmQrcdBdR MERdoF7peqGdiCky3GXK2+hOdZuoZ4s= X-Google-Smtp-Source: AMrXdXvEIFQZw1BAvdTctNGwY9CJQaaZtZpAZHsXnNRYa0RA04GCeA99cVRnJVYsYwwXML8Zm0BNhg== X-Received: by 2002:a5d:4304:0:b0:2a1:328f:23aa with SMTP id h4-20020a5d4304000000b002a1328f23aamr2446872wrq.6.1672830375161; Wed, 04 Jan 2023 03:06:15 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:14 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 29/77] python3-subunit: upgrade 1.4.1 -> 1.4.2 Date: Wed, 4 Jan 2023 12:05:00 +0100 Message-Id: <20230104110548.2537259-29-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:22 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175415 Signed-off-by: Alexander Kanavin --- .../{python3-subunit_1.4.1.bb => python3-subunit_1.4.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-subunit_1.4.1.bb => python3-subunit_1.4.2.bb} (81%) diff --git a/meta/recipes-devtools/python/python3-subunit_1.4.1.bb b/meta/recipes-devtools/python/python3-subunit_1.4.2.bb similarity index 81% rename from meta/recipes-devtools/python/python3-subunit_1.4.1.bb rename to meta/recipes-devtools/python/python3-subunit_1.4.2.bb index c5faeaa513..a018ef1dc8 100644 --- a/meta/recipes-devtools/python/python3-subunit_1.4.1.bb +++ b/meta/recipes-devtools/python/python3-subunit_1.4.2.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://README.rst;beginline=1;endline=20;md5=909c08e291647fd PYPI_PACKAGE = "python-subunit" -SRC_URI[sha256sum] = "5fe5686904428501376e7b11593226d37638fbd981c1fc9ed6aac180525d78c1" +SRC_URI[sha256sum] = "2988d324d55ec35dd037e502e3f74ac38f4e457bd44ee0edf5e898f7ee1134d4" inherit pypi setuptools3 From patchwork Wed Jan 4 11:05:01 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17650 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 EBBC3C63705 for ; Wed, 4 Jan 2023 11:06:21 +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.9379.1672830371113999238 for ; Wed, 04 Jan 2023 03:06:16 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=VdobysKF; 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 w1so20447602wrt.8 for ; Wed, 04 Jan 2023 03:06:16 -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=Ykd9WAsb9ZQPNDeyRDCaA7k536HHu3zTyT/6hZPfKqE=; b=VdobysKFfw/teY398MYNZint2O+lkveYzw/X6Xl/j6odp2xDhW1CWtfgGX97zvc9Ml s9J+ppkDb0PJgKA2cqxvyowo8aFdePza8dYfdqXxUbJ9TKrntfvbBO7GC1VH50W/1Z+C OSsxyfLB3kffG36INTDZ6XhaYMKRS5Vdt/u64oJKXN7Qtj/7t3b5r9n7g9NXL9XdFkSb DGv4QvMf7PiklvtaMc0pJFQVTmk/7orokar/SgUSaop3U3H8sauwhfY7aTitq4d3w/ac g/gQm5mt2rGCN8Yl/ah9zmh+PcjC0VyMxn6e3dDy3bsDExSm2dq6MoEk2VbPeBkTou3y e3zQ== 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=Ykd9WAsb9ZQPNDeyRDCaA7k536HHu3zTyT/6hZPfKqE=; b=RJw4jT9OXBAxTB/ATR8LXIRSTl3b0ygBO5vTvXpHnLBT1+5TSMPgP3ZgvOVpC0vALx YsmopamExLfhOaB6AIAcY5m9Hq7sw0GmpcRM8xBiLT0wOOEnNCEyzCGZr3SmvDsMi1Ax P/DVlZmibBcV5f7TMHuTegbIbzpyLoss9we2jINxoIxrs/Xt02qDWrWu007VQ5TrVTTB wiQn6AEMTttxtwKJqdUtW2T0l5TsL+nLAdsxpuTGlU8AdNTTSAReBF2/Fvgl1fRdCjvY esxu5LyGRtntDTBTkp3gSBQO42bLnmdsoglf2a5aLZSr75Px7CWBvRq2A90OpDQ0zr3f KavQ== X-Gm-Message-State: AFqh2kq77xucYPZh51bPF4Qpc3yTugsNGxIz0sBZ66hRL3GMdxC3JqB2 HCTi2UkDtzLPjiXJYRS+If6SLsJAgrY= X-Google-Smtp-Source: AMrXdXvDfgbDvc0h0t99s6EHAMC+Nth2dveD+XGeonbAx1Km2qvhI/0rLfSGQ6kOKKNoAFindH3kXA== X-Received: by 2002:a05:6000:242:b0:27f:aa94:a9fc with SMTP id m2-20020a056000024200b0027faa94a9fcmr19283171wrz.44.1672830375858; Wed, 04 Jan 2023 03:06:15 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:15 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 30/77] python3-zipp: upgrade 3.10.0 -> 3.11.0 Date: Wed, 4 Jan 2023 12:05:01 +0100 Message-Id: <20230104110548.2537259-30-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:21 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175414 Signed-off-by: Alexander Kanavin --- .../python/{python3-zipp_3.10.0.bb => python3-zipp_3.11.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-zipp_3.10.0.bb => python3-zipp_3.11.0.bb} (85%) diff --git a/meta/recipes-devtools/python/python3-zipp_3.10.0.bb b/meta/recipes-devtools/python/python3-zipp_3.11.0.bb similarity index 85% rename from meta/recipes-devtools/python/python3-zipp_3.10.0.bb rename to meta/recipes-devtools/python/python3-zipp_3.11.0.bb index 56d8e706c8..70ebafc168 100644 --- a/meta/recipes-devtools/python/python3-zipp_3.10.0.bb +++ b/meta/recipes-devtools/python/python3-zipp_3.11.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/jaraco/zipp" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=7a7126e068206290f3fe9f8d6c713ea6" -SRC_URI[sha256sum] = "7a7262fd930bd3e36c50b9a64897aec3fafff3dfdeec9623ae22b40e93f99bb8" +SRC_URI[sha256sum] = "a7a22e05929290a67401440b39690ae6563279bced5f314609d9d03798f56766" DEPENDS += "${PYTHON_PN}-setuptools-scm-native" From patchwork Wed Jan 4 11:05:02 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17643 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 CB993C54EBF for ; Wed, 4 Jan 2023 11:06:21 +0000 (UTC) Received: from mail-wm1-f53.google.com (mail-wm1-f53.google.com [209.85.128.53]) by mx.groups.io with SMTP id smtpd.web11.9367.1672830378198700664 for ; Wed, 04 Jan 2023 03:06:18 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=KDs8uNfp; spf=pass (domain: gmail.com, ip: 209.85.128.53, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f53.google.com with SMTP id bi26-20020a05600c3d9a00b003d3404a89faso503056wmb.1 for ; Wed, 04 Jan 2023 03:06:17 -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=64dArQROzhqLq1tU6E5nmHNco2LEF25xhY3D2VVo5Bg=; b=KDs8uNfpnWZc6bGMl0nt71HEvjaR7hVZbHZUvtzhLm9Q+Uj0ctcsyOigm/RtgkRy/W AwEExjmJICTyHyMqoEYgn1e/ogjL0v7gYB6VYKwDI0LtLrhIhdO1yZ4jygg5PrZZaH0I JgEW12TBBGg5pJAWZa9v1NynE85qY9zsB3H0sdX5AsgPr0NlGl+Qye7bGGpxsx3dNpvF NfoyRy2dYm61FC4r73CD+m8QLTmr1OjCmmskJdCHRFWeqsRsSNlRz1HrNcRmE5Ji4avp WblVdbBqizrT0WqeMTupdgbxXSKHNpXapAKtN8Eja+lsVHjWnVcRgfsfYY+WevQoXh+3 dBSQ== 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=64dArQROzhqLq1tU6E5nmHNco2LEF25xhY3D2VVo5Bg=; b=Q2bBNFYr4JAyhJx0BIMihrBdQMW585VBppv+Ns16iiOj4M6WrXbs2WR+eCwNCwh5ly iaB8K4F6BwCjyEVgJ9172eVZ481KJZh9ROgEg1KSmCaRaEiWHRtiovfBVtfEERlKr6QT VI6m1xGIMxPlSvjV9cOB7TN6gbdUQkIIeAyb1QJb/eVQ16o10Gd4UUEMLlYrO8A61HoZ zpMGoPCxfbdgXQFxwJcP+FzrTfOE7Uq8Pfbv8l06AmW9StiFzy/b2aqWYeR9nGqzKKo6 QrunIUtkIl8RwUsJPOcuIf+8whh+v7bdSEZ8Gy9hgc09PB9JAxlsoJe29qgWp3KoIMdN WN2g== X-Gm-Message-State: AFqh2krsqGB4kx1AM3W5HyfORT4HiVe8yuoCdSNhuA0+uuY5GFOKCuiT /KWt30ikY3WqMn/gbvJQYMOauTMf/O0= X-Google-Smtp-Source: AMrXdXvWR4XSbjIS+Oq9rh6Z/cYO9ysi18fQ5E5rkN+OEQw0Cm5FcFbYBtHEY0UMF+mKjtURBEej1Q== X-Received: by 2002:a1c:2b04:0:b0:3d3:4f28:40c6 with SMTP id r4-20020a1c2b04000000b003d34f2840c6mr32513555wmr.1.1672830376702; Wed, 04 Jan 2023 03:06:16 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:16 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 31/77] python3-cryptography: upgrade 38.0.3 -> 38.0.4 Date: Wed, 4 Jan 2023 12:05:02 +0100 Message-Id: <20230104110548.2537259-31-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:21 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175417 Signed-off-by: Alexander Kanavin --- ...n3-cryptography_38.0.3.bb => python3-cryptography_38.0.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-cryptography_38.0.3.bb => python3-cryptography_38.0.4.bb} (95%) diff --git a/meta/recipes-devtools/python/python3-cryptography_38.0.3.bb b/meta/recipes-devtools/python/python3-cryptography_38.0.4.bb similarity index 95% rename from meta/recipes-devtools/python/python3-cryptography_38.0.3.bb rename to meta/recipes-devtools/python/python3-cryptography_38.0.4.bb index 4bbc0904ed..5d279e7db1 100644 --- a/meta/recipes-devtools/python/python3-cryptography_38.0.3.bb +++ b/meta/recipes-devtools/python/python3-cryptography_38.0.4.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=bf405a8056a6647e7d077b0e7bc36aba \ " LDSHARED += "-pthread" -SRC_URI[sha256sum] = "bfbe6ee19615b07a98b1d2287d6a6073f734735b49ee45b11324d85efc4d5cbd" +SRC_URI[sha256sum] = "175c1a818b87c9ac80bb7377f5520b7f31b3ef2a0004e2420319beadedb67290" SRC_URI += "\ file://0002-Cargo.toml-edition-2018-2021.patch \ From patchwork Wed Jan 4 11:05:03 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17639 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 C373EC46467 for ; Wed, 4 Jan 2023 11:06:21 +0000 (UTC) Received: from mail-wr1-f43.google.com (mail-wr1-f43.google.com [209.85.221.43]) by mx.groups.io with SMTP id smtpd.web10.9388.1672830376764924673 for ; Wed, 04 Jan 2023 03:06:18 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=YOsgnyFJ; spf=pass (domain: gmail.com, ip: 209.85.221.43, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f43.google.com with SMTP id az7so8167065wrb.5 for ; Wed, 04 Jan 2023 03:06:17 -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=p69E+wqsfUlNoswaoYig1ZFvdcCMgL9nvwUPkXY/LOA=; b=YOsgnyFJsOP40RK8kgJsfbrb7fLCDVON2mCy6cRfcZ9lEz2OtSo/RmfPnE1NkSUaDY iw0fEH01xVrBJZdmR5Zh9w6wcmMJjQBts264i0uoWg0PN4oXQzg6llDs2R/L+lYYybi7 dl5bNCBZNh1vMm8T+r+VprTj85MeCPwgVXuwt6X1MRRjPm3YsliYbRdbWFvQ6/t9OMk5 /yqRhmQP4hmkuiYjJ0tBDuhutDN+jtA6pxjQAFS27+hep2ASAtd0n7KwCtHrt1sjlcXD WMwKPdjggxfJ+Bv3OkeaFBJ9lzTHLTrOgcQ7h68Xp2BHvixdPeo0FOff1oEExto+gBS4 1Y5A== 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=p69E+wqsfUlNoswaoYig1ZFvdcCMgL9nvwUPkXY/LOA=; b=Y/z8iN06kqRRd8fmYAGX5fac8lsFIr+ahmQ5UlgAPR+XsRDjaIXvkp1HTc3eSwcy8a Bbqevhe7ihjMFw7fr/k7htDH7TTgPApUrBjlW5DfeXeD/WYl7EeucrwoNsHrNZnW3YM8 bKxJHArVxvgG6FjJ2DMUCF2Ql87O+H+hVrpNs+3QGmZFwrkzTWrazJXA61HEkg6hueCb ztQTUq15cPTLLvAP3iptqXdqPTcJPzl3elofOFN1n/+ToFHeidcnSPzYTpukjLay4WnK ngkxd2671fph3RLfO+BQc5eec5Ipf6e7qTaW/5poVeMfK89xQYWwwq4360VnuoiqTWYa d7hA== X-Gm-Message-State: AFqh2kp509siBwK/PxY5I0BE8SqnxigrmYZ8UuCqJ10M+s+uJgu3HERn B2aqTkC4hXl53oDZw7XhvYY88d7UWlM= X-Google-Smtp-Source: AMrXdXsUSqqEMOTnoKO0GlU9F5/Yki+Qy8YuPVURdcP4EVJHk1HQrtKobr+1PHezX/Nni0rsF+kmkQ== X-Received: by 2002:a5d:4e92:0:b0:2a9:5b5d:2156 with SMTP id e18-20020a5d4e92000000b002a95b5d2156mr390878wru.23.1672830377365; Wed, 04 Jan 2023 03:06:17 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:17 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 32/77] sqlite3: upgrade 3.40.0 -> 3.40.1 Date: Wed, 4 Jan 2023 12:05:03 +0100 Message-Id: <20230104110548.2537259-32-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:21 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175416 Signed-off-by: Alexander Kanavin --- .../sqlite/{sqlite3_3.40.0.bb => sqlite3_3.40.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/sqlite/{sqlite3_3.40.0.bb => sqlite3_3.40.1.bb} (86%) diff --git a/meta/recipes-support/sqlite/sqlite3_3.40.0.bb b/meta/recipes-support/sqlite/sqlite3_3.40.1.bb similarity index 86% rename from meta/recipes-support/sqlite/sqlite3_3.40.0.bb rename to meta/recipes-support/sqlite/sqlite3_3.40.1.bb index 82718432b5..c9b6ca1c5f 100644 --- a/meta/recipes-support/sqlite/sqlite3_3.40.0.bb +++ b/meta/recipes-support/sqlite/sqlite3_3.40.1.bb @@ -4,7 +4,7 @@ LICENSE = "PD" LIC_FILES_CHKSUM = "file://sqlite3.h;endline=11;md5=786d3dc581eff03f4fd9e4a77ed00c66" SRC_URI = "http://www.sqlite.org/2022/sqlite-autoconf-${SQLITE_PV}.tar.gz" -SRC_URI[sha256sum] = "0333552076d2700c75352256e91c78bf5cd62491589ba0c69aed0a81868980e7" +SRC_URI[sha256sum] = "2c5dea207fa508d765af1ef620b637dcb06572afa6f01f0815bd5bbf864b33d9" # -19242 is only an issue in specific development branch commits CVE_CHECK_IGNORE += "CVE-2019-19242" From patchwork Wed Jan 4 11:05:04 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17645 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 DABFCC54EF1 for ; Wed, 4 Jan 2023 11:06:21 +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.9368.1672830362190792853 for ; Wed, 04 Jan 2023 03:06:18 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=bLsRE8z4; 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 d17so12823981wrs.2 for ; Wed, 04 Jan 2023 03:06:18 -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=lKJESiaZp4w65Vh/DatBAGD7N0+vJEC9UsDUG3ZUDJo=; b=bLsRE8z4jF6CvXMZOeg53V0GxqEtJU9wazI4BBawjlZazmwxN+tqCDuqK/T5leaZbh lcNF5LwA58FgGsAvg4+L668pezVOAJJqeT2Z/Q6J1dPZuNdvpZ0mjv9wskO3pOetX/NJ 0UgX07NNwSbwZMQvM+kinjJKfN4oe/qGHDR3KgdsHoa7EhIZv5HgaA/CQ7EaLr2PTuVI gfhPk8WGFwwett1ec09jH9274EKwDyUMzxCoLLfujyTqeCiBxfgW3Om7uAG1ZN6t1JYK FuEhVSMtPrW+1KHSJuawXhqnLvK+G8DR24iwQxLF8Ea8t/PEBmhu9KwAP7X2pHqpaL+A FHqg== 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=lKJESiaZp4w65Vh/DatBAGD7N0+vJEC9UsDUG3ZUDJo=; b=AizuLWtQvRaY2Mh31EPyZH7KUCzStGSiVs9IdIe5Em4kSyzGgkkhX4SVDhDbMwlVRG v2sD7/g+uoY2MDQPwcmaBiPzKSFCbUPtN69bfljtnSEkp3uA+uqNByrSZIMK3swhdBxq l3W6kuWjSIYJsBMnUChwildJN19+iB2MksYfPwpgCTLhuMYUVz4rXt9/ZfvBkG9l6ARg cMXzK6ChuJC1POUW8Ap9VlLCpAeXu2xjvxZ+oBqLIt5ftjXM1p80gUVk5j4AUrXWjPc8 YGXN6Br0JDJvEJfKXXnZRtWR1x2LFU44mOPBQ2YjL1Dwf97S6G61c623vZkF6k4cdu47 c7PQ== X-Gm-Message-State: AFqh2kpNnavg7aVlrDVeIymgRM1kNxjNiN01KyD6oy8QPvr+kRhu+1Z6 eb9SEYqbHrE0o8miJR5EejHOwHoawCY= X-Google-Smtp-Source: AMrXdXvLGpe49yAglx9LTDpXEVSJG/I++lhgQgUlcOz+GmVDhfEw1IWOJUlWqMh1bTV4kp+KE7+FhQ== X-Received: by 2002:a5d:5649:0:b0:276:ef1:db9c with SMTP id j9-20020a5d5649000000b002760ef1db9cmr22640131wrw.30.1672830378073; Wed, 04 Jan 2023 03:06:18 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:17 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 33/77] logrotate: upgrade 3.20.1 -> 3.21.0 Date: Wed, 4 Jan 2023 12:05:04 +0100 Message-Id: <20230104110548.2537259-33-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:21 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175418 Signed-off-by: Alexander Kanavin --- .../logrotate/{logrotate_3.20.1.bb => logrotate_3.21.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/logrotate/{logrotate_3.20.1.bb => logrotate_3.21.0.bb} (97%) diff --git a/meta/recipes-extended/logrotate/logrotate_3.20.1.bb b/meta/recipes-extended/logrotate/logrotate_3.21.0.bb similarity index 97% rename from meta/recipes-extended/logrotate/logrotate_3.20.1.bb rename to meta/recipes-extended/logrotate/logrotate_3.21.0.bb index 034c37b429..4e4ea10628 100644 --- a/meta/recipes-extended/logrotate/logrotate_3.20.1.bb +++ b/meta/recipes-extended/logrotate/logrotate_3.21.0.bb @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BP}.tar.xz" -SRC_URI[sha256sum] = "742f6d6e18eceffa49a4bacd933686d3e42931cfccfb694d7f6369b704e5d094" +SRC_URI[sha256sum] = "8fa12015e3b8415c121fc9c0ca53aa872f7b0702f543afda7e32b6c4900f6516" # These CVEs are debian, gentoo or SUSE specific on the way logrotate was installed/used CVE_CHECK_IGNORE += "CVE-2011-1548 CVE-2011-1549 CVE-2011-1550" From patchwork Wed Jan 4 11:05:05 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17647 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 DC53CC54EBE for ; Wed, 4 Jan 2023 11:06:21 +0000 (UTC) Received: from mail-wm1-f52.google.com (mail-wm1-f52.google.com [209.85.128.52]) by mx.groups.io with SMTP id smtpd.web11.9353.1672830354623515844 for ; Wed, 04 Jan 2023 03:06:19 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=eDwkPd1/; spf=pass (domain: gmail.com, ip: 209.85.128.52, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f52.google.com with SMTP id fm16-20020a05600c0c1000b003d96fb976efso23934473wmb.3 for ; Wed, 04 Jan 2023 03:06:19 -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=eRAzsTFrgzjaqrB8adlL5P5KqSrJFwepG2TWTVvVHL0=; b=eDwkPd1/hauNZamlfukXVZLPTNQvvz9htfUj1DMb7sU9/gH4qMsiesP7DrhXiFsWcX ESPF6vSTENZiqASp63G3qWrvHQAHQKIx/liq1fN2+8L3kmck8X/H5U7ey/KU+gLZSsfT /0odHFVfXAusryi6eIV+vA0UuCtzUPrJddQN23VWCW1XAq/gkgjKRdV2rnfuhkjeapmq 8Z56o6QtTXkaTTqbdr2pc97IT1NN39UMt3NRLIVkv+LF6njn6IQb+IH8HQaA1nPJba+7 ON59Z8rGidHvPwEoMFm4sZEkm2toZ7Di+hduQYxIQ3kXtQH3NYrHLylXe/L5z88RqGUV KU2A== 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=eRAzsTFrgzjaqrB8adlL5P5KqSrJFwepG2TWTVvVHL0=; b=Cy3otdT0z1R6cp7XVoN3c/Vmm0mPQPBx9W4xkm/LqPMFpBwWSAwLIYYo9RoJuMYi30 ZI+ta4FPpadlsQ+AiPgGKMMXBtqjICU1Nx5JvQZkWdpTkkHGdRyrpltp1iBewLfSF7LM o4N5h5c/JgvBJlGiubj+IE89PhcJKCz8/acUQ/6SlIclfhKcAdFOZ/lpxfn1JpSAiWch yoZoLRG61PoSwrPXFv+tg+x8r+88yfZ/FtGvLy4ir8z27PDd1aOL0ZUTmJam5WzQYqtt 62ueVazv0aMlPjCLXfVaIGDwVIClzqOJeA31GGDXsKOKvsO6MhxgmnAfcQLrt1ebT3sU 3Fvw== X-Gm-Message-State: AFqh2krzVaphDfZ4QZyUH3rosumFfJaCz/g7ocAfTE855HnKJj6FJ8ms y0NOpwokzv9o4XrW4Kv9xuQcyGpnjdY= X-Google-Smtp-Source: AMrXdXvmjjpeZ+BCOYJGojDThXdeKZ/VdSVEUjS/1rgVYr4Q0U5W7C55b6bLrg3BkeVpkQkRnhPSYQ== X-Received: by 2002:a05:600c:13ca:b0:3d3:4427:dfbf with SMTP id e10-20020a05600c13ca00b003d34427dfbfmr32798286wmg.5.1672830378746; Wed, 04 Jan 2023 03:06:18 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:18 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 34/77] python3-importlib-metadata: upgrade 5.0.0 -> 5.2.0 Date: Wed, 4 Jan 2023 12:05:05 +0100 Message-Id: <20230104110548.2537259-34-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:21 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175419 Signed-off-by: Alexander Kanavin --- ...ib-metadata_5.0.0.bb => python3-importlib-metadata_5.2.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-importlib-metadata_5.0.0.bb => python3-importlib-metadata_5.2.0.bb} (88%) diff --git a/meta/recipes-devtools/python/python3-importlib-metadata_5.0.0.bb b/meta/recipes-devtools/python/python3-importlib-metadata_5.2.0.bb similarity index 88% rename from meta/recipes-devtools/python/python3-importlib-metadata_5.0.0.bb rename to meta/recipes-devtools/python/python3-importlib-metadata_5.2.0.bb index f0623669d7..893c63d7e5 100644 --- a/meta/recipes-devtools/python/python3-importlib-metadata_5.0.0.bb +++ b/meta/recipes-devtools/python/python3-importlib-metadata_5.2.0.bb @@ -8,7 +8,7 @@ inherit pypi python_setuptools_build_meta PYPI_PACKAGE = "importlib_metadata" UPSTREAM_CHECK_REGEX = "/importlib-metadata/(?P(\d+[\.\-_]*)+)/" -SRC_URI[sha256sum] = "da31db32b304314d044d3c12c79bd59e307889b287ad12ff387b3500835fc2ab" +SRC_URI[sha256sum] = "404d48d62bba0b7a77ff9d405efd91501bef2e67ff4ace0bed40a0cf28c3c7cd" S = "${WORKDIR}/importlib_metadata-${PV}" From patchwork Wed Jan 4 11:05:06 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17642 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 B1E30C5479D for ; Wed, 4 Jan 2023 11:06:21 +0000 (UTC) Received: from mail-wr1-f41.google.com (mail-wr1-f41.google.com [209.85.221.41]) by mx.groups.io with SMTP id smtpd.web10.9366.1672830360745063970 for ; Wed, 04 Jan 2023 03:06:20 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=OhYn9fnJ; spf=pass (domain: gmail.com, ip: 209.85.221.41, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f41.google.com with SMTP id d9so3992317wrp.10 for ; Wed, 04 Jan 2023 03:06:19 -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=ctXjaCPks7uFD5VPLRNMmQOjDuIw77VafCwMjZ6Ac7c=; b=OhYn9fnJL/AjrrcrxAQVOmjuT+TbTLSBFsFqrQZeHjNjt07YvlapLwFKyEXw4V44wU r4y+j8+Vz35S6CSb9LX8O95O9SS/NDHqOylfQH5xg6rdyZaq13ZTxBJzXQwg3rPv0yhT eQAgSExVHd3MaCAzFdiaXvFEo2Bp4olC66yCrhq5Bj/YIvleN9mdVXxRZnNQ50c4X9ga 8rmaiKiviF2u+GxqGvy/Xm/3MyvNQIasMuk9wajgUNlHNz//5hWHHWJirNJUS8XCqckN ijxDyCgdstd4gfxPyGnc4Z+WCbS2D4LwADW0dwYMbCXZL9MOvT+Bi7YANH0EeaAnfxFn dGoQ== 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=ctXjaCPks7uFD5VPLRNMmQOjDuIw77VafCwMjZ6Ac7c=; b=zrjga8DopG6K95SdxDxz5zwisAoItH+pgkK14aAN6hooWOR3n6NQJ3WToVE+/wiMMy eF4/uJpKJXlmR2zdXHoNToPRLI5bKmhRu8hiMmYQJ4RtajplV/gLaHQEmP9jT8/6Hg0N cpveVQvw1Tx9hNtwhp921f2J2JRa0T6q/jvliORGRMHVxM4gdwrY8KP/mhBcRY3xsJZy SuLywJygSiweV0x+4Q4Y7K+oJ44VOzywoBrBl5FZxqNz6yGSMyY88nRqVn7KOn6FwVN+ BA6//fBy/mDbs+XNJ4uC3m8IvcFQwDifR0HzF4hmX/p5E/iuWnGmrIhWwXucgbXLAQbr njQw== X-Gm-Message-State: AFqh2kr24+TBWxHoKZelEEAP2PSu6xA1Obr8NMZjS9v5+4J5ER7nzzap I2LQfSzUQsx8pEBNtL3cLuj0fyDIKcE= X-Google-Smtp-Source: AMrXdXvlOhmz+8HDBUxj6mFN1Unv/8gdZbLP3N4mXs5WQtX/Sy6W15W+eVvjjeRIBu4icP637ERlww== X-Received: by 2002:a5d:44ca:0:b0:242:1926:782c with SMTP id z10-20020a5d44ca000000b002421926782cmr30689137wrr.43.1672830379514; Wed, 04 Jan 2023 03:06:19 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:19 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 35/77] python3-numpy: upgrade 1.23.4 -> 1.24.1 Date: Wed, 4 Jan 2023 12:05:06 +0100 Message-Id: <20230104110548.2537259-35-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:21 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175420 Signed-off-by: Alexander Kanavin --- ...y-do-not-write-full-path-to-output-f.patch | 28 ------------------- ...umpy_1.23.4.bb => python3-numpy_1.24.1.bb} | 3 +- 2 files changed, 1 insertion(+), 30 deletions(-) delete mode 100644 meta/recipes-devtools/python/python3-numpy/0001-generate_umath.py-do-not-write-full-path-to-output-f.patch rename meta/recipes-devtools/python/{python3-numpy_1.23.4.bb => python3-numpy_1.24.1.bb} (93%) diff --git a/meta/recipes-devtools/python/python3-numpy/0001-generate_umath.py-do-not-write-full-path-to-output-f.patch b/meta/recipes-devtools/python/python3-numpy/0001-generate_umath.py-do-not-write-full-path-to-output-f.patch deleted file mode 100644 index 41dea89682..0000000000 --- a/meta/recipes-devtools/python/python3-numpy/0001-generate_umath.py-do-not-write-full-path-to-output-f.patch +++ /dev/null @@ -1,28 +0,0 @@ -From 3c7deaa3a961a0f3ce4ff108468e3d70118f17b3 Mon Sep 17 00:00:00 2001 -From: Alexander Kanavin -Date: Thu, 9 Jun 2022 17:23:42 +0200 -Subject: [PATCH] generate_umath.py: do not write full path to output files - -This helps reproducibility as those paths vary in automated -build environments. - -Upstream-Status: Submitted [https://github.com/numpy/numpy/pull/21707] -Signed-off-by: Alexander Kanavin - ---- - numpy/core/code_generators/generate_umath.py | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/numpy/core/code_generators/generate_umath.py b/numpy/core/code_generators/generate_umath.py -index 292d9e0..df37941 100644 ---- a/numpy/core/code_generators/generate_umath.py -+++ b/numpy/core/code_generators/generate_umath.py -@@ -1233,7 +1233,7 @@ def make_code(funcdict, filename): - - return 0; - } -- """) % (filename, code1, code2, code3) -+ """) % (os.path.basename(filename), code1, code2, code3) - return code - - diff --git a/meta/recipes-devtools/python/python3-numpy_1.23.4.bb b/meta/recipes-devtools/python/python3-numpy_1.24.1.bb similarity index 93% rename from meta/recipes-devtools/python/python3-numpy_1.23.4.bb rename to meta/recipes-devtools/python/python3-numpy_1.24.1.bb index 679a6f4081..83b8ac4232 100644 --- a/meta/recipes-devtools/python/python3-numpy_1.23.4.bb +++ b/meta/recipes-devtools/python/python3-numpy_1.24.1.bb @@ -11,9 +11,8 @@ SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${SRCNAME}-${PV}.tar.gz \ file://0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch \ file://0001-numpy-core-Define-RISCV-32-support.patch \ file://run-ptest \ - file://0001-generate_umath.py-do-not-write-full-path-to-output-f.patch \ " -SRC_URI[sha256sum] = "ed2cc92af0efad20198638c69bb0fc2870a58dabfba6eb722c933b48556c686c" +SRC_URI[sha256sum] = "2386da9a471cc00a1f47845e27d916d5ec5346ae9696e01a8a34760858fe9dd2" GITHUB_BASE_URI = "https://github.com/numpy/numpy/releases" UPSTREAM_CHECK_REGEX = "releases/tag/v?(?P\d+(\.\d+)+)$" From patchwork Wed Jan 4 11:05:07 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17653 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 EECCBC4708E for ; Wed, 4 Jan 2023 11:06:31 +0000 (UTC) Received: from mail-wm1-f52.google.com (mail-wm1-f52.google.com [209.85.128.52]) by mx.groups.io with SMTP id smtpd.web10.9390.1672830381716210439 for ; Wed, 04 Jan 2023 03:06:22 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=iVwKc7Zt; spf=pass (domain: gmail.com, ip: 209.85.128.52, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f52.google.com with SMTP id b24-20020a05600c4a9800b003d21efdd61dso26142082wmp.3 for ; Wed, 04 Jan 2023 03:06:21 -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=WW+PCwbEHAgRhx5/Zz47GnzG1vSFaFkpwdMKVm8yw8k=; b=iVwKc7Ztrr0Rx/tFeovRjN2KJ5ucpnnFckTYQ012NvG+YRw3d5qFHOfsR96ZFOkAVs C5bxeNc6OpCdhqxWBZsnucTcMdyogV7X3/eUgb57HExONCqD7M2G4JytuNpdKTRGSTjJ UfFvFH4+4KqcKi6oZ6ltPpMM5NR6YdQ28vX2GAvlNKObvW+o/MRPE89B2ukF38OTeEAe 82NAvVycd1+5l/4n3p0jwyuVHiyTGM1CkEUQ8x3tN+Oud3RR1i5X8c3Kg+nvqxdjEtpx iMVfesaP/iBRzhOk3sOx5VSR58L5g3aQbr+lkrpXEtsM4SMGZYSlFsFYK4G/g6eP/aKX 8UcA== 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=WW+PCwbEHAgRhx5/Zz47GnzG1vSFaFkpwdMKVm8yw8k=; b=ANr0IiRfyCQMHYu9rotW0O8PR6FYgSe9FmIli1ZANcpEi2IfZ6Nl2Q3WURMY6HdWGM 03qYsNzFdueQX+CO/wHmvOc1OjQZp7LN/VlrobhpeAVhwdF1f6CYyuSrAUItYOzi/agS pOUMeZlSqH/Ar4rk7WLaEPGrkIJbUVBzJXabGHc+eEqlvWdkpBuK3M0GoCucf73n6zyB DdvDRxd9WJE1fYonbntSUKPU+kfzJkB4oXgFYbMmV5T0txDYEJf51mNMaur+dFc9tvL8 /e5+9Jtwf/lodYbp23GMNK2h7/WaCt3eQctuQP8iRa3ukz8dUxHaFnT8uuJBqpCKwuV7 NyYg== X-Gm-Message-State: AFqh2krAXCNI1FLFW9suEMYYiC1gla3t15WOymYGNjNcGSBNIYPMWUGS rO/Nr42+vqAAXJEZ1CKBUOXIgEJt/5A= X-Google-Smtp-Source: AMrXdXsmpSRScyYu1t+xui+8HzQggwbIpQXI7qw1TE8NC2yzlZh6414Tqn6Okwg5n1WtE/gM8mWyXw== X-Received: by 2002:a05:600c:3493:b0:3d2:370b:97f4 with SMTP id a19-20020a05600c349300b003d2370b97f4mr37604487wmq.16.1672830380157; Wed, 04 Jan 2023 03:06:20 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:19 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 36/77] xserver-xorg: upgrade 21.1.4 -> 21.1.6 Date: Wed, 4 Jan 2023 12:05:07 +0100 Message-Id: <20230104110548.2537259-36-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:31 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175422 Signed-off-by: Alexander Kanavin --- ...possible-memleaks-in-XkbGetKbdByName.patch | 63 ------------------- ...ntedString-against-request-length-at.patch | 38 ----------- ...-xorg_21.1.4.bb => xserver-xorg_21.1.6.bb} | 4 +- 3 files changed, 1 insertion(+), 104 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-xkb-fix-some-possible-memleaks-in-XkbGetKbdByName.patch delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-xkb-proof-GetCountedString-against-request-length-at.patch rename meta/recipes-graphics/xorg-xserver/{xserver-xorg_21.1.4.bb => xserver-xorg_21.1.6.bb} (80%) diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-xkb-fix-some-possible-memleaks-in-XkbGetKbdByName.patch b/meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-xkb-fix-some-possible-memleaks-in-XkbGetKbdByName.patch deleted file mode 100644 index 0e61ec5953..0000000000 --- a/meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-xkb-fix-some-possible-memleaks-in-XkbGetKbdByName.patch +++ /dev/null @@ -1,63 +0,0 @@ -CVE: CVE-2022-3551 -Upstream-Status: Backport -Signed-off-by: Ross Burton - -From 18f91b950e22c2a342a4fbc55e9ddf7534a707d2 Mon Sep 17 00:00:00 2001 -From: Peter Hutterer -Date: Wed, 13 Jul 2022 11:23:09 +1000 -Subject: [PATCH] xkb: fix some possible memleaks in XkbGetKbdByName - -GetComponentByName returns an allocated string, so let's free that if we -fail somewhere. - -Signed-off-by: Peter Hutterer ---- - xkb/xkb.c | 26 ++++++++++++++++++++------ - 1 file changed, 20 insertions(+), 6 deletions(-) - -diff --git a/xkb/xkb.c b/xkb/xkb.c -index 4692895db..b79a269e3 100644 ---- a/xkb/xkb.c -+++ b/xkb/xkb.c -@@ -5935,18 +5935,32 @@ ProcXkbGetKbdByName(ClientPtr client) - xkb = dev->key->xkbInfo->desc; - status = Success; - str = (unsigned char *) &stuff[1]; -- if (GetComponentSpec(&str, TRUE, &status)) /* keymap, unsupported */ -- return BadMatch; -+ { -+ char *keymap = GetComponentSpec(&str, TRUE, &status); /* keymap, unsupported */ -+ if (keymap) { -+ free(keymap); -+ return BadMatch; -+ } -+ } - names.keycodes = GetComponentSpec(&str, TRUE, &status); - names.types = GetComponentSpec(&str, TRUE, &status); - names.compat = GetComponentSpec(&str, TRUE, &status); - names.symbols = GetComponentSpec(&str, TRUE, &status); - names.geometry = GetComponentSpec(&str, TRUE, &status); -- if (status != Success) -+ if (status == Success) { -+ len = str - ((unsigned char *) stuff); -+ if ((XkbPaddedSize(len) / 4) != stuff->length) -+ status = BadLength; -+ } -+ -+ if (status != Success) { -+ free(names.keycodes); -+ free(names.types); -+ free(names.compat); -+ free(names.symbols); -+ free(names.geometry); - return status; -- len = str - ((unsigned char *) stuff); -- if ((XkbPaddedSize(len) / 4) != stuff->length) -- return BadLength; -+ } - - CHK_MASK_LEGAL(0x01, stuff->want, XkbGBN_AllComponentsMask); - CHK_MASK_LEGAL(0x02, stuff->need, XkbGBN_AllComponentsMask); --- -2.34.1 - diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-xkb-proof-GetCountedString-against-request-length-at.patch b/meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-xkb-proof-GetCountedString-against-request-length-at.patch deleted file mode 100644 index 6f862e82f9..0000000000 --- a/meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-xkb-proof-GetCountedString-against-request-length-at.patch +++ /dev/null @@ -1,38 +0,0 @@ -CVE: CVE-2022-3550 -Upstream-Status: Backport -Signed-off-by: Ross Burton - -From 11beef0b7f1ed290348e45618e5fa0d2bffcb72e Mon Sep 17 00:00:00 2001 -From: Peter Hutterer -Date: Tue, 5 Jul 2022 12:06:20 +1000 -Subject: [PATCH] xkb: proof GetCountedString against request length attacks - -GetCountedString did a check for the whole string to be within the -request buffer but not for the initial 2 bytes that contain the length -field. A swapped client could send a malformed request to trigger a -swaps() on those bytes, writing into random memory. - -Signed-off-by: Peter Hutterer ---- - xkb/xkb.c | 5 +++++ - 1 file changed, 5 insertions(+) - -diff --git a/xkb/xkb.c b/xkb/xkb.c -index f42f59ef3..1841cff26 100644 ---- a/xkb/xkb.c -+++ b/xkb/xkb.c -@@ -5137,6 +5137,11 @@ _GetCountedString(char **wire_inout, ClientPtr client, char **str) - CARD16 len; - - wire = *wire_inout; -+ -+ if (client->req_len < -+ bytes_to_int32(wire + 2 - (char *) client->requestBuffer)) -+ return BadValue; -+ - len = *(CARD16 *) wire; - if (client->swapped) { - swaps(&len); --- -2.34.1 - diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.4.bb b/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.6.bb similarity index 80% rename from meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.4.bb rename to meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.6.bb index aba09afec3..256903ce5f 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.4.bb +++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.6.bb @@ -2,10 +2,8 @@ require xserver-xorg.inc SRC_URI += "file://0001-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.patch \ file://0001-Avoid-duplicate-definitions-of-IOPortBase.patch \ - file://0001-xkb-fix-some-possible-memleaks-in-XkbGetKbdByName.patch \ - file://0001-xkb-proof-GetCountedString-against-request-length-at.patch \ " -SRC_URI[sha256sum] = "5cc4be8ee47edb58d4a90e603a59d56b40291ad38371b0bd2471fc3cbee1c587" +SRC_URI[sha256sum] = "1eb86ed674d042b6c8b1f9135e59395cbbca35ed551b122f73a7d8bb3bb22484" # These extensions are now integrated into the server, so declare the migration # path for in-place upgrades. From patchwork Wed Jan 4 11:05:08 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17648 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 046C9C63709 for ; Wed, 4 Jan 2023 11:06:22 +0000 (UTC) Received: from mail-wr1-f43.google.com (mail-wr1-f43.google.com [209.85.221.43]) by mx.groups.io with SMTP id smtpd.web11.9357.1672830362235773377 for ; Wed, 04 Jan 2023 03:06:21 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=DDig4psM; spf=pass (domain: gmail.com, ip: 209.85.221.43, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f43.google.com with SMTP id t15so23700726wro.9 for ; Wed, 04 Jan 2023 03:06:21 -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=QhmtJ0kQx40dNGRs44pzzdlUZLhrZv8pcKh/UPb35Hs=; b=DDig4psM9C0YZoGSu8R/psN7Wi5qXTRV1cPuZNijP/H8LellRAxKfyDCpaI9owf+pQ xfoFNS+6GOCHoK4TsVCfJSw5aItJKtG/dJ2kXRfgJKia+rArMNgpQEh9k4VPTaUTb1mx PIqQ/3clc9/5VYwxmOY5Ih4hoJYwiQxZsfc5N4okgA0TbCyRaaJao6Nk1rZK36xO58/2 r7Dm7XRElLiGt29VqlLwteTWm4qvEqgwRYIyTi5CSs4VG4kpqPb229dy7U7SYCLAVpah sIE8SE1Dk0c/7sOpT5tAAfgx6Tby0n11szOZqJDIc9b+YD6oF9obdUyYORgmczaf80+q jJug== 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=QhmtJ0kQx40dNGRs44pzzdlUZLhrZv8pcKh/UPb35Hs=; b=DylbpYBZEe7q8/ANOwgF6L5Q38O/w5MXts46OL0ReEbKrROOMSxQj6vrR8gTehidXL EdJF1XMmg8LOFqDjpjDT274uBDwAYn0sD6uM3P75UPWuMesf4T0c8hKowEa2btkMbHQQ 3jVZysPask2wcuPZUsKiFUKc1kbCWpL/eGyBrUIGMmPhvHcSSTFzJ9WOm8om7xsQfby2 dPs8XI7e1gA5XjLMSNDL00rATlJrpJGnJpdr3FOgipAW4QPxAvkJDJzy2p0BER6I2B4k seaZ8E+0fbsNl46cHMlsEsEuaIOqh2AsRyRtnyyS2BWhi8NK75Rgo4tzRl6LUiui7YeC Nh8w== X-Gm-Message-State: AFqh2kp/V85bBTCMgmfI6sA/M0QRwqLmY3+ve3c2K4LUm6HxYtoLR3aj NJMuP3G4OC6OAbZkndt+ljnGx96Bbd8= X-Google-Smtp-Source: AMrXdXu8LI7ZkdE6qIxZrWAwQaq63E/M+UV7rwkXReHOu0L+YHE0qiO4bit/bWx+CSLZ5iKgxWbrWQ== X-Received: by 2002:a5d:44ca:0:b0:242:1926:782c with SMTP id z10-20020a5d44ca000000b002421926782cmr30689183wrr.43.1672830380800; Wed, 04 Jan 2023 03:06:20 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:20 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 37/77] puzzles: upgrade to latest revision Date: Wed, 4 Jan 2023 12:05:08 +0100 Message-Id: <20230104110548.2537259-37-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:22 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175421 Signed-off-by: Alexander Kanavin --- meta/recipes-sato/puzzles/puzzles_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb index 615eb1bb77..c94fef4931 100644 --- a/meta/recipes-sato/puzzles/puzzles_git.bb +++ b/meta/recipes-sato/puzzles/puzzles_git.bb @@ -10,7 +10,7 @@ REQUIRED_DISTRO_FEATURES = "x11" SRC_URI = "git://git.tartarus.org/simon/puzzles.git;branch=main" UPSTREAM_CHECK_COMMITS = "1" -SRCREV = "06f6e878a0b588c513024c3498b68a3c87594ab7" +SRCREV = "14c025d192579961d1ade51f2a322bd765aef0e5" PE = "2" PV = "0.0+git${SRCPV}" From patchwork Wed Jan 4 11:05:09 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17654 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 025CFC46467 for ; Wed, 4 Jan 2023 11:06:32 +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.9362.1672830357307718609 for ; Wed, 04 Jan 2023 03:06:22 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=fc/Qsnti; 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 h16so32518034wrz.12 for ; Wed, 04 Jan 2023 03:06:21 -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=WotnTFhPLAaVjZY4lG7Srx81h2F6C2VvSDLQeZbnafc=; b=fc/Qsntit9lxbsylE3BOE5HV1JUkYZ0TYU0rS1KTz218/8QnvE6c69BDjmidFsahpD x9vSdBZoglwRnx+2cPkqjFz4Zuc+iUZwtUG6hr147w4Udu21RvP1sh2RQiTVqg4IWVl1 19I+t2247IyeiLAEHqJQEd5F8HznRrZHUza+uV0mH0Z/Jw6W7omy82F5oDoIwUNI2aRc q51dyeZLgK5M++sKs2RvPaWJHQH28dEsjdmU6NFwbhPp5YPMiAe36HB+dQv3LGMzZ9Zv XIW0V/Nw0Tk+aFxtS72Cl7WjE4wZ2x+UJeo6Nm5uSEMmo2TbL6WaZHSTLi0WAgm2tczf zHSQ== 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=WotnTFhPLAaVjZY4lG7Srx81h2F6C2VvSDLQeZbnafc=; b=ulk+YCvD62OZCua0eY7m2zxBZLXtlQa2K7le45x0hkNIubVAEwTLv0WV2k69SIiPZX 8stPGM6aqInDdrpa8Gdq8vXwc8xxSip6GyEV3burICqgJe/VY37vrUS/R3QqzOj24g2M ATo3J44nhsfvVAIF4bAuoNMMcIryjw99MyPR2KFTq/7gDbD/NY3zOjCh08syrWCktR35 zT4PejaNMPW7+SLeXCxqSvqr+ztjGS4CvvsD7rs/OCqTFOIacryv6k9NuG6e55fnm6Rj WgdsPm/SR1pp5kKzdWscqEU5dqiyowykgRhMdSQoIus+4/0oTwblqsViAO1M6Sp4B79h udsQ== X-Gm-Message-State: AFqh2kqt7htWQfjJcsnl/4YwQgE3aqe9DzWVXM6Fqemc1xIFEkmWY7IO RIVgsPhA/vOC362pHNmB/5SZxM7Hxp0= X-Google-Smtp-Source: AMrXdXs11k/JKu7i48iIOv3gCNlfGOCcms61ruhToLXn/pjQX7l1EueAMFXhwiviaiJ3evAQUcACUw== X-Received: by 2002:adf:f00c:0:b0:242:4d1a:aa36 with SMTP id j12-20020adff00c000000b002424d1aaa36mr28422638wro.56.1672830381410; Wed, 04 Jan 2023 03:06:21 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:21 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 38/77] vte: upgrade 0.70.1 -> 0.70.2 Date: Wed, 4 Jan 2023 12:05:09 +0100 Message-Id: <20230104110548.2537259-38-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175423 Signed-off-by: Alexander Kanavin --- meta/recipes-support/vte/{vte_0.70.1.bb => vte_0.70.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/vte/{vte_0.70.1.bb => vte_0.70.2.bb} (94%) diff --git a/meta/recipes-support/vte/vte_0.70.1.bb b/meta/recipes-support/vte/vte_0.70.2.bb similarity index 94% rename from meta/recipes-support/vte/vte_0.70.1.bb rename to meta/recipes-support/vte/vte_0.70.2.bb index ee53fcd799..ec2fb1f522 100644 --- a/meta/recipes-support/vte/vte_0.70.1.bb +++ b/meta/recipes-support/vte/vte_0.70.2.bb @@ -21,7 +21,7 @@ inherit gnomebase gi-docgen features_check upstream-version-is-even gobject-intr # vapigen.m4 is required when vala is not present (but the one from vala should be used normally) SRC_URI += "file://0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch" -SRC_URI[archive.sha256sum] = "1f4601cbfea5302b96902208c8f185e5b18b259b5358bc93cf392bf59871c5b6" +SRC_URI[archive.sha256sum] = "4d15b4380de3f564d57eabd006389c407c705df5b0c70030fdcc24971a334d80" ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" From patchwork Wed Jan 4 11:05:10 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17659 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 1B3D6C54EF1 for ; Wed, 4 Jan 2023 11:06:32 +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.web11.9369.1672830383650624393 for ; Wed, 04 Jan 2023 03:06:24 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=XY1YSBvK; 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 h16so32518065wrz.12 for ; Wed, 04 Jan 2023 03:06:23 -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=8WxHbVGlllkN13h65EXPiij7v17vC5gKbjCtpw2CwlE=; b=XY1YSBvKch0xv4ow1vPrQt2YLFNYPnNNn3RBjZhZEWzG5Y+LL/8QiDmmkVhd2UTjSK mtbt21sksK76qHIWaQSOPLEpGYMEfhil/NDelSsBmSPtdMLhSGgvQbSXHx4xpByLRJRN qVqzhgNLlt5FGmnoQr5w3VbM/lnMSiPpZ357/dVVTvGlI9C/uoG+3jPikcHt3Qkp94gl OnCgTqBERkNMsMRvtkwEC45svfJP+G7ceIDabLBJuE9qXhmLjvzYCiORMJfIRY3XJDJQ 9Pmdgu0P3EPO+txGwdg16aYp85f7msTxr3tTR+U1kbDRtAtGIXjcovZlx8rD2WI0e+6o MQsQ== 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=8WxHbVGlllkN13h65EXPiij7v17vC5gKbjCtpw2CwlE=; b=ZswLLDDGlccluvCxdPKUD5w3j+8HBbSNsy1C5nAVRPipemz4t+Dt3vHeL4taGXspBL PJ0hwLIoE/Ua3cZ0Vmb3QWyEs8Jk8u5TsbFaEdNeTnXwzYihg8c5mzN14U2oRYy8/BJo EbMM9u5/1YBeRmj+fbswQjAco3iOCqeSUd/dTvRFphXMta0z7QpPbf20wWRYpX5WoMiF XoetGTow7EQ5gGf7m0hhqH4KoZjkKQHndJTsD5TpgwK/gcPY3hBj43OLxiV6o9vKwWEp xkTQaZ7lyZBuLHpSTVpVLi/2cLWmylckUa2jzizrlRP5fBp1oIOZlKrcV2QI/0jHuBf4 GJHg== X-Gm-Message-State: AFqh2kqaPHbDLxEgM2Pq1rHV2fAz3NLAA7DE2cXiUWz6h71wyAEbt8YE Kyuw+u+Wkhf6NBdOQSn7WjO0vKogNjk= X-Google-Smtp-Source: AMrXdXudcimGaptW5f6JyoxIEboHHHV5LNP6hRxY9zc/WLg2s5OwsXpUJF5O8qToG63dm7VwIh3mcg== X-Received: by 2002:a5d:554e:0:b0:271:fbdb:73d2 with SMTP id g14-20020a5d554e000000b00271fbdb73d2mr26016775wrw.12.1672830382142; Wed, 04 Jan 2023 03:06:22 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:21 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 39/77] libpsl: upgrade 0.21.1 -> 0.21.2 Date: Wed, 4 Jan 2023 12:05:10 +0100 Message-Id: <20230104110548.2537259-39-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175425 License-Update: copyright years Signed-off-by: Alexander Kanavin --- .../libpsl/{libpsl_0.21.1.bb => libpsl_0.21.2.bb} | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) rename meta/recipes-support/libpsl/{libpsl_0.21.1.bb => libpsl_0.21.2.bb} (77%) diff --git a/meta/recipes-support/libpsl/libpsl_0.21.1.bb b/meta/recipes-support/libpsl/libpsl_0.21.2.bb similarity index 77% rename from meta/recipes-support/libpsl/libpsl_0.21.1.bb rename to meta/recipes-support/libpsl/libpsl_0.21.2.bb index 58f56c145e..3bbbc0e521 100644 --- a/meta/recipes-support/libpsl/libpsl_0.21.1.bb +++ b/meta/recipes-support/libpsl/libpsl_0.21.2.bb @@ -7,12 +7,13 @@ HOMEPAGE = "https://rockdaboot.github.io/libpsl/" BUGTRACKER = "https://github.com/rockdaboot/libpsl/issues" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=5437030d9e4fbe7267ced058ddb8a7f5 \ - file://COPYING;md5=f41d10997a12da5ee3c24ceeb0148d18" +LIC_FILES_CHKSUM = "file://LICENSE;md5=6f40ab7fcf5ff18f3ff7f4b0860493fa \ + file://COPYING;md5=6f40ab7fcf5ff18f3ff7f4b0860493fa \ + " SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BP}.tar.gz \ " -SRC_URI[sha256sum] = "ac6ce1e1fbd4d0254c4ddb9d37f1fa99dec83619c1253328155206b896210d4c" +SRC_URI[sha256sum] = "e35991b6e17001afa2c0ca3b10c357650602b92596209b7492802f3768a6285f" GITHUB_BASE_URI = "https://github.com/rockdaboot/libpsl/releases" From patchwork Wed Jan 4 11:05:11 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17655 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 0194EC5479D for ; Wed, 4 Jan 2023 11:06:32 +0000 (UTC) Received: from mail-wm1-f45.google.com (mail-wm1-f45.google.com [209.85.128.45]) by mx.groups.io with SMTP id smtpd.web10.9372.1672830363665812039 for ; Wed, 04 Jan 2023 03:06:23 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=IdFriFwQ; spf=pass (domain: gmail.com, ip: 209.85.128.45, mailfrom: alex.kanavin@gmail.com) Received: by mail-wm1-f45.google.com with SMTP id k22-20020a05600c1c9600b003d1ee3a6289so26126199wms.2 for ; Wed, 04 Jan 2023 03:06:23 -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=qSVNfkG4CauYc1rI3OvYSOpwBeoEImql7OzKvmQRgdM=; b=IdFriFwQamsCW9V7BLN0Hb2cJMrUIJL5xuVa6XvzY/LZJpmhShzIUzM4S2dJNkLxSC 6JDnVX7iYyaxljhYxlfaFV9EW04IQA8P+kasM3OZRmpm0k++b/UUCy74XP/rLchBsGG9 8dqxQFlORLOLpEokpeUldCVCvPFjstdFGYhNl+zdm8OUXXuHp7C1NN5K/m8DxtK10LrU PFIzBlzTrM18w/+/QFFkheUPhnNdO+petfu142BILyFjtb9qCSMx6dkTaF61mxC71qnx UanSUPctdGCBK7rN+1TPPsVLcucq87R9fXVeYx5JsEqBxyOX3OjEiMvMJGLjd82xIHN0 cMJg== 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=qSVNfkG4CauYc1rI3OvYSOpwBeoEImql7OzKvmQRgdM=; b=XIk7pWhU+MDgLkRja4c2QbJ0GNv4gcLBHTGfZ21vq3xp/ZMNJifiCrN1Yew+btzVMh lbeHAwOT2cfA8xEFGOkLa2EMzh3TLJyD0d5HDngeLlW8D7guGNxrR+QXsGTsfcNpSeYg u7zS7eVqnxOsnD+Dqq2i2uJygmVas/Iro7TEdDcbSnZxvhDrSBI03Fre3vezt6SANnGy Aa+xu5+AOpzxGpjKeo7/pbDpVpUtos7Hhwow+E1Qf9rJYSBBta5AXkNluuBCSzrTxoVh R5mZgIGdVdYE40HhEQi/Euo1LYWwsGsmOqnX1rCg+bgKG/VKi5gNhw/b7viaZ2EDdsdk uHwA== X-Gm-Message-State: AFqh2koyXQzGAZwzxygquNAM1tjq0gz/w8JSbNDM5lKNthakg76LxGeY wN2V5HcQUdNC+qyK4QnOIHfYl7kbHAk= X-Google-Smtp-Source: AMrXdXubPiXsJU8VVULPUm4+S8Tn6IWXXxPLYr8PZnEkfB+SBmR6jNs4b+8LIYMgXJ4iflVQ/YG1Yw== X-Received: by 2002:a05:600c:4f83:b0:3d3:49db:d95 with SMTP id n3-20020a05600c4f8300b003d349db0d95mr33291963wmq.37.1672830382942; Wed, 04 Jan 2023 03:06:22 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:22 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 40/77] libtest-fatal-perl: upgrade 0.016 -> 0.017 Date: Wed, 4 Jan 2023 12:05:11 +0100 Message-Id: <20230104110548.2537259-40-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175424 License-Update: formatting Signed-off-by: Alexander Kanavin --- ...ibtest-fatal-perl_0.016.bb => libtest-fatal-perl_0.017.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/perl/{libtest-fatal-perl_0.016.bb => libtest-fatal-perl_0.017.bb} (85%) diff --git a/meta/recipes-devtools/perl/libtest-fatal-perl_0.016.bb b/meta/recipes-devtools/perl/libtest-fatal-perl_0.017.bb similarity index 85% rename from meta/recipes-devtools/perl/libtest-fatal-perl_0.016.bb rename to meta/recipes-devtools/perl/libtest-fatal-perl_0.017.bb index 6d36c94eeb..1c3a7e5136 100644 --- a/meta/recipes-devtools/perl/libtest-fatal-perl_0.016.bb +++ b/meta/recipes-devtools/perl/libtest-fatal-perl_0.017.bb @@ -7,11 +7,11 @@ BUGTRACKER = "https://github.com/rjbs/Test-Fatal/issues" SECTION = "libs" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" -LIC_FILES_CHKSUM = "file://LICENSE;md5=f7c73bf24be1bc7759bde9c15000db6c" +LIC_FILES_CHKSUM = "file://LICENSE;md5=b5c851290cab1dda12fcfb0e9ec43639" SRC_URI = "${CPAN_MIRROR}/authors/id/R/RJ/RJBS/Test-Fatal-${PV}.tar.gz" -SRC_URI[sha256sum] = "7283d430f2ba2030b8cd979ae3039d3f1b2ec3dde1a11ca6ae09f992a66f788f" +SRC_URI[sha256sum] = "37dfffdafb84b762efe96b02fb2aa41f37026c73e6b83590db76229697f3c4a6" S = "${WORKDIR}/Test-Fatal-${PV}" From patchwork Wed Jan 4 11:05:12 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17661 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 24120C61DB3 for ; Wed, 4 Jan 2023 11:06:32 +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.9362.1672830366643340608 for ; Wed, 04 Jan 2023 03:06:24 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=F9LDYjzl; 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 d4so24592699wrw.6 for ; Wed, 04 Jan 2023 03:06:23 -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=YoVZNT+8Vv4dHLebruV8481vN6y8pyRsNRoj6mcZDJM=; b=F9LDYjzliHcxBEB36XbPUrYRBcQbkljl5bBY2LE3nXWJk2r4WeFntX8T/U2gHk7Cpq CcBHFIKWXFKXLvs1w1+amxUw9t3yBiU4n2HQtxIt94IVchKf77Uj5bCZ07r7EmPu4/+4 zrQ+eYyx3SpMCYdHCSw3/U8UadWOfA5MdWqxeosdX4qoyzEaVadD1yoGOLp9lZmxXVVh XcPZBtQkENu81aqaVn8Oc9wedGvh5Ihh0/j8U2LzY5eRgxdJHeJCNGC2e0CtIkDfngfu CaZtRh8OQLXYXNhyYH949HbLC1E/N6V5sgbLbllQo0hJDZJ/aHadEHu0K1cTopSHViVb VuHA== 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=YoVZNT+8Vv4dHLebruV8481vN6y8pyRsNRoj6mcZDJM=; b=Hcm/hsP7V3OHvWnbC1eyh80RwKOeJtB4l/NkMVSO/GxZSePO3JcdtAj3HLKB/NL7LI jW/agCl6tS4+oHwHioEyromSoJ1WLe07rNyJrvHX2etTP0uoE1det5Gz6Yw1+e7WJEhr P+3Lo3jyEL0X60iRcxiEVgvV0MTiGb7ct+37QIY+5EkwbBpUDClYrYu/T5VWOCQStQDl fQ+69mExGwSlkb/njxrQqh5TyarxZ5P98oKVL5jsJzyZqyu8dZvE5qX2AmPkHt2GSV/1 Em3ETMcQLSRzveEXHIwkfTrOSIzvEN2Y4jzzp20Xm5lds8JE40ibhQSnaUlGB4f7ZIkX qmvg== X-Gm-Message-State: AFqh2kpyxqvv96u/ncPhcFtbcDsQ6Rj113yi4AjXEOa0SqtQtfbJZbgu MmgdyVcLC+XwjZ67AJhK858sKd9E62k= X-Google-Smtp-Source: AMrXdXskn3yF1gT8MZDqFcfful31g/RgGuSKSZbKBd0/c04qLiYhHm/l2t5WbS26quAnsN0/QFmakQ== X-Received: by 2002:a5d:6210:0:b0:236:695b:82d4 with SMTP id y16-20020a5d6210000000b00236695b82d4mr29468477wru.30.1672830383661; Wed, 04 Jan 2023 03:06:23 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:23 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 41/77] python3-pathspec: upgrade 0.10.1 -> 0.10.3 Date: Wed, 4 Jan 2023 12:05:12 +0100 Message-Id: <20230104110548.2537259-41-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175426 Signed-off-by: Alexander Kanavin --- .../{python3-pathspec_0.10.1.bb => python3-pathspec_0.10.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pathspec_0.10.1.bb => python3-pathspec_0.10.3.bb} (78%) diff --git a/meta/recipes-devtools/python/python3-pathspec_0.10.1.bb b/meta/recipes-devtools/python/python3-pathspec_0.10.3.bb similarity index 78% rename from meta/recipes-devtools/python/python3-pathspec_0.10.1.bb rename to meta/recipes-devtools/python/python3-pathspec_0.10.3.bb index 8f2af0ec99..bd1e7e3639 100644 --- a/meta/recipes-devtools/python/python3-pathspec_0.10.1.bb +++ b/meta/recipes-devtools/python/python3-pathspec_0.10.3.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "MPL-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=815ca599c9df247a0c7f619bab123dad" -SRC_URI[sha256sum] = "7ace6161b621d31e7902eb6b5ae148d12cfd23f4a249b9ffb6b9fee12084323d" +SRC_URI[sha256sum] = "56200de4077d9d0791465aa9095a01d421861e405b5096955051deefd697d6f6" inherit pypi setuptools3 From patchwork Wed Jan 4 11:05:13 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17662 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 26F1CC63707 for ; Wed, 4 Jan 2023 11:06:32 +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.web10.9370.1672830362981472240 for ; Wed, 04 Jan 2023 03:06:25 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=Omn/05P7; 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 t15so23700868wro.9 for ; Wed, 04 Jan 2023 03:06:24 -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=utyk8qs8zG7cv9DiKT+ZoUgScOadOU/1Ym+/p04WGbE=; b=Omn/05P7FuDdUCiYcsGnjwfs0oSxYAEiNUfMh9P4H5xQIcMTaJM+poWFgFCDWNSDec c21Gl70eBuIiCouLEdpDLqZTlkN+eVDXOpaAzieon0nebWd8Xxdtt4de1xiUM+qTBQ0o uAGCRJ2oKX0XLf54Bn2B41e4pXywcG+WfCgwoLoIJBC9qhcuINtoy2cVsvW4auVG1jck +kUt4+GARwpy9iv1290NFEmDxw3pIA9xYfdD30yaTBmtj50WNlO1Un+tmLLBmleVWIZU SLDNpTVi71xsLQLukskJ2BzaqA/TSas75V9IaSbsk3WeuJGKL+FHs80i8+pKEEFxOq6Z 482w== 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=utyk8qs8zG7cv9DiKT+ZoUgScOadOU/1Ym+/p04WGbE=; b=IlEONmBXSurOLWgSiL4gRObYAbRhUSD0u8rRi/duQgGrfPNAUkJBDjizcVpczLgRFO 6OZPxtursx1GX5/gqzwcOn6+ODZzaUhlmQl/w7sc5MWRpqfHz9E8LhiZTVPOY2QxVD2K VYlRudqeRVwdNdRwfQgyrYrfsrlyiK8Iz+OJmPHHboek1b4yG0gJg0y8LFKCHCu/4P5e Irfs58JbiI6dX9ZkUSG8GpkAAycBwjEx9Ks5r8A+Q4ZYj2pe7zxayMg8KmcBuFdQhsRb EPqEp5VryxfhmDb29oiXGtHz0ZPT/XJLgK5sgyLTTUNt0/fuH4y5qIWb4jM4sSeEAzOM 3BAA== X-Gm-Message-State: AFqh2krChu/LwKIZWUiPEpumTpx+aFzGze4tOL+E79hu1e2DliVlHirN iLyKzHVdoPEbkmHYVZG37oevdDAz31M= X-Google-Smtp-Source: AMrXdXuAIamGb3Jz1YTKlGbmqBwC4nah7tE2GjaCOeF4CnWoGMUvCSKiGP9lcyxxRnbDakd3Ou8GyA== X-Received: by 2002:adf:ecc8:0:b0:26a:5040:78f6 with SMTP id s8-20020adfecc8000000b0026a504078f6mr32238120wro.46.1672830384321; Wed, 04 Jan 2023 03:06:24 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:23 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 42/77] lsof: upgrade 4.96.4 -> 4.96.5 Date: Wed, 4 Jan 2023 12:05:13 +0100 Message-Id: <20230104110548.2537259-42-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175427 Signed-off-by: Alexander Kanavin --- meta/recipes-extended/lsof/{lsof_4.96.4.bb => lsof_4.96.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/lsof/{lsof_4.96.4.bb => lsof_4.96.5.bb} (96%) diff --git a/meta/recipes-extended/lsof/lsof_4.96.4.bb b/meta/recipes-extended/lsof/lsof_4.96.5.bb similarity index 96% rename from meta/recipes-extended/lsof/lsof_4.96.4.bb rename to meta/recipes-extended/lsof/lsof_4.96.5.bb index 11de535a0f..9f80176ee1 100644 --- a/meta/recipes-extended/lsof/lsof_4.96.4.bb +++ b/meta/recipes-extended/lsof/lsof_4.96.5.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://00README;beginline=645;endline=679;md5=964df275d26429 SRC_URI = "git://github.com/lsof-org/lsof;branch=master;protocol=https \ file://remove-host-information.patch" -SRCREV = "669c33a253e414feb60fbbcf2984c25dc413cd75" +SRCREV = "898916d4c7c390ea4610aebaf1d32b8a3c49f26b" S = "${WORKDIR}/git" From patchwork Wed Jan 4 11:05:14 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17664 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 318EBC63705 for ; Wed, 4 Jan 2023 11:06:32 +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.9378.1672830369815591871 for ; Wed, 04 Jan 2023 03:06:25 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=qwmMQUcd; 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 bs20so30464034wrb.3 for ; Wed, 04 Jan 2023 03:06:25 -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=m78zYsLGMb1Z1MwtLk3V9y58jebLmCdVYD+swkkBLCQ=; b=qwmMQUcdX2iATTOtbbGfjajjVvSvPjfftUs0o+73SWoDs2gft6CW1Dzc+b7jKWut1w p/TxO3Oz8fobmLnmqvdYkXz3H9yXO3H3ysJ9SYMHK7awfslHUPv3G7Sdn31oE/WCD+dh MuwZznSEATjRytaaB1QXIVXh5x4lalxAI/5S/qitpeZzdWME0OOXLiwleTVAT/LgeIIS rCqlt/BTrzxxf6UtQox7qr4b029kOGsvlG2yHmOicPaIYYlBUGkTGMWmobiMbPQUd5iG rLuSBmJR/aM52X6Jls5yntGlIyo5PYTfEPbgBtyqZC52/zF9Jldvbp+RYYwmu84UZW6E FkJQ== 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=m78zYsLGMb1Z1MwtLk3V9y58jebLmCdVYD+swkkBLCQ=; b=uDt/5ucoywsrNyBZAFG1h1adLI9J95XOrTKTZZvePN1IH7Xv46XVO4mWF0WiRKeCnB TMozNnmNx4EJuWn1+gWJxa6ax1uYmtTmDiZDKxGKRCEy4s8evSyKbqNHYLfrxwxortSq Sjz++AWcsfCqsMSJYtFmed9/FRZSYS7fMzumTG++PRuI5g1NG19mDk/+13oQ8TXJNL9Z s3ZBw7GrceaJ6P9A0Ah0oP+DF9hBS1q7kCNvI12tUsOzphQN70sM/X/QUP9Cozi6aoev q4hxYTcuIm+xPyFPudkfpZ1Qpm6yddoIcqmEKhpPgIQPIxXEIyd+N/gI34ZKK6rXb+xg AadQ== X-Gm-Message-State: AFqh2kpAVev9efcCTpyWo7Kxbphov0QgknU02IdpC5CJmxF70rWNSTJh GDYcndJXH228TZEwKsKoYtfZypSTWPg= X-Google-Smtp-Source: AMrXdXs6FUZpf+poISiP6Yj3AIYjUFvGFjKs1kiWXas/qYaU8sGLCROri8cFF1e4FTHm4lLyTln3yA== X-Received: by 2002:a5d:5a19:0:b0:242:2088:1546 with SMTP id bq25-20020a5d5a19000000b0024220881546mr39001455wrb.61.1672830385054; Wed, 04 Jan 2023 03:06:25 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:24 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 43/77] python3-urllib3: upgrade 1.26.12 -> 1.26.13 Date: Wed, 4 Jan 2023 12:05:14 +0100 Message-Id: <20230104110548.2537259-43-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175428 Signed-off-by: Alexander Kanavin --- .../{python3-urllib3_1.26.12.bb => python3-urllib3_1.26.13.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-urllib3_1.26.12.bb => python3-urllib3_1.26.13.bb} (86%) diff --git a/meta/recipes-devtools/python/python3-urllib3_1.26.12.bb b/meta/recipes-devtools/python/python3-urllib3_1.26.13.bb similarity index 86% rename from meta/recipes-devtools/python/python3-urllib3_1.26.12.bb rename to meta/recipes-devtools/python/python3-urllib3_1.26.13.bb index 1cd69bcb10..7af95117cf 100644 --- a/meta/recipes-devtools/python/python3-urllib3_1.26.12.bb +++ b/meta/recipes-devtools/python/python3-urllib3_1.26.13.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/shazow/urllib3" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=c2823cb995439c984fd62a973d79815c" -SRC_URI[sha256sum] = "3fa96cf423e6987997fc326ae8df396db2a8b7c667747d47ddd8ecba91f4a74e" +SRC_URI[sha256sum] = "c083dd0dce68dbfbe1129d5271cb90f9447dea7d52097c6e0126120c521ddea8" inherit pypi setuptools3 From patchwork Wed Jan 4 11:05:15 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17665 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 31BD0C63797 for ; Wed, 4 Jan 2023 11:06:32 +0000 (UTC) Received: from mail-wr1-f43.google.com (mail-wr1-f43.google.com [209.85.221.43]) by mx.groups.io with SMTP id smtpd.web10.9388.1672830376764924673 for ; Wed, 04 Jan 2023 03:06:26 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=FUy+3lQU; spf=pass (domain: gmail.com, ip: 209.85.221.43, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f43.google.com with SMTP id az7so8167401wrb.5 for ; Wed, 04 Jan 2023 03:06:26 -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=nXUrTV9V/eLBSS3RULgnqmClVMcVg5k5DlUTT9w3ky4=; b=FUy+3lQU07f7DoCSrslQL8C4+XNFibNHWvFZWlagorusBMH/szIyjXh2A1t/MJwYtV dea9+ci0n5FuzxM3qbHyLfrzb0mztHvP8DBtt8f9bdv6uBOPRgeFVbN2OWvifZuGrvY7 PKm5x5elg3DKAYD/BwahpYuthVAxX0L0Jg6oWoODEpllJoUn/gfgLDmQlGb7YvSaTsv3 qNDYfc7rFy1zfRXrArc+Zjb5yzh6p5zzK2fHiAb7djl3MdWrrIpJgpTbcz31VrJdsfdv SPgAiwLFzNcoBi0dRF712143zMn5E19KVlg4tTS8zQ8aU8WKJ9tsDipvGzP6dJxqSQsd GIUw== 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=nXUrTV9V/eLBSS3RULgnqmClVMcVg5k5DlUTT9w3ky4=; b=MEzxBH6N1aqkcWuMO7i/14OjN6qxJ4Zlg2xIOeeIgDMKjOxM03mO1PgGmZsGrTkA2Z Un0XYFORAoiDP/80T9zYHkZ/zki8aFlRghOE7ZzWucD8TjWaEfQ87wNlJLNnYtfr8Oga +LC/1XzZ0SYFe6aYk+ietrpk2sHK08Md4jfQbrkMyHiJflW92OrXGEDUB94DMoT8cjwv sy9Fr82lIWDCPCDrLn2c7CIOHxhrfMFarHCTqVEgfTLck9GOymSv4dvEO6ZJn6Hfvrvo yeZemQU+SXGjGz33ssjerQOHT8IqZm9p5DNiO0eWjTzU4UCMygbp3591yeI56G7y7AgT LICg== X-Gm-Message-State: AFqh2kp4PmUp/wB05ykVrYN9dvssvJjPeC929oJxtv564u9FyYD/ZWUh QU1he6bmrxnfnL0k3C+yuP1/Ij7kyEI= X-Google-Smtp-Source: AMrXdXunRTGo4mHq5FvRKfGYKvDMaOUqyw5IguZVfPkLen2fgDWXDPdq0dAtwWS1ilP8gU+FhFOy7A== X-Received: by 2002:a05:6000:18c9:b0:242:88af:d88b with SMTP id w9-20020a05600018c900b0024288afd88bmr30200039wrq.43.1672830385955; Wed, 04 Jan 2023 03:06:25 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:25 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 44/77] python3-cryptography-vectors: upgrade 38.0.3 -> 38.0.4 Date: Wed, 4 Jan 2023 12:05:15 +0100 Message-Id: <20230104110548.2537259-44-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175429 Signed-off-by: Alexander Kanavin --- ...vectors_38.0.3.bb => python3-cryptography-vectors_38.0.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-cryptography-vectors_38.0.3.bb => python3-cryptography-vectors_38.0.4.bb} (90%) diff --git a/meta/recipes-devtools/python/python3-cryptography-vectors_38.0.3.bb b/meta/recipes-devtools/python/python3-cryptography-vectors_38.0.4.bb similarity index 90% rename from meta/recipes-devtools/python/python3-cryptography-vectors_38.0.3.bb rename to meta/recipes-devtools/python/python3-cryptography-vectors_38.0.4.bb index 9e4c40e0c4..a36cbeb09a 100644 --- a/meta/recipes-devtools/python/python3-cryptography-vectors_38.0.3.bb +++ b/meta/recipes-devtools/python/python3-cryptography-vectors_38.0.4.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8c3617db4fb6fae01f1d253ab91511e4 \ # NOTE: Make sure to keep this recipe at the same version as python3-cryptography # Upgrade both recipes at the same time -SRC_URI[sha256sum] = "1cdafd42f5348d77e4e7e4791aefd1f62b16bd552a0274afc9346533fe32e925" +SRC_URI[sha256sum] = "6ec62695bec5df810288ddceae998ae691cdb8a162808d6cbc960d3deb9a7db1" PYPI_PACKAGE = "cryptography_vectors" From patchwork Wed Jan 4 11:05:16 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17658 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 104C3C54EBD for ; Wed, 4 Jan 2023 11:06:32 +0000 (UTC) Received: from mail-wr1-f43.google.com (mail-wr1-f43.google.com [209.85.221.43]) by mx.groups.io with SMTP id smtpd.web10.9388.1672830376764924673 for ; Wed, 04 Jan 2023 03:06:27 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=ZS9ufMFc; spf=pass (domain: gmail.com, ip: 209.85.221.43, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f43.google.com with SMTP id az7so8167442wrb.5 for ; Wed, 04 Jan 2023 03:06:27 -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=8uoNY30Eil2Jyw5VFxMQlOlAdJC1culizCobLzO+3mk=; b=ZS9ufMFcUI0vs1xCk/bFLGBA+dxeCaO29Xc/ciMcrTjaxTDnZj59LHaVMyTOC274Ib ptQj8ilxoUcx3lRNhHxa/LNr9ln0Nhj1Ee+Y+ayYbBoepjFEW1sWIBSR9pCeOkL1Js2c vKXy0BfTUSbOpO+/I1LpcmY3JyE/JGdv4eHlMZcDlauuv6emBlYNwGOLDrq0+OVThz86 OBpsSPa22ZHRlQOFN8LolzD53qhfE5GDyBRz/BpD9kM4WUXeZ3FH6exUp5Krj0U+k7nc IIrTnazEgyEXfh1KQy76EayxmXrS3d0b+Hv05ZN0q9zM6GODatab6NYniiaUg2WXgdsv OoQA== 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=8uoNY30Eil2Jyw5VFxMQlOlAdJC1culizCobLzO+3mk=; b=wikk1VfUJpjb4qqDzsaKnSTKR72teDM6eTYe4ctwkUDWk2saidHuHvJ+9n/qdLOpO0 GwiZDLF7FZB444lQXphPCU3ll2jrJ5Hox2dT20g96uLumjLpgwVtmbowr9AIG+Lgh4kI 0hN9tkplu2jej8acRD1lRw1vExgq4gLvNJLYE0ZtCJQB1bOt1qtB4s4oAlky6xYqkmvf OpREfy9owgWjLB3Qmgpo4SOvNXDTDRtcAp2bEEu/YocFmE2rIjKwQVwp8aY/KPkeKIU8 WWHOGYvvxcsGaaN8uQeDNsUd25D05X7bQBewHFav9UIursreIIvfZX1W+PRiaVLjtTiA VaRQ== X-Gm-Message-State: AFqh2koYlH7S0hobZ2/jzhCiD6Z/z30JCjZuMhfv9z5JrFhKMsxDgXrt nHRGhVPqMvd50Aq6On7/0ASKbkPUdw0= X-Google-Smtp-Source: AMrXdXuKRonSEdHeYEXzfbDOvYmHYArKujcCUTMtUGThdSOiGhuPtiXJ5BIeeXqe0xdn5Y8FcHrzOw== X-Received: by 2002:a05:6000:697:b0:28d:be60:9d1a with SMTP id bo23-20020a056000069700b0028dbe609d1amr13695612wrb.71.1672830386898; Wed, 04 Jan 2023 03:06:26 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:26 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 45/77] python3-setuptools: upgrade 65.5.1 -> 65.6.3 Date: Wed, 4 Jan 2023 12:05:16 +0100 Message-Id: <20230104110548.2537259-45-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175430 Signed-off-by: Alexander Kanavin --- .../0001-conditionally-do-not-fetch-code-by-easy_install.patch | 2 +- ...ython3-setuptools_65.5.1.bb => python3-setuptools_65.6.3.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-setuptools_65.5.1.bb => python3-setuptools_65.6.3.bb} (95%) diff --git a/meta/recipes-devtools/python/python3-setuptools/0001-conditionally-do-not-fetch-code-by-easy_install.patch b/meta/recipes-devtools/python/python3-setuptools/0001-conditionally-do-not-fetch-code-by-easy_install.patch index 1b5f9c7577..2110c4a877 100644 --- a/meta/recipes-devtools/python/python3-setuptools/0001-conditionally-do-not-fetch-code-by-easy_install.patch +++ b/meta/recipes-devtools/python/python3-setuptools/0001-conditionally-do-not-fetch-code-by-easy_install.patch @@ -1,4 +1,4 @@ -From a0e0873a8ee6674d43e604d66bf66d94fc8eeb6f Mon Sep 17 00:00:00 2001 +From 2e57369593ede5336f947e7b9903ebc673f98fef Mon Sep 17 00:00:00 2001 From: Hongxu Jia Date: Tue, 17 Jul 2018 10:13:38 +0800 Subject: [PATCH] conditionally do not fetch code by easy_install diff --git a/meta/recipes-devtools/python/python3-setuptools_65.5.1.bb b/meta/recipes-devtools/python/python3-setuptools_65.6.3.bb similarity index 95% rename from meta/recipes-devtools/python/python3-setuptools_65.5.1.bb rename to meta/recipes-devtools/python/python3-setuptools_65.6.3.bb index 8dc724e55a..a8bcb3a602 100644 --- a/meta/recipes-devtools/python/python3-setuptools_65.5.1.bb +++ b/meta/recipes-devtools/python/python3-setuptools_65.6.3.bb @@ -11,7 +11,7 @@ SRC_URI:append:class-native = " file://0001-conditionally-do-not-fetch-code-by-e SRC_URI += "file://0001-change-shebang-to-python3.patch \ file://0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch" -SRC_URI[sha256sum] = "e197a19aa8ec9722928f2206f8de752def0e4c9fc6953527360d1c36d94ddb2f" +SRC_URI[sha256sum] = "a7620757bf984b58deaf32fc8a4577a9bbc0850cf92c20e1ce41c38c19e5fb75" DEPENDS += "${PYTHON_PN}" From patchwork Wed Jan 4 11:05:17 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17657 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 094D0C54EBC for ; Wed, 4 Jan 2023 11:06:32 +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.9362.1672830366643340608 for ; Wed, 04 Jan 2023 03:06:28 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=hy6ZCNYv; 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 d4so24592852wrw.6 for ; Wed, 04 Jan 2023 03:06:28 -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=LvnU/d7QBQq5B1wdYlcW/7eBPkZWDXgoqIJigxNTSNs=; b=hy6ZCNYvtUhoHW4MqXF7d0ESgzC0BP0LHVzwIiInpeHWFsIOBBkuz5r/owQXH1t9E3 SM9gV/wlybIqlIes3OlzJzbtWWtqWTe8zKhUJmzqUibgyTMKWo09wjg79aRITgx73uDV sh3wDBH+NJxPISgBZkqIa83i7/rN9VU0wuVDkeOdQl9cO1IQW4e7Kkhcz5cv35J4crC/ SAKrpkxzcXkT24PHKAP45bQxhNsZqryTLt/+I4HMV/zLicJ7wI1FNT4rip+OaqrV/vI5 kCY5Kz0MzL0fNPjIhGhW6p65IOClj4wy9Eu66VmNDxv05G9BlC3+ayXMewUu1cukCtui o+EA== 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=LvnU/d7QBQq5B1wdYlcW/7eBPkZWDXgoqIJigxNTSNs=; b=qWueaPuPoI6MbddaoBLSKvOV5Ce5vG6680NYIkGYZwGL2cNoTFT87A5fyZ6KOgvmJi 5jvJJMUiNjlOOqGBUQCJyx3WYbVUj2owE5u1GmEBcMESJACV436U5CETI5prUCvSEpVG ZizP2Ug84ahvjDyTRsaG5iwELg+ti7SEzUeGDq8HP/NP10fc0C7J+cMhrmeq2rWT5Qi3 /p5R2zOreU5OCukDXX7SNXIe5tJdxHMFa5hNaKlVl73x0rDDBffn/Ue/AiyWJqUO9COD phw2j4UPjV9ym/CctEn3TFoer6oNPV8MTj5/PHwDoMu4etEoYGP2ittIa6Gy8o2tZO7v 2A4g== X-Gm-Message-State: AFqh2krXhOkFVZEGbxKArhmDkdxgDWq4gp6TRaeD6n1i3wuJwHneRv2f SEDhfmc+cXAbihh8dwFkwwTQuyB5d50= X-Google-Smtp-Source: AMrXdXvbZijDZMxvCZ/qA8rFOlFvNhqtFSvGbN+OtZRSE0XgrC4/ejT/rgWrllWHN4Z+GIiApGZ3FA== X-Received: by 2002:a05:6000:18cb:b0:242:63e5:2451 with SMTP id w11-20020a05600018cb00b0024263e52451mr30382613wrq.71.1672830387673; Wed, 04 Jan 2023 03:06:27 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:27 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 46/77] libsdl2: upgrade 2.26.0 -> 2.26.1 Date: Wed, 4 Jan 2023 12:05:17 +0100 Message-Id: <20230104110548.2537259-46-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175431 Signed-off-by: Alexander Kanavin --- .../libsdl2/{libsdl2_2.26.0.bb => libsdl2_2.26.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/libsdl2/{libsdl2_2.26.0.bb => libsdl2_2.26.1.bb} (97%) diff --git a/meta/recipes-graphics/libsdl2/libsdl2_2.26.0.bb b/meta/recipes-graphics/libsdl2/libsdl2_2.26.1.bb similarity index 97% rename from meta/recipes-graphics/libsdl2/libsdl2_2.26.0.bb rename to meta/recipes-graphics/libsdl2/libsdl2_2.26.1.bb index 3dda082593..0b2231bc7a 100644 --- a/meta/recipes-graphics/libsdl2/libsdl2_2.26.0.bb +++ b/meta/recipes-graphics/libsdl2/libsdl2_2.26.1.bb @@ -25,7 +25,7 @@ SRC_URI = "http://www.libsdl.org/release/SDL2-${PV}.tar.gz" S = "${WORKDIR}/SDL2-${PV}" -SRC_URI[sha256sum] = "8000d7169febce93c84b6bdf376631f8179132fd69f7015d4dadb8b9c2bdb295" +SRC_URI[sha256sum] = "02537cc7ebd74071631038b237ec4bfbb3f4830ba019e569434da33f42373e04" inherit cmake lib_package binconfig-disabled pkgconfig upstream-version-is-even From patchwork Wed Jan 4 11:05:18 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17656 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 0D5F0C54EBE for ; Wed, 4 Jan 2023 11:06:32 +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.9361.1672830356464596205 for ; Wed, 04 Jan 2023 03:06:29 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=UvPDVDPu; 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 z16so16085482wrw.1 for ; Wed, 04 Jan 2023 03:06:28 -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=lXZwBgF2eEQD+2gKvEuZnBkSYpsgJAik+z4lrsMymjw=; b=UvPDVDPuPfIIfGY2Ktl/tEs14RtFYR+dGTkckLA/OKnPKYyIVVFw9EBqWjQx1ZZkmz 7tcLYbEHQKzSFDB3WRo5yuVHquqkYngiv7nnISU19xWHAtc8nWrs9SZHF36ftl6FsT8A lPWQCzmlnUK8QMC52h5fYWMoNDssy3eD9UrLpl2LTpwooVxAmRK5QvktrUpMIJyFfyGX 5S67OR9UK6nJ+rZCqKxjClFl1NlSYUZFdGW8k6fAm4zkUMJOFtJdZfdQXpMDx1NFc4s9 7XJPCEhlEADhP3NwTYPS4ZAKQ2WDr1wQpwDpMija/rKmUC+YkVb4iNCa1nDMLJCBWTDT 2u+Q== 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=lXZwBgF2eEQD+2gKvEuZnBkSYpsgJAik+z4lrsMymjw=; b=KaRZ/DVEnvPtQLlzDCOvGmhnK1PXMbx8FSAmhBo5dvM1EcwIZVKnC945IAJ41C7VnN pKuBmcu+HTBGfMf0ZOoAHP995MOqJkG7zjrpdu21HI2yb7m/GKWXEu2wx1y6guWs4K47 gCxGksxS9lnTJOHyzQnOxtRO3iPXseyUToJ32bGyim2DYW72dLMd8G2edcTt6UNV0mlc 5LTOotACT0v/QLhW2m6VPIqr+Old1Zu7HayeyJA9ozEJkYTHOP2saudUOzlOv53qEQOe /TtAl6IWaitVNSUIJF5FydFrWx1e1nug5elTGJSGj86LmdUuuKJ9jibpWNR9gkbvJbim 56VA== X-Gm-Message-State: AFqh2kovM5J9SNNjSH+Vg4CcN+WuKoE3MuIrFAq1/K/HabIsAaSqoQas cEldfq/avx9eua7V2QvquDiijZ4EMRI= X-Google-Smtp-Source: AMrXdXv3JX/DMrjc9p4mVDrRHe+FL7X3Sq264CLP6Ju2xrxywUJEYllw91TWPGVEVxeUf0c3M2S2Vg== X-Received: by 2002:a05:6000:16cb:b0:242:1b0d:9c58 with SMTP id h11-20020a05600016cb00b002421b0d9c58mr34839061wrf.69.1672830388362; Wed, 04 Jan 2023 03:06:28 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:27 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 47/77] python3-gitdb: upgrade 4.0.9 -> 4.0.10 Date: Wed, 4 Jan 2023 12:05:18 +0100 Message-Id: <20230104110548.2537259-47-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175432 Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/python/python-gitdb.inc | 2 +- .../python/{python3-gitdb_4.0.9.bb => python3-gitdb_4.0.10.bb} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-gitdb_4.0.9.bb => python3-gitdb_4.0.10.bb} (100%) diff --git a/meta/recipes-devtools/python/python-gitdb.inc b/meta/recipes-devtools/python/python-gitdb.inc index 9482964f30..d92d6453d8 100644 --- a/meta/recipes-devtools/python/python-gitdb.inc +++ b/meta/recipes-devtools/python/python-gitdb.inc @@ -8,7 +8,7 @@ inherit pypi PYPI_PACKAGE = "gitdb" -SRC_URI[sha256sum] = "bac2fd45c0a1c9cf619e63a90d62bdc63892ef92387424b855792a6cabe789aa" +SRC_URI[sha256sum] = "6eb990b69df4e15bad899ea868dc46572c3f75339735663b81de79b06f17eb9a" DEPENDS = "${PYTHON_PN}-async ${PYTHON_PN}-setuptools-native ${PYTHON_PN}-smmap" diff --git a/meta/recipes-devtools/python/python3-gitdb_4.0.9.bb b/meta/recipes-devtools/python/python3-gitdb_4.0.10.bb similarity index 100% rename from meta/recipes-devtools/python/python3-gitdb_4.0.9.bb rename to meta/recipes-devtools/python/python3-gitdb_4.0.10.bb From patchwork Wed Jan 4 11:05:19 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17660 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 18701C54EBF for ; Wed, 4 Jan 2023 11:06:32 +0000 (UTC) Received: from mail-wr1-f43.google.com (mail-wr1-f43.google.com [209.85.221.43]) by mx.groups.io with SMTP id smtpd.web10.9388.1672830376764924673 for ; Wed, 04 Jan 2023 03:06:30 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=R1sF+iMC; spf=pass (domain: gmail.com, ip: 209.85.221.43, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f43.google.com with SMTP id az7so8167537wrb.5 for ; Wed, 04 Jan 2023 03:06:29 -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=/pjveW3oD3gD70dhmT8Lz+ZC1k4t4B+Y91K4Ju+rOX0=; b=R1sF+iMCAZoZc0HUXiBoZZ8OZSWkvN/llh0OufkYLbSklTKvpwbb4TJFfeuZ+foJrq wzy9sd7XgBMJD+Jv4pal8vxjyqX1ywfBP40kabz3LpDeS3RMwXeDc9O6NJLRdoAD9sUB pVWBdTp2K24O32PEkjae0CGcOK0OdwhSZtFhLMitxltRQU7VAagO/aZ6DCT+SWXzPfz5 liZQ1lN+UdFEzl5WD2uYhoFXJ0xTrJOraINxtsu6P1gawb2Un54CaK46NDDhnu9Ix+rl 6qebB8whPlI2zFvs+xYnbkJ/A94beIpTjrPIavh5Bu+Bx3zYPsIqXKjDKLIwxTmKqcue iaQg== 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=/pjveW3oD3gD70dhmT8Lz+ZC1k4t4B+Y91K4Ju+rOX0=; b=EP78IECpb5LIc8Fks/8R+AGo1TqdXFSdeaE7qHGhGt/CSyvn/3ghu5pKbdUFo7+LIH 9mSDHdgKUfN7P2BAgHVhAoZceK7nXZlV8WKccKMzt5gS8WH3x3CHH4X2qvv5JpezTGt2 P67AxfORFlgaZUdix8rtBGHIdGm26IO7ip5T+PiedNOaoLX1c1/gorO+tHQDHfpG6Mka ZNS9p7LotECd7wkmiMz8qzRsC8GrWI15CXkiFHitfb8sCDPh0zXED07ghVzab76xf6De BNS0b2sZ6k+KhFMvmWUyVWfbsutV/5NnOtr0FYbnwel/ndrwEHC7p3s7QEp6HIHHSmV3 xc3A== X-Gm-Message-State: AFqh2kpJgqesGtJBYXjikdrxzY/RaGCE38XsQOdkXEHrpQIhVJjdW+rk 7ney5HQuKhzlQRWhmAPEyRYIVsp3UTU= X-Google-Smtp-Source: AMrXdXuzIy2rd6GwbuDB4w6Ur2H1UWsPb0iFLrGXWFWlLX59q9fAqqSyyDLOu+bje0Z29GCnc9iDmg== X-Received: by 2002:adf:eb87:0:b0:263:56a0:4fde with SMTP id t7-20020adfeb87000000b0026356a04fdemr24794096wrn.14.1672830389165; Wed, 04 Jan 2023 03:06:29 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:28 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 48/77] diffoscope: upgrade 224 -> 230 Date: Wed, 4 Jan 2023 12:05:19 +0100 Message-Id: <20230104110548.2537259-48-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175433 Signed-off-by: Alexander Kanavin --- .../diffoscope/{diffoscope_224.bb => diffoscope_230.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/diffoscope/{diffoscope_224.bb => diffoscope_230.bb} (92%) diff --git a/meta/recipes-support/diffoscope/diffoscope_224.bb b/meta/recipes-support/diffoscope/diffoscope_230.bb similarity index 92% rename from meta/recipes-support/diffoscope/diffoscope_224.bb rename to meta/recipes-support/diffoscope/diffoscope_230.bb index 5d634b8073..496ed9e602 100644 --- a/meta/recipes-support/diffoscope/diffoscope_224.bb +++ b/meta/recipes-support/diffoscope/diffoscope_230.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope" inherit pypi setuptools3 -SRC_URI[sha256sum] = "1920ebdca40e85f019a84e0220e4a79f00ffdafc0f78e1f1e2219123d5c08dfb" +SRC_URI[sha256sum] = "a35908c15bb006058f74c2d4f2be3b1ac7cf62c872cfbd2950114a8a705d8108" RDEPENDS:${PN} += "binutils vim squashfs-tools python3-libarchive-c python3-magic python3-rpm" From patchwork Wed Jan 4 11:05:20 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17652 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 E95E1C4332F for ; Wed, 4 Jan 2023 11:06:31 +0000 (UTC) Received: from mail-wr1-f43.google.com (mail-wr1-f43.google.com [209.85.221.43]) by mx.groups.io with SMTP id smtpd.web11.9357.1672830362235773377 for ; Wed, 04 Jan 2023 03:06:30 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=J83cHyST; spf=pass (domain: gmail.com, ip: 209.85.221.43, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f43.google.com with SMTP id t15so23701101wro.9 for ; Wed, 04 Jan 2023 03:06:30 -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=0JLV7Q9jE24PA75TkNtAztLjktfNUM0Dq4SXRwSEsI8=; b=J83cHyST8mtk4KYwnmDZnM0J0OwWJXx8ySs8I+icJAv9cH0QMxIz7M5dMDHPhz+8Y+ MVo3x9XGPffaCYTjFGQpGjEQf7v17bsbVJbkO+hTbqDBE9F2pcFKYrmcWj3rmCn8yuYI 6PIfSYWDhTo1HQVex7LQD76It03VGdHKcz5wlA2eT8+8TJcEX+McQiE45Q5LfSOWjA4j g1gY0tupElmgIODQFboB4uArFv9foyqD2XTNtTmGMHTK7kXFryIHCf6pYE2ExycbndtG PAVAKBTwKvDHgY+t9Sxybdx4pOI5Atwr9B/rQuROPiBU7rXakPNle5awfnXbrqQvi5Et 5RYQ== 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=0JLV7Q9jE24PA75TkNtAztLjktfNUM0Dq4SXRwSEsI8=; b=gU7df26x7d1nDsZ6KiKMEzKbGWSBJ1TlmuzJrfnoxOVW7Ob9mzVc6kGgY04HAnh8Kw WDGPDVL5OtQbUYqGYHdKhZeIFR+BapA4pXoPvH+o917rIBKCyrzmcQ+skAjMlcFkGELa W1unTCsZivaqtCp2FYNyV5Pbw6Enrfa+jf8tCFQd9k9bt8UpxLTY62X67tnEScNp1T0n HQ4CablHrOn4SjXU3HLA7EunJgQQWUSw9PQBLGsDIbg6fwibB/Wy6gJ6Zt3/CEq1mbuO MxGctUIOAeJYc0BAEKZldoJ3/45ISbChg+L6N2tJuuRkJjC3/1Kbtv3Zqv1IyC8CAo3n 69yw== X-Gm-Message-State: AFqh2kqulk4D0NhBnlLCBUjWj5HgEm4dgvaxO9lF+vguiJaI+3ZQxe85 Lqd+tBoLgu1OQY5iHcRT/so4tIN8ebo= X-Google-Smtp-Source: AMrXdXuoe/EtbiQzPBaYGn12/SezsbIUHY/R4/jBJ1VF2kDWI83ayEJ3XidznWDc5TNIrlatOs4Mqw== X-Received: by 2002:a5d:5e81:0:b0:244:e704:df2c with SMTP id ck1-20020a5d5e81000000b00244e704df2cmr34056884wrb.57.1672830389849; Wed, 04 Jan 2023 03:06:29 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:29 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 49/77] python3-mako: upgrade 1.2.3 -> 1.2.4 Date: Wed, 4 Jan 2023 12:05:20 +0100 Message-Id: <20230104110548.2537259-49-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:31 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175434 Signed-off-by: Alexander Kanavin --- .../python/{python3-mako_1.2.3.bb => python3-mako_1.2.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-mako_1.2.3.bb => python3-mako_1.2.4.bb} (85%) diff --git a/meta/recipes-devtools/python/python3-mako_1.2.3.bb b/meta/recipes-devtools/python/python3-mako_1.2.4.bb similarity index 85% rename from meta/recipes-devtools/python/python3-mako_1.2.3.bb rename to meta/recipes-devtools/python/python3-mako_1.2.4.bb index 12acfee777..9860058723 100644 --- a/meta/recipes-devtools/python/python3-mako_1.2.3.bb +++ b/meta/recipes-devtools/python/python3-mako_1.2.4.bb @@ -8,7 +8,7 @@ PYPI_PACKAGE = "Mako" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "7fde96466fcfeedb0eed94f187f20b23d85e4cb41444be0e542e2c8c65c396cd" +SRC_URI[sha256sum] = "d60a3903dc3bb01a18ad6a89cdbe2e4eadc69c0bc8ef1e3773ba53d44c3f7a34" RDEPENDS:${PN} = "${PYTHON_PN}-html \ ${PYTHON_PN}-markupsafe \ From patchwork Wed Jan 4 11:05:21 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17663 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 1EC21C54EF0 for ; Wed, 4 Jan 2023 11:06:32 +0000 (UTC) Received: from mail-wr1-f41.google.com (mail-wr1-f41.google.com [209.85.221.41]) by mx.groups.io with SMTP id smtpd.web10.9366.1672830360745063970 for ; Wed, 04 Jan 2023 03:06:31 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=YbHNtqzi; spf=pass (domain: gmail.com, ip: 209.85.221.41, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f41.google.com with SMTP id d9so3992767wrp.10 for ; Wed, 04 Jan 2023 03:06:30 -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=VfWQYsejGKjX8Cqnp14RsaC0E38lPVLY0MTUnyCxf6s=; b=YbHNtqziLDGZiA9V1dtK+LyLtMNgqL4TmOfTjTbEaDZHGASWLp1ChBbAwlGqFJTj1O 7eP0NLc+wXOcWWDB/1cIel4J3nTccjzZw8j5nVCOh0nLNzw4TAO66XBUZGYkTJ1Tk8ii gbOzejrTCo/37cFUROSbiULAQIwWbv6utRWvdMm/ZZqbuLOwuKghJszfVA9fP3huFV5J m5C7suvBKUy+4Od1o9bsUSEB6/UqC94dD/DX0ol3YBldlV6LLLVGRACONUtcNdmIEw6S XtYxJuuc5Q7BwTxfB0tzRSluOFMEwtt19qX/NTt/CdFWXsda4tRxTPvMIHrVWfQ+0JH3 Vjlg== 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=VfWQYsejGKjX8Cqnp14RsaC0E38lPVLY0MTUnyCxf6s=; b=XwPynoDZCRyfCgFU0GAEELWzbPLH7ey11vFIIXKmFTFN+z1UspDYfTpBYrNlKNEgSa evt9XuRNftV7SbDzWUW6MhP3Ao8zNtP0QOWBXCa9nGjxJM+qm12npXdvcuGwgmKEqJ3M w9ZL2Ir7SCbznEXbDyo0nU0N/YaHqBrA4likK7qHBF+xYnVuT+lhfqwny7SKGO+b0dm0 zkrmDY59sHczzwUURrxY4fTEMVmKZ9i+W/Vapvl/3tvxULUIwn9+d68Bn/KZ13NMgdnC np+35OnNK96TGvC6rdFq/wZujn+JY7xCDM0bUWKDoz3GQ0h7qOtccBg9KTycetQpuAQs ZWrw== X-Gm-Message-State: AFqh2kr8gScW/ErXtz2jd1TG+4ugGxIqT5TsWDkhi6sQKOTzQ0A5L02K pYJt1au0AFzQTsec8yjvd3h4z1siQmM= X-Google-Smtp-Source: AMrXdXuo85OoX5ln29iTnbXLXgeSVeXqb3GAGNoked3pEOJDwe4VLnYf59x5QTKsk1rjyZJw3q+7lA== X-Received: by 2002:a5d:4150:0:b0:286:2b9e:f549 with SMTP id c16-20020a5d4150000000b002862b9ef549mr16080542wrq.66.1672830390494; Wed, 04 Jan 2023 03:06:30 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:30 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 50/77] python3-sphinx: upgrade 5.3.0 -> 6.0.0 Date: Wed, 4 Jan 2023 12:05:21 +0100 Message-Id: <20230104110548.2537259-50-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175435 License-Update: jquery/underscore are no longer bundled Signed-off-by: Alexander Kanavin --- .../{python3-sphinx_5.3.0.bb => python3-sphinx_6.0.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-sphinx_5.3.0.bb => python3-sphinx_6.0.0.bb} (84%) diff --git a/meta/recipes-devtools/python/python3-sphinx_5.3.0.bb b/meta/recipes-devtools/python/python3-sphinx_6.0.0.bb similarity index 84% rename from meta/recipes-devtools/python/python3-sphinx_5.3.0.bb rename to meta/recipes-devtools/python/python3-sphinx_6.0.0.bb index 70b4e23def..5e565e745d 100644 --- a/meta/recipes-devtools/python/python3-sphinx_5.3.0.bb +++ b/meta/recipes-devtools/python/python3-sphinx_6.0.0.bb @@ -2,11 +2,11 @@ DESCRIPTION = "Python documentation generator" HOMEPAGE = "http://sphinx-doc.org/" SECTION = "devel/python" LICENSE = "BSD-2-Clause & MIT & BSD-3-Clause" -LIC_FILES_CHKSUM = "file://LICENSE;md5=72c536e78c21c567311b193fe00cd253" +LIC_FILES_CHKSUM = "file://LICENSE;md5=2214a89317448c7f792f5b75dd6726e4" PYPI_PACKAGE = "Sphinx" -SRC_URI[sha256sum] = "51026de0a9ff9fc13c05d74913ad66047e104f56a129ff73e174eb5c3ee794b5" +SRC_URI[sha256sum] = "58c140ecd9aa0abbc8ff6da48a266648eac9e5bfc8e49576efd2979bf46f5961" inherit python_flit_core pypi From patchwork Wed Jan 4 11:05:22 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17666 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 2B15EC5479D for ; Wed, 4 Jan 2023 11:06:42 +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.9354.1672830355694061789 for ; Wed, 04 Jan 2023 03:06:32 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=Ckbh014J; 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 j17so27211404wrr.7 for ; Wed, 04 Jan 2023 03:06: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=VQsD5qr5E1u12cLB2Wd1BX/Yy0NSY0B/qRQY2IIguAc=; b=Ckbh014JGXGfLAdBf/Aofd4W+oqfQSk5/PljuOU5M9YW9LsDGcbOBiAeW6bBL3IMra 1GVo0Tuuj8/4B1tpnJ+AbBYWe42oARnjzapn+oBKoG0zjb4YP038lzEkEN92REVXTTWm lfoSL5Lse+mso6aRb+wgmVHZNQLjBQ/3zonNXQCT72mHNHqDAyDKuU7py5OXSIce3HMt Yqp+L510OTzrwnvkFo/XjF20GV+XUD+mN7n4S4XTaZuqMW+1amFOvfE7cVBdlb/3aSMb 2hELf85QtGrf2WuKobdo8CdDOk9PjCVuio4wqZ6/zFUjcJwbKlL8XayHSVpKD3g6+iDD Pqzg== 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=VQsD5qr5E1u12cLB2Wd1BX/Yy0NSY0B/qRQY2IIguAc=; b=ZfW1GATUqzHbIt8eC1pymVW9JzbsrM+7m8OWZM+/862L5kMn8OEMo3pcCERTf5WhCn mSHW4s1NfihQEa+P7oa54Eb84Y/yMwupUNQ7rxkCwwEt4RojICqyWVZuQVw7U7m6mLf7 i6eHQmg+6m9CTu6a5982mfy9BUkmtT7dtTqWl9HuOwZTIxDtS+sSdN7DLfMEGS7bvNiQ +beBNepTN4sQA4FQXSb1u0TGj+reQM0JPBiHKXR/K0M8qrRQwPqmZshCb1o2RIuGwwIl WUkWeF0WJgBPWgp7hp9AShakU0/9lgupHKgFXe1OyrPFjQemo/t1uLQtWfLEjm/UQRo0 lEDg== X-Gm-Message-State: AFqh2krCqvFfXJjYWRR/UZxM+LDVH98rxB5MO5cBVkCQCXQrY/OB23tv 5HarS0m8+GA4A5Iuq3z+vx7CdXHWoS0= X-Google-Smtp-Source: AMrXdXth7Dmq0Bpwgrml2wF3+jdFXJtAAMva7Cr1j5Xan+R0/s2lGNfEvsyTc2PHpgUSvuv+/eaiaA== X-Received: by 2002:adf:ec43:0:b0:280:cc12:2827 with SMTP id w3-20020adfec43000000b00280cc122827mr20236186wrn.21.1672830391444; Wed, 04 Jan 2023 03:06:31 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:30 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 51/77] libsolv: upgrade 0.7.22 -> 0.7.23 Date: Wed, 4 Jan 2023 12:05:22 +0100 Message-Id: <20230104110548.2537259-51-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175436 Signed-off-by: Alexander Kanavin --- .../libsolv/{libsolv_0.7.22.bb => libsolv_0.7.23.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/libsolv/{libsolv_0.7.22.bb => libsolv_0.7.23.bb} (95%) diff --git a/meta/recipes-extended/libsolv/libsolv_0.7.22.bb b/meta/recipes-extended/libsolv/libsolv_0.7.23.bb similarity index 95% rename from meta/recipes-extended/libsolv/libsolv_0.7.22.bb rename to meta/recipes-extended/libsolv/libsolv_0.7.23.bb index c27bf9c67e..1256905720 100644 --- a/meta/recipes-extended/libsolv/libsolv_0.7.22.bb +++ b/meta/recipes-extended/libsolv/libsolv_0.7.23.bb @@ -12,7 +12,7 @@ SRC_URI = "git://github.com/openSUSE/libsolv.git;branch=master;protocol=https \ file://0001-utils-Conside-musl-when-wrapping-qsort_r.patch \ " -SRCREV = "ea114b257b78bda6ee3e4238118ed93bc57c5984" +SRCREV = "6deaca7cf61ec2b32c4a3b494a751c8d15efbe8b" UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+(\.\d+)+)" From patchwork Wed Jan 4 11:05:23 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17667 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 23BD9C46467 for ; Wed, 4 Jan 2023 11:06: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.web11.9363.1672830368120524387 for ; Wed, 04 Jan 2023 03:06:33 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=HF/pzer7; 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 z16so16085614wrw.1 for ; Wed, 04 Jan 2023 03:06: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=c7jmdqNaEEBdNkouUvxF+BpvTWidjzPHxoGG+i2RXKY=; b=HF/pzer7WfK5Sfha4p9UO0YCmwih1PorJjOV8Y3OOfeSCKfI6ApaL4C5k0ahu1tKdf EwfCt2ijm75qH3Un7iFZxGBC18QsuIst8AR8Gyv//hG2DOg+jdcNN3o1ElzTe8lufvvp jMb6aJlb5cIfIuu8wLdRD99e9TbbEMJHv559XF8y8llNskyvrD5n+ICUJW5003JL5FOH s0jVnLdJo6jh85kbAtAWrxt00qqkB6wHgj5AhwjE5hrdWl2MF4RlnYRgckhEmQyc5hGW RTuigOHLMcWRELL0idmQp9ZNLjgCCUBpY9eit0BEdESm0uiEx9Rvl8wpj88ZR/+ALZIJ a/pA== 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=c7jmdqNaEEBdNkouUvxF+BpvTWidjzPHxoGG+i2RXKY=; b=m0bOmLZxFD6qnedG0U8iIiua/kdI5Q2unxDYyPfxNURRTAogwmZzZQ8sji0Z8KW4sI 58ErRMUbcBROsEruMI90xqJfXpIjXzOSerl2XlKbARfflW2bfa1X+eU82UJH9LUaUuAo 9OQOVyQlvmFePVwIaD36XBBdSySVoHN9EW6WK7FQhDCWZ8ptDySavhyBS7Z7RgRlxour 9AfXolMlSX93ChYgKlbjJJWu4bCtZBZ+tBtLqwU5ufHeF3G4ORXoKzhwrGBgTvjYD/bc EA8RG2gbbbTHcVu9c4JwdLqkHzRcd140Ya/TWsQfrQmLvbN4XKQDbZef9BVKzPvV3bOK t8dQ== X-Gm-Message-State: AFqh2kqPyNwUzhKhaMmUYAe++mXjDZeeOsvq/mNxHYFoOii3RWF9pTY4 8k9MxuDgsVV1uCrWWfiKs+ufOsG7rFQ= X-Google-Smtp-Source: AMrXdXsdaWMsy+tcLNe/8VFnf+nEmwNLDXYACeICmvjSh2+LEjsc/eLL+hbxjgQRkJNeBxzeu7CUSQ== X-Received: by 2002:adf:fa84:0:b0:28b:ca44:641f with SMTP id h4-20020adffa84000000b0028bca44641fmr12651798wrr.30.1672830392158; Wed, 04 Jan 2023 03:06:32 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:31 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 52/77] gtk4: upgrade 4.8.2 -> 4.8.3 Date: Wed, 4 Jan 2023 12:05:23 +0100 Message-Id: <20230104110548.2537259-52-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175437 Signed-off-by: Alexander Kanavin --- meta/recipes-gnome/gtk+/{gtk4_4.8.2.bb => gtk4_4.8.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-gnome/gtk+/{gtk4_4.8.2.bb => gtk4_4.8.3.bb} (98%) diff --git a/meta/recipes-gnome/gtk+/gtk4_4.8.2.bb b/meta/recipes-gnome/gtk+/gtk4_4.8.3.bb similarity index 98% rename from meta/recipes-gnome/gtk+/gtk4_4.8.2.bb rename to meta/recipes-gnome/gtk+/gtk4_4.8.3.bb index fe18fa2ffd..747529a6bd 100644 --- a/meta/recipes-gnome/gtk+/gtk4_4.8.2.bb +++ b/meta/recipes-gnome/gtk+/gtk4_4.8.3.bb @@ -37,7 +37,7 @@ MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}" UPSTREAM_CHECK_REGEX = "gtk-(?P\d+\.(\d*[02468])+(\.\d+)+)\.tar.xz" SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk/${MAJ_VER}/gtk-${PV}.tar.xz" -SRC_URI[sha256sum] = "85b7a160b6e02eafa4e7d38f046f8720fab537d3fe73c01c864333a983a692a9" +SRC_URI[sha256sum] = "b362f968d085b4d3d9340d4d38c706377ded9d5374e694a2b6b7e6292e3cba74" S = "${WORKDIR}/gtk-${PV}" From patchwork Wed Jan 4 11:05:24 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17669 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 31979C54EBC for ; Wed, 4 Jan 2023 11:06:42 +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.9361.1672830356464596205 for ; Wed, 04 Jan 2023 03:06:33 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=oPQ+ooLK; 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 z16so16085644wrw.1 for ; Wed, 04 Jan 2023 03:06: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=9WpeDFQ2yRZgdxoIDE9Hmmw5HKB7vC3DzYuw3HJ3RRc=; b=oPQ+ooLK6Ix7hOMlrirAs+Le1ESij+a2aJyZ9Is2sY7lWf6AbMyID6AEA6zMKMOhDE ygiNMU4FL+xmCNCKODlZhKC74qnG2sSDpAzC6th2Cxps0GHib6dwPeu1XfpAsz+tVog6 cTLBtqAOyvUENODjvyXc90YrPNJNLsWp7Xj1SbGe3UD5NVO26R6odNooVpZIEzZ/rT0Q vXl6HwgKBNnGyBmjwE4NKjpga8sV6zifvVTjICrSwgGurBVSbQX4ylQ+wZfUNqh2K1K5 pgTIvCAOTGAFWLWgj1BQIH2w0x5X1MAhPZc8hJNmIKf621JpBFUIAc0oe0Dvr8qgmapC zmKQ== 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=9WpeDFQ2yRZgdxoIDE9Hmmw5HKB7vC3DzYuw3HJ3RRc=; b=Sk6K6FGZid3O+sR7U9TDcxjOJFlWyNxmn0e5LWdBhhmmiJxDNB0SpuZsdBXWgpGD1X NoO7ILVBbQdcfJOaX192xi8NBEHiHq0teUnxRG5r2rHTpCVuWRJd1OJGzJLhmnyZQd91 wA0uBiL5qmryS20qZ6YQOoDeLLbDGoeE7jzkiatAMl/GMUMhOhbMc0MxM9LqllDnY/kH 6StRoFbMizQDUa7RU+mx0ZCX370Iu9d3sOU3wHnXSS716RfQlaEu0sEuFwXI4DY9o+E3 ZnrR+rKYRuYJKwq/0pW+nlTLIqUVDk4Ho0nb85F1PjnjT/irOjr7zrMaDlkjrWfvT6Im kGlQ== X-Gm-Message-State: AFqh2krPnftrWmtnVO1vV1sDuKdTIZkhvrMBQsi1Z8n8mrPFisC2ZKkk be8lqgXgNKNWNKB9tniYK0tPg2rmLCY= X-Google-Smtp-Source: AMrXdXvmay3uRj5+gfkJH6kqRj1qc4mXfzmJKwAqP0/+swcypfPIK6ABK7Wv18UNmbTywiktnjTPUg== X-Received: by 2002:a5d:6541:0:b0:28e:f7a:9fe9 with SMTP id z1-20020a5d6541000000b0028e0f7a9fe9mr12058973wrv.5.1672830392859; Wed, 04 Jan 2023 03:06:32 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:32 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 53/77] librepo: upgrade 1.14.5 -> 1.15.1 Date: Wed, 4 Jan 2023 12:05:24 +0100 Message-Id: <20230104110548.2537259-53-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175438 Signed-off-by: Alexander Kanavin --- .../librepo/{librepo_1.14.5.bb => librepo_1.15.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/librepo/{librepo_1.14.5.bb => librepo_1.15.1.bb} (94%) diff --git a/meta/recipes-devtools/librepo/librepo_1.14.5.bb b/meta/recipes-devtools/librepo/librepo_1.15.1.bb similarity index 94% rename from meta/recipes-devtools/librepo/librepo_1.14.5.bb rename to meta/recipes-devtools/librepo/librepo_1.15.1.bb index 46cfce53ff..2c8d6fc719 100644 --- a/meta/recipes-devtools/librepo/librepo_1.14.5.bb +++ b/meta/recipes-devtools/librepo/librepo_1.15.1.bb @@ -10,7 +10,7 @@ SRC_URI = "git://github.com/rpm-software-management/librepo.git;branch=master;pr file://0004-Set-gpgme-variables-with-pkg-config-not-with-cmake-m.patch \ " -SRCREV = "f4b915be5e04e88263097f65addfcac5919fef41" +SRCREV = "5f4de4a4e85845d4184fbd30c03ff8a8ec7df4af" S = "${WORKDIR}/git" From patchwork Wed Jan 4 11:05:25 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17678 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 46001C54EF0 for ; Wed, 4 Jan 2023 11:06: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.9379.1672830371113999238 for ; Wed, 04 Jan 2023 03:06:34 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=IyL+PRBJ; 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 w1so20448333wrt.8 for ; Wed, 04 Jan 2023 03:06: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=wtHlXen/V20Y29oDXtWHMIUV+w6adrxcw+JAQKjommQ=; b=IyL+PRBJ9J38ugX/bUqHuEwTbgAfbS+QiR/P7qwMwH5ZhSt//Jk7MUnXi4hDAug6cf tt0RJ1Eh9+T1KHtcUdfYvnbmpAmE+zod+0G+9RZuSit0BRdqA5B092FIOYwcRRqKshRh 4D9jCOc7FNg1UBeA8jn25fC+ia8cloUl7dXJpMtsLhLu9/WHbCT6iHY6iExeV+lO9DV7 Qx2M5Uk5DOHCsiMtGa/f3HQHuaTITWgI9qVrzQetdoFaWyslQ4ec0hz4HtvUGJVdYx91 Fb+zL0hWRnWxBI1ZTJ3MHDSWbTW+V6OPySZwJ3AMu3Bypr1PwYFHK6WAMxZmRdAcfonL vdkA== 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=wtHlXen/V20Y29oDXtWHMIUV+w6adrxcw+JAQKjommQ=; b=JqOnJcOcnI5wf3DG73TgzJBus5q9fCW9NxlzF77tSwAEgwapuS/GwuDz3asi6Abtn8 4WXBFMvoGUS3xKrOzfSv8SWUk678/O46XQHBs9kb0sfqmy8qtDR/UI6vzXqpjBQtvAS4 OX3JhkRKmrVuIREHAiXZlnoLi9RADiRKqeZg+0em0J6T149R9hU917mnlZNzmOeIo928 G/5VotVc5RMfF9FvGbzLDLWawNsLkfZWpDbHoq1AaN476NMI1J3WrupOUKnUjXeB0PZI cboFzCmMJOL6Cih3+1yt8Z1Fx//94q1aJii9k/AVctv8dOg6GWDE4KGGIj4uPrk79fq6 TIjA== X-Gm-Message-State: AFqh2krRnpkY+mb+vs6gRpuSJx78BBUL0+7++gE5n7IOl4PQtl6gDk02 QDT5meOPhpcLzt5bPk8/a7frAK4T0eY= X-Google-Smtp-Source: AMrXdXsXPUcpSKtuUR7dD6xwLfLczHSt+lNJkgu1z04q/jfMWTh4v4Ng0PBghpKA8nuldNCc5cuBlg== X-Received: by 2002:adf:9d90:0:b0:2a5:3a52:a034 with SMTP id p16-20020adf9d90000000b002a53a52a034mr892735wre.35.1672830393771; Wed, 04 Jan 2023 03:06:33 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:33 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 54/77] ruby: upgrade 3.1.3 -> 3.2.0 Date: Wed, 4 Jan 2023 12:05:25 +0100 Message-Id: <20230104110548.2537259-54-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175439 Signed-off-by: Alexander Kanavin --- ...2-Obey-LDFLAGS-for-the-link-of-libruby.patch | 8 ++++---- .../ruby/0006-Make-gemspecs-reproducible.patch | 17 +++++++---------- .../ruby/{ruby_3.1.3.bb => ruby_3.2.0.bb} | 2 +- 3 files changed, 12 insertions(+), 15 deletions(-) rename meta/recipes-devtools/ruby/{ruby_3.1.3.bb => ruby_3.2.0.bb} (98%) diff --git a/meta/recipes-devtools/ruby/ruby/0002-Obey-LDFLAGS-for-the-link-of-libruby.patch b/meta/recipes-devtools/ruby/ruby/0002-Obey-LDFLAGS-for-the-link-of-libruby.patch index 4b954e439b..96ae86263b 100644 --- a/meta/recipes-devtools/ruby/ruby/0002-Obey-LDFLAGS-for-the-link-of-libruby.patch +++ b/meta/recipes-devtools/ruby/ruby/0002-Obey-LDFLAGS-for-the-link-of-libruby.patch @@ -1,4 +1,4 @@ -From 07fd1ada322eda6c05ac45c08fc814976f31b596 Mon Sep 17 00:00:00 2001 +From 21d8e7700fa0a9c4bf569dd366134060ae858832 Mon Sep 17 00:00:00 2001 From: Christopher Larson Date: Thu, 5 May 2016 10:59:07 -0700 Subject: [PATCH] Obey LDFLAGS for the link of libruby @@ -11,10 +11,10 @@ Upstream-Status: Pending 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/Makefile.in b/template/Makefile.in -index f5a3149..5cc75ae 100644 +index 1456313..15b98a4 100644 --- a/template/Makefile.in +++ b/template/Makefile.in -@@ -114,7 +114,7 @@ ENABLE_SHARED = @ENABLE_SHARED@ +@@ -127,7 +127,7 @@ ENABLE_SHARED = @ENABLE_SHARED@ LDSHARED = @LIBRUBY_LDSHARED@ DLDSHARED = @DLDSHARED@ XDLDFLAGS = @DLDFLAGS@ @@ -22,4 +22,4 @@ index f5a3149..5cc75ae 100644 +DLDFLAGS = @LIBRUBY_DLDFLAGS@ @LDFLAGS@ $(XLDFLAGS) $(ARCH_FLAG) SOLIBS = @SOLIBS@ ENABLE_DEBUG_ENV = @ENABLE_DEBUG_ENV@ - MAINLIBS = @MAINLIBS@ + MAINLIBS = $(YJIT_LIBS) @MAINLIBS@ diff --git a/meta/recipes-devtools/ruby/ruby/0006-Make-gemspecs-reproducible.patch b/meta/recipes-devtools/ruby/ruby/0006-Make-gemspecs-reproducible.patch index 1e4a298317..0a87cae17f 100644 --- a/meta/recipes-devtools/ruby/ruby/0006-Make-gemspecs-reproducible.patch +++ b/meta/recipes-devtools/ruby/ruby/0006-Make-gemspecs-reproducible.patch @@ -1,4 +1,4 @@ -From 6e1dc610724a7aa8368cbcddf4bbe21cccc0f731 Mon Sep 17 00:00:00 2001 +From 3f60710bc29c1b08e128314d40101e87b7d2c9a1 Mon Sep 17 00:00:00 2001 From: Lucas Kanashiro Date: Fri, 1 Nov 2019 15:25:17 -0300 Subject: [PATCH] Make gemspecs reproducible @@ -17,19 +17,19 @@ Upstream-Status: Backport [debian] 5 files changed, 5 insertions(+) diff --git a/ext/bigdecimal/bigdecimal.gemspec b/ext/bigdecimal/bigdecimal.gemspec -index fd49c1b..5b8bb00 100644 +index d215757..5148d56 100644 --- a/ext/bigdecimal/bigdecimal.gemspec +++ b/ext/bigdecimal/bigdecimal.gemspec @@ -4,6 +4,7 @@ Gem::Specification.new do |s| s.name = "bigdecimal" - s.version = "3.1.1" + s.version = "3.1.3" s.authors = ["Kenta Murata", "Zachary Scott", "Shigeo Kobayashi"] + s.date = RUBY_RELEASE_DATE s.email = ["mrkn@mrkn.jp"] s.summary = "Arbitrary-precision decimal floating-point number library." diff --git a/ext/fiddle/fiddle.gemspec b/ext/fiddle/fiddle.gemspec -index a9c0ec4..89da078 100644 +index 8781093..efdca32 100644 --- a/ext/fiddle/fiddle.gemspec +++ b/ext/fiddle/fiddle.gemspec @@ -8,6 +8,7 @@ end @@ -41,10 +41,10 @@ index a9c0ec4..89da078 100644 spec.email = ["aaron@tenderlovemaking.com", "hsbt@ruby-lang.org"] diff --git a/ext/io/console/io-console.gemspec b/ext/io/console/io-console.gemspec -index aa57f8a..ba7f8e5 100644 +index d26a757..cc88c55 100644 --- a/ext/io/console/io-console.gemspec +++ b/ext/io/console/io-console.gemspec -@@ -4,6 +4,7 @@ _VERSION = "0.5.11" +@@ -4,6 +4,7 @@ _VERSION = "0.6.0" Gem::Specification.new do |s| s.name = "io-console" s.version = _VERSION @@ -65,7 +65,7 @@ index 1f4798e..48743cf 100644 spec.email = ["knu@idaemons.org", "ume@mahoroba.org"] diff --git a/lib/rdoc/rdoc.gemspec b/lib/rdoc/rdoc.gemspec -index 525a15f..f6d0e22 100644 +index 3c96f7d..fec0872 100644 --- a/lib/rdoc/rdoc.gemspec +++ b/lib/rdoc/rdoc.gemspec @@ -7,6 +7,7 @@ end @@ -76,6 +76,3 @@ index 525a15f..f6d0e22 100644 s.version = RDoc::VERSION s.authors = [ --- -2.25.1 - diff --git a/meta/recipes-devtools/ruby/ruby_3.1.3.bb b/meta/recipes-devtools/ruby/ruby_3.2.0.bb similarity index 98% rename from meta/recipes-devtools/ruby/ruby_3.1.3.bb rename to meta/recipes-devtools/ruby/ruby_3.2.0.bb index 85d6184a04..1981a7524c 100644 --- a/meta/recipes-devtools/ruby/ruby_3.1.3.bb +++ b/meta/recipes-devtools/ruby/ruby_3.2.0.bb @@ -50,7 +50,7 @@ do_configure:prepend() { DEPENDS:append:libc-musl = " libucontext" -SRC_URI[sha256sum] = "5ea498a35f4cd15875200a52dde42b6eb179e1264e17d78732c3a57cd1c6ab9e" +SRC_URI[sha256sum] = "daaa78e1360b2783f98deeceb677ad900f3a36c0ffa6e2b6b19090be77abc272" PACKAGECONFIG ??= "" PACKAGECONFIG += "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}" From patchwork Wed Jan 4 11:05:26 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17675 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 4EBB1C54EF1 for ; Wed, 4 Jan 2023 11:06: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.web11.9363.1672830368120524387 for ; Wed, 04 Jan 2023 03:06:35 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=I9Sx6BH3; 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 z16so16085711wrw.1 for ; Wed, 04 Jan 2023 03:06: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=Cb9GYtPV/FzOazRovU623tk4KW6zjopDVzbWszb0nQI=; b=I9Sx6BH3TdZfw4YtVJrqrswwLwPOSTXVEDXQQ19orrwhScSgSKGhhXGsTQShujzcjz OFYZ0e0sjUyDzvJgUm7lgYc54lcS5g5fytDBf9FVrR/SD/CaZexbuLw9981GmBU6xfbY Zny7N+xP8tFkgOQILoDW0Z4MwbzkFXJZ7bifdBv13Ei/5uPl5kTO29UlMin7xF/4o79a 2VvuXNU2R3/+LnpkHayN9Mlrqn6AtEDj6y3wQyp9HSB3HMMs/OkEb/RYkpThtlqG74Vg v2VOmx8m/HwSzyRI+tLPBTLqaGLMUbtEVdq7/yc8O3rzF048UFWUGJWVE5/O7ZIJJVxd LBCw== 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=Cb9GYtPV/FzOazRovU623tk4KW6zjopDVzbWszb0nQI=; b=cega4bQKRN1jjZO8riScJz9Eyaf1oeFEjltjpRLSWAEDYB5vpQCvefNuHlpu90bVeJ trTa5aGFSdfQvuojwxfyEdvuqxVg3yzKCvLuGAui8DcXyyhKgxM8pLkCOTMRSJ13eSpb mpVooVkC1nwUq+9EaYVvvQ3bxxfFyGfK/i5S2Gk5SMfowxw2K5KHN6mIK9zF1tcJ8+6f Mxvh6oliz4NYr1g2t3GPj1bogqVt78RZ3eN1H8hG9YOQTSi83u67/3UmdhC5digWxKu2 xJNmHkiWvbaXi473hBybm01lrXXUOO9tUgjHieo8wZqWfh1N3tpjf77bAZ/c1UoLSuWc yI3A== X-Gm-Message-State: AFqh2kpuLZxZkfeXJmjPTzjVpdvymC9b5T6y0+N5J6dMquKNRxgqliiu VbNupZn7f/EiEWb6qIi7RJ0Wkbyywg4= X-Google-Smtp-Source: AMrXdXvv0xtSYwAdQ/s5XoWdxd/2+DE/75IIccdPPF6tYIMTh5TdEUnhs00PzOxmz+dgYZ0MixC8oA== X-Received: by 2002:a5d:4f05:0:b0:28c:6430:c1bc with SMTP id c5-20020a5d4f05000000b0028c6430c1bcmr12542654wru.3.1672830394549; Wed, 04 Jan 2023 03:06:34 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:34 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 55/77] python3-lxml: upgrade 4.9.1 -> 4.9.2 Date: Wed, 4 Jan 2023 12:05:26 +0100 Message-Id: <20230104110548.2537259-55-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175440 Signed-off-by: Alexander Kanavin --- .../python/{python3-lxml_4.9.1.bb => python3-lxml_4.9.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-lxml_4.9.1.bb => python3-lxml_4.9.2.bb} (95%) diff --git a/meta/recipes-devtools/python/python3-lxml_4.9.1.bb b/meta/recipes-devtools/python/python3-lxml_4.9.2.bb similarity index 95% rename from meta/recipes-devtools/python/python3-lxml_4.9.1.bb rename to meta/recipes-devtools/python/python3-lxml_4.9.2.bb index 92a30f7907..c7f1e1fc3c 100644 --- a/meta/recipes-devtools/python/python3-lxml_4.9.1.bb +++ b/meta/recipes-devtools/python/python3-lxml_4.9.2.bb @@ -18,7 +18,7 @@ LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=e4c045ebad958ead4b48008f70838403 \ DEPENDS += "libxml2 libxslt" -SRC_URI[sha256sum] = "fe749b052bb7233fe5d072fcb549221a8cb1a16725c47c37e42b0b9cb3ff2c3f" +SRC_URI[sha256sum] = "2455cfaeb7ac70338b3257f41e21f0724f4b5b0c0e7702da67ee6c3640835b67" SRC_URI += "${PYPI_SRC_URI}" inherit pkgconfig pypi setuptools3 From patchwork Wed Jan 4 11:05:27 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17676 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 53763C63707 for ; Wed, 4 Jan 2023 11:06:42 +0000 (UTC) Received: from mail-wr1-f43.google.com (mail-wr1-f43.google.com [209.85.221.43]) by mx.groups.io with SMTP id smtpd.web10.9388.1672830376764924673 for ; Wed, 04 Jan 2023 03:06:36 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=XdivRrLJ; spf=pass (domain: gmail.com, ip: 209.85.221.43, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f43.google.com with SMTP id az7so8167772wrb.5 for ; Wed, 04 Jan 2023 03:06: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=MsGMGIThuX4WVc+JSm+RjGQ8ly8cLvKPVlSPR7NAN7k=; b=XdivRrLJRg7WBz1GIK5VJtxIUy6hPkv3fY7Nr9OvbDiJiibLl8z4QufuxIV7Jq0NZG HfXUkPix4j2ePfzRzhL2mxjtFh7LHZDcLRprS5oZ4lGGposzmY55F7m5QGas/VXp0Ky2 t4oaZiQYaQJj4QS0Rrl+utvZ0/EDIenf20pk2XAKrbwGjZ33XiQ9WdyAicf6jurBl9Ps wPBgkUcj/0OkLHkntPH5K+9ci+mtH2PbnXPH6XhZf6GLLVmbQv21tnU8Ef0Yvg5Bwn92 OHbFQ6jrOtL+rKaD1H9z9s20XzispygUod4q5ghyHojUgrBpuf+KmqrgKkFqDYpmP2IZ AQmw== 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=MsGMGIThuX4WVc+JSm+RjGQ8ly8cLvKPVlSPR7NAN7k=; b=1sKxNiqPe4IAaoPmHh1UCXoqTj34ZCHzfqJqr/nNHQXUTYwXAFM1DDgpHEfhk8CDWy AgA4aJrbhZHWjpCrO3b+OM4INf64YHUm3DrEQv3PghqXrgBNkUgwsPCgMdnnhJaTcbqX Cx4OKc1uVx8ypklATo1lnKqjLPzBSdcb2+j5Y81IDevWmxlXhNW1pTKyHjVxO4ZQYLKs nRZ/p7yyqIzMsium0EN0zcUuqlLNAyaYp4pFL7GFnZ9sy4aX05xLNOwzuNRfd0YiOhf4 pJ7YaALY/PpHO7a91deNo+LATD3fFkuEVrZhVYdTt9obUD9PlaEUDs4aDJ9PC9d5ZJv/ dMYQ== X-Gm-Message-State: AFqh2kpMXG3/GQZ3LsjR1efs5BhsJfnjfN0iPJDsYsQWNWvDPxx73YuR 3GGQ9s9j52xpviZ3DZZxUG3w6Pk+BIw= X-Google-Smtp-Source: AMrXdXtnD23HryvkiOGaxxWdW1fx784G6eR8IGGmW9USRVLZEnSquQhdWK2gQhbxKbyzQ+2wMwcUBg== X-Received: by 2002:a5d:5c0e:0:b0:269:70f0:8142 with SMTP id cc14-20020a5d5c0e000000b0026970f08142mr31527160wrb.56.1672830395498; Wed, 04 Jan 2023 03:06:35 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:34 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 56/77] python3-git: upgrade 3.1.29 -> 3.1.30 Date: Wed, 4 Jan 2023 12:05:27 +0100 Message-Id: <20230104110548.2537259-56-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175441 Signed-off-by: Alexander Kanavin --- .../python/{python3-git_3.1.29.bb => python3-git_3.1.30.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-git_3.1.29.bb => python3-git_3.1.30.bb} (92%) diff --git a/meta/recipes-devtools/python/python3-git_3.1.29.bb b/meta/recipes-devtools/python/python3-git_3.1.30.bb similarity index 92% rename from meta/recipes-devtools/python/python3-git_3.1.29.bb rename to meta/recipes-devtools/python/python3-git_3.1.30.bb index e75f8b4e3f..80f50019b1 100644 --- a/meta/recipes-devtools/python/python3-git_3.1.29.bb +++ b/meta/recipes-devtools/python/python3-git_3.1.30.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "GitPython" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "cc36bfc4a3f913e66805a28e84703e419d9c264c1077e537b54f0e1af85dbefd" +SRC_URI[sha256sum] = "769c2d83e13f5d938b7688479da374c4e3d49f71549aaf462b646db9602ea6f8" DEPENDS += " ${PYTHON_PN}-gitdb" From patchwork Wed Jan 4 11:05:28 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17674 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 5E0C5C63797 for ; Wed, 4 Jan 2023 11:06: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.9374.1672830397768050219 for ; Wed, 04 Jan 2023 03:06:38 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=pH077w+r; 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 bk16so19362315wrb.11 for ; Wed, 04 Jan 2023 03:06: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=RFNP9Wyhs+k9/Ssrj8MaSz6GXu60a0/6bssqncgmra4=; b=pH077w+rY1JKjfAZAE+nHZRw/dAvWC/x/kT8Xob7UvQkU11Aq2R46kVYcYi70twNQa Avjp4KC1RLJrCnyw9TlNmoFMa4xh6I4qVIeB1q+kNZc+cxNBsBRT4zeQr5CcvTawtimp IKiBPXORaQP3joQTq+kXMWrVvugV+RzD8iyEiQUd8RM2NGiF7bxpwC7b5ZLCrKjYrJeF 2w+XD+aSn2P79c56A4bppuXbmDJb2AKQ1OIZhmJRJTZjS06LQXXVpT8sdR64USCfbeOx 7t3WSFhxbY6cO5OOpQMMQNsxvukWVc1oHl/JJIwE3viq37+nCJb3fDJ6Vta2HDP4sVz5 Z1fw== 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=RFNP9Wyhs+k9/Ssrj8MaSz6GXu60a0/6bssqncgmra4=; b=sUEY4a/WW8CN33H2ZA0ZIvAXGpw3z7XzOuVX/8IMM0SEMQ8tQpoT0jE+5lgNM/Ibnp aFtSwQgKxJlrAIC1gsxekIhyC4XlKd+UIKzXzro4ipwJ+auhx6PomWnxyKecFjOtBW+i oGGUGzLX3Pq8mr95GO9n8FNEdOPFlo88JpXgvmGY/E4GvNBczRN0uYRC4Dvi8QQ4a3d4 +mUDXSPXQjHYm0TPzLdhHQkirnU5rZxQmIIKJlnGdEDNH/AGdRtujVXcKMJGTCP3kFU0 TpdOEjFmVTgxTTeupCVIUbQBwXCZqr7ixMmdy/fXtgtMscXwnG4ggaLbRDwDiCRmO134 L8vw== X-Gm-Message-State: AFqh2krzIjkTJ40Y5UbKiCEJa4bKmPL42DV+t1Mrtan6HQBXswdVPTpf lgin+GPrNYqbX4dtmh0lmPoieuRdCZw= X-Google-Smtp-Source: AMrXdXt7h06Es7qp+mmS/7D0w2FaxyZ9M78AKqSYQp2zxLZkIj7x2nzQfnobMtkgPbiGBL8yXjAdNQ== X-Received: by 2002:adf:f402:0:b0:270:c07e:56 with SMTP id g2-20020adff402000000b00270c07e0056mr24750487wro.53.1672830396257; Wed, 04 Jan 2023 03:06:36 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:35 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 57/77] curl: upgrade 7.86.0 -> 7.87.0 Date: Wed, 4 Jan 2023 12:05:28 +0100 Message-Id: <20230104110548.2537259-57-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175443 Signed-off-by: Alexander Kanavin --- meta/recipes-support/curl/{curl_7.86.0.bb => curl_7.87.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/curl/{curl_7.86.0.bb => curl_7.87.0.bb} (98%) diff --git a/meta/recipes-support/curl/curl_7.86.0.bb b/meta/recipes-support/curl/curl_7.87.0.bb similarity index 98% rename from meta/recipes-support/curl/curl_7.86.0.bb rename to meta/recipes-support/curl/curl_7.87.0.bb index f5e3e7235d..a3ad66f1aa 100644 --- a/meta/recipes-support/curl/curl_7.86.0.bb +++ b/meta/recipes-support/curl/curl_7.87.0.bb @@ -14,7 +14,7 @@ SRC_URI = " \ file://run-ptest \ file://disable-tests \ " -SRC_URI[sha256sum] = "2d61116e5f485581f6d59865377df4463f2e788677ac43222b496d4e49fb627b" +SRC_URI[sha256sum] = "ee5f1a1955b0ed413435ef79db28b834ea5f0fb7c8cfb1ce47175cc3bee08fff" # Curl has used many names over the years... CVE_PRODUCT = "haxx:curl haxx:libcurl curl:curl curl:libcurl libcurl:libcurl daniel_stenberg:curl" From patchwork Wed Jan 4 11:05:29 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17677 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 5407AC63709 for ; Wed, 4 Jan 2023 11:06:42 +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.9362.1672830366643340608 for ; Wed, 04 Jan 2023 03:06:37 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=N7MpGorA; 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 d4so24593236wrw.6 for ; Wed, 04 Jan 2023 03:06: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=AklPpNbNf5gOHaZqJ9XYf5hszawOcwvAFCj9KiqmsMQ=; b=N7MpGorAqGtyY0N/aFlt9nEJxFinFMIKIUjhVOHaU8t88lE34Z7DXqj20byMvoblMy O/4sEQK6YnUq9B3a1mIY4UXK7Hbs06x2FE1knVyGYwGSufPh6nEE6SXj4FGE11miZ8uF 4of52tQoJ335nlnZEu6XfUKbuuFRlwRCz6PpOIKSHqvc7ET77BuixcUdJNmXB9vnsl2a nijUGpDXs0AltkdOqfYJNIue1h6lAahi4hkAcSPbLlNqQKHZyMRzmEbUwRKekelE2UMd ZTHYZT0kv4l8bq1yyerBLc4PE9dclArSzDEHobxh3fjaa+Aa2q/4ay6/Zt8P19D+auJw 57dg== 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=AklPpNbNf5gOHaZqJ9XYf5hszawOcwvAFCj9KiqmsMQ=; b=UC6hWiRArqhvlmlxzRnW+oPkpyVelA5H5M1XpisHgwBknHyNytdOnpFUJ3SGfm/QBZ d055rDWaZp4iiUQODpGmqA8j62uLjumaVctMlBMq6FIi8W8XguCNpmsaTh+ZUz1stJ2H hiszXWNPb5cmnCTyYlVuMjbQwGytv/vdpje5L44KwHFOZqUb3nLTxMUZaVYomVd4D1dS vb0hKpYDuGBFT8NCdmQFYg5giXaQeP9733ZJY556TbZA2S566Vk3WCbLIL2GR9XDkxTX AD//HN3iF4SIS0FSeXAE6N5hu7hfGmDOa+kKFtXMRdEwAkEAtPICAyvZ0ekce7SxSX0P wJdw== X-Gm-Message-State: AFqh2kqms36ZO1jRuDonrLZ94HEF34XdNORRUkdUuyRatKMzXPf7ozbX 3vM2pKo5HFbiJKHJX+EIyyTzyuZJXs0= X-Google-Smtp-Source: AMrXdXtNVxe9n6glJMaU2sI5UCVNdikzoHRdFKgbacvhRn93u0mKsL0UoFIsZCV223xIXr3lBpJ71g== X-Received: by 2002:a05:6000:78a:b0:26f:6bf:348f with SMTP id bu10-20020a056000078a00b0026f06bf348fmr27576817wrb.6.1672830397052; Wed, 04 Jan 2023 03:06:37 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:36 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 58/77] kmscube: upgrade to latest revision Date: Wed, 4 Jan 2023 12:05:29 +0100 Message-Id: <20230104110548.2537259-58-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175442 Signed-off-by: Alexander Kanavin --- meta/recipes-graphics/kmscube/kmscube_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-graphics/kmscube/kmscube_git.bb b/meta/recipes-graphics/kmscube/kmscube_git.bb index 6ed97dfafe..b2c10e09fb 100644 --- a/meta/recipes-graphics/kmscube/kmscube_git.bb +++ b/meta/recipes-graphics/kmscube/kmscube_git.bb @@ -10,7 +10,7 @@ DEPENDS = "virtual/libgles3 virtual/libgles2 virtual/egl libdrm" LIC_FILES_CHKSUM = "file://kmscube.c;beginline=1;endline=23;md5=8b309d4ee67b7315ff7381270dd631fb" -SRCREV = "3bf6ee1a02334386d87cfe356c3bfb0b24e1fed8" +SRCREV = "345111481d654b38a72b5c3629151dc74f7a82bc" SRC_URI = "git://gitlab.freedesktop.org/mesa/kmscube;branch=master;protocol=https" UPSTREAM_CHECK_COMMITS = "1" From patchwork Wed Jan 4 11:05:30 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17670 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 3816CC54EBD for ; Wed, 4 Jan 2023 11:06: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.9374.1672830397768050219 for ; Wed, 04 Jan 2023 03:06:39 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=ZuW8tERz; 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 bk16so19362393wrb.11 for ; Wed, 04 Jan 2023 03:06: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=SMdMPs/FhsJmd2g+Ve7LLOzes4121E2PPScTTvLthtc=; b=ZuW8tERzpjyo2tBP4noVxbbxdQZQHYbvKQ/JK4XlPxpUQ5L0JcZD5XzJfURAbWXdVx k696LqL+clEVnUwBlWDPK+XCJ4fJl795lwk7nUU+P3E2L5WsyEJ2xFVsqO+N6IJbfh5B 45WpCQGGGYfvhZ4eV1Mpy/rbyr6qGFka8PzFuw2R82DXOyeMNp6AWl5hU+5GU6w4wxlC fO+Ew53tIXaEJdthP0SRT2aU5DpOG5AWBWxsUEPwe0cM+bZabdYa+f5tptJ4mR6MdI4z FG4vuP/GnKr8cFuTaDE+taaL0+UggIL3wycqrVW3aaiMcldEB7CmL4punPPH6kEAnsU1 6owg== 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=SMdMPs/FhsJmd2g+Ve7LLOzes4121E2PPScTTvLthtc=; b=0ZqT55Y08mQrP79ZFUWbgbQssZWpUOH0Cet36wPPyEdbVVek8WoDUM/ooIczZrkBmS 5Dz2K5GCRbSWNo13UeAPVHU2+vNMgpfFhGHf5SGjB4zOSGWHVDCc/uhwnYnqcrHw4emZ IMdsg+hGn1kVxaT5PY0DX9iA3TthyUv6vuUwSSFA2sbQNTTMuAPzt481wAk6DLpC+6TW plohnbuVWg+nUVdpDD+8m0uSXYZA3txjGQSFt4hSmPseIVls6spccckEOdOSSoF9UFvN xMs7JNbmnF+pbnexX9leKweNEudx1ZN+T+LYREj+Y0YgpincOUY96LRPOiSkDEew/Bpu BqKA== X-Gm-Message-State: AFqh2kqGgK4aQ8A5qQaJr9pAUA2RHa0Zsr297yZWF/WRY/DGCXpQvksi vumsh4CX9HkBt4WbU/0l/UJRAx0Cnys= X-Google-Smtp-Source: AMrXdXv3/zOhWhGx5IqA8LxVuXvvE+5bROZS4PQoQx3VGCsowYkUdivcSO8VNJkQ1plQF8fFUcA0rw== X-Received: by 2002:a5d:40c2:0:b0:272:ab11:29d0 with SMTP id b2-20020a5d40c2000000b00272ab1129d0mr32568902wrq.52.1672830397730; Wed, 04 Jan 2023 03:06:37 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:37 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 59/77] python3-hatch-vcs: upgrade 0.2.0 -> 0.3.0 Date: Wed, 4 Jan 2023 12:05:30 +0100 Message-Id: <20230104110548.2537259-59-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175444 Signed-off-by: Alexander Kanavin --- .../{python3-hatch-vcs_0.2.0.bb => python3-hatch-vcs_0.3.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hatch-vcs_0.2.0.bb => python3-hatch-vcs_0.3.0.bb} (80%) diff --git a/meta/recipes-devtools/python/python3-hatch-vcs_0.2.0.bb b/meta/recipes-devtools/python/python3-hatch-vcs_0.3.0.bb similarity index 80% rename from meta/recipes-devtools/python/python3-hatch-vcs_0.2.0.bb rename to meta/recipes-devtools/python/python3-hatch-vcs_0.3.0.bb index cca2c49d2b..b4db10e767 100644 --- a/meta/recipes-devtools/python/python3-hatch-vcs_0.2.0.bb +++ b/meta/recipes-devtools/python/python3-hatch-vcs_0.3.0.bb @@ -7,7 +7,7 @@ inherit pypi python_hatchling PYPI_PACKAGE = "hatch_vcs" -SRC_URI[sha256sum] = "9913d733b34eec9bb0345d0626ca32165a4ad2de15d1ce643c36d09ca908abff" +SRC_URI[sha256sum] = "cec5107cfce482c67f8bc96f18bbc320c9aa0d068180e14ad317bbee5a153fee" BBCLASSEXTEND = "native nativesdk" From patchwork Wed Jan 4 11:05:31 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17668 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 37131C54EBE for ; Wed, 4 Jan 2023 11:06:42 +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.9362.1672830357307718609 for ; Wed, 04 Jan 2023 03:06:39 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=Ui8OLyci; 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 h16so32518710wrz.12 for ; Wed, 04 Jan 2023 03:06: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=PndgF2+7oBPwARI6hTcWLD6kgV6FMV2O7NouVPsITsI=; b=Ui8OLyciQXBw0S0IDXu3IcskagTQ1D0Fp+s84CDfygq0zvPkI7D5A/FGwrBA61ZSyg DFQDx2Xp26bxGovowp9bMhLyzD0PLcCI12CqmdJmU3hZNjJJJ+O3L9CkmdoIDexmUrNO EQMDRPvOSsq4wZbCBROeLenlvMYn6XiGi3FAaXEp9qS7zRMH5ePeag4ewBusNpwJoyJ6 slkT61paN3EigIhTvBlOsfSYZ/132hyLagnHL/xCJduHq4kdaIbnfWblWDw6X1BQmC8W cmhUjtEeH+1eRqrVXLw7lQXIWqv78HRRm92bV5ly9P0XLIdnQgxdhczSBDP1h/wf1DuI 8/eg== 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=PndgF2+7oBPwARI6hTcWLD6kgV6FMV2O7NouVPsITsI=; b=1el9dMwVG5dPlB2ZxVG8hlMxM/YD6jJ3Vz2k3NGKZnGQzztX6xOrPI2tuwdCIgC91r R7mEDHK6AntOtGvhHDKWr/wFgZctqwFVeyYLGjjfDECNqmsauJjfVVXX0Yvaz3j1mqti Fd4NRoaPTUtHbqrc5IZULQR7JL35haTmAjKZeirm0fB43BroZuqfH0DqlI4YPqL7CdII w2Imiw6edF1zP+vt42N7F+Y2TH7KRe/hiOOnF+KUz5ODVPXFgMYJoh5q5Td92jIAc6bc FglOGnVPYUSbMZiOQHkaDwRKnhDMiTKA57Ls/1KKh9HsjqUlHrsG5mrTlT99mijYNfBg xrMg== X-Gm-Message-State: AFqh2koKvsU6BSaNtPe+tNlIAbPoPuDt0HC+b5Qh0twpwgphB2LL3HGZ dFfZQFkVeuJX2B96y7mJDNWOukG3K58= X-Google-Smtp-Source: AMrXdXvlqi/GKMm6hptQdlNZRbYQ3pRk6oY4h4twDZZILgU71BnKqQAcXG/w4iyT9Iqt/UexcWOoEA== X-Received: by 2002:adf:eb08:0:b0:242:e73:f636 with SMTP id s8-20020adfeb08000000b002420e73f636mr39193335wrn.4.1672830398398; Wed, 04 Jan 2023 03:06:38 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:38 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 60/77] gobject-introspection: upgrade 1.72.0 -> 1.74.0 Date: Wed, 4 Jan 2023 12:05:31 +0100 Message-Id: <20230104110548.2537259-60-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175445 Signed-off-by: Alexander Kanavin --- ...-Relocate-the-repository-directory-for-native-builds.patch | 4 ++-- ...ntrospection_1.72.0.bb => gobject-introspection_1.74.0.bb} | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-gnome/gobject-introspection/{gobject-introspection_1.72.0.bb => gobject-introspection_1.74.0.bb} (99%) diff --git a/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Relocate-the-repository-directory-for-native-builds.patch b/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Relocate-the-repository-directory-for-native-builds.patch index ba965092e1..030ff17601 100644 --- a/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Relocate-the-repository-directory-for-native-builds.patch +++ b/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Relocate-the-repository-directory-for-native-builds.patch @@ -1,4 +1,4 @@ -From 74a0fee892235c722ac60ddea6ee79bc3d7a93f5 Mon Sep 17 00:00:00 2001 +From d396e5126461631e2c73ce98ba034f1e44598f6a Mon Sep 17 00:00:00 2001 From: Sascha Silbe Date: Fri, 8 Jun 2018 13:55:10 +0200 Subject: [PATCH] Relocate the repository directory for native builds @@ -21,7 +21,7 @@ Signed-off-by: Sascha Silbe 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/girepository/girepository.c b/girepository/girepository.c -index 7d03485..20f4813 100644 +index a0754f4..2d456f9 100644 --- a/girepository/girepository.c +++ b/girepository/girepository.c @@ -21,6 +21,8 @@ diff --git a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.72.0.bb b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.74.0.bb similarity index 99% rename from meta/recipes-gnome/gobject-introspection/gobject-introspection_1.72.0.bb rename to meta/recipes-gnome/gobject-introspection/gobject-introspection_1.74.0.bb index d935cbd905..ab9d2d35d9 100644 --- a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.72.0.bb +++ b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.74.0.bb @@ -17,7 +17,7 @@ SRC_URI = "${GNOME_MIRROR}/${BPN}/${@oe.utils.trim_version("${PV}", 2)}/${BPN}-$ file://0001-g-ir-tool-template.in-fix-girdir-path.patch \ " -SRC_URI[sha256sum] = "02fe8e590861d88f83060dd39cda5ccaa60b2da1d21d0f95499301b186beaabc" +SRC_URI[sha256sum] = "347b3a719e68ba4c69ff2d57ee2689233ea8c07fc492205e573386779e42d653" SRC_URI:append:class-native = " file://0001-Relocate-the-repository-directory-for-native-builds.patch" From patchwork Wed Jan 4 11:05:32 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17672 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 3EDC9C54EBF for ; Wed, 4 Jan 2023 11:06: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.9374.1672830397768050219 for ; Wed, 04 Jan 2023 03:06:40 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=J9zQkmB6; 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 bk16so19362439wrb.11 for ; Wed, 04 Jan 2023 03:06:39 -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=hagg90WzKlz/zUQ8CSWbrqWRbkz9BGYpG6J1m/xrVHk=; b=J9zQkmB64/cpJM2pkwMhcuX9K6IvLX5S5lZMr9uFikLjIF0FA1VnolQTIoZZeChbXJ BgdPshmoyHJZeHIiY9IGpTi/LfqDsGsagpXA9QhFuPz8C+gz8KEgadqqMjozhmgPYh3Z yebriQ5Ag71J12SKeQOda/Hqm2fekqh9hrv5PZtf1Y8p3qRHqlDRlt6ZBClR8yI3FSKW /d4FBIrOU6KeTvfy2Chyscdey6aF63gpo3BUWFhQKHC7/hqVc5Cp6UICvMeRfq0XDO+E vgD6YXC7osti5tpPRrKJv1qtq9NdzUvlvjD0C49xPIeE6SaB2XdMK8TT7+DB9HIujHNk dT1A== 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=hagg90WzKlz/zUQ8CSWbrqWRbkz9BGYpG6J1m/xrVHk=; b=jZQTfz/OBjttzO0iQDQCrp3uaQgHmGUpgecMdM5bFZcv7/kvFieq/iTafQvvNov1PF RudGqR1SL82JhgSAzadRX35yPQpYEj/ZEC3dDwoa/6u6oOYYqxUD5qNt9qT7P3k2Bu4N YiB5VeNU4354BtTWZTeKQ7DH4PcN5dDRofJ5kHlcPlCj/VO/Zry7E5Nk6rSfHtp1/CYb b+okp+lmd+aUtv3kc6agP6e45Z3XxrehLiTFQE69KWDKyU4L7ncIti1NYY1Wo+M7RLqz EDoIxwruX1NZ9HsV8MuDl313xYBZH0xqnk+y0VNb6dBdts3VktPXtaDjcBDBFPnQEET9 Zn3Q== X-Gm-Message-State: AFqh2koilCZ3vdEacAQVXoKQ4/pjLe4CYv3C12OZb5uTpyf9/r013Xjv E9s8M1JOxKC11NeBFcrqA0/63mMLtkI= X-Google-Smtp-Source: AMrXdXtTyHVOXvWVY5Ojm1iK/AgnpnBxbD2HsF4aCxQSBbJ2zMhMxfOGZyI/jVyQ9DxzJe5gbZA4lQ== X-Received: by 2002:a5d:4a41:0:b0:24f:5890:616b with SMTP id v1-20020a5d4a41000000b0024f5890616bmr30090612wrs.56.1672830399051; Wed, 04 Jan 2023 03:06:39 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:38 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 61/77] python3-dtschema: upgrade 2022.11 -> 2022.12 Date: Wed, 4 Jan 2023 12:05:32 +0100 Message-Id: <20230104110548.2537259-61-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175446 Signed-off-by: Alexander Kanavin --- ...{python3-dtschema_2022.11.bb => python3-dtschema_2022.12.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-dtschema_2022.11.bb => python3-dtschema_2022.12.bb} (83%) diff --git a/meta/recipes-devtools/python/python3-dtschema_2022.11.bb b/meta/recipes-devtools/python/python3-dtschema_2022.12.bb similarity index 83% rename from meta/recipes-devtools/python/python3-dtschema_2022.11.bb rename to meta/recipes-devtools/python/python3-dtschema_2022.12.bb index fd87db2c2b..9d860111c1 100644 --- a/meta/recipes-devtools/python/python3-dtschema_2022.11.bb +++ b/meta/recipes-devtools/python/python3-dtschema_2022.12.bb @@ -7,7 +7,7 @@ inherit pypi setuptools3 PYPI_PACKAGE = "dtschema" -SRC_URI[sha256sum] = "825e51b8bb82a2d4833d15c25ff2b9a3f5a53b36a490d7c4b6b136037e823320" +SRC_URI[sha256sum] = "f532d433a915e507d4b426b7ef57a6730d23c0938b682fb4866f9dfa80a58ec6" DEPENDS += "python3-setuptools-scm-native" RDEPENDS:${PN} += "python3-ruamel-yaml python3-jsonschema python3-rfc3987" From patchwork Wed Jan 4 11:05:33 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17673 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 46DE2C61DB3 for ; Wed, 4 Jan 2023 11:06:42 +0000 (UTC) Received: from mail-wr1-f52.google.com (mail-wr1-f52.google.com [209.85.221.52]) by mx.groups.io with SMTP id smtpd.web10.9382.1672830372763906166 for ; Wed, 04 Jan 2023 03:06:40 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=fNmINHt0; spf=pass (domain: gmail.com, ip: 209.85.221.52, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f52.google.com with SMTP id co23so32595798wrb.4 for ; Wed, 04 Jan 2023 03:06: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=bf2m5qWe34HoudvGm9Tn0IY88gS1A/o3CVYSYBLrc0s=; b=fNmINHt0keh1/Jcvuh3pUEknIiNDcekXW21fJn9N29in7xOu/xpWWQDvpoD2XmbdQO vJLbnPKZ4oo0Ga2pOAsLb/0a0vLmNBKqDsbcd8Set1JohvB2IQbElM6CGbGjUaVnb6xa 6z8+wGUhZFE1z+FJ7UgJutlSMN3J0yvxepai8ansANbbUPXuyRGxUOT8Noi803HAYCEM HHO7qiBNUiAdujOqk9mxorZquO2oZLd80O3JC819egGmvjlnXSQZHUEhUrJDpLpB5ESP Iaj+a9im6iLOat2nU4Ii9Kr1NV+HGjVmzPHnZMaXvdN9o85MnN8p26GnYUOexbYm8oEz vqPQ== 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=bf2m5qWe34HoudvGm9Tn0IY88gS1A/o3CVYSYBLrc0s=; b=2Z31fIM+Hna1U/SyHQPtLOYLT7kHAlaWtKbO3CQxtclVhjPhuAE/B4SJbPpF6GdQ5w Tj5uQtmUDYkSX6pvxpQ88VTLRefxCNsviL9YPkWOYhKHu98ZKoyN4ZNuHUa0IopzSEB0 EeyUHiY0ITVtRm0x9YvLLIZ45720OPBa4bQk+U/zYpu2b9IAP2wsszKhW+TtAp1o7Rgi lbBzrkXSJ1CnRoXpXU+SJ9RSEtLpzm0zlsI+GmoyBDbhiUUf7r/O/yNs8rdl+CPOsv9L 9FwJl+hiF//YCbi0OuvydZNlzPvJw4Fuv8gCJ929OrzzMku6UyOAN+kgdcnl8DeDz5Ec 8+3g== X-Gm-Message-State: AFqh2kp64n4a8jD07cTx3TD86iQe0GUvNXB5NuQvTX/H4dXHA2eZjht4 lynGA5WDzY14E4WzNGAQkN69UTaY5hA= X-Google-Smtp-Source: AMrXdXtaP7SnB7xwI033eJ9LX5r8fqGiTk2uHGqdfMcWIk0DEIljbAkeJE9GZXHhtZ+4ZcY4E2+CNw== X-Received: by 2002:adf:edd1:0:b0:27b:55a9:4bd5 with SMTP id v17-20020adfedd1000000b0027b55a94bd5mr24721979wro.1.1672830399738; Wed, 04 Jan 2023 03:06:39 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:39 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 62/77] bash: upgrade 5.2.9 -> 5.2.15 Date: Wed, 4 Jan 2023 12:05:33 +0100 Message-Id: <20230104110548.2537259-62-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175447 Signed-off-by: Alexander Kanavin --- meta/recipes-extended/bash/{bash_5.2.9.bb => bash_5.2.15.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/bash/{bash_5.2.9.bb => bash_5.2.15.bb} (89%) diff --git a/meta/recipes-extended/bash/bash_5.2.9.bb b/meta/recipes-extended/bash/bash_5.2.15.bb similarity index 89% rename from meta/recipes-extended/bash/bash_5.2.9.bb rename to meta/recipes-extended/bash/bash_5.2.15.bb index 39a5d3de86..f78f79fcc5 100644 --- a/meta/recipes-extended/bash/bash_5.2.9.bb +++ b/meta/recipes-extended/bash/bash_5.2.15.bb @@ -14,7 +14,7 @@ SRC_URI = "${GNU_MIRROR}/bash/${BP}.tar.gz;name=tarball \ file://use_aclocal.patch \ " -SRC_URI[tarball.sha256sum] = "68d978264253bc933d692f1de195e2e5b463a3984dfb4e5504b076865f16b6dd" +SRC_URI[tarball.sha256sum] = "13720965b5f4fc3a0d4b61dd37e7565c741da9a5be24edc2ae00182fc1b3588c" DEBUG_OPTIMIZATION:append:armv4 = " ${@bb.utils.contains('TUNE_CCARGS', '-mthumb', '-fomit-frame-pointer', '', d)}" DEBUG_OPTIMIZATION:append:armv5 = " ${@bb.utils.contains('TUNE_CCARGS', '-mthumb', '-fomit-frame-pointer', '', d)}" From patchwork Wed Jan 4 11:05:34 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17671 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 2B129C4708E for ; Wed, 4 Jan 2023 11:06:42 +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.web10.9383.1672830373513666754 for ; Wed, 04 Jan 2023 03:06:41 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=PO/HR49U; 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 s9so553814wru.13 for ; Wed, 04 Jan 2023 03:06: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=1m3lU0Y6CuAJRVuxOpKfnpOjbPScV1gZ+ibBG76E6VU=; b=PO/HR49UAwYoU1OoLJwi340vIv6FKlGMTZcNwT416qVV4L0dmtj31Prox0xZ142212 K1K9rmN8qN3QfKahsEYjcxlYcf1El+dYfu2sK0DlSERsLvELqjHHd3ydx4pYi8j7bjCY POt7B18Bjjg1V45hXoXrkdRUU30+gcZC5cqz/NVwt0X28GOdhefEPtsrRBwJo9/gpzej 7yG5ynu9ZZb3yLLTbsHWwS94iKebN40/GWh/JZRpbrRcbeAEsXEgW+yoUMP5zCELN5Ej CdhxeqEbukujkUGpNwcAeQq+WlsXNzVRtx42qjyGBNY1Mt6f4NZ7LcPDFbc+fHTXSdw7 BEhw== 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=1m3lU0Y6CuAJRVuxOpKfnpOjbPScV1gZ+ibBG76E6VU=; b=HyFgpR/dGJUjhivLwHWpNQSWN3l7mkyZh2F93O6CC7FFrWCNj0g5RRlLMLvtWTRAHL 1xkZcUlK9nQZf0G1BP8dNmJEoNKIKzb5XWSIze04u+I3rY5FqZVYguS8tZNWZJTxWUsn YEyCuFVEOo73+IbgL3bEdPsIrE+/vrgD0ecZqdZdiBKV8clF3nNCFzrINEtGeLxz9iTd 6ZzgpwUJzVUscFblKC2fagRE851gP0vTWnGOOqLNA3pWJaIWnIWjihxJCn3r6P6ahWlu V8DCn1OHKtby3lOpXgio+GZNIqBvnF7a9MqiZ8xBvTe0murk1VaenRjDsVC3QzUlDp8r OE7g== X-Gm-Message-State: AFqh2kpxA0I5kcxXlommd0+XoNB8owRBkua/D75hAFB3sHVjNVl+Z7lc y85Dr6IF6XY94YMQCqe2t6zpzKWDVhE= X-Google-Smtp-Source: AMrXdXuet63i1O/wNlVnNZlfKbIfLpg3LhH3keqL4gNJR5pwXmOsjRUXpE4mbDLiykjJU6XmMI2+jw== X-Received: by 2002:a05:6000:102:b0:2a4:a315:dfc5 with SMTP id o2-20020a056000010200b002a4a315dfc5mr822845wrx.28.1672830400541; Wed, 04 Jan 2023 03:06:40 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:40 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 63/77] kexec-tools: upgrade 2.0.25 -> 2.0.26 Date: Wed, 4 Jan 2023 12:05:34 +0100 Message-Id: <20230104110548.2537259-63-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175448 Signed-off-by: Alexander Kanavin --- .../kexec/{kexec-tools_2.0.25.bb => kexec-tools_2.0.26.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-kernel/kexec/{kexec-tools_2.0.25.bb => kexec-tools_2.0.26.bb} (97%) diff --git a/meta/recipes-kernel/kexec/kexec-tools_2.0.25.bb b/meta/recipes-kernel/kexec/kexec-tools_2.0.26.bb similarity index 97% rename from meta/recipes-kernel/kexec/kexec-tools_2.0.25.bb rename to meta/recipes-kernel/kexec/kexec-tools_2.0.26.bb index 9784404cff..bc83afb5b6 100644 --- a/meta/recipes-kernel/kexec/kexec-tools_2.0.25.bb +++ b/meta/recipes-kernel/kexec/kexec-tools_2.0.26.bb @@ -20,7 +20,7 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/kernel/kexec/kexec-tools-${PV}.tar.gz file://0001-arm64-kexec-disabled-check-if-kaslr-seed-dtb-propert.patch \ " -SRC_URI[sha256sum] = "4eea6f8641ea3e349653a52c7fd33be1132322a5f3dc9f1a6ade886019767320" +SRC_URI[sha256sum] = "89bdd941542c64fec16311858df304ed3a3908c1a60874d69df5d9bf1611e062" inherit autotools update-rc.d systemd From patchwork Wed Jan 4 11:05:35 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17680 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 511B5C46467 for ; Wed, 4 Jan 2023 11:06:52 +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.9368.1672830362190792853 for ; Wed, 04 Jan 2023 03:06:42 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=O0Qcage/; 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 d17so12824918wrs.2 for ; Wed, 04 Jan 2023 03:06: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=n5Eys6T3QMEoNTPHEHq9j4USGKr7/kIQX7Fv0fXLgM4=; b=O0Qcage/l3edM2qxOVGrlS8FZAtmMIGGWwAw7SOYuzPO9+7vVVG6X5aBLwXEV5qrUk VzeQt62i6pQ+dr2gMASlM+6P8uyyQKrjlVXg/7obYbM2tcttMeLQAScN+DiNxXmMm8xX Ql6eQT8u8QrojRewLtZ2mDK6dDSpkp82wxU8Y7Ii45EDvflpUZAklHsT4TULholHGSlJ DJT7ot/B5ECcAvhyzJYXKm1eQuD+U/o6Uvgb/oO07xMuRu+Lo/Gw+Yar/WWF/efEjfru CeQQDlf5Ku6vEkff2tytDtH8TxTY/qYIOmVPfa81sAcbrmpFvITTCqtj5cHPAWNs7efp H97w== 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=n5Eys6T3QMEoNTPHEHq9j4USGKr7/kIQX7Fv0fXLgM4=; b=HvfiHzm3mxG958wplD3YOCe/kRCBttye+6ZwRjKZv8EFG/AyObOPPzhH00agxf/FCB fh3+2YH42QRD/Rha4N3+pXAh0tcCKttpYRnDlG0lrLTwIrf32Yna+NsSEbNxaYBQY+ZI HCBXTj5y8FK4tHadVOfajrTeA7nZPTne2/y8XlwqCLAdyb+RCjW+OR2kcZyKRPm5QCvY hFyoih/t90StiBlbyoc9wFrR6c5HgjYGS1Y2n5YXKiexhQrxMrfeTkQQXznEDQZ8A+Ry bycIaoPI2DNnsebXfbhlN0rVuBbUqjHbqMgDQIMyy0gYHFcbicrB9ewWpGrOGu2LQkU4 1TDg== X-Gm-Message-State: AFqh2kodqYQFm5aqJI9EHoAUgUiosGGxGfKTYmlIlsL6lRw3xdiPj6u9 pqJmJL0vd6IMmbTgjfjPQiSAAyO47VE= X-Google-Smtp-Source: AMrXdXvc4qECREOa435vZTEsM0Rbd0cLjWAWlAxfX036lHfem72ifww2io50xdQdjolHw1Vf9WFN8w== X-Received: by 2002:adf:aada:0:b0:26f:596b:1fb8 with SMTP id i26-20020adfaada000000b0026f596b1fb8mr31780560wrc.44.1672830401585; Wed, 04 Jan 2023 03:06:41 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:40 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 64/77] python3-jsonschema: upgrade 4.17.0 -> 4.17.3 Date: Wed, 4 Jan 2023 12:05:35 +0100 Message-Id: <20230104110548.2537259-64-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175449 Signed-off-by: Alexander Kanavin --- ...ython3-jsonschema_4.17.0.bb => python3-jsonschema_4.17.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-jsonschema_4.17.0.bb => python3-jsonschema_4.17.3.bb} (93%) diff --git a/meta/recipes-devtools/python/python3-jsonschema_4.17.0.bb b/meta/recipes-devtools/python/python3-jsonschema_4.17.3.bb similarity index 93% rename from meta/recipes-devtools/python/python3-jsonschema_4.17.0.bb rename to meta/recipes-devtools/python/python3-jsonschema_4.17.3.bb index 02337fe85b..392b9584a3 100644 --- a/meta/recipes-devtools/python/python3-jsonschema_4.17.0.bb +++ b/meta/recipes-devtools/python/python3-jsonschema_4.17.3.bb @@ -4,7 +4,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=7a60a81c146ec25599a3e1dabb8610a8 \ file://json/LICENSE;md5=9d4de43111d33570c8fe49b4cb0e01af" -SRC_URI[sha256sum] = "5bfcf2bca16a087ade17e02b282d34af7ccd749ef76241e7f9bd7c0cb8a9424d" +SRC_URI[sha256sum] = "0f864437ab8b6076ba6707453ef8f98a6a0d512a80e93f8abdb676f737ecb60d" inherit pypi python_hatchling From patchwork Wed Jan 4 11:05:36 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17683 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 511DBC4708E for ; Wed, 4 Jan 2023 11:06:52 +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.9378.1672830369815591871 for ; Wed, 04 Jan 2023 03:06:43 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=DCL7VYG3; 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 bs20so30464727wrb.3 for ; Wed, 04 Jan 2023 03:06: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=KOmcHoLmIGVRLPS0Kk3NetBK1GRGguuwRmBbYKHiUGA=; b=DCL7VYG3+lU/lmcRn+lSMXHA0g1LHXupacZFtDG0Auz116nAKJRM3J8sI3lyRcojdj bOA9WV1yuFqF3YIUvgeY+hlRVhCwditqFz+0v4YRcRciecvKy7peLsVCbmVoUYg6smd+ Hl352N77BlZqALXmoPu1Jp8xySuf6PpBAvszNpjs6iwP9acug9NVNTY64nRXIlgWDbsu NP3hu/qwm25rDzVs3Fvp4nLFD3G2Sr11Ea50ms/k31G5T+O90CDtxlh3l/0xHZ9RTVBZ bu+AbKN1Wzs4W3tgyJm9lXJu64OTIsR+4TG40/NH4H0VHWo1stSEFvNXDPHFgY8vZcX7 SjLg== 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=KOmcHoLmIGVRLPS0Kk3NetBK1GRGguuwRmBbYKHiUGA=; b=FjyJI40jLz0/xJH5EZ+CjHMfgx0D1ktx53H+aQimspVG3ZHuIFA6IBlIUH76KevJO9 S1C4IY4ciVTAIbBRbbaMbKvehmuc6ViCIfqmnYJLCer9xVjHV2H65N09t6dfJDg13wiF UQbopcVOTwM+dwkNhkg8JFiZ8PfR7jIPZy/ssy7zPeVEmnoS1m8VOILl4C2IBsb0d/RY HxZFItUyvaJhDbyrL8ncpQM2bwY1uaiURMaujdgTR5voZuk7k5kbzGmIlQuHtJX3aFk4 2YRsvycu+UOGjgEo+fGFoAwfKapE+zw5QOSRxyijkEc4BQIahIJ2rdr9Ytv/9MnT/qGg 10TA== X-Gm-Message-State: AFqh2kpZYV9cjJDa8yD0hPJvqmYWj/q40quR3mWeVuNVyYW7Bdyrhild HM+1nl2gUroWJ5Br0m1xqFsYv11Nbvk= X-Google-Smtp-Source: AMrXdXtXiZDFHW+5uCma4YnRHmIw+r6WN+UefNK/HDhXVq8d3O6MHru2NBQm4iarsQXWvK4lUFbNWw== X-Received: by 2002:a5d:54ce:0:b0:242:486:5037 with SMTP id x14-20020a5d54ce000000b0024204865037mr30779470wrv.32.1672830402304; Wed, 04 Jan 2023 03:06:42 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:41 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 65/77] python3-pycairo: upgrade 1.21.0 -> 1.23.0 Date: Wed, 4 Jan 2023 12:05:36 +0100 Message-Id: <20230104110548.2537259-65-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175450 Signed-off-by: Alexander Kanavin --- .../{python3-pycairo_1.21.0.bb => python3-pycairo_1.23.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pycairo_1.21.0.bb => python3-pycairo_1.23.0.bb} (90%) diff --git a/meta/recipes-devtools/python/python3-pycairo_1.21.0.bb b/meta/recipes-devtools/python/python3-pycairo_1.23.0.bb similarity index 90% rename from meta/recipes-devtools/python/python3-pycairo_1.21.0.bb rename to meta/recipes-devtools/python/python3-pycairo_1.23.0.bb index b692067809..5214a05d53 100644 --- a/meta/recipes-devtools/python/python3-pycairo_1.21.0.bb +++ b/meta/recipes-devtools/python/python3-pycairo_1.23.0.bb @@ -13,7 +13,7 @@ DEPENDS = "cairo python3" SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/pycairo-${PV}.tar.gz" GITHUB_BASE_URI = "https://github.com/pygobject/pycairo/releases/" -SRC_URI[sha256sum] = "251907f18a552df938aa3386657ff4b5a4937dde70e11aa042bc297957f4b74b" +SRC_URI[sha256sum] = "9b61ac818723adc04367301317eb2e814a83522f07bbd1f409af0dada463c44c" S = "${WORKDIR}/pycairo-${PV}" From patchwork Wed Jan 4 11:05:37 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17682 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 5CD0DC54EBC for ; Wed, 4 Jan 2023 11:06:52 +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.9378.1672830369815591871 for ; Wed, 04 Jan 2023 03:06:44 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=GeRwaQ3C; 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 bs20so30464763wrb.3 for ; Wed, 04 Jan 2023 03:06: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=4mOql6FD44ov3GKpLvst//2ANSQolLR1/Y/u1uV9FXQ=; b=GeRwaQ3CH5RWsD5ZLJXZ9kuxY10d6SWx+Ix9Z4Q3RknJDji+OXSbu6dZ6rgd9Qz9h/ xgbymEyIsiQSH2ld9iXEhv9pWINmljz0DL1tcPMF8LvAGBRM6We6Ybu8Gx8Z+K9r2k/Q rdF3XH8e5vZq1iF+hVmrXMNfvObEWFgjLuZ43bqbK1yUoc6xBgOSoOVfwuGEQBlsd4zq ZsA3ShOrqIcfIzuTSAnOLdSVAHmlrj7NQxNkMHDLaUOCVsKZppIrW3n2uPi+ZMhyX2ul 780TYSqcXVDwa9u4WtXkYwieSyckn8nTZcpw3CcaJZ26nJHxxFN0E+qjr7mhXLR0KA0+ d8pQ== 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=4mOql6FD44ov3GKpLvst//2ANSQolLR1/Y/u1uV9FXQ=; b=wY8Q/fVSPtp3osaQMuqp+4896hrpXy0lo6+HKuCjoXOCE/PmLl+vGu3DpoPVH8cWmF o6bqTXkbBRHLwk2s5PXwhiiERma0WTXA+FPPIcBviHVysp1ECC7KeJaiLnOe5n0y/5Uq jC/CRIc11pYDl8ygAV8dxE7mBUH6F0z4NVqgF5+6Nt8AoOg0AvNgqj9hxBY68qRoUP7q 1PxCzh1yr0mGXXBRXwzIIH4R4wnEtAtxzUHVqJHDcYzXIb+cklN52kzzAvmkJ8jrIpHz 42R6unekVC1FScOVf8Db28qeVDOLwh/6uf15vOvRjbjOyFB4gCBVHkLAtjmwO5RZucDh OAXA== X-Gm-Message-State: AFqh2koJKiwNw6i0AqtEqPegOJQbNwKUFzRl3/P43g4og/nTU/CrJJZ7 FbHcrA0r7c9TDimyrVKbXRplKdl0o7A= X-Google-Smtp-Source: AMrXdXuNHxmQnbq3xHZoTjKe9iWWZtMeRMRl816c+njr4FhqJSu3YRKxaT4E38TENkrylLHQ1bvTJA== X-Received: by 2002:a5d:5645:0:b0:289:552f:ed1b with SMTP id j5-20020a5d5645000000b00289552fed1bmr17552143wrw.63.1672830403150; Wed, 04 Jan 2023 03:06:43 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:42 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 66/77] nghttp2: upgrade 1.50.0 -> 1.51.0 Date: Wed, 4 Jan 2023 12:05:37 +0100 Message-Id: <20230104110548.2537259-66-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175451 Signed-off-by: Alexander Kanavin --- .../nghttp2/{nghttp2_1.50.0.bb => nghttp2_1.51.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/nghttp2/{nghttp2_1.50.0.bb => nghttp2_1.51.0.bb} (92%) diff --git a/meta/recipes-support/nghttp2/nghttp2_1.50.0.bb b/meta/recipes-support/nghttp2/nghttp2_1.51.0.bb similarity index 92% rename from meta/recipes-support/nghttp2/nghttp2_1.50.0.bb rename to meta/recipes-support/nghttp2/nghttp2_1.51.0.bb index 66311b2edf..fc1a592200 100644 --- a/meta/recipes-support/nghttp2/nghttp2_1.50.0.bb +++ b/meta/recipes-support/nghttp2/nghttp2_1.51.0.bb @@ -8,7 +8,7 @@ SRC_URI = "\ ${GITHUB_BASE_URI}/download/v${PV}/nghttp2-${PV}.tar.xz \ file://0001-fetch-ocsp-response-use-python3.patch \ " -SRC_URI[sha256sum] = "af24007e34c18c782393a1dc3685f8fd5b50283e90a9191d25488eb50aa2c825" +SRC_URI[sha256sum] = "66aa76d97c143f42295405a31413e5e7d157968dad9f957bb4b015b598882e6b" inherit cmake manpages python3native github-releases PACKAGECONFIG[manpages] = "" From patchwork Wed Jan 4 11:05:38 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17685 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 6D866C54EBF for ; Wed, 4 Jan 2023 11:06:52 +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.9374.1672830397768050219 for ; Wed, 04 Jan 2023 03:06:44 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=Ke/YvNAM; 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 bk16so19362626wrb.11 for ; Wed, 04 Jan 2023 03:06: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=9Nr2yDCCq3CKJAouOv6QTaL6RBRgx9hgwAEcm00wsOE=; b=Ke/YvNAMbB8wJpGkvmc/+J7/Kr/X5pHEUScZeMn2y/IR6qyUxsXPDAmCXPmQTgCbJI pXMFdX7a8KxwvLgAFsdYTe3x4W+IB4bifH8nekINa7FwGgHusybQATjl3XYDqEKnFpra xhcKyx1CbV+obfCkirrdGzE9Bjx6sf+15++7f8axDMvT8tmyOfGzoUWK29Apb6GFSWLD WQ63vzV1fIpY29dhVGY3Slwz/zZpdgiRMefaUeGt/aNV4c8ETxWFdp9GwZg7rD63jFLZ 4PmG8jmy5dRBJNOr0dTW2GzyTPC02uEa406VpmRBB6QE98S2w1BFKVbTBCWM/uIxqk5y Hwuw== 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=9Nr2yDCCq3CKJAouOv6QTaL6RBRgx9hgwAEcm00wsOE=; b=xszdh/yA2UXQeEuHgmIGas1/byH39ckVmi3RMUEEr6iwrnP5oFqq2wNP9cZ/5mQMws FpiIZxUn3Pjcn44BxhMJfYosK1la+h+AYy76n2ZZGf5dgjpXMTZaI53L9gHca1qE4XWd HdXw+slF7+xgh8bm9b48H1kEWGyHw2cgNjV3YKFjFL5bvJruwb1+3+raT7b+Jps1n9ox 3UbyK6VaDMIWDyTpKx+xjPqiB331cNDQRpSGUOLAopk3A81nQpUMRopvUsLOava5AIzN d6bFpnmnblibfeJ66GKsd68pOo7WLkmymLMYyY9P33YYqFSfqfARtqOHQIFGut5E9W7N wBEw== X-Gm-Message-State: AFqh2kpUwEyoS7zhqnY4D0GywGkESPIldZ8cRrZ5fpyHMXoCF5BgGgt+ 14SW+9wU+LqENBj/SGvSpczdj+ZtOa4= X-Google-Smtp-Source: AMrXdXtVe8P5K2k4H/0eXMz8ry3NSLON704bzsgu3C9k9hfBhk/w7cCen8KiOGmlzZEBvTMcFN9vhA== X-Received: by 2002:a5d:42c1:0:b0:25f:8ead:96cc with SMTP id t1-20020a5d42c1000000b0025f8ead96ccmr33206917wrr.70.1672830403974; Wed, 04 Jan 2023 03:06:43 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:43 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 67/77] python3-certifi: upgrade 2022.9.24 -> 2022.12.7 Date: Wed, 4 Jan 2023 12:05:38 +0100 Message-Id: <20230104110548.2537259-67-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175452 Signed-off-by: Alexander Kanavin --- ...ython3-certifi_2022.9.24.bb => python3-certifi_2022.12.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-certifi_2022.9.24.bb => python3-certifi_2022.12.7.bb} (86%) diff --git a/meta/recipes-devtools/python/python3-certifi_2022.9.24.bb b/meta/recipes-devtools/python/python3-certifi_2022.12.7.bb similarity index 86% rename from meta/recipes-devtools/python/python3-certifi_2022.9.24.bb rename to meta/recipes-devtools/python/python3-certifi_2022.12.7.bb index a6b7467052..dca3d26811 100644 --- a/meta/recipes-devtools/python/python3-certifi_2022.9.24.bb +++ b/meta/recipes-devtools/python/python3-certifi_2022.12.7.bb @@ -7,7 +7,7 @@ HOMEPAGE = " http://certifi.io/" LICENSE = "ISC" LIC_FILES_CHKSUM = "file://LICENSE;md5=3c2b7404369c587c3559afb604fce2f2" -SRC_URI[sha256sum] = "0d9c601124e5a6ba9712dbc60d9c53c21e34f5f641fe83002317394311bdce14" +SRC_URI[sha256sum] = "35824b4c3a97115964b408844d64aa14db1cc518f6562e8d7261699d1350a9e3" inherit pypi setuptools3 From patchwork Wed Jan 4 11:05:39 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17689 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 7BEE9C61DB3 for ; Wed, 4 Jan 2023 11:06:52 +0000 (UTC) Received: from mail-wr1-f43.google.com (mail-wr1-f43.google.com [209.85.221.43]) by mx.groups.io with SMTP id smtpd.web10.9388.1672830376764924673 for ; Wed, 04 Jan 2023 03:06:45 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=aAVHVWyG; spf=pass (domain: gmail.com, ip: 209.85.221.43, mailfrom: alex.kanavin@gmail.com) Received: by mail-wr1-f43.google.com with SMTP id az7so8168119wrb.5 for ; Wed, 04 Jan 2023 03:06: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=Q+xZ6AK3MpwOHg4SCQJu2GJluSA9wPpLrtmRgIcdlyA=; b=aAVHVWyGJb4mUruthsUFxcZ1MzuNAHkAozW+39bFoqMSLURrhuUdUMn23b7DJpKAIt 3Vy28aHn1OtdguwkgDnaWhqD+NA+GICgqwnRqKUgpB2bc/61OKRu12D8wlfFF5au4rxS iRAPku1/oQdwF2haiH/T9173qX4xKcOQP1gwwQaGj36wGgphj8pjpb2IT2UoOWHKNKjm h6E0JVCq1ov8/CjnJ9/I159Bbw+dqG5FoDtgIJ0LsaDNdM5bzNuAAX6/++ST/URF0x7N 5O50qDH33p+PDHcEKGDFHqf0lHcQYTw1vyw2oivp6vpFI+6sQI6KrFeMugT9L2EU7y3S 6mVw== 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=Q+xZ6AK3MpwOHg4SCQJu2GJluSA9wPpLrtmRgIcdlyA=; b=f3w3yDwDMZ8ytOtAHMaGoJNTCBb5Wx+mTIEbqBIE8tBrf7p5uNI2ME9byReoxjtjDN 7onMMhkCDXBuete0J48FkN30EG9/CbiPmhd3/rjtJ07QApMJ39ZWZkLcdSv8PXtiHTID bXZ2PjwrZdgUh2n7Zh2Uq+SnUr4G9iEnYpHlHPpAhrZaDGQn7D0yXReN7FEupVhE+IHw OEgsaEoHEbVEA6f+QNDe2ersCknZdcyNskd1t+ACF9IVYNrCn6O1Ew8x4SPmmUBUdHdp uCbScEFcxKQSwzoT93+7EJgAIwg5KG4IFlCP7zg72S+SSnpuZi9QTlS1CMklLY0/jI9Y lbnQ== X-Gm-Message-State: AFqh2kpzg/A2YexLypsToltHh91Til5MmVsMBOZNJzfiGm1feSPzxXsb GNKPFdeOnF0g4zH+bRcZhUrEIEdY7lA= X-Google-Smtp-Source: AMrXdXtxNW/EsVIbKmkQaddPMw+6gaHrcQ51DgNCIo8AMSay57MIypK6527EItIyTLDQimbWLjANaw== X-Received: by 2002:a05:6000:18c3:b0:288:ca2e:7d74 with SMTP id w3-20020a05600018c300b00288ca2e7d74mr14071272wrq.14.1672830404857; Wed, 04 Jan 2023 03:06:44 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:44 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 68/77] btrfs-tools: upgrade 6.0.2 -> 6.1 Date: Wed, 4 Jan 2023 12:05:39 +0100 Message-Id: <20230104110548.2537259-68-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175453 Signed-off-by: Alexander Kanavin --- .../btrfs-tools/{btrfs-tools_6.0.2.bb => btrfs-tools_6.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_6.0.2.bb => btrfs-tools_6.1.bb} (98%) diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.0.2.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.1.bb similarity index 98% rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_6.0.2.bb rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_6.1.bb index aa48422080..44ec2e1f16 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.0.2.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_6.1.bb @@ -19,7 +19,7 @@ SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git;b file://0001-Add-a-possibility-to-specify-where-python-modules-ar.patch \ file://0001-Use-pread-pwrite-ftruncate-stat-instead-of-64bit-equ.patch \ " -SRCREV = "ff964ba6aef98bd1bafe8ff9b0088501b30bdd27" +SRCREV = "cde5faa6787e6fa720c99d2f10caa187a493c13f" S = "${WORKDIR}/git" PACKAGECONFIG ??= " \ From patchwork Wed Jan 4 11:05:40 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17691 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 80DA5C54EBD for ; Wed, 4 Jan 2023 11:06:52 +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.web10.9383.1672830373513666754 for ; Wed, 04 Jan 2023 03:06:46 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=lCCnCY1n; 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 s9so554025wru.13 for ; Wed, 04 Jan 2023 03:06: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=47PP1YBH13KpW35H//Fy3vrHgyAeh8ZHxcLbD0goSeQ=; b=lCCnCY1nDFPrO+s3T68Yg7cVMT7cjeUPTsuGpVaMO4rm7aNvmQd3L1KkHjXZ28ItDQ uZaSl4IjRT2J1BtaB+InuocNaK9P+zfrg0X5NI8gp/3+H6OxBBhVELSgDx5vmxNKaPR8 emOX/wjP9wWH0XpECoek0HHuzE3x36Sw3eFZ06E/nN4R1aSGYiCx1rIZcggE+puN0N3G vUzNxiASwU80Bqt2GwtywCRBncXfrb0VZLT00x959/COR//7RuwPDGlCgA5PvqYLZ9Sn AC6OABGq3Z/0e+YqEHh6J310HIHlX8TpBZZ/23vIhI+zr7amSizhyXb+NvCAUIMPsny9 yDqQ== 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=47PP1YBH13KpW35H//Fy3vrHgyAeh8ZHxcLbD0goSeQ=; b=zgui+bLIgZ/FCmxXUn0YthbcTX3B+63ZVsfLY85YVuF5EzNsi52WPzxJ+6/J5cMVTi Eim7TbGZV9xVLv7k6P7Um5/pdMlDrUvdlmbrAjKqR9G3Prci1J1bP7PF1ARAzNpb+T3B e8w9Kwa61KpHMf9JuyrWgIEmz7oBZ1ZpbCumz7UVhwJCa1aS9N52tLCVd5ApD7brQnnC 02oSMSz87V8uUAF0aJtou8WQ8tBOCZVvHRX9H+wyXcn4o/nkedkX/HW9MG19Aedel5f+ jbyUxG4PrRSXZPlyZ8synBsVaGoS7lkql0e9lrYmEV5SlnClH95aYQe3t/7Uza+dgHUu ySNA== X-Gm-Message-State: AFqh2kpbKwfe6jm8t5FAuHv4KjcPHXQZwLwhjwFMhnQUVtMNyIA/8ahQ e36BEWOkKn2DKENjKutp4PnxBFgYmH8= X-Google-Smtp-Source: AMrXdXvo2NAQyDHe5blRU7Vbkqbx2yhxeKrYGioZ+BbuvoMv9yyyky7STlFQXpPDFx3I/VcwjsWh1w== X-Received: by 2002:adf:a4de:0:b0:2a9:89e:2b53 with SMTP id h30-20020adfa4de000000b002a9089e2b53mr454259wrb.45.1672830405687; Wed, 04 Jan 2023 03:06:45 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:45 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 69/77] python3-hypothesis: upgrade 6.57.1 -> 6.61.0 Date: Wed, 4 Jan 2023 12:05:40 +0100 Message-Id: <20230104110548.2537259-69-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175454 Signed-off-by: Alexander Kanavin --- ...ython3-hypothesis_6.57.1.bb => python3-hypothesis_6.61.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hypothesis_6.57.1.bb => python3-hypothesis_6.61.0.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.57.1.bb b/meta/recipes-devtools/python/python3-hypothesis_6.61.0.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.57.1.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.61.0.bb index 064d7014d5..204471c186 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.57.1.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.61.0.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "1d8ed5136f368e343f39172b06f68aa7fd1312cf643c332ab18a75d56789fa90" +SRC_URI[sha256sum] = "fbf7da30aea839d88898f74bcc027f0f997060498a8a7605880688c8a2166215" RDEPENDS:${PN} += " \ python3-attrs \ From patchwork Wed Jan 4 11:05:41 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17690 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 8A738C63707 for ; Wed, 4 Jan 2023 11:06:52 +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.9354.1672830355694061789 for ; Wed, 04 Jan 2023 03:06:47 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=QS5LwGM3; 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 j17so27211981wrr.7 for ; Wed, 04 Jan 2023 03:06: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=0WnyahyFgfqPj0UJlsXBRwpuBCnlKGplkhqRX3yC8Fc=; b=QS5LwGM31mtBRJrLT9YuX7UMlOaOWeX7tr5oZ7v0Ner/aHZISS8sqzi3pusNXLwhY4 deRW/rlWBn5Hpcn+5aLauShgIWpdnwzn4Urohp9WmNSJ6yDxkWKapuRDHOW07nolkGwc bZUC4hfPt3s7JNGSYbAix2PBFdWJl96fkl3+oWbsLx9ZobLRfe050Wh7WUvVJaIdiqnW 2+4RaEN6/9hAMgVSPrqdlGAuF+nh1rw3KPwwrBZlc5C6hIzfLFSsj4EU/Db+f/Pz393o l6H/ns7qmjzp/eSbEWTBzA6CrLdVt+yGf9rq3LQ10HJT+dTJ1t4jMRl5Qx8Yoffq8l2P ENgw== 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=0WnyahyFgfqPj0UJlsXBRwpuBCnlKGplkhqRX3yC8Fc=; b=klBlau64uq+YYimzd050FJRYU4vTTRGWC/psi6AFEt2AQJj7UsmTSljqRumi+4Zjgg g+aWollkxrVPJii/rN/rM/G9ysKIshSR8EFIt0Y/TDP3AXtJ0wuWyaRNaRyXY6qjuans xbz8DiEZ0fOdfg5mNclQmOFiCgdivrP1Hul0GON16udttCLM7R09IWEg/5CjDsOSInIc bhPckzifzzrlSmPnikk7JmPesC3IPE/h4v5ni4M+gyd5H8Lg/Es9x8i4fX6JZTalMG3M 0zFAKB0x8de3v31WDiqqIGaE50BE9douA95sKrsAuVvXsbpun+CU/34AeUTCofC3LcW4 rbGQ== X-Gm-Message-State: AFqh2kq25lXz3nOxEDF4nhs1mkE10YJt9FTPmwEfzYDF9emhAxgSVSpX V/Ft3T66AOQrd6OpT+dLkAg05cZb0t4= X-Google-Smtp-Source: AMrXdXtHhj310Qe0Vn/IT70OiktrqV9sR392cNpfQLIzfKHeQtFfcqGJhoarBzZKdi5Tdhy/dwuL6g== X-Received: by 2002:a5d:668f:0:b0:24f:dbcd:7726 with SMTP id l15-20020a5d668f000000b0024fdbcd7726mr28446185wru.5.1672830406280; Wed, 04 Jan 2023 03:06:46 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:45 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 70/77] libsndfile1: upgrade 1.1.0 -> 1.2.0 Date: Wed, 4 Jan 2023 12:05:41 +0100 Message-Id: <20230104110548.2537259-70-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175455 Signed-off-by: Alexander Kanavin --- .../libsndfile/{libsndfile1_1.1.0.bb => libsndfile1_1.2.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/libsndfile/{libsndfile1_1.1.0.bb => libsndfile1_1.2.0.bb} (92%) diff --git a/meta/recipes-multimedia/libsndfile/libsndfile1_1.1.0.bb b/meta/recipes-multimedia/libsndfile/libsndfile1_1.2.0.bb similarity index 92% rename from meta/recipes-multimedia/libsndfile/libsndfile1_1.1.0.bb rename to meta/recipes-multimedia/libsndfile/libsndfile1_1.2.0.bb index 1f1a40160d..b8001f4618 100644 --- a/meta/recipes-multimedia/libsndfile/libsndfile1_1.1.0.bb +++ b/meta/recipes-multimedia/libsndfile/libsndfile1_1.2.0.bb @@ -13,7 +13,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/libsndfile-${PV}.tar.xz \ " GITHUB_BASE_URI = "https://github.com/libsndfile/libsndfile/releases/" -SRC_URI[sha256sum] = "0f98e101c0f7c850a71225fb5feaf33b106227b3d331333ddc9bacee190bcf41" +SRC_URI[sha256sum] = "0e30e7072f83dc84863e2e55f299175c7e04a5902ae79cfb99d4249ee8f6d60a" LIC_FILES_CHKSUM = "file://COPYING;md5=e77fe93202736b47c07035910f47974a" From patchwork Wed Jan 4 11:05:42 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17692 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 8B34EC63797 for ; Wed, 4 Jan 2023 11:06:52 +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.9379.1672830371113999238 for ; Wed, 04 Jan 2023 03:06:47 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=FkXplsLn; 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 w1so20448853wrt.8 for ; Wed, 04 Jan 2023 03:06:47 -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=k4fI6MNnEsiNCgzojvXC45a01AKXWrd2Cn7Pcne0mCA=; b=FkXplsLnbPgwrvutQhllX7oQKuDD35uSQf4/gp1r42W2TJnvqoNhSchx0Ej9dLt4dt q1c5ZTzZZRWjGegAqhFdwvhZ+0QJlvGn+GPtjNQs2YzVxXXVbg7+1aZ2wk0ERqyrG500 gEZgYzlS6XL/KjIeMADq53H93/VfkiK7I2ca7yHkNuqhhdo3+BoRStoRkJIJfxwUlqtn Kg8GXwh3a5KjeJlRSowWIMhgTT+kRIPJ6mrRK/+Ft63Us+XCODLSd47r493DqCtD1r35 PecI0WJZ6fyKmv4NgQVNAyBoi1frSnrSrm/qDay124w8OWyI45tqgtOtXnBN4XGGfYTH 69Uw== 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=k4fI6MNnEsiNCgzojvXC45a01AKXWrd2Cn7Pcne0mCA=; b=oD3lGYQRrX8coI/O7n+Qo3zkeGEDLFfb4ynE0sUmCtMp4v4PA0UsgjcR9rEz6fd7ap 3Y3YPwt0bYWAG+Ibqeb7K9e7GfWDiCF3nRcF6UlsicV/9Gnct80jUPOw9cuJGLT5gWPE B+Qm2G1Y8RHoE0YVSzLYRETRDYKIsIQiF7dYkFlBSAh0m2g1e+PsvjMpglyUJSKuXKm/ NJGUqEuDjEM+zVckRz1sQbasrvfahw2k3tBNNA9ihaUjHUn08aIWiLo56yPxhPrQdCzQ mdj+NMPBm6OWs8m+Pb+eNpShuqzdR02eE06Zwi7NWu1iblmOhbzZhdOWM1L+WeWAYKCc KoyQ== X-Gm-Message-State: AFqh2kqC7ShHI1Io9vgkf9MwSkFCcPbpOmuHf/5qerbhKYrJuN0Mn2jh dT7iMOc4fOHJRnpARZ0/wLTNr+9X5l0= X-Google-Smtp-Source: AMrXdXsaOSB4rcDxRVnV2SqWhm1hcrF/tcNiVQLKrLo8ybFW2NjMFy16xLoHJWmAYw36Gzh2fIQrSA== X-Received: by 2002:adf:f1c9:0:b0:271:808e:ad8b with SMTP id z9-20020adff1c9000000b00271808ead8bmr26872251wro.34.1672830406974; Wed, 04 Jan 2023 03:06:46 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:46 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 71/77] repo: upgrade 2.29.9 -> 2.31 Date: Wed, 4 Jan 2023 12:05:42 +0100 Message-Id: <20230104110548.2537259-71-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175456 Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/repo/{repo_2.29.9.bb => repo_2.31.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/repo/{repo_2.29.9.bb => repo_2.31.bb} (95%) diff --git a/meta/recipes-devtools/repo/repo_2.29.9.bb b/meta/recipes-devtools/repo/repo_2.31.bb similarity index 95% rename from meta/recipes-devtools/repo/repo_2.29.9.bb rename to meta/recipes-devtools/repo/repo_2.31.bb index a5a5c5ce87..27bb5d163e 100644 --- a/meta/recipes-devtools/repo/repo_2.29.9.bb +++ b/meta/recipes-devtools/repo/repo_2.31.bb @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" SRC_URI = "git://gerrit.googlesource.com/git-repo.git;protocol=https;branch=main \ file://0001-python3-shebang.patch \ " -SRCREV = "47020ba249c39783a66c0031fd9200caecfbbdc8" +SRCREV = "a621254b263664efa308a645214d3d140e068676" MIRRORS += "git://gerrit.googlesource.com/git-repo.git git://github.com/GerritCodeReview/git-repo.git" From patchwork Wed Jan 4 11:05:43 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17687 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 6FAA6C54EF1 for ; Wed, 4 Jan 2023 11:06:52 +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.9354.1672830355694061789 for ; Wed, 04 Jan 2023 03:06:48 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=kCKxOwjg; 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 j17so27212039wrr.7 for ; Wed, 04 Jan 2023 03:06:48 -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=e/mYLe5ou89W53LrPo67Yog+ndhwzvl+CfHqKgCUA0s=; b=kCKxOwjg4vzZKFnXX/qUAsPRKeL5tHM36M2fhuHBvUUxwyJ5CEZ3Ck4JvjRaV7zEYB 2PBJEdfR9uX6lmFJp3hVOPSwT7NwpVnrQlpSfLnwRVPisByZ5e1CzHpOFNw281eDKkhc F89w73InaKddQe+fVOTM0lV22/TatMuaeBtai5Da54FaWqivBjKFF9+ak4NagCPLaaph AGrC0m9N6gl4zDtRsRq2+M/48zwgLoZ7faR6FZ+LWKsbYa7wQ4XkL/DNUSLTh+CJyQNH pFS0rNbsH/BJ2L2a9QD1fy6T6vriACLwsWVysNUnSf7OsGkinNHIdba6JKWOEjf+ky6J SZqQ== 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=e/mYLe5ou89W53LrPo67Yog+ndhwzvl+CfHqKgCUA0s=; b=ij1KQ+flc6Czs/RgpvEuYnYqs+P6sW/A9RdaUdBxGfh8q1vig9VKJLeCTiQktnB2OD h5yKgrZREDck16plVjabdnFdPbBdpfcNA8wU4bhmPCMItTPDXnOvWzSn0bqXv7fdyBDK 9bGhClgiEYjVzFJcd7/5FpIG1jBdbzgyJJpwFA01/Pd514SijJ86lbSR32dhsB3CCmWJ bBL8gYBeS+grCoJzcCFC/B+CLGFzsTW5BN/hXEI7tON4A/6Jmp1w206RAIMzcqTE4m4d +NqrrZzweMWCEjXNDPbrhxwuTIgFwQ5S94Lf4GGl3Msfg1BysTLpHd6S73Gx34oxaYei B5tg== X-Gm-Message-State: AFqh2krtFCjaSOjS7uiZils5/Ze5UxnmEIuF0Ud/P5CcMwDFve/xYC7v gmA70GYTZRaaAfnS51zDl3K8FLVL+Q0= X-Google-Smtp-Source: AMrXdXvFspcpSlQP1ZoxS8vZrqXps+tNyz4OvMhHD+qOk/xo8y8vKHGEdj8GGcGqqtkhczQmBXhiuA== X-Received: by 2002:a05:6000:10d2:b0:299:4e2f:fca6 with SMTP id b18-20020a05600010d200b002994e2ffca6mr6151311wrx.58.1672830407695; Wed, 04 Jan 2023 03:06:47 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:47 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 72/77] libpcap: upgrade 1.10.1 -> 1.10.2 Date: Wed, 4 Jan 2023 12:05:43 +0100 Message-Id: <20230104110548.2537259-72-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175457 Signed-off-by: Alexander Kanavin --- .../libpcap/{libpcap_1.10.1.bb => libpcap_1.10.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-connectivity/libpcap/{libpcap_1.10.1.bb => libpcap_1.10.2.bb} (95%) diff --git a/meta/recipes-connectivity/libpcap/libpcap_1.10.1.bb b/meta/recipes-connectivity/libpcap/libpcap_1.10.2.bb similarity index 95% rename from meta/recipes-connectivity/libpcap/libpcap_1.10.1.bb rename to meta/recipes-connectivity/libpcap/libpcap_1.10.2.bb index dbe2fd8157..48c9bb09d3 100644 --- a/meta/recipes-connectivity/libpcap/libpcap_1.10.1.bb +++ b/meta/recipes-connectivity/libpcap/libpcap_1.10.2.bb @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5eb289217c160e2920d2e35bddc36453 \ DEPENDS = "flex-native bison-native" SRC_URI = "https://www.tcpdump.org/release/${BP}.tar.gz" -SRC_URI[sha256sum] = "ed285f4accaf05344f90975757b3dbfe772ba41d1c401c2648b7fa45b711bdd4" +SRC_URI[sha256sum] = "db6d79d4ad03b8b15fb16c42447d093ad3520c0ec0ae3d331104dcfb1ce77560" inherit autotools binconfig-disabled pkgconfig From patchwork Wed Jan 4 11:05:44 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17681 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 5DFF9C5479D for ; Wed, 4 Jan 2023 11:06:52 +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.9362.1672830366643340608 for ; Wed, 04 Jan 2023 03:06:49 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=m0cg8T1m; 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 d4so24593674wrw.6 for ; Wed, 04 Jan 2023 03:06:48 -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=X/SPkBIqOEILDduaSxJftswVmB0J1P2XKvjuvDGYQgc=; b=m0cg8T1ma5UDIjSPeVR+juZPP98W0pKgwZFSbVvXW4s4xWKOmjYgZaQsGAKOVf2Q2B sJfg8YVoxndgDOdAgmNQ2elsoIWLtdXtMP9s1Fq1qCaZ1pTAKhxOcyHHAUw8wOapCks4 iowtAAVvT41gpdxHeHdWHU9IC6FHaDzqVX/locVFGHNM7EAdK/rx9osR19TwEdRNw/5C m9RMQZEEgGtftvFl8gWtiTJzCatlQ7vOxHNHmU0kRsnxLXyfPpvv4xPmNkpZMrYGkKqR l6MakouhREQWFurTeUtN35BG3rJ28GxvwRlg/T099p24ZWCqA6ruP01nPoaQo+RPQROE E7HA== 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=X/SPkBIqOEILDduaSxJftswVmB0J1P2XKvjuvDGYQgc=; b=cpKzR82XtGrb9uUMXSr2GRM8KvqJm2+PdUEQ4qgbNobBjNhuD3LeECiTFZKNE1bUci xE4yIMkLeseJuXvgxxC3ACRHjvTnxiikmsMu7UXJBbgux4O0DddIzdmiGEpRLWVlxh2z ynrNVN9bZs6ngMvBEToyvp7sDN7vxQL/EE65GTwpJ1i9NeBNEUHVni2ETW3AYzyOpB6y un2t/8WmqheliODPXkuW9Ilc58KKVkCmflbKbY6cl3AzcLugZfjG2XaZCXKIOy5skQFQ 59fjcnxK+p1s2NYT55bmHwBS9+vT4ky+aH0EKShY/UA25rB3m1+q9pgym9cit+fBJ5Eh KxXg== X-Gm-Message-State: AFqh2kofaI9ZFv+sZpl3elB58vsQBYcV4OevY4ltZwznf33AAaGtKlnG GbtKH8TzN29tx6OJbAB8zEYnIs8al8Y= X-Google-Smtp-Source: AMrXdXs/oN9aOeiH6csyPav0KIrGnw+wcJITs34861ljre9Q76yv5RVzFuGwEshvgo8a1D+QS8+aWw== X-Received: by 2002:a5d:444d:0:b0:242:7089:ab90 with SMTP id x13-20020a5d444d000000b002427089ab90mr27443005wrr.69.1672830408343; Wed, 04 Jan 2023 03:06:48 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:48 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 73/77] python3-jsonschema: depend on rfc3339-validator in all cases Date: Wed, 4 Jan 2023 12:05:44 +0100 Message-Id: <20230104110548.2537259-73-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175458 This has been the case since https://github.com/python-jsonschema/jsonschema/commit/622c7b276e01d24b5569ab27cfefb692ae91012e Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/python/python3-jsonschema_4.17.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/python/python3-jsonschema_4.17.3.bb b/meta/recipes-devtools/python/python3-jsonschema_4.17.3.bb index 392b9584a3..24cde3711c 100644 --- a/meta/recipes-devtools/python/python3-jsonschema_4.17.3.bb +++ b/meta/recipes-devtools/python/python3-jsonschema_4.17.3.bb @@ -19,7 +19,7 @@ PACKAGECONFIG[format] = ",,,\ ${PYTHON_PN}-jsonpointer \ ${PYTHON_PN}-webcolors \ ${PYTHON_PN}-rfc3987 \ - ${PYTHON_PN}-strict-rfc3339 \ + ${PYTHON_PN}-rfc3339-validator \ " PACKAGECONFIG[nongpl] = ",,,\ ${PYTHON_PN}-idna \ From patchwork Wed Jan 4 11:05:45 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17684 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 60461C54EBE for ; Wed, 4 Jan 2023 11:06:52 +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.9361.1672830356464596205 for ; Wed, 04 Jan 2023 03:06:50 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=pRPoyoES; 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 z16so16086277wrw.1 for ; Wed, 04 Jan 2023 03:06:49 -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=Bmu/tUguzsg4lskSs32Qww1Ycv9bO357oxopThB/KUk=; b=pRPoyoESHD/SDKjIUl5Aav87IkjdyH+cAYMFPl9XkH/qHe8VeXg3VhNNPFRO2zaNT/ NAGKth24faiFcrUAGyF1jmb41RlMY85y029zHAkrCxJCLgJdW3DfpCKbCIbLf//ctp0G t+94RSKHm7qhgUyMS4fLLqpIJM7XioI/FW3Wlpe8iAVCFhqkWAzDvyRDdss1U+UaLlAj BXkBokyCkq69Xuo31HIfxfUhYMl9aAKliA6Dsuu0NwcSs1EyZD4GRdB5buqer5x7Ey1m KcqDv7rrGdkk2cINyIY+edivczwR/Q5dZr5ZJNn7vXdAYZbXYus3UdvFV/LyEId9djcC FY4A== 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=Bmu/tUguzsg4lskSs32Qww1Ycv9bO357oxopThB/KUk=; b=Nnrrcuhii1ROFpNV2i0uYn7cuhhOwlsp3GB9nzVGPEZsB3leGGhmfntF2XDHLeB5KS vkGwUAC2Lextmy4bjCG/3kBlFm8sRb1YEUNjQ0Due0ohmmq6KvOLPT9VmsLkS3O7QSNl qqvg1NMLBIEKR7I61itEap/kL9rN+/mbjyAb997cNqygj4Xs0G4RFu1qbeD3WCIaiehH bTuv0mldi5qi8eC3qsn3j0nZOUdJDCwwzaInFOAQl/pB6Ru2wRoH6Kcli02yOuXysP2E CvU4ckP9FiLiQklBwSNfrf7gJ94yoyCayPlSWusNy5s4H4/HuRvJOmBH5JeJIDuXnrEb U3vw== X-Gm-Message-State: AFqh2krngCYrJ4ndLPstFHuYs42BPnk/Q+cs+pHGjb5Yz4uaTJPsaQch 9BDTfcdi+POJ6QMAAN0Nbabthn/sTyE= X-Google-Smtp-Source: AMrXdXty6UG9PYkjTOljFDUz5zs3YAVzjtzIwPw76h15kEC5RMq0FfxRn3vHwDiDt2D83Hhq9TO8Sg== X-Received: by 2002:a5d:5e81:0:b0:244:e704:df2c with SMTP id ck1-20020a5d5e81000000b00244e704df2cmr34057766wrb.57.1672830409234; Wed, 04 Jan 2023 03:06:49 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:48 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 74/77] python3-strict-rfc3339: remove the recipe Date: Wed, 4 Jan 2023 12:05:45 +0100 Message-Id: <20230104110548.2537259-74-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175459 It is both unmaintained and not needed by anything in core or meta-oe. Signed-off-by: Alexander Kanavin --- meta/conf/distro/include/maintainers.inc | 1 - ...001-setup.py-use-vendored-_distutils.patch | 27 ------------------- .../python/python3-strict-rfc3339_0.7.bb | 11 -------- 3 files changed, 39 deletions(-) delete mode 100644 meta/recipes-devtools/python/python3-strict-rfc3339/0001-setup.py-use-vendored-_distutils.patch delete mode 100644 meta/recipes-devtools/python/python3-strict-rfc3339_0.7.bb diff --git a/meta/conf/distro/include/maintainers.inc b/meta/conf/distro/include/maintainers.inc index 0affa1bded..508d10e091 100644 --- a/meta/conf/distro/include/maintainers.inc +++ b/meta/conf/distro/include/maintainers.inc @@ -691,7 +691,6 @@ RECIPE_MAINTAINER:pn-python3-sphinxcontrib-serializinghtml = "Tim Orling -Date: Sun, 20 Feb 2022 20:26:51 -0800 -Subject: [PATCH] setup.py: use vendored _distutils - -Deprecation warning of distutils is interferring with bdist_wheel build. - -For now, use the vendored setuptools._distutils.core. - -Upstream-Status: Pending [upstream appears unmaintained] - -Signed-off-by: Tim Orling ---- - setup.py | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/setup.py b/setup.py -index 1bf87cf..a49fb8e 100644 ---- a/setup.py -+++ b/setup.py -@@ -1,5 +1,5 @@ - import os.path --from distutils.core import setup -+from setuptools._distutils.core import setup - - readme_file = os.path.join(os.path.dirname(__file__), 'README.md') - readme = open(readme_file).read() diff --git a/meta/recipes-devtools/python/python3-strict-rfc3339_0.7.bb b/meta/recipes-devtools/python/python3-strict-rfc3339_0.7.bb deleted file mode 100644 index c377c3bfb0..0000000000 --- a/meta/recipes-devtools/python/python3-strict-rfc3339_0.7.bb +++ /dev/null @@ -1,11 +0,0 @@ -SUMMARY = "Strict, simple, lightweight RFC3339 function.s" -HOMEPAGE = "https://pypi.org/project/strict-rfc3339/" -LICENSE = "GPL-3.0-only" -LIC_FILES_CHKSUM = "file://LICENSE;md5=8f0e2cd40e05189ec81232da84bd6e1a" - -SRC_URI += "file://0001-setup.py-use-vendored-_distutils.patch" -SRC_URI[sha256sum] = "5cad17bedfc3af57b399db0fed32771f18fc54bbd917e85546088607ac5e1277" - -inherit pypi setuptools3 - -BBCLASSEXTEND = "native nativesdk" From patchwork Wed Jan 4 11:05:46 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17686 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 6E067C54EF0 for ; Wed, 4 Jan 2023 11:06:52 +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.web11.9363.1672830368120524387 for ; Wed, 04 Jan 2023 03:06:50 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=ef7UsMy+; 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 z16so16086299wrw.1 for ; Wed, 04 Jan 2023 03:06: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=j7azEgyrX4hQL8uMdXwoyBvxCyYkb6hNGiIdrzwaOmE=; b=ef7UsMy+lQxl4chxeArMPyqb0Z5D+5x4ko0NuGim95YwfVgdjqWTf8Mm49D201I+76 SI6JIq+139pZpQQHZv9IaAM0M7VeH4JECID9LC00qyAuQFt2KUchRP6iIcCxk+WuJ3ZB u3EtHCaPB2i34v/cetXI/LXEk7w51WFlVD/Or1HZsqN9LFMxakr3kz/MP4/dldCfdKeS q1kUOzRnslGHOTRfEs+XGhKGO3DHJhxqjcTW833ABQ/u36Gmp64xfjrNhneFCbWoNf5r x6wT0+qFlNQ05d2vKwqp6rWNrP9D5SN+pWARSBaJUQ7ze/3m/KQVn2z10Iz3A1tCSmG1 fYhQ== 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=j7azEgyrX4hQL8uMdXwoyBvxCyYkb6hNGiIdrzwaOmE=; b=pfcDvD6KfWq7qzZVOY/UHPLtxxu/Ke0XIG3u5bEwEtG49B7cjLM4me6votBUf+C4Et /xlxgIPqrrfRKcYSxfUAnr9pXBe/WQaN/UVmsz2nknhdDB2z0OqGmBaQcdF2WWWayYjY NBzffR5zmBNUIXqOiE7nCwAcyRR06NtWrwu8XhfRfkHP81cmvua/Hgqp/MWVziWzWrdN Wcuu32JNB4nAhUL7tgRvG/XDxr0Cg6ULxs5JHYjdOmxljm7PbxkupjGQllTxYER9StAI JD5MMlAUZ3ZV9MRj65o74uPbaQ7hMZP30Cs1QV4aRir2hanHAauPJZyiK79otCpPfYE2 xePQ== X-Gm-Message-State: AFqh2ko2nElNycv7McYhTnPMUWNf/7qvv/JTnHC7bZ9RyNqsqBo4ue4I 7g9Z8kvodpPgu9wPQDf8iARcDgq7luk= X-Google-Smtp-Source: AMrXdXsRa4XIvOBC1OjTA1/1cd0bU8C48Rbaw/hcUgdSQpMAZs5VSAyu2t4ckDrsRK3VlXNAoAPrjQ== X-Received: by 2002:a5d:488b:0:b0:242:5ae0:5b41 with SMTP id g11-20020a5d488b000000b002425ae05b41mr30614186wrq.33.1672830409885; Wed, 04 Jan 2023 03:06:49 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:49 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 75/77] elfutils: do not error out on deprecated declarations Date: Wed, 4 Jan 2023 12:05:46 +0100 Message-Id: <20230104110548.2537259-75-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175460 This addresses new curl's deprecation warnings treated as failures. Signed-off-by: Alexander Kanavin --- meta/recipes-devtools/elfutils/elfutils_0.188.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-devtools/elfutils/elfutils_0.188.bb b/meta/recipes-devtools/elfutils/elfutils_0.188.bb index 43f5b2e56c..c94e36071c 100644 --- a/meta/recipes-devtools/elfutils/elfutils_0.188.bb +++ b/meta/recipes-devtools/elfutils/elfutils_0.188.bb @@ -33,6 +33,8 @@ inherit autotools gettext ptest pkgconfig EXTRA_OECONF = "--program-prefix=eu-" BUILD_CFLAGS += "-Wno-error=stringop-overflow" +# compatibility with curl 7.87; can be removed when elfutils upstream fixes the deprecation fails +BUILD_CFLAGS += "-Wno-error=deprecated-declarations" DEPENDS_BZIP2 = "bzip2-replacement-native" DEPENDS_BZIP2:class-target = "bzip2" From patchwork Wed Jan 4 11:05:47 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17679 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 5117CC4332F for ; Wed, 4 Jan 2023 11:06:52 +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.web10.9383.1672830373513666754 for ; Wed, 04 Jan 2023 03:06:51 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=YwulNQI4; 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 s9so554200wru.13 for ; Wed, 04 Jan 2023 03:06: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=TQK7ozFrijQ3BUhDW5LdFr1rtnCHzViL8l6eKBFHM7Y=; b=YwulNQI4XyqHKAEKZepGMCXC8LMBsYA56r7/rVbfX++FkCxoBMq26H42SIX2Q74lzc nSMy5NrkUXYj/W6kENK6fDVkrT00KCa2qQCtRh0HpyPRGMtw0wSxIPk+qaHuiYMf92Hh YGQ/zFSSborst20ktIPJ8OhwxSdoRS2h28SaKgLVz9D70vtWcRf0UW6yxVRy2c57fdCu qKGkZyPk1lpgwkAlyet9YiPCzWKlMebrJYeqE8Ot24oC3Tt7N70MG7y5nrmAxCO3f2SF sfuENmhhbhIFmPteHhezRw1pAYd5Fxza4+RI8UeJuCFXzHDJ8Mh8cVpDMnIP/nae+RMA qQOw== 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=TQK7ozFrijQ3BUhDW5LdFr1rtnCHzViL8l6eKBFHM7Y=; b=REXCV+kfLDYQ76BtSysJiZdie8v7SKq0bbJhEL3KH88lk6udtqh6Yudjygj+ObXCgR LVZfCQr+kePjeuLnNUzBjxv3PAm3/gSSE3tueTvtkZd8P/R2nU1FY2nOWKOMYjKybwnh Lk+QsfaKOsWpglXvU+DfIpOyfLUWMLja2Tl/N5Ta/fDz0pGXXHPGyGPpHatPFyBkbwZk 0OtQKCSSTnlq8tOwyqqF9B6NASBRAj9hF8hntgCW3QI64eI/pGt+vJzZJ2XwquwJI90d /ny/8Y7r7d1E8J+bUQnr/o2u0LNAriqIOGsz5DQ+a5LqhX4TIjWoy9H6QkEGR2KevJa9 OgQg== X-Gm-Message-State: AFqh2koQ42GjGrNB3imba9hBy+afiId8CX/ihabU8n59G6ef7a+00PEY tSQCW+0LsUvECYt+SHKlDXwc9O+FBqI= X-Google-Smtp-Source: AMrXdXs2kqGbzhqLrBWgjb8wkjJ76tfoHyqHhkJf6EsAA1sLdoQCU7VMsDhvgbnhT3R5HhDMLVVacA== X-Received: by 2002:adf:e810:0:b0:276:4089:81c2 with SMTP id o16-20020adfe810000000b00276408981c2mr22316915wrm.41.1672830410557; Wed, 04 Jan 2023 03:06:50 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:50 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 76/77] gcr3: limit version check to 3.x versions without odd-even rule Date: Wed, 4 Jan 2023 12:05:47 +0100 Message-Id: <20230104110548.2537259-76-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175461 Signed-off-by: Alexander Kanavin --- meta/recipes-gnome/gcr/gcr3_3.40.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-gnome/gcr/gcr3_3.40.0.bb b/meta/recipes-gnome/gcr/gcr3_3.40.0.bb index 5318768db6..8d0f1e972a 100644 --- a/meta/recipes-gnome/gcr/gcr3_3.40.0.bb +++ b/meta/recipes-gnome/gcr/gcr3_3.40.0.bb @@ -18,7 +18,7 @@ CFLAGS += "-D_GNU_SOURCE" GNOMEBASEBUILDCLASS = "meson" GTKDOC_MESON_OPTION = "gtk_doc" inherit gnomebase gtk-icon-cache gtk-doc features_check upstream-version-is-even vala gobject-introspection gettext mime mime-xdg -UPSTREAM_CHECK_REGEX = "[^\d\.](?P\d+\.(?!9\d+)(\d*[02468])+(\.\d+)+)\.tar" +UPSTREAM_CHECK_REGEX = "[^\d\.](?P3.(?!9\d+)\d+(\.\d+)+)\.tar" SRC_URI = " \ https://download.gnome.org/sources/gcr/3.40/gcr-${PV}.tar.xz;name=archive \ From patchwork Wed Jan 4 11:05:48 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 17688 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 7CB4AC63705 for ; Wed, 4 Jan 2023 11:06:52 +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.9361.1672830356464596205 for ; Wed, 04 Jan 2023 03:06:52 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=QPG4mB8T; 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 z16so16086358wrw.1 for ; Wed, 04 Jan 2023 03:06:51 -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=+50VMDTVLqAP3cTSpVkS1OVOQvZDOk5LVqt2W7my0to=; b=QPG4mB8T6/cAc/1EgzjUQMwuUhG4kjhSr+146Q1CQ6JpD7RuBSEGGaDgmAJl78N03x q8uTO0eedNWQr/M8hb0Vj0cN2X3MxPzuWogHHP0Ttj8EoIstkuws2z7lB3cUMmAJ3+CH 8EcXBXULMqF2/ihOUsdWHInxplHgMkRz8ZbUPM/ref+PmAt1QwATplFRssKg1Hq3xUdb DfAQ+rmkJQ8g/W+YNdgMCk1gU9u566Hj3sw+vqTJF8y24VY4xL31CgHmYLUsoHF9iZ1a wB9StjSbTJdEipk+8uZuV/4YATOOW0ijLY2a7ZQriCK39ZGa5F2e+g+MmfT6T0fM5/iV Pe8g== 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=+50VMDTVLqAP3cTSpVkS1OVOQvZDOk5LVqt2W7my0to=; b=bbNn60Q22pke0ZvTg7BxCTFQEUL4AELdABrtoZfwPUs4luj67t7zU26vVnnuE/vLhj rMgjp+fNgEzOrW/+73N0xxihvKD4x/kZ1HIngIevR4tx6gpjbgOR3Nsn1SF080uy+89g uPTy1f4vbFoAQ2OhVTSYkOUejMoPE1mgbnV90Pg/G4vivlJMoC1iJdNPzCNbh9Ureeus CDwoFgG0/hd+mRrvykuh5cO9sruFfGJCWoLSkn57nBSPZNvZot8UWPYe59bh9K9sCZ+v mSOvOSC0rt2SamxvXgvnythPgnpOBWwBW944ZAL8LvdL3/c3b8WQJAEoRhvel1dyZPdU UtIA== X-Gm-Message-State: AFqh2kpBb7BxqgiEEPJvo9RsXXkXgxH68x7eHuYgak5SLlmZ78wdLZxJ bly2DBayLlicBYBM5gvioXvwokniBuo= X-Google-Smtp-Source: AMrXdXu39e3b6H5Sv28OE0PTb/TOxPNSaugNtILgyGfMyKtRDBWLRgrJtX9emOGj212wwJQeIeW1UA== X-Received: by 2002:a5d:6509:0:b0:27c:73d7:775d with SMTP id x9-20020a5d6509000000b0027c73d7775dmr23128688wru.60.1672830411227; Wed, 04 Jan 2023 03:06:51 -0800 (PST) Received: from Zen2.lab.linutronix.de. (drugstore.linutronix.de. [80.153.143.164]) by smtp.gmail.com with ESMTPSA id h15-20020adfaa8f000000b002421888a011sm34102161wrc.69.2023.01.04.03.06.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Jan 2023 03:06:50 -0800 (PST) From: Alexander Kanavin X-Google-Original-From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Cc: Alexander Kanavin Subject: [PATCH 77/77] ncruses: restore version check as it's now again working due to release of 6.4 Date: Wed, 4 Jan 2023 12:05:48 +0100 Message-Id: <20230104110548.2537259-77-alex@linutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230104110548.2537259-1-alex@linutronix.de> References: <20230104110548.2537259-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, 04 Jan 2023 11:06:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/175462 Signed-off-by: Alexander Kanavin --- meta/recipes-core/ncurses/ncurses_6.3+20220423.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta/recipes-core/ncurses/ncurses_6.3+20220423.bb b/meta/recipes-core/ncurses/ncurses_6.3+20220423.bb index ca5fa32572..fb8c11582b 100644 --- a/meta/recipes-core/ncurses/ncurses_6.3+20220423.bb +++ b/meta/recipes-core/ncurses/ncurses_6.3+20220423.bb @@ -10,7 +10,6 @@ SRCREV = "20db1fb41ec91cd8a1f528e770362092c5403378" S = "${WORKDIR}/git" EXTRA_OECONF += "--with-abi-version=5" UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+(\.\d+)+)$" -UPSTREAM_VERSION_UNKNOWN = "1" # This is needed when using patchlevel versions like 6.1+20181013 CVE_VERSION = "${@d.getVar("PV").split('+')[0]}.${@d.getVar("PV").split('+')[1]}"