From patchwork Sun Mar 16 16:11:27 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59149 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 5486CC282DE for ; Sun, 16 Mar 2025 16:12:22 +0000 (UTC) Received: from mail-wm1-f48.google.com (mail-wm1-f48.google.com [209.85.128.48]) by mx.groups.io with SMTP id smtpd.web10.31772.1742141533256277106 for ; Sun, 16 Mar 2025 09:12:13 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=VQbYWS9o; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.48, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f48.google.com with SMTP id 5b1f17b1804b1-43948021a45so13854215e9.1 for ; Sun, 16 Mar 2025 09:12:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141531; x=1742746331; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:from:to:cc:subject:date:message-id:reply-to; bh=5J99g3K762xN1ekv/LmWPrKK6ksJqyNT6TJ5jMFdu4c=; b=VQbYWS9oLqUq4mB5oc9VmUWUJBqvWgr/fvh48dI/z71DMRfEtSc1/z8FdsIXRlcXjG vmgRIkDQOLzlJDiksDUhOODapUM6jWi6gH1ERi6mmFpj1c/a3IsjjfpKF3xvsRYWllLs vasorfi89J65Ye3hA1fFmVs+A0cs1E+A+7an0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141531; x=1742746331; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=5J99g3K762xN1ekv/LmWPrKK6ksJqyNT6TJ5jMFdu4c=; b=qjONY9CtQpDaa2j7QaUDhyI4gK4rYmgBOgi+tfcx6tMD7hhsZnoSo25loTZl+hJpxZ 5BkL75ENruQLYcvgJu37QmPRGYUIOKOuEfPR5IK01sPgImvACgATb8mA5uT5tI8H25Rl KkWiUcZS9wCNam8TTBvR2YJa76Sz5IM1RYOncE96OgBQWNmaxOVwyyyjSz/ghKnxeAuz mjiwD9bLKoZTr4nBPphwQztvUT0SEmJK9MWAio87zGFCzB6Ba93fUiSEnte63KhswrRB yfuaqyZLRDllHVrS1hbBGg/KWcsQgFNSjl+Ybz5JEvGTT72CrRYic6Sc4G4rwxpXGcDU SLtQ== X-Gm-Message-State: AOJu0YwH4n6sO0WNueQ2r53oVG/Qx9lg5HC94G/gdd2mNhHmqGdyllWM 6M4FTRRHS50gchZ++E07ZgevD+Pb8ksFzkduUJ05kRYDPREOY8nYBz0v9NBYWotMTWJV+/pbdbJ z X-Gm-Gg: ASbGncvYXTOt7HSRQZdlX/YJQf5UuVfqRsz2tBT6hubsRIGHRKBCImHHx2OpZ+5Li8M yPNfn6tybzSSlXkJNsklhtvvTS1rSQ3VhLqxp8TWgGjPEBfdbEojcj5EVnAK0H5Uraceaij80C+ WV+1jRRY0yTxH4StuEkoXOUcJbaKuofpk6XQYI4AgH3Dg6n2ex9xk9OvgxGLK+fsmFbjopeZWuj MS/XK7jsRQnPv3e467PhdOfkaExy6pKDMuoQ6ZW2EQOZ5XXraDpoTdu3EfQNYlur9X3Cl2hNtwo KnWvFs0m3RtbrS+H64O/G0wxEymC/twRb32h7vynX+3VEHsnaekISPw/V0O/Y6LsZ50LMhe+oQ= = X-Google-Smtp-Source: AGHT+IH/oW9nbN4ZBVmEawwjdDnjq7GF/eWNIbc/IZVt8A029uiKtX3yA9DT8Tmd1JSIU2R8yDx2Tw== X-Received: by 2002:a05:600c:3505:b0:43c:efae:a73 with SMTP id 5b1f17b1804b1-43d1ec72abemr116569705e9.10.1742141530955; Sun, 16 Mar 2025 09:12:10 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.09 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:10 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 01/43] cairo: upgrade 1.18.2 -> 1.18.4 Date: Sun, 16 Mar 2025 16:11:27 +0000 Message-ID: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.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 ; Sun, 16 Mar 2025 16:12:22 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213004 Signed-off-by: Richard Purdie --- ...tmap_surface-bsc1036789-CVE-2017-7475.diff | 19 +++++++++++++------ .../{cairo_1.18.2.bb => cairo_1.18.4.bb} | 2 +- 2 files changed, 14 insertions(+), 7 deletions(-) rename meta/recipes-graphics/cairo/{cairo_1.18.2.bb => cairo_1.18.4.bb} (97%) diff --git a/meta/recipes-graphics/cairo/cairo/cairo-get_bitmap_surface-bsc1036789-CVE-2017-7475.diff b/meta/recipes-graphics/cairo/cairo/cairo-get_bitmap_surface-bsc1036789-CVE-2017-7475.diff index 6c761bf2a70..79ef16dfb91 100644 --- a/meta/recipes-graphics/cairo/cairo/cairo-get_bitmap_surface-bsc1036789-CVE-2017-7475.diff +++ b/meta/recipes-graphics/cairo/cairo/cairo-get_bitmap_surface-bsc1036789-CVE-2017-7475.diff @@ -1,4 +1,8 @@ -Cairo: Fix Denial-of-Service Attack due to Logical Problem in Program +From 054ad9b65e074899c82e75cfc6623cfe29ab1fea Mon Sep 17 00:00:00 2001 +From: Fan Xin +Date: Tue, 6 Jun 2017 15:57:52 +0900 +Subject: [PATCH] Cairo: Fix Denial-of-Service Attack due to Logical Problem in + Program https://bugs.freedesktop.org/show_bug.cgi?id=100763 @@ -6,12 +10,15 @@ CVE: CVE-2017-7475 Upstream-Status: Submitted [https://gitlab.freedesktop.org/cairo/cairo/-/issues/80] Signed-off-by: Fan Xin +--- + src/cairo-ft-font.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) -Index: cairo-1.15.4/src/cairo-ft-font.c -=================================================================== ---- cairo-1.15.4.orig/src/cairo-ft-font.c -+++ cairo-1.15.4/src/cairo-ft-font.c -@@ -1149,7 +1149,7 @@ _get_bitmap_surface (FT_Bitmap *bi +diff --git a/src/cairo-ft-font.c b/src/cairo-ft-font.c +index b5d08ee..5e20ae1 100644 +--- a/src/cairo-ft-font.c ++++ b/src/cairo-ft-font.c +@@ -1220,7 +1220,7 @@ _get_bitmap_surface (FT_Bitmap *bitmap, width = bitmap->width; height = bitmap->rows; diff --git a/meta/recipes-graphics/cairo/cairo_1.18.2.bb b/meta/recipes-graphics/cairo/cairo_1.18.4.bb similarity index 97% rename from meta/recipes-graphics/cairo/cairo_1.18.2.bb rename to meta/recipes-graphics/cairo/cairo_1.18.4.bb index 65ee3102120..81c7aa66f01 100644 --- a/meta/recipes-graphics/cairo/cairo_1.18.2.bb +++ b/meta/recipes-graphics/cairo/cairo_1.18.4.bb @@ -32,7 +32,7 @@ SRC_URI = "http://cairographics.org/releases/cairo-${PV}.tar.xz \ file://cairo-get_bitmap_surface-bsc1036789-CVE-2017-7475.diff \ " -SRC_URI[sha256sum] = "a62b9bb42425e844cc3d6ddde043ff39dbabedd1542eba57a2eb79f85889d45a" +SRC_URI[sha256sum] = "445ed8208a6e4823de1226a74ca319d3600e83f6369f99b14265006599c32ccb" inherit meson pkgconfig upstream-version-is-even gtk-doc multilib_script From patchwork Sun Mar 16 16:11:28 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59150 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 569F9C35FF6 for ; Sun, 16 Mar 2025 16:12:22 +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.31773.1742141534378697140 for ; Sun, 16 Mar 2025 09:12:14 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=dOmlE8ca; spf=pass (domain: linuxfoundation.org, ip: 209.85.221.47, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wr1-f47.google.com with SMTP id ffacd0b85a97d-38f403edb4eso1968591f8f.3 for ; Sun, 16 Mar 2025 09:12:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141532; x=1742746332; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=yICgwGDnF5gVoVsy9nSKnxuHyBdnHQX3t9hxN0i+oNw=; b=dOmlE8caa0XAos+oNIN3l/ZDCuL3xyGsfco189Lpoce8T4RarMb4b6U6ZtP141LJ8L 9sAghvsMjOmM7+Uag47I4lj3/Ax8+prZ16VftbmpiEtV0wyNKt05UEL/NcvhxIrExKam 6UKj0vrkh3V+SuFi2AToqWd/YpJd6lxKSnxgU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141532; x=1742746332; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yICgwGDnF5gVoVsy9nSKnxuHyBdnHQX3t9hxN0i+oNw=; b=kFKvEEFL9F8Dq1fWV89bRoStcO45cGa40tTDSbz/uMRW/IB3vjQabO4I93odFjPNfq AgPOBM5GEptVBDqfoDdYgywDYHPrGXsWy4RUxLzjV8gYc6QADvgxioEo+khQlkowd7/n YJv/VQHnKHbjlEnn6IS30tzPq8zitVXyffaLgl7bJ8ZE7yyBuGAqLvO2yMhs1BV8jz2B C+9JXRJx7xDmsQFui2tuwmBnRWE5u35u+bsK0qN4aLnnA/9rjLcb6dsPvYaYokJKfY3b m821Zw7x63KycC/SZLdKJSzDOF6qynP2+PKry8n8yAwHHLayLBag4WqYfWOZMbfg6YFC eppQ== X-Gm-Message-State: AOJu0YzRSe1B+Kjk+efMWFP3ITBrbg/EZzx3mJvsDieBXuI7MOlrCAzu JdIof9Rhvxbw4Z0vd9NHivRccQGwsxFjpBh4/KLdWTTE1V+TcJMkfbu7HRdTzT8kXKr9xQyL32y 8 X-Gm-Gg: ASbGncsnVk2iZ4VDS7FOGIF821XNBCmyScxZqvs5uFXmP6yfGY8LrP2h2K3UAOZvzR1 bQwQOR2yh1ylUmqC/pA+hrNzY++/yHA4aKTHy4spPnGiXtslWCxhriFZHsEasMCrEw4soRATMkW 0Cj9qH3KtDzRMPoVinjkyZ37FKZG3Wxfq0T7SfQQQ4cC6O+XDcyCNLZ8VcCC/s/yF8bgCJfTVFJ LlFS/f3N2ZvxLv7fUPtuwppBtmk9OmnlWZ+qlzfffR3z0YlTVfPv3lg0eoIgAMTI87Li5j8aY5Z k455u2zT/sSFieCICD52wjca3iW5U6RH4d8tKU73BmFJjjYCk16maaEJeZ01NhtB+cfrVgAUQg= = X-Google-Smtp-Source: AGHT+IG9rJJL2SxYW8Tw4+Ht4tqSZlCHOHRb0ZV/4t06+66AAToL+mSykrn8YhFnatvoh0kQXAJiBA== X-Received: by 2002:a05:6000:186b:b0:391:23de:b1b4 with SMTP id ffacd0b85a97d-3971ffb1eccmr8749209f8f.45.1742141532167; Sun, 16 Mar 2025 09:12:12 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.11 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:11 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 02/43] cmake: Upgrade 3.31.5 -> 3.31.6 Date: Sun, 16 Mar 2025 16:11:28 +0000 Message-ID: <20250316161209.3629986-2-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:12:22 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213005 Signed-off-by: Richard Purdie --- .../cmake/{cmake-native_3.31.5.bb => cmake-native_3.31.6.bb} | 0 meta/recipes-devtools/cmake/cmake.inc | 2 +- ...1-CMakeDetermineCompilerABI-Strip-pipe-from-compile-fl.patch | 2 +- .../cmake/cmake/0001-CMakeLists.txt-disable-USE_NGHTTP2.patch | 2 +- ...5-Disable-use-of-ext2fs-ext2_fs.h-by-cmake-s-internal-.patch | 2 +- .../recipes-devtools/cmake/{cmake_3.31.5.bb => cmake_3.31.6.bb} | 0 6 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-devtools/cmake/{cmake-native_3.31.5.bb => cmake-native_3.31.6.bb} (100%) rename meta/recipes-devtools/cmake/{cmake_3.31.5.bb => cmake_3.31.6.bb} (100%) diff --git a/meta/recipes-devtools/cmake/cmake-native_3.31.5.bb b/meta/recipes-devtools/cmake/cmake-native_3.31.6.bb similarity index 100% rename from meta/recipes-devtools/cmake/cmake-native_3.31.5.bb rename to meta/recipes-devtools/cmake/cmake-native_3.31.6.bb diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc index 703b037f09c..b3cc10ae022 100644 --- a/meta/recipes-devtools/cmake/cmake.inc +++ b/meta/recipes-devtools/cmake/cmake.inc @@ -20,7 +20,7 @@ SRC_URI = "https://cmake.org/files/v${CMAKE_MAJOR_VERSION}/cmake-${PV}.tar.gz \ file://0001-CMakeDetermineCompilerABI-Strip-pipe-from-compile-fl.patch \ " -SRC_URI[sha256sum] = "66fb53a145648be56b46fa9e8ccade3a4d0dfc92e401e52ce76bdad1fea43d27" +SRC_URI[sha256sum] = "653427f0f5014750aafff22727fb2aa60c6c732ca91808cfb78ce22ddd9e55f0" UPSTREAM_CHECK_REGEX = "cmake-(?P\d+(\.\d+)+)\.tar" diff --git a/meta/recipes-devtools/cmake/cmake/0001-CMakeDetermineCompilerABI-Strip-pipe-from-compile-fl.patch b/meta/recipes-devtools/cmake/cmake/0001-CMakeDetermineCompilerABI-Strip-pipe-from-compile-fl.patch index 60dc439c3cb..3895c7e03b9 100644 --- a/meta/recipes-devtools/cmake/cmake/0001-CMakeDetermineCompilerABI-Strip-pipe-from-compile-fl.patch +++ b/meta/recipes-devtools/cmake/cmake/0001-CMakeDetermineCompilerABI-Strip-pipe-from-compile-fl.patch @@ -1,4 +1,4 @@ -From 4651696a9bac909191d4b2aa8c3b606d716e63e6 Mon Sep 17 00:00:00 2001 +From e4061151ac13bc727512d961a80faca3ceb22b5a Mon Sep 17 00:00:00 2001 From: Philip Lorenz Date: Mon, 3 Jun 2024 13:19:24 +0200 Subject: [PATCH] CMakeDetermineCompilerABI: Strip -pipe from compile flags diff --git a/meta/recipes-devtools/cmake/cmake/0001-CMakeLists.txt-disable-USE_NGHTTP2.patch b/meta/recipes-devtools/cmake/cmake/0001-CMakeLists.txt-disable-USE_NGHTTP2.patch index df77e54b72a..ab78fa26ba0 100644 --- a/meta/recipes-devtools/cmake/cmake/0001-CMakeLists.txt-disable-USE_NGHTTP2.patch +++ b/meta/recipes-devtools/cmake/cmake/0001-CMakeLists.txt-disable-USE_NGHTTP2.patch @@ -1,4 +1,4 @@ -From fe238e7f4250fd7885e36ac63d346b21ee296d5d Mon Sep 17 00:00:00 2001 +From 061253f390ada0661b30cf8856fa8d8d40a7355d Mon Sep 17 00:00:00 2001 From: Changqing Li Date: Wed, 28 Dec 2022 17:51:27 +0800 Subject: [PATCH] CMakeLists.txt: disable USE_NGHTTP2 diff --git a/meta/recipes-devtools/cmake/cmake/0005-Disable-use-of-ext2fs-ext2_fs.h-by-cmake-s-internal-.patch b/meta/recipes-devtools/cmake/cmake/0005-Disable-use-of-ext2fs-ext2_fs.h-by-cmake-s-internal-.patch index 757b59a2510..7559c529323 100644 --- a/meta/recipes-devtools/cmake/cmake/0005-Disable-use-of-ext2fs-ext2_fs.h-by-cmake-s-internal-.patch +++ b/meta/recipes-devtools/cmake/cmake/0005-Disable-use-of-ext2fs-ext2_fs.h-by-cmake-s-internal-.patch @@ -1,4 +1,4 @@ -From 345e3176a12907fb1cf96913c95975554957b967 Mon Sep 17 00:00:00 2001 +From 8effa783e47e2b574be90733c38b27701e06e929 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Thu, 5 Jul 2018 10:28:04 -0300 Subject: [PATCH] Disable use of ext2fs/ext2_fs.h by cmake's internal diff --git a/meta/recipes-devtools/cmake/cmake_3.31.5.bb b/meta/recipes-devtools/cmake/cmake_3.31.6.bb similarity index 100% rename from meta/recipes-devtools/cmake/cmake_3.31.5.bb rename to meta/recipes-devtools/cmake/cmake_3.31.6.bb From patchwork Sun Mar 16 16:11:29 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59154 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 72106C35FF7 for ; Sun, 16 Mar 2025 16:12:22 +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.31701.1742141535711973378 for ; Sun, 16 Mar 2025 09:12:16 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=f+511ko1; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.52, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f52.google.com with SMTP id 5b1f17b1804b1-43cf034d4abso15230495e9.3 for ; Sun, 16 Mar 2025 09:12:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141533; x=1742746333; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=GmqPAnpQM1Tzr2Br/XcPpAudczAyG+mrjqVJCnY/pRA=; b=f+511ko17eg5llfTFrMZsvgBjswp8aKNQTCwDIAX8oj2W4SP2mRyrfzltUa7OVoJPe eXLo1Pxt2hWD/DDhqR0lbuAUMsMgZHN2Gk9SIC41SbdAyM7QF6WZgA9y80xMb1qA5AZs rBX1ic2fGweqwHY7555n5ysaMxHJByNOrw1RU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141533; x=1742746333; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GmqPAnpQM1Tzr2Br/XcPpAudczAyG+mrjqVJCnY/pRA=; b=vckIc6EHmL09fLayFmMvlJ2d0xMHedsqCxpt6eCz7JX6ATfkfxFTd5CJvMnZTJnDsA /qeUkbS2163A9HdvhBuiJNEE3BsisPVvbmX6Wb0OJs/v8tm5u/CIn01pnDq+JuWqB52H Sy6CMeuqB/+pA8jMdplKLIx5oovxoXxUH51pwu7uIrWxEYLp6FnlhGWPprZ07rYUKuXa buKWSqClnEIbvQNJOdLjKb8PgXJx0HoxaBPvDMu1qit6XSob+Qi4biTtKjQGK5gpTQ/D NdjhFquuU1v7KglppgefyyI6YblCVrjWKRHuBSmfkU2GetyZqfvnvGh2OQeQG8sNxi4u uBRA== X-Gm-Message-State: AOJu0YyZeOv9IqfdFvO4DVpa/DrZdMyKTOu6l18GEgexjiYrDt9cpWP3 qv+AkVhet+PauJR4aJW/myhKA8eLwFBy3olqk930WYaOFOlsB9LGMpMVpYMDt0FNMlbWLUDTHoX / X-Gm-Gg: ASbGncsyyd4x9nCDP2XQ2WT+MTEP7G4FI1Qku+OqlQl7AP4COY4A1VzXye6Y+rCU3Qq 7xtBAnEoh4GxtzUH6ABijHJQbBpKT1v96j1DUIKsBXS4Aa1R+H2tsYTyVo60eirl1HNZVOkXZ1g GWWoyibN5PBhmRxpVsapLdpUat1xXsTqvWmekZpidHfPmk0Mh9VdjN5ZWyZQdWDOfDd4HHwEgRq 8/EhLP9NXygO/1ntVOLrVD+bDF1fsfq9cLAGkfoafq9DAH2sHOsxkdxpEY2jVy3juTcZf4vny1d Gi+dsNxs9IeKH7szEGAa2mfZ5lePqKOv9X7Qjmcrf3jMei9NIRacCJtp9XyEkO306rD4qhIH/w= = X-Google-Smtp-Source: AGHT+IHtGB8BL18IM9/hqcSE5rEFn0i9BWTVmXt+frIuKMF5Q/J2EsrLd17Oy7QAxHYdGKx7ov0pGQ== X-Received: by 2002:a05:600c:cc4:b0:43b:c0fa:f9cd with SMTP id 5b1f17b1804b1-43d23cb506bmr76660685e9.7.1742141533411; Sun, 16 Mar 2025 09:12:13 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.12 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:12 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 03/43] diffoscope: upgrade 287 -> 289 Date: Sun, 16 Mar 2025 16:11:29 +0000 Message-ID: <20250316161209.3629986-3-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:12:22 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213006 Signed-off-by: Richard Purdie --- .../diffoscope/{diffoscope_287.bb => diffoscope_289.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/diffoscope/{diffoscope_287.bb => diffoscope_289.bb} (93%) diff --git a/meta/recipes-support/diffoscope/diffoscope_287.bb b/meta/recipes-support/diffoscope/diffoscope_289.bb similarity index 93% rename from meta/recipes-support/diffoscope/diffoscope_287.bb rename to meta/recipes-support/diffoscope/diffoscope_289.bb index 8f8f114054f..af7d6b5d73e 100644 --- a/meta/recipes-support/diffoscope/diffoscope_287.bb +++ b/meta/recipes-support/diffoscope/diffoscope_289.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope" inherit pypi setuptools3 -SRC_URI[sha256sum] = "51702676957edb4c16ad93bcfc25bfdbcdb0c39fa7d1d16f657db71cfaa58ceb" +SRC_URI[sha256sum] = "b9b2e598e62eb2220376e252692ac534d8d921d4314ec288d8c7415d3041dd9d" RDEPENDS:${PN} += "\ binutils \ From patchwork Sun Mar 16 16:11:30 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59153 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 7BF54C35FF8 for ; Sun, 16 Mar 2025 16:12:22 +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.31776.1742141537158861159 for ; Sun, 16 Mar 2025 09:12:17 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=EYeC4aff; spf=pass (domain: linuxfoundation.org, ip: 209.85.221.52, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wr1-f52.google.com with SMTP id ffacd0b85a97d-3913b539aabso2317368f8f.2 for ; Sun, 16 Mar 2025 09:12:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141535; x=1742746335; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=UEQ2/6FG/DT3Q71Qy6seAfllzBu8XHMGp7b8Hr893hI=; b=EYeC4aff/gDJNNp1rOq/dltdSjU5b/ni1otbjN1fZIHS9/Hro2dlzfd7/vyH4lFgq4 14BxnnS24i9xGvLFJX8jEGemapSoQxqZ/Dsf3SFlC5qPvvInrUljwRpowziLHPssp72/ ok9p+RqJmfs03bIXFXJPOaFOA4jJ8uqrga1sM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141535; x=1742746335; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UEQ2/6FG/DT3Q71Qy6seAfllzBu8XHMGp7b8Hr893hI=; b=wlBgfvAlYeLs7lImPAyG56FrtaCOs7aEh0FPdWBeXpmG7GBtAUQsJkwJGP7t+hQ2qB 0yMNC/TXtXhg/7IoGQhDn6V+yG8+KDTtR8dNDB1XarkhcF3Rsio1C0pNNT25CQlAuWqo 0HNOuy57oklq/CCqQtHfRx1kEHbOTAN3A7KDSoSTsDaucIgiEhCJchgqiJKczX4kKyXb yYUyt8VRlf4b/WQ4mXnoEvS6tZvw9xv4W8m0bNBpKupB41gtBh/Rv0NmAfAcCv13eU/l 3AlqJnn21FQM8QklADDgQtRoSdzMQcilszFf7i9GbJLekxsDaDtddx6rhzaK2GULOUiV ORMw== X-Gm-Message-State: AOJu0YwOSJXBZPejQNMsJtJTvNFFSuLOXrixxyqeZIKDXkqiDY2G11PC f0GvTxE/sLApMPnFkUG5B+mrivxHP5kmIn+8fuiddZSAIecQtkn9ub++lXY+mCFpXOWpHVj/T28 c X-Gm-Gg: ASbGncteAe4VapETTXW27NlDskQdyIIRtpSVwuZKeRRsNdx9oJWs1E0VCWnEN95dCOZ /8LxVD76QBQnw4wtm0FBOOjHTa3Bf1BrKXwiW9TUUUKIuWqs4ck21Vk797yQdsfdol61+NGAI9b F51gUqD8Kyx1OBre9xmSrbYCsTS3q95UIN0XqfP9dUZ3Dh70V8rXXz0cS6jMJ61EXZLdB6bqtQw vDIOA7Py8sMuq8slHL7OOLIyGCEMe3fDdF86PaBW4plhUL4ZMEAAfK/v3C+lTLCyVX2w2jKotA6 wU5PAamyn1PJ24E5d+WiA7e3/wtZmTUbj9AKk9VC3/ZVWiJYj/VNL3awU1cRiU4CZkVeEuAf3Q= = X-Google-Smtp-Source: AGHT+IFxSpHj0s22avnmfnfe3vue1/GXblqAxuyLzS3GCQRqSZSc8Jn++PmVVNiMwDek+DHCowOM4A== X-Received: by 2002:a05:6000:156b:b0:397:3900:ef80 with SMTP id ffacd0b85a97d-3973900f07emr9763707f8f.22.1742141534806; Sun, 16 Mar 2025 09:12:14 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.13 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:13 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 04/43] ell: upgrade 0.73 -> 0.74 Date: Sun, 16 Mar 2025 16:11:30 +0000 Message-ID: <20250316161209.3629986-4-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:12:22 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213007 Signed-off-by: Richard Purdie --- meta/recipes-core/ell/{ell_0.73.bb => ell_0.74.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/ell/{ell_0.73.bb => ell_0.74.bb} (88%) diff --git a/meta/recipes-core/ell/ell_0.73.bb b/meta/recipes-core/ell/ell_0.74.bb similarity index 88% rename from meta/recipes-core/ell/ell_0.73.bb rename to meta/recipes-core/ell/ell_0.74.bb index c6691c7e54c..afacedac2ed 100644 --- a/meta/recipes-core/ell/ell_0.73.bb +++ b/meta/recipes-core/ell/ell_0.74.bb @@ -15,4 +15,4 @@ DEPENDS = "dbus" inherit autotools pkgconfig SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz" -SRC_URI[sha256sum] = "ae97f848b45a59be7741369880badfa8c08a55a24b21eae3468342cc012df11b" +SRC_URI[sha256sum] = "f1690913024f80fafff19ecf010accb58a56784d78937bae536c016b8276bb75" From patchwork Sun Mar 16 16:11:31 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59155 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 86AAAC35FFA for ; Sun, 16 Mar 2025 16:12:22 +0000 (UTC) Received: from mail-wm1-f41.google.com (mail-wm1-f41.google.com [209.85.128.41]) by mx.groups.io with SMTP id smtpd.web11.31703.1742141538177756610 for ; Sun, 16 Mar 2025 09:12:18 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=iczGRnEd; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.41, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f41.google.com with SMTP id 5b1f17b1804b1-43cfdc2c8c9so6878475e9.2 for ; Sun, 16 Mar 2025 09:12:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141536; x=1742746336; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=nLjP/wv1O4UIMi+ncvt5aRHXPV7ShZpLoufo1QKcq5o=; b=iczGRnEdByuCLy9OU6lvn0LB1L6uYnSVn+3HrQxayIZUwgLh0vGWEFQBD1cOL0MsSF uGyTl2VLKhiE7vy0bOGfMYM+UW6RNEw2GvmoOnEp7TJN5TigCkAjYNnzyqpluCQnvY4A NHfhZqPHwsf2WlzLghjC2jMCxjvd20IZHFa/g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141536; x=1742746336; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nLjP/wv1O4UIMi+ncvt5aRHXPV7ShZpLoufo1QKcq5o=; b=dKf4504eJaAkWA075u4mKXduAP2Q1fxZ11f3HrC6B2yp1j2TgrEKmfIBoGao94r660 fjzcjgVl5Y0MY7rHoLOsUbkgFq3WmmJsbQo2WY9DSyesWBTb7QhdgRi2PHUV3zf0exLw TUHSfO8+6xoy+GAhFtm+XBtnHNxpntTweREE4H7Ck6nCn0n/G9Nll9Z0W1vumMRdEDmR /hJSccK1IVgHc+UibyO2EEemwlFYal3LoNZ86t/po8kQu2m315Giaqq7M/k68cNIMlvP CNWED5/jHwKeryVwxrqEaMiwXsUDiVZUtLRzpPOH0ixjxGZ/tqfvFPbsWKQCLxp10Bb0 SZeA== X-Gm-Message-State: AOJu0Yxln/cmq1Fk8+QzqKXpaplO6IkxOPBTsbwT5MyRRNBKPNABSDz1 hoZXeDGQLycOKdYrNbYx9DcPpWYzLWdizO2SqXxEpaCDrU2/R16QGPxwKullUyPOesUs80K/bRV 7 X-Gm-Gg: ASbGnctad6KF3nAvPUxJFoTU4NqU5kdJc0sX7QdUSIOJYT4IcdBmWFrPf6PInc2tuIx JBC6kdz5wxDHtEwHA07SKHHGmJDZXuZ+eWMTV/mO5wPv2QwihX2HZn+X4tfRK0k86utmxOyDvDW Vev1z50Rtlhjv+6tIOHaE3FfFtSEUl2PFTopvz7OiPQMd9gi7HGfM0evCJ/Y5+88eikJb5pOrJc Spb3+NE6l2bEiPXH6+JB4Zy1TdybLaATlMuK878xhhaE/a0WTuKYzjjSd3odouO30kOfmJhW2+L /2DZ2425+D9Fcqo9cNOQsyPbs1tlEPOBuHbRTzGd7vjsOMvGNqCgZZuhqdZIm/Ybc4ejrkE0/Q= = X-Google-Smtp-Source: AGHT+IGgAmTaObYzz5Q1jXME6r43t1+JIpvT3ek+ELJfEcikAR0tiwgMlgvg2T0tX5Pv9zky4LUYqg== X-Received: by 2002:a05:600c:46c4:b0:43d:24d:bbe2 with SMTP id 5b1f17b1804b1-43d1ecd10fbmr99313645e9.28.1742141536050; Sun, 16 Mar 2025 09:12:16 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.14 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:15 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 05/43] epiphany: upgrade 47.3.1 -> 48.0 Date: Sun, 16 Mar 2025 16:11:31 +0000 Message-ID: <20250316161209.3629986-5-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:12:22 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213008 Signed-off-by: Richard Purdie --- .../epiphany/{epiphany_47.3.1.bb => epiphany_48.0.bb} | 2 +- .../files/0002-help-meson.build-disable-the-use-of-yelp.patch | 2 +- meta/recipes-gnome/epiphany/files/distributor.patch | 4 ++-- meta/recipes-gnome/epiphany/files/migrator.patch | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) rename meta/recipes-gnome/epiphany/{epiphany_47.3.1.bb => epiphany_48.0.bb} (94%) diff --git a/meta/recipes-gnome/epiphany/epiphany_47.3.1.bb b/meta/recipes-gnome/epiphany/epiphany_48.0.bb similarity index 94% rename from meta/recipes-gnome/epiphany/epiphany_47.3.1.bb rename to meta/recipes-gnome/epiphany/epiphany_48.0.bb index d55369f12b2..9eff56df3af 100644 --- a/meta/recipes-gnome/epiphany/epiphany_47.3.1.bb +++ b/meta/recipes-gnome/epiphany/epiphany_48.0.bb @@ -31,7 +31,7 @@ SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@oe.utils.trim_version("${PV}", 1)}/${GN file://migrator.patch \ file://distributor.patch \ " -SRC_URI[archive.sha256sum] = "795d7b81f18b7487d9e9bfc0cb2d68a893d2200f45f9397cd42cb3392b2081a9" +SRC_URI[archive.sha256sum] = "c9d1f6dffbad03b0916436901c770da302879ca60a636d2b72b25b142ec05f80" # Developer mode enables debugging PACKAGECONFIG[developer-mode] = "-Ddeveloper_mode=true,-Ddeveloper_mode=false" diff --git a/meta/recipes-gnome/epiphany/files/0002-help-meson.build-disable-the-use-of-yelp.patch b/meta/recipes-gnome/epiphany/files/0002-help-meson.build-disable-the-use-of-yelp.patch index 361d857120b..929e33b0150 100644 --- a/meta/recipes-gnome/epiphany/files/0002-help-meson.build-disable-the-use-of-yelp.patch +++ b/meta/recipes-gnome/epiphany/files/0002-help-meson.build-disable-the-use-of-yelp.patch @@ -1,4 +1,4 @@ -From 5377cbe00b82a873dfa623d2c2c539357b05a05d Mon Sep 17 00:00:00 2001 +From 165ef2bf636c170d81576f7d3e6348fc3d781821 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 31 Jan 2018 15:50:38 +0200 Subject: [PATCH] help/meson.build: disable the use of yelp diff --git a/meta/recipes-gnome/epiphany/files/distributor.patch b/meta/recipes-gnome/epiphany/files/distributor.patch index cb930b4c85e..dac4855750d 100644 --- a/meta/recipes-gnome/epiphany/files/distributor.patch +++ b/meta/recipes-gnome/epiphany/files/distributor.patch @@ -1,4 +1,4 @@ -From 47db432ad98d74ab61bdb0b1ff07fe0e17761020 Mon Sep 17 00:00:00 2001 +From c43bbbb4154bb9686756297a7e2eecaa72bb1e9f Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 26 Feb 2021 10:17:52 +0000 Subject: [PATCH] Don't encode the distro from /etc/os-release into the @@ -11,7 +11,7 @@ RP 2021/2/26 1 file changed, 1 insertion(+) diff --git a/meson.build b/meson.build -index 3c08643..0f465af 100644 +index 96554b7..f5c9727 100644 --- a/meson.build +++ b/meson.build @@ -15,6 +15,7 @@ if r.returncode() == 0 diff --git a/meta/recipes-gnome/epiphany/files/migrator.patch b/meta/recipes-gnome/epiphany/files/migrator.patch index d8399b90d54..5407d893d64 100644 --- a/meta/recipes-gnome/epiphany/files/migrator.patch +++ b/meta/recipes-gnome/epiphany/files/migrator.patch @@ -1,4 +1,4 @@ -From c6b3236266d2162912ca6e7a0916186f6f33e110 Mon Sep 17 00:00:00 2001 +From 4c5f6b0b44b959f0156cb74f76b2db46a0042c4a Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 25 Feb 2021 14:52:32 +0000 Subject: [PATCH] epiphany: Fix reproducibility issue From patchwork Sun Mar 16 16:11:32 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59152 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 55B4DC35FF3 for ; Sun, 16 Mar 2025 16:12:22 +0000 (UTC) Received: from mail-wr1-f45.google.com (mail-wr1-f45.google.com [209.85.221.45]) by mx.groups.io with SMTP id smtpd.web11.31704.1742141539044877090 for ; Sun, 16 Mar 2025 09:12:19 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=Wcixtq11; spf=pass (domain: linuxfoundation.org, ip: 209.85.221.45, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wr1-f45.google.com with SMTP id ffacd0b85a97d-390fdaf2897so3401325f8f.0 for ; Sun, 16 Mar 2025 09:12:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141537; x=1742746337; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=+42ukw2joLFWUGls/bXmqphjvBjImYKNsJTcJTMUc5g=; b=Wcixtq11eMsJbDE3ikzS2P1JWt0zG5NrKC2v+6MLsk6icl0jHyvpwWVjNaCEXyg4UO 4cXYgwCHxSjUxtSuvZUlsJJWLpAZV1WAFBx8il7HJ797BWglrP8JzIJevQZFuIqX95IW 052JzSTamtIPZIKZVWxtjpmRpL8cjQYb6g7ic= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141537; x=1742746337; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+42ukw2joLFWUGls/bXmqphjvBjImYKNsJTcJTMUc5g=; b=JIq138f1dUR+OuD4syRXknPLk0VGHWGxzqQXNev4CxMoZO3IjVQ8cxC9fk9QGXRT7u wP5w94KvL9eaxY8zxht8MCw0ESF96OlPTY0tUwOnlB+qNQIiff4k0Xkj08Zi2QQJ2Z0W /BJWXrVMXYP+pgkRdqz+PT/1DAOmbSmoCsmIZrsYCqOoyFXSvpvW2xHMOM65vZ8NEnHL yjs9ZFjuSTAHXDfDK/qXvkgO3Vn2bYddtLgsA89VJCo/n/VKwdz5MAUoq1yxRW5USCgl RCHpkgmF6Ouzpl+UN0yQoW5q3lcyJvvMN1A5xPp9zWgIT5CEX3cSWA4CC8qS4u0vhEp+ hfOw== X-Gm-Message-State: AOJu0Yx7WNN0mtHkodlDxvY7Xpuegj+e8LksbyAVpJT91nH3cuVe0ToD XHx6xOi/uCENjUKH9Vg30x0rrgMn3dj7HDWP/ZedVIJYLolPPlgHZsOj3E4UpnIzmg9vbI1uQuN g X-Gm-Gg: ASbGnctZGXJuVmh6ibA8+IOCvK2MpMhs/UcqC68jZ6kR9t6Lc/QBwexKXDl49TLvYNI N/vXVQ/rBelz3fLosHWcI3CVQogB6ArJni3iY9jjT65xFpYe7D6UtTNFrWW/eLBO5KhBl9q8BUd W/xlyFOi/KRtZs+qyp3ePwBldjRyLsuNw7IzQQ81u1qLaW+XuT/FAzPqQzIpiEVwGgm4OGLm+Ce KT7Ry5KbwWq4uZGvn0wIKEzuj8i/6qvaN2BMMImRj5t2PLIqNKc7SbNUu/zxuRnqHZ5asPFNpKw k+fetsWfSaoUd8ZUldlIDcjtqFisDx4cGDfRb4FfBF9/nZh4QfsR20GVLhqxZaXbQyBN27aPRA= = X-Google-Smtp-Source: AGHT+IGUAa7Wg5kHNinfG1lmYaZSvDog4tvxQ2f/b5BdyKSsM0s72n3EA3sBMLebQOazqVZFJMaiuw== X-Received: by 2002:a05:6000:2c7:b0:391:2e7:67ff with SMTP id ffacd0b85a97d-3971dce07bcmr11347107f8f.10.1742141537128; Sun, 16 Mar 2025 09:12:17 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.16 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:16 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 06/43] fastfloat: upgrade 8.0.0 -> 8.0.2 Date: Sun, 16 Mar 2025 16:11:32 +0000 Message-ID: <20250316161209.3629986-6-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:12:22 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213009 Signed-off-by: Richard Purdie --- .../fastfloat/{fastfloat_8.0.0.bb => fastfloat_8.0.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/fastfloat/{fastfloat_8.0.0.bb => fastfloat_8.0.2.bb} (90%) diff --git a/meta/recipes-devtools/fastfloat/fastfloat_8.0.0.bb b/meta/recipes-devtools/fastfloat/fastfloat_8.0.2.bb similarity index 90% rename from meta/recipes-devtools/fastfloat/fastfloat_8.0.0.bb rename to meta/recipes-devtools/fastfloat/fastfloat_8.0.2.bb index 6426a1d2ec1..b3f45ccef45 100644 --- a/meta/recipes-devtools/fastfloat/fastfloat_8.0.0.bb +++ b/meta/recipes-devtools/fastfloat/fastfloat_8.0.2.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = " \ SRC_URI = "git://github.com/fastfloat/fast_float.git;protocol=https;branch=main" -SRCREV = "77cc847c842c49e7e3477c1e95da2b6540166d66" +SRCREV = "50a80a73ab2ab256ba1c3bf86923ddd8b4202bc7" S = "${WORKDIR}/git" inherit cmake From patchwork Sun Mar 16 16:11:33 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59151 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 64E58C28B2F for ; Sun, 16 Mar 2025 16:12:22 +0000 (UTC) Received: from mail-wm1-f51.google.com (mail-wm1-f51.google.com [209.85.128.51]) by mx.groups.io with SMTP id smtpd.web10.31779.1742141540443596073 for ; Sun, 16 Mar 2025 09:12:20 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=ASeEj818; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.51, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f51.google.com with SMTP id 5b1f17b1804b1-43cf680d351so6816545e9.0 for ; Sun, 16 Mar 2025 09:12:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141538; x=1742746338; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=oRHxN9DZGRY9/huLu1bug3gGvD4vNmfVxhZjEOeJ8kw=; b=ASeEj818FR9jeVizKkFmhQR1N33sOD8rORhoduiAigu3FInbXsIAEcd+CF0uSkGNO+ TScnbM6DWEdFaexa3gS8UJh0x+zTOX0v7SP9Vck8PJVwRn21mv3F4AojCvXUkCMFErOA RnVjQGJXwTIdyZQpX2hYB4AebqEk6LC2pnmXA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141538; x=1742746338; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oRHxN9DZGRY9/huLu1bug3gGvD4vNmfVxhZjEOeJ8kw=; b=jAUZ4Htt6AgkhfwuHhLoOgJNp/raxjnEv6z3K2+5EmsPMaKZ8PCX7FkBhrek3IRBKk gwfS+5v55LN8GiGfgLOdaz+dJ8wicJAV539CEVijzht6se1kvDhPEP0C9O+Zkk0BZERT KsObvaidf6gsi584i5ySuFGMy+yOCDZ9izOPK5VH5MLeyB5HsSvoFqxJxo+ytEGOklZg ANBo01EfRzYaMEvMm5GaFH49gCqoDEiaXQbvM0UHv9ZTXR0U67sN1HLuM9CwhEbUPsL5 M5cPN2w5evuCVh3+jRo7c9Cffp+b+EqmiesqKg2ZOqp3raD10QNey2hbfkptozidd7id 27XQ== X-Gm-Message-State: AOJu0YyRIxEALk0Wl8vX1KahIbfQ2F0CtUdhZVNME10QKzyg4gOpX+hA gB3BPoP+oLN+k+o8LJr4MIgngTxECY1FoL1CJPNkpNd8dgU5J0YDvops6btuQAjG4LlkxKqXLBa x X-Gm-Gg: ASbGnct90oL17ozENTsMe1uP2HNirqz4r3xPY1L4EqiUfBOUZ4zbCvSlGx/2VtgocpC 2PODx7MGUTSeVUGlPge7FmUXem1w9pCdgAgJ4DHdx7+vsWJ/Uqyyx0DcQ/OjFk+ap1QJOVJaXaW PnPx1o31gudyVfRdXzcHCBykd0OUhBBToa/zE8qt2196DF2br8r7LVM9huOZkVoPmzi2tnxtgfi zDO3K4FHsPvK1nAbtocsIMJZtldSnypyLv+mN5duuJjLZMSI/Bvo3BXstRBZkLf2vbwIgTuZ+7t WF0mQXabf0Lrg4tFkFX1XWedUw80SaIl2RsaimXX9znQ0wQtxLUI7pYABgzZ6q1BJxuJ4pWnJQ= = X-Google-Smtp-Source: AGHT+IFmE/UMLmxkKxz1KWHykTWP4td1xOkMrO1GijPixoocQPYxyycezuWi2w+M51vnWFGpKgtLjA== X-Received: by 2002:a05:6000:1869:b0:38d:df15:2770 with SMTP id ffacd0b85a97d-395b4231bacmr14915856f8f.0.1742141538124; Sun, 16 Mar 2025 09:12:18 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.17 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:17 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 07/43] gcr: upgrade 4.3.0 -> 4.3.1 Date: Sun, 16 Mar 2025 16:11:33 +0000 Message-ID: <20250316161209.3629986-7-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:12:22 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213010 Signed-off-by: Richard Purdie --- meta/recipes-gnome/gcr/{gcr_4.3.0.bb => gcr_4.3.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-gnome/gcr/{gcr_4.3.0.bb => gcr_4.3.1.bb} (95%) diff --git a/meta/recipes-gnome/gcr/gcr_4.3.0.bb b/meta/recipes-gnome/gcr/gcr_4.3.1.bb similarity index 95% rename from meta/recipes-gnome/gcr/gcr_4.3.0.bb rename to meta/recipes-gnome/gcr/gcr_4.3.1.bb index 3fc8ec0a643..f556376258c 100644 --- a/meta/recipes-gnome/gcr/gcr_4.3.0.bb +++ b/meta/recipes-gnome/gcr/gcr_4.3.1.bb @@ -19,7 +19,7 @@ UPSTREAM_CHECK_REGEX = "gcr-(?P\d+\.\d+\.(?!9\d+)\d+)" REQUIRED_DISTRO_FEATURES = "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'opengl', '', d)}" -SRC_URI[archive.sha256sum] = "c3ee8728e4364b0397f435fa20f92f901ab139d2b264f4e059d67b3c0f43cd36" +SRC_URI[archive.sha256sum] = "b2f070fff1840eef70546a28be80235427c116aadc593b5b68ccc869be3aa09d" PACKAGECONFIG ??= " \ ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)} \ From patchwork Sun Mar 16 16:11:34 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59156 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 877C3C3DA4A for ; Sun, 16 Mar 2025 16:12:22 +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.31705.1742141541943072711 for ; Sun, 16 Mar 2025 09:12:22 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=YdfDmvwx; spf=pass (domain: linuxfoundation.org, ip: 209.85.221.53, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wr1-f53.google.com with SMTP id ffacd0b85a97d-3913b539aabso2317397f8f.2 for ; Sun, 16 Mar 2025 09:12:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141540; x=1742746340; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=U5rH1FtDIBFJouPcmi4sHFNzf977JxfPVFt/LR9QkLM=; b=YdfDmvwxYjIYG4/Pq+P2ulga3OJ7frXRvS8Xkr7+3jp+v7xjuLAoB6vYu1peKO3Axv bBFK+fdOQ6GPVlw6ICniVN0OfNENFgu6cBwDNeuhKLuSnoheSC3Fx4gmw8Ni+5AAg4it 8rwu+mwPe7UA/YyColeEHYj9DOFBGB1W4E9yI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141540; x=1742746340; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=U5rH1FtDIBFJouPcmi4sHFNzf977JxfPVFt/LR9QkLM=; b=RA/jDT03/6REgR18XSS67AnMGaV51Fnal90ENKWxtwffpBiqDO1O4AxHTE8WI8k51b Z2yrNHtfjEGTyshkDcSBURnT8kDWuKLsTa+x6o/rb0g4HSYJShBm2URwxx0zrWQcA22Q G3BagLChM5uCz2qfv9AlzY+5Jf83fce0hGphvATk129xmsUPgIfWytWCr319JH45nxXP o4D79wWYeRLvxXpEds+N9dU459fPXRM1J7Msr4tVoV/WZfMqljHH8Ys7uiHcD0VKDeqQ 2guBFXK9umvXXgtwSULKPW2Dfkson2aeYIGc+AplCnV25Yf2rCfp6R575XqUD3uVd+P1 olNQ== X-Gm-Message-State: AOJu0YxGtq9SKa/AvAzVgk/4H72qeOOoKTnzHHAlfjyqjNfc0VtxUWZ5 nG/8DrBb/MtFKHfi+4bcV/SnAHtI87WQ2SWcqHX7/JiilgpxbAjcT/ViqUzfgLuGSvo32SSe39q + X-Gm-Gg: ASbGnctA+BgrE+y4qvlHG76xkzOyfDdKGgeh/ieaVVghzIKnb2Bb80GHbv2MEyXmDcU 77Ujhfg279GV1goKYV2qMQZaOP0V1hkdmw3tF3j72Ze+I0RWMyZQmOxAY37xtJfNoRwo7nlulUR +h5xmA+Gu2cM7AzgjFaK4Bs1YvmIwxPWh3R+ZYYTi+0WC0HAqKzVsTkWA1/UMS9iRziJU4vmV34 UPeca8ix77mJ0TUw+IwfX6FzjQK4MMnvVR/xsyIEcBCv6yp38z4BqHeZ4nQ9X7BS8NCM9uKuG1L Y6uvPqORyVHaWHXIB/jIiFYBwW3BMmOq0Pr8h+RH2XdYEL2lcqEvUDFMA3FGbjLRYi9b2BQOyQ= = X-Google-Smtp-Source: AGHT+IHNYQwKUbbmvD0KSTJkkXyFnNIhJJzAXcv3PZAi/DWy8fZEyQRITfkYONT6O91YK/Gc0lI+oA== X-Received: by 2002:a05:6000:144a:b0:391:30f0:1704 with SMTP id ffacd0b85a97d-3971ddd89eamr9589124f8f.4.1742141539679; Sun, 16 Mar 2025 09:12:19 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.18 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:18 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 08/43] ghostscript: upgrade 10.04.0 -> 10.05.0 Date: Sun, 16 Mar 2025 16:11:34 +0000 Message-ID: <20250316161209.3629986-8-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:12:22 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213011 Signed-off-by: Richard Purdie --- .../ghostscript/avoid-host-contamination.patch | 2 +- .../ghostscript-9.16-Werror-return-type.patch | 9 +++------ .../{ghostscript_10.04.0.bb => ghostscript_10.05.0.bb} | 2 +- 3 files changed, 5 insertions(+), 8 deletions(-) rename meta/recipes-extended/ghostscript/{ghostscript_10.04.0.bb => ghostscript_10.05.0.bb} (97%) diff --git a/meta/recipes-extended/ghostscript/ghostscript/avoid-host-contamination.patch b/meta/recipes-extended/ghostscript/ghostscript/avoid-host-contamination.patch index 0546fdf8f0b..d191231c7b3 100644 --- a/meta/recipes-extended/ghostscript/ghostscript/avoid-host-contamination.patch +++ b/meta/recipes-extended/ghostscript/ghostscript/avoid-host-contamination.patch @@ -1,4 +1,4 @@ -From 095bb1db8b2e68cac40e985f347a7039573e1e80 Mon Sep 17 00:00:00 2001 +From 85905ce3b1bc63f0be9eda9888e40d8e7a803d21 Mon Sep 17 00:00:00 2001 From: Kai Kang Date: Thu, 29 Mar 2018 16:02:05 +0800 Subject: [PATCH] avoid host contamination diff --git a/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.16-Werror-return-type.patch b/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.16-Werror-return-type.patch index 8c4a5d44e39..0598c3dcd2b 100644 --- a/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.16-Werror-return-type.patch +++ b/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.16-Werror-return-type.patch @@ -1,7 +1,7 @@ -From c481b055cd464734a3c2d80719ead4c1c92a40c9 Mon Sep 17 00:00:00 2001 +From c23b787f9a38be2cdc57133915c402b69acedd1a Mon Sep 17 00:00:00 2001 From: Robert Yang Date: Mon, 4 May 2015 22:31:48 -0700 -Subject: [PATCH 02/10] base/gendev.c: fix for -Werror=return-type +Subject: [PATCH] base/gendev.c: fix for -Werror=return-type Fixed: base/gendev.c:80:1: error: return type defaults to 'int' [-Werror=return-type] @@ -14,7 +14,7 @@ Signed-off-by: Robert Yang 1 file changed, 1 insertion(+) diff --git a/base/gendev.c b/base/gendev.c -index 59d5999..7766b08 100644 +index f36cfe2..031f30b 100644 --- a/base/gendev.c +++ b/base/gendev.c @@ -77,6 +77,7 @@ static const char *indent_item = ""; @@ -25,6 +25,3 @@ index 59d5999..7766b08 100644 main(int argc, char *argv[]) { config conf; --- -1.8.3.1 - diff --git a/meta/recipes-extended/ghostscript/ghostscript_10.04.0.bb b/meta/recipes-extended/ghostscript/ghostscript_10.05.0.bb similarity index 97% rename from meta/recipes-extended/ghostscript/ghostscript_10.04.0.bb rename to meta/recipes-extended/ghostscript/ghostscript_10.05.0.bb index 546d7343338..1d05945c30d 100644 --- a/meta/recipes-extended/ghostscript/ghostscript_10.04.0.bb +++ b/meta/recipes-extended/ghostscript/ghostscript_10.05.0.bb @@ -27,7 +27,7 @@ SRC_URI = "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/downlo file://avoid-host-contamination.patch \ " -SRC_URI[sha256sum] = "c764dfbb7b13fc71a7a05c634e014f9bb1fb83b899fe39efc0b6c3522a9998b1" +SRC_URI[sha256sum] = "56e77833de683825c420d0af8cb90aa8ba7da71ea6fb5624290cbc1b53fe7942" PACKAGECONFIG ??= "" PACKAGECONFIG[gtk] = "--enable-gtk,--disable-gtk,gtk+3" From patchwork Sun Mar 16 16:11:35 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59157 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 81B1DC28B2F for ; Sun, 16 Mar 2025 16:12: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.web11.31710.1742141544718603984 for ; Sun, 16 Mar 2025 09:12:25 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=Y8P+bmjn; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.45, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f45.google.com with SMTP id 5b1f17b1804b1-43cfa7e7f54so6846605e9.1 for ; Sun, 16 Mar 2025 09:12:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141543; x=1742746343; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=7H20L3LWcLRtAnVuYrmuxKgZFefUGpzBOj+bclNHyLw=; b=Y8P+bmjnXXEaD4NV7FEZKWJEILEduZKzGF5BtgbTW5bH4Xqc+Oww+XymuwP7l8a/DR 6YloIGnsOpcfqhWHTwU3RUMXpDamNzS3fGUyxDJmpQTnb5DGT/sHLf7z1S7jsPmH8Dng 1INnPsnAcWSS7VL6Xmp5kSfhvPCHNdfmUwFow= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141543; x=1742746343; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7H20L3LWcLRtAnVuYrmuxKgZFefUGpzBOj+bclNHyLw=; b=coit+wxhe4L58gjzt0nUGbeu0E/hJ/02UNlQnYW6WK8W3e/vdxSXLCk2+HjAlv6boi jIhNgExTHeot1p/XqCj1KtF3+uaceuEDvnvLO5ri0cfyD53EwO/4GJ7yN2p3SZNIEfOC 3sbVlbIOXR68OOY5mIcefZq7tYWt6sBoOCZkezc6CtiHWEDbDmGhaQR/+4yE+MfVlL3d +VU6pkrxpX0yP4rq7LlB0rbHyUCWF/8BM5D9LCjTG5xIHrS4Glp4NWgNXBZ2VI7Pinmc 9qhFQirjZ3c7unEiX4WNGqwhV+Nxz9w8bBXDGUlIJkD5wAQKMcLjixHfsA5GiqTS8bX6 y16w== X-Gm-Message-State: AOJu0YxqaP25BwazQPe1VwOgRJTQcokoHF9Y2aYn/Bm0DD0hu8wXxba7 fb+jYvpeXzKW+n622UBcq+XzoPIjxUBj3gUkQMBxetGoWDHNvaFmDt+QO93Wx/lElFkH4r/XmT9 u X-Gm-Gg: ASbGncvCCeW9xJ374atzNxJKEBv4KXtXbssDnlx+IvlwM5QE1t1IyB3sIY9+DJK1BBn 5A/KWfcM6LXV2IaryRufghULbkvA0ol6rTv/D9gHove1I3rn2MPmP0Fypw5z60CHGA5cKt7DUbn Or4JrZWv0Mgh7lGutz3h+GAP6k+FuyJuV1neTalCEbTRCkBFJxFgowfyGZLnED2bRzD3IBAl6Zz T41z0UrbEq0jZQudKR9j1pp3JfraPWg4n1VCmnNYyuKVfp0Rh+9eqVdFR57z2vjIsa4n40zMTJU /0w0l26ZeM9G/TCBfhv9gBncSQaDu5fZW1bZ4SVpyr9DefBsXT7nGN++hgfhhPsnMfqonbtBefJ pCp4tkxxl X-Google-Smtp-Source: AGHT+IG7k5AdN9dAEGdyDj89kDz5KmJwmUQGHIXxn6xV1LxOmfXED0Tm2SuXuMidHplx6unKAyDhEQ== X-Received: by 2002:a05:600c:2d56:b0:439:5d00:e78f with SMTP id 5b1f17b1804b1-43d180acd8fmr140759605e9.11.1742141542751; Sun, 16 Mar 2025 09:12:22 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.19 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:21 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 09/43] git: upgrade 2.48.1 -> 2.49.0 Date: Sun, 16 Mar 2025 16:11:35 +0000 Message-ID: <20250316161209.3629986-9-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:12:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213012 Signed-off-by: Richard Purdie --- ...nfig.mak.uname-do-not-force-RHEL-7-specific-build-.patch | 2 +- meta/recipes-devtools/git/git/fixsort.patch | 6 +++--- meta/recipes-devtools/git/{git_2.48.1.bb => git_2.49.0.bb} | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) rename meta/recipes-devtools/git/{git_2.48.1.bb => git_2.49.0.bb} (98%) diff --git a/meta/recipes-devtools/git/git/0001-config.mak.uname-do-not-force-RHEL-7-specific-build-.patch b/meta/recipes-devtools/git/git/0001-config.mak.uname-do-not-force-RHEL-7-specific-build-.patch index cbe9a32fa1b..61bf0e12dce 100644 --- a/meta/recipes-devtools/git/git/0001-config.mak.uname-do-not-force-RHEL-7-specific-build-.patch +++ b/meta/recipes-devtools/git/git/0001-config.mak.uname-do-not-force-RHEL-7-specific-build-.patch @@ -1,4 +1,4 @@ -From 2a97f61c558a03282c7d81797f1cd8b594f953dc Mon Sep 17 00:00:00 2001 +From 325c30dac4eafdd463c8ffcfe1215858d642ab91 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 7 Feb 2022 10:13:15 +0100 Subject: [PATCH] config.mak.uname: do not force RHEL-7 specific build settings diff --git a/meta/recipes-devtools/git/git/fixsort.patch b/meta/recipes-devtools/git/git/fixsort.patch index e01953e324e..e077eba8ff1 100644 --- a/meta/recipes-devtools/git/git/fixsort.patch +++ b/meta/recipes-devtools/git/git/fixsort.patch @@ -1,4 +1,4 @@ -From 0ada98b8e1de3fe835b439777303dfaf9ac65a08 Mon Sep 17 00:00:00 2001 +From 65fa5c0f849fe4a1e3cb8e6af0086ef0748c28de Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 17 Feb 2021 17:57:13 +0000 Subject: [PATCH] generate-configlist.sh: Fix determinism issue @@ -23,12 +23,12 @@ Upstream-Status: Submitted [https://public-inbox.org/git/f029a942dd3d50d85e60bd3 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generate-configlist.sh b/generate-configlist.sh -index 5794226..6b0b939 100755 +index dffdaad..cc35a21 100755 --- a/generate-configlist.sh +++ b/generate-configlist.sh @@ -15,7 +15,7 @@ static const char *config_name_list[] = { EOF - grep -h '^[a-zA-Z].*\..*::$' "$SOURCE_DIR"/Documentation/*config.txt "$SOURCE_DIR"/Documentation/config/*.txt | + grep -h '^[a-zA-Z].*\..*::$' "$SOURCE_DIR"/Documentation/*config.adoc "$SOURCE_DIR"/Documentation/config/*.adoc | sed '/deprecated/d; s/::$//; s/, */\n/g' | - sort | + LC_ALL=C sort | diff --git a/meta/recipes-devtools/git/git_2.48.1.bb b/meta/recipes-devtools/git/git_2.49.0.bb similarity index 98% rename from meta/recipes-devtools/git/git_2.48.1.bb rename to meta/recipes-devtools/git/git_2.49.0.bb index e0df23eb477..66082d0bdea 100644 --- a/meta/recipes-devtools/git/git_2.48.1.bb +++ b/meta/recipes-devtools/git/git_2.49.0.bb @@ -164,4 +164,4 @@ EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \ " EXTRA_OEMAKE += "NO_GETTEXT=1" -SRC_URI[tarball.sha256sum] = "51b4d03b1e311ba673591210f94f24a4c5781453e1eb188822e3d9cdc04c2212" +SRC_URI[tarball.sha256sum] = "f8047f572f665bebeb637fd5f14678f31b3ca5d2ff9a18f20bd925bd48f75d3c" From patchwork Sun Mar 16 16:11:36 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59158 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 81AE9C282DE for ; Sun, 16 Mar 2025 16:12:32 +0000 (UTC) Received: from mail-wm1-f44.google.com (mail-wm1-f44.google.com [209.85.128.44]) by mx.groups.io with SMTP id smtpd.web11.31712.1742141546434187364 for ; Sun, 16 Mar 2025 09:12:26 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=KU1AhtYA; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.44, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f44.google.com with SMTP id 5b1f17b1804b1-4394a823036so12803595e9.0 for ; Sun, 16 Mar 2025 09:12:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141544; x=1742746344; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=6aXiZWnUIl/cACtHcp7bFZsUX1GbsMOLlk1MPhgTi+8=; b=KU1AhtYAgNpl7/Ad6tR8NnocT8NtiriOqFLUWhuRtsYgQ4+S4N4gqRi9fwudkqqFKs zuvVrx3xSnyhRhNQ89gfALjigoxPEqo5SML4QZaizsnLnk8GaADMmMputxkSf9ZkVj3Z /uq2SkIzxqgTIUVOpltBIhTjthEeRvCSh+XWw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141544; x=1742746344; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6aXiZWnUIl/cACtHcp7bFZsUX1GbsMOLlk1MPhgTi+8=; b=c/cyruORGXRHbrzS9DwxekM0A6KnjX78pWScXKQjSrNq4vV0gPxLR7b8JYECVpplr5 HF5G3MoeqL/iR+iesZGrHfVjpI4M2unxEwfxRZefl6lJgkfQV1EqXf2c8PeiN9KEJ1nH L454L2rCDpo9JOfKt8B+nvtN5AXXgCBvnjRaQW3qEHr8+9JLGJHO8puyuuLaiP6CxU9L LcfG8x/wwq2f07WIEJmW4hV62U3Fh1d/KvakKdyXdqC88KADwIsApJzxS6rqUQXYHw3I DWr4R8ZLT5g9ha2OfpsIPuGpeg+mIV4ZMkR6mYkc9+sv8QXNFdai8XuKaVJ7a8BpVtF6 hNwQ== X-Gm-Message-State: AOJu0YzqOy6Q7myA9++tkmefrgoTP2C501CVsSueSsC2hLsRnmb20rbP tnTMvGx3sSpekqYn6ZqmbytsVmHVqaY5yjWLBl3N14eseyTgxPDgsxWa4VcDB9kQRIVS6BxUf1y Y X-Gm-Gg: ASbGncsJ9y8xnmvG3fASlTZsCsC83tOR89A1sLyEnmZTFShytrcguHEI2vsBFauXZsX 9+TWYyVDq5SU7N8vX3FYTxLlFse7FsKDl8DhtKfGDC1UTM+ixrV6rhejyuGWpvO+oFwFZgw2Eko +qRWncQtFYC/Brlfayv7K9j7cwsVWeptIctnid+qEYVMlqY9gd2go37/rJzXrz/58yrwCp7ZPf6 G+xj11iY4V9nZXMdcWdPdIsY4n+d+J2uqr9h1lS8vcZH+ur24p2R7Akjq506NJmvC3uMvPA819+ JDsP37Xs414ljhdTT5RGCH8CwflnLVSYdCyJQLM+pMzHn1o6aFhLYHQOZp6Pc0iV0ezutXa9ZA= = X-Google-Smtp-Source: AGHT+IGnry10rsrbify2ep02JQ4gQgFJMeKdRsxnwMuNCSGEsddyuGdF7ieT36rVQ2J21Tbn7JJkHg== X-Received: by 2002:a05:6000:25f1:b0:385:faaa:9d1d with SMTP id ffacd0b85a97d-3971e971cc3mr12046455f8f.35.1742141544043; Sun, 16 Mar 2025 09:12:24 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.22 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:23 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 10/43] hwdata: upgrade 0.392 -> 0.393 Date: Sun, 16 Mar 2025 16:11:36 +0000 Message-ID: <20250316161209.3629986-10-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:12:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213013 Signed-off-by: Richard Purdie --- .../recipes-support/hwdata/{hwdata_0.392.bb => hwdata_0.393.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/hwdata/{hwdata_0.392.bb => hwdata_0.393.bb} (93%) diff --git a/meta/recipes-support/hwdata/hwdata_0.392.bb b/meta/recipes-support/hwdata/hwdata_0.393.bb similarity index 93% rename from meta/recipes-support/hwdata/hwdata_0.392.bb rename to meta/recipes-support/hwdata/hwdata_0.393.bb index e0a1a7fbb21..1517a1d35ff 100644 --- a/meta/recipes-support/hwdata/hwdata_0.392.bb +++ b/meta/recipes-support/hwdata/hwdata_0.393.bb @@ -8,7 +8,7 @@ LICENSE = "GPL-2.0-or-later | X11" LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https" -SRCREV = "e3aac7f6bed87ca6d701bb5ad30f29a8df857f66" +SRCREV = "2b7f8370a5b3b1552d8264b8665ed99ddfea0b57" S = "${WORKDIR}/git" From patchwork Sun Mar 16 16:11:37 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59162 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 8CC3BC35FF3 for ; Sun, 16 Mar 2025 16:12:32 +0000 (UTC) Received: from mail-wm1-f54.google.com (mail-wm1-f54.google.com [209.85.128.54]) by mx.groups.io with SMTP id smtpd.web10.31782.1742141548255963325 for ; Sun, 16 Mar 2025 09:12:28 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=KP0ZD5Fp; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.54, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f54.google.com with SMTP id 5b1f17b1804b1-43cf628cb14so6953895e9.1 for ; Sun, 16 Mar 2025 09:12:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141546; x=1742746346; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=jFiHn6OlkjimoOT8PJDcYQjCYzepAEhbx03ltiMiOTs=; b=KP0ZD5Fpkw8YQu2jlc1c9r+OsHLF1ZqslfbsD1SYTnPV1p8Qs9NRYx3EgVhcfrpU1U 2Y1yWK/dR5mjUnyqavXVt8r1Tiqijuw5Rll3d8pDvttp6kLN0/vfU/pO1JX2hmRhBXOU 64CMUuT++Dr2wFgsftxuMoISw/b6A18p/jF3A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141546; x=1742746346; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jFiHn6OlkjimoOT8PJDcYQjCYzepAEhbx03ltiMiOTs=; b=I6w3zGeQGeRf0IXsX2P327Cj529WdCs03QtqlrW9yVX/7kWSLWsBCzLIDFIEt3bSFS XMHmyhQ9yS/gBuXW0u6Or6Y2QiR52MUj+mYhs+GyubWaLWmXJe9jJbDdlL7kU3WvT7im bwro04v4Ipsdnxt7xbVulL6GsSXk2g3Xbo0PhnRNwSO4n5Lql1AtvjN/YpBSDagopCPk 3QNMmg/Dxh3DBhpqfE/0Dpm3EVkWQVzruw5mF8IhYeD5AOtrPS8aFYwThjvcRE16ZCBO 8gDaDWxXl9skHxNUheCi1poUDBnjA9MbN0xZwHCykodwU/igugmcgNNeXAaDd/of2OUW C8Gw== X-Gm-Message-State: AOJu0YzwMdfdrAFNrmGKuEaEyfhuuVpl/mGKActFTP+1r+sKGtInC/Z4 M1513Fc/FNoEy4h+LegwlA2YfJCN7g/IAxlU8+shU54nlChEQuDNy9Bshgk7nwehkO+3k1bkTw0 G X-Gm-Gg: ASbGncssFm8mnV4JSlWVpZ8uct443h6i1gdBdxHfFISrGnyrl6wEr/nJ6+xO95FCdlM 3w7utyzsSnQZjZGywqQzByk4q1XMstyL89uoRNP/rm0RGmLapBit7HT2gR1eI1xR/rBauFnbxMV Tbq7409bf8cRCXk+z1HoAU74Itsb0Rj3SUK6M53/hQ8W0Npbta5JVhCGmRTGDs3lSoTnduZIT/1 zS8iiDC/KAhsuwJeFTQ4h+NhO4AVz7FtUVJt5h8g9uK8otsx0bhr0PAoYKPvHt/JsPwWSYDE4LP VwRaElyA3ajHV84YnH04dnTMdU9yCAhlcNw9PeBuGL9aVNrpjsgUq9PA/sZu6ItGoWgw0SgQBw= = X-Google-Smtp-Source: AGHT+IFYx1R3hejbHIvbdi8RPC5qSiZ0wz5pXBR1es7mj5Zz+VlUDmY+C63DrZIzGH1Gu3AiEFK8Vw== X-Received: by 2002:a05:600c:5493:b0:439:873a:1114 with SMTP id 5b1f17b1804b1-43d1f1f2a21mr91542585e9.6.1742141546123; Sun, 16 Mar 2025 09:12:26 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.24 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:24 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 11/43] libical: upgrade 3.0.19 -> 3.0.20 Date: Sun, 16 Mar 2025 16:11:37 +0000 Message-ID: <20250316161209.3629986-11-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:12:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213014 Signed-off-by: Richard Purdie --- .../libical/0001-cmake-Do-not-export-CC-into-gir-compiler.patch | 2 +- .../libical/{libical_3.0.19.bb => libical_3.0.20.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libical/{libical_3.0.19.bb => libical_3.0.20.bb} (96%) diff --git a/meta/recipes-support/libical/libical/0001-cmake-Do-not-export-CC-into-gir-compiler.patch b/meta/recipes-support/libical/libical/0001-cmake-Do-not-export-CC-into-gir-compiler.patch index 0a7c6965302..0f0dadb4e4c 100644 --- a/meta/recipes-support/libical/libical/0001-cmake-Do-not-export-CC-into-gir-compiler.patch +++ b/meta/recipes-support/libical/libical/0001-cmake-Do-not-export-CC-into-gir-compiler.patch @@ -1,4 +1,4 @@ -From 145a0f3919f6884c377a9e6b8a03de707feb45fe Mon Sep 17 00:00:00 2001 +From 7b20ca7f24a4cac25998bfcc70eed75bf796816b Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 3 Mar 2022 20:10:04 -0800 Subject: [PATCH] cmake: Do not export CC into gir compiler diff --git a/meta/recipes-support/libical/libical_3.0.19.bb b/meta/recipes-support/libical/libical_3.0.20.bb similarity index 96% rename from meta/recipes-support/libical/libical_3.0.19.bb rename to meta/recipes-support/libical/libical_3.0.20.bb index 1ee39aa94ff..d62c88e3477 100644 --- a/meta/recipes-support/libical/libical_3.0.19.bb +++ b/meta/recipes-support/libical/libical_3.0.20.bb @@ -15,7 +15,7 @@ SECTION = "libs" SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${BP}.tar.gz \ file://0001-cmake-Do-not-export-CC-into-gir-compiler.patch \ " -SRC_URI[sha256sum] = "6a1e7f0f50a399cbad826bcc286ce10d7151f3df7cc103f641de15160523c73f" +SRC_URI[sha256sum] = "e73de92f5a6ce84c1b00306446b290a2b08cdf0a80988eca0a2c9d5c3510b4c2" inherit cmake pkgconfig gobject-introspection vala github-releases From patchwork Sun Mar 16 16:11:38 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59159 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 9AA3BC35FF9 for ; Sun, 16 Mar 2025 16:12:32 +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.31714.1742141549337977633 for ; Sun, 16 Mar 2025 09:12:29 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=e/welm2f; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.43, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f43.google.com with SMTP id 5b1f17b1804b1-4394a823036so12803895e9.0 for ; Sun, 16 Mar 2025 09:12:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141547; x=1742746347; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=x2zbbvTDpmtrmEZc39SyFObaopn7HZA4BS7hcM+8Pvo=; b=e/welm2fyvI8Cszhj6RQr7cV4HonnKj8T2wII/uEdS7vsGAgJyI4VY07sOaZrpTr2p N5N9mhWou96fWJR4dT/YsOyitJAe7/nzbomZDYy4Wl4NY1fcLmZs49LFpJgtsbU+nUYJ hNG39S89s3x9eZT07MpKecPCEYMHdvoaXuo2c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141547; x=1742746347; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x2zbbvTDpmtrmEZc39SyFObaopn7HZA4BS7hcM+8Pvo=; b=LLdPGant+beFjuaMni05EnnAB4D7xJinvt/dxWVCHrnwxqxnK4ac89xt/zwux6EHip 2jvSfp5o0sUTgT3GoEX1aFVTytf4smdGJKj3qr/eB3whSKIA8E+bzmMds7LIRNk2eAXB sEaOXnVhvcAL1lPZQfWb2ZyB3xN4DE+J3N2ff0Ijg75nEcb2gPL70aj/z2gcFpo51XMR GEw6Ai/cZUVY7weghXj1/UnAiW+8ZyEes4duJdZzDA4uM6IO9/ba56AlJMMdrjI+6mk+ c9uTEGEJmRH/vhKIDwQc+N7qW4WIN3dB0Zzx1qUG/k7sxNPJX4aIeZY5+1NbnyQm+jtF ZNrQ== X-Gm-Message-State: AOJu0Yyd59Es5mmeRjyDO503s4rIArwhCtwvmkTPvl3yDRUSq4bDFBWw nvV+JXpdXfqm+jcMHTZ438wIsC8lrzgYOu+AHM9Gt8YDS6QfxywAsSG2RTtZMZGtXxHlMNWY0ns Z X-Gm-Gg: ASbGncsNJXY5T+nMX3TttevD/L45q3bK/eM8TtnjZdKC9eC853onyVHL0P9wyxqs9eQ 78ok07jPO/qZsGAxFujx/50tkdND+TMDiTyLHSIl4JHPp2BiUDWB3vifR8K8LdYHmIhU5WVW/LF FNWaEChma8+sVlwjUTsS2RhCq3VXaus2RvLpS4863JHsvWnMHS7zrVG00jO9mVZ0nP2O8Nc4E9S MarunmW0YbqTQ/M8oLIDrJJhp27uIieDAiXE9NkKozv2hQTeLVYyJYYH8+Hav6/9JV4ulNI3Ocp GPCo+ZeyG5nZhbnFdkzOn1on6tUwsZSm6mblTk8rpA+wPl4GpX71UTc9CAwzcZ/ZOCdUQwsQvQ= = X-Google-Smtp-Source: AGHT+IHdWAJPYalU7B7OAKsS47kPdKQSM7egIfQwYd2MFfv/5XVZ9JT9rsV74H73vxSgcexYvk40uA== X-Received: by 2002:a05:600c:46d1:b0:43c:eec7:eab7 with SMTP id 5b1f17b1804b1-43d1ec81224mr116699275e9.11.1742141547323; Sun, 16 Mar 2025 09:12:27 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.26 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:26 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 12/43] libxmlb: upgrade 0.3.21 -> 0.3.22 Date: Sun, 16 Mar 2025 16:11:38 +0000 Message-ID: <20250316161209.3629986-12-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:12:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213015 Signed-off-by: Richard Purdie --- .../libxmlb/0001-xb-selftest.c-hardcode-G_TEST_SRCDIR.patch | 6 +++--- .../libxmlb/{libxmlb_0.3.21.bb => libxmlb_0.3.22.bb} | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-gnome/libxmlb/{libxmlb_0.3.21.bb => libxmlb_0.3.22.bb} (93%) diff --git a/meta/recipes-gnome/libxmlb/libxmlb/0001-xb-selftest.c-hardcode-G_TEST_SRCDIR.patch b/meta/recipes-gnome/libxmlb/libxmlb/0001-xb-selftest.c-hardcode-G_TEST_SRCDIR.patch index e37c3245e0b..7f130284c4a 100644 --- a/meta/recipes-gnome/libxmlb/libxmlb/0001-xb-selftest.c-hardcode-G_TEST_SRCDIR.patch +++ b/meta/recipes-gnome/libxmlb/libxmlb/0001-xb-selftest.c-hardcode-G_TEST_SRCDIR.patch @@ -1,4 +1,4 @@ -From b2dc47ed498d69ecac05b68abddefc7ca65983c3 Mon Sep 17 00:00:00 2001 +From ad8dcd768b637e53b80f9fea37ba945731ffd16b Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sat, 16 Sep 2023 14:02:57 +0200 Subject: [PATCH] xb-self-test.c: hardcode G_TEST_SRCDIR @@ -18,10 +18,10 @@ Signed-off-by: Markus Volk 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xb-self-test.c b/src/xb-self-test.c -index baba19e..7da3b6f 100644 +index 76b2e12..c68c13a 100644 --- a/src/xb-self-test.c +++ b/src/xb-self-test.c -@@ -2882,7 +2882,7 @@ xb_speed_func(void) +@@ -2912,7 +2912,7 @@ xb_speed_func(void) int main(int argc, char **argv) { diff --git a/meta/recipes-gnome/libxmlb/libxmlb_0.3.21.bb b/meta/recipes-gnome/libxmlb/libxmlb_0.3.22.bb similarity index 93% rename from meta/recipes-gnome/libxmlb/libxmlb_0.3.21.bb rename to meta/recipes-gnome/libxmlb/libxmlb_0.3.22.bb index c78b5eeaea8..1d6ad58b682 100644 --- a/meta/recipes-gnome/libxmlb/libxmlb_0.3.21.bb +++ b/meta/recipes-gnome/libxmlb/libxmlb_0.3.22.bb @@ -8,7 +8,7 @@ SRC_URI = " \ file://0001-xb-selftest.c-hardcode-G_TEST_SRCDIR.patch \ file://run-ptest \ " -SRCREV = "4cff6ece25f47b8fb740881387e50a00df922c57" +SRCREV = "addcce32a3bd6a09303f052bd59fb758621d30fb" S = "${WORKDIR}/git" DEPENDS = "glib-2.0 xz zstd" From patchwork Sun Mar 16 16:11:39 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59160 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 99FD4C35FF7 for ; Sun, 16 Mar 2025 16:12:32 +0000 (UTC) Received: from mail-wm1-f42.google.com (mail-wm1-f42.google.com [209.85.128.42]) by mx.groups.io with SMTP id smtpd.web10.31784.1742141550419930398 for ; Sun, 16 Mar 2025 09:12:30 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=cmSv3/XH; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.42, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f42.google.com with SMTP id 5b1f17b1804b1-43cfe63c592so14956815e9.2 for ; Sun, 16 Mar 2025 09:12:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141548; x=1742746348; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=n/vOl3PvWrpQOQFRUJePT7sfKmN/Cq4zLOMmGBW4CUQ=; b=cmSv3/XHg0Jz4IVDV3xnGuU+BGGuH5ksaIe3sjyVVxAiGLElb2IKH4jU8eW+UdFbZN JUuMMEW9lG9kBuIK/L0S+Axl8V5eGa96/7Ksv6ZsgwitiZGJxEVYwvMnlFUog0JGk5yW +7Iw+90VD8KwAKsB4JpqLXpNGLY+c91pxXHWU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141548; x=1742746348; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=n/vOl3PvWrpQOQFRUJePT7sfKmN/Cq4zLOMmGBW4CUQ=; b=RXLYsoWBNRtEsFOuNx/BRLPN+dUhDjQk8E6ISCThGPAxWRmaZqzdDH7Zdck7BM81Za JN80Bbt/iJjjJg9jNvTtr7dUSrE2miASLWWwi29hSUKms2Riuxs0HlB+6JFTyKqJ8w6C EeL0eFKrxQ5L4LOjrUiPwNK5zRvfZ5C2KGhV3x56fOZTJyfF1PAg60kwbPaqXBRE9V1d jbYb0ehVGysyHhP/kCP6b/E/3WvIP1JUQREVcR6+FQp1XyxEXHmywU5C7qMmEsDzpqwa Nxd3gd73MydtQIsKatY7qHaHbTpi5mXEJF5aaX8tsBA17RoB7BUyxgVdbVXsXejDMbfJ 2Upw== X-Gm-Message-State: AOJu0YwhSYA4p0XoSKjIWp7uuCTX3Fyvvmv3qZrkeeksVH74tBxu8Z6y H+XwFLg19IJyAvcLxtsMj7g1ZQ5i78sRlirVUTQHemRKZC2WMIBcFdd+WjIUr9fxDLC7I9A+Zcg E X-Gm-Gg: ASbGncvYqYYN8ykMVh3pWSaostgL5ooqVCiYjhDx3fx6/8NBmk7s51ZmX1Y7F6KeYpl mbVQ2Tz4KHCq5VVfwSsCxVveA8SaWH+RpV+udyFTWDktEnvxUnGLR1EDFZloMO2H/xC6Grgl7bE yXPsrOmk/z3srmuxRsNuPKRs4Z1TWS398yV6OSj5f5MTBTpW7TxZbdGNs0otAG+X857UnNcu+k4 km5oiwcfjCYJ/e6WyI5LwW2w6mO01KpzC11g5a0AOq5sAkEIB2Im4M4RHOc1MsQq7rY4MqGmbID 2I1HPK7F1IhYRHqpSaXjzMiRgizaPCm7bH3ZXonJMi49+pRbunpkDBac0zE9T/jfjnA4RLeJQQ= = X-Google-Smtp-Source: AGHT+IGLBxU8tSnFgCnYgThjDvRxZZrpNqfRvEa9nHBmKjUeoySfupHwp3P8Ke6HkzREGyRx3UVxFg== X-Received: by 2002:a05:600c:1914:b0:439:643a:c8d5 with SMTP id 5b1f17b1804b1-43d1ebfcc1dmr113355645e9.0.1742141548459; Sun, 16 Mar 2025 09:12:28 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.27 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:27 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 13/43] libxslt: upgrade 1.1.42 -> 1.1.43 Date: Sun, 16 Mar 2025 16:11:39 +0000 Message-ID: <20250316161209.3629986-13-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:12:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213016 Signed-off-by: Richard Purdie --- .../libxslt/{libxslt_1.1.42.bb => libxslt_1.1.43.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/libxslt/{libxslt_1.1.42.bb => libxslt_1.1.43.bb} (95%) diff --git a/meta/recipes-support/libxslt/libxslt_1.1.42.bb b/meta/recipes-support/libxslt/libxslt_1.1.43.bb similarity index 95% rename from meta/recipes-support/libxslt/libxslt_1.1.42.bb rename to meta/recipes-support/libxslt/libxslt_1.1.43.bb index 9985dd88274..d251fa8122f 100644 --- a/meta/recipes-support/libxslt/libxslt_1.1.42.bb +++ b/meta/recipes-support/libxslt/libxslt_1.1.43.bb @@ -15,7 +15,7 @@ DEPENDS = "libxml2" SRC_URI = "https://download.gnome.org/sources/libxslt/1.1/libxslt-${PV}.tar.xz" -SRC_URI[sha256sum] = "85ca62cac0d41fc77d3f6033da9df6fd73d20ea2fc18b0a3609ffb4110e1baeb" +SRC_URI[sha256sum] = "5a3d6b383ca5afc235b171118e90f5ff6aa27e9fea3303065231a6d403f0183a" UPSTREAM_CHECK_REGEX = "libxslt-(?P\d+(\.\d+)+)\.tar" From patchwork Sun Mar 16 16:11:40 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59161 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 8C74EC35FF6 for ; Sun, 16 Mar 2025 16:12:32 +0000 (UTC) Received: from mail-wm1-f47.google.com (mail-wm1-f47.google.com [209.85.128.47]) by mx.groups.io with SMTP id smtpd.web10.31786.1742141551500013523 for ; Sun, 16 Mar 2025 09:12:31 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=YNZrM+P4; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.47, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f47.google.com with SMTP id 5b1f17b1804b1-43948021a45so13856125e9.1 for ; Sun, 16 Mar 2025 09:12:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141549; x=1742746349; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=x9IVUR8b5Qx0lQi50xOOop/ADvBYR+1yQsE1Cu8pm+A=; b=YNZrM+P4w4hyIzkvruPEFVcHLpR0M78uRGqF0oyRfbzXdFVDIfb8okC0DYc2ZAqmhK nCl5I2M320/HjqHCZV02dl4A9Kcic/x8OBZMwDhcWyMigGE10Ie624Dcgi8IJCXuXdL4 HG8lc9m6m/stNuN3/YO4Lm936+eRETR6e8zwA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141549; x=1742746349; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x9IVUR8b5Qx0lQi50xOOop/ADvBYR+1yQsE1Cu8pm+A=; b=fvfPnSBGi9RBYuAyxgFmBiQuvWow0EvdEWd9B+UwIqQiV30wMroO8yvZw98sN5LX2y vl8VpZlCoHcdNlfFiykbiqwcR3KLiI1zyw3ij6MfjVPMr5rqGV9k2h+dcEyh73ghgC0W +lq8ChGDO1sXIYOWvSqkiQbcrq0ybfmzblWD9FuT0om88Sf2U8fogDyCFeMVQEHmWOpc so6bvrQxPnA4grsVb8agG/IdWHxSXFNkZpqd2BjlR5NnG1zbcIL+WJU3Yoedc5MpnuXA lSAoGsNaD9G1G+E8sKjTYy8766oCX1fPNQ/MtIBzwWwpfbObXsFa3vLV5TxxromhKFge JeHw== X-Gm-Message-State: AOJu0Yxl1BPLeCV6twuQk2hpybsqwIfkAdh/zVwR6KAl7ZgBm8nVzIXF JFc3c66xduAQ/hnvhdInP9Cf5+gYA1i2D4aqfnp7+oLyo3onr2CuotwPBe5twHKCgC6nAZcPIU+ T X-Gm-Gg: ASbGncuYQlAFghIYBYrhWev0RsTFqb4f9q0DsfV3egS0J0A3ET08LyQybSfXBToQmjm GFth1IXZ7vVXNkwBeuS0zCsVzb4U4QPzVyCOH2yu6AsUkdLG2jX8m58t+iT4mKFrJ1zMzTkgE9b JvqqvIAr5bRue5kRnyP9vzYyFqnjM9yGa3G26Awvd5VDVOd9Idk6JcXJN/Iv/ixost+e3eswQBj i5EwsccFkVfZxpPMsRnC58I86XNPHCrXKhiJKgEpH4R/ydiR95CdNf5M5KUyDmjW9jf2s9OmyZX s0lbr0JGRxQariajbuSVVZfG4D72deOpHbcD2Ryx3yOc9C8ERwP8NG6JbUR4qgutX3NWi4QmKvS OuxLhSJ/S X-Google-Smtp-Source: AGHT+IER1ToU1kz/8n3U2aUvi+vyPRq32/cCsT95ziU9WxQq7EA6rKA3K6OB0SwbPuNm+8/zSicAnA== X-Received: by 2002:a05:600c:190e:b0:43c:f513:9585 with SMTP id 5b1f17b1804b1-43d1ec808ebmr108045545e9.13.1742141549571; Sun, 16 Mar 2025 09:12:29 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.28 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:28 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 14/43] mmc-utils: upgrade to latest revision Date: Sun, 16 Mar 2025 16:11:40 +0000 Message-ID: <20250316161209.3629986-14-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:12:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213017 Signed-off-by: Richard Purdie --- meta/recipes-devtools/mmc/mmc-utils_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/mmc/mmc-utils_git.bb b/meta/recipes-devtools/mmc/mmc-utils_git.bb index 9f9cc967c0d..a5e9d53deb8 100644 --- a/meta/recipes-devtools/mmc/mmc-utils_git.bb +++ b/meta/recipes-devtools/mmc/mmc-utils_git.bb @@ -5,7 +5,7 @@ LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://mmc.c;beginline=1;endline=20;md5=fae32792e20f4d27ade1c5a762d16b7d" SRCBRANCH ?= "master" -SRCREV = "67b9be6429d7b01e9e6057ead013e7049e34b273" +SRCREV = "2aef4cd9a84ddc76349fc0d7e10d675e7fa596fa" PV = "0.1+git" From patchwork Sun Mar 16 16:11:41 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59164 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 95E39C282DE for ; Sun, 16 Mar 2025 16:12:42 +0000 (UTC) Received: from mail-wm1-f44.google.com (mail-wm1-f44.google.com [209.85.128.44]) by mx.groups.io with SMTP id smtpd.web10.31787.1742141553106386246 for ; Sun, 16 Mar 2025 09:12:33 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=PQ3FfDHH; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.44, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f44.google.com with SMTP id 5b1f17b1804b1-4394036c0efso7980215e9.2 for ; Sun, 16 Mar 2025 09:12:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141551; x=1742746351; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=tqVqeDboEI2ignamM2KEX+HDSpyuJotYjCvhBLFQ8gI=; b=PQ3FfDHHgNOeUdFtKisgJLqDHJAM3863Nwo0n60R1Y34zT2FtiayirOiN9X5QU4ifB 7reUi8khNutcAgzAxaV9DuVLq4V8EGQoX3KGXkxS/oEMBYUMgLHVWm2MfqXFf9cy5mII gS5utW9MmM6uHaFvJJjvgtRmTVl6GuCh2RjgY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141551; x=1742746351; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tqVqeDboEI2ignamM2KEX+HDSpyuJotYjCvhBLFQ8gI=; b=RWxapyqNRIi6gBlg8tE9zHEcweCpiA/2u5DPIZ1enL2CtkDE5IVgQ48o21Y3Hn6ABP RFiv+4YQddUSpXtpc+SvNCq+LHO/ja1Bd/1m3dXLOPKlPDGmHtU8UZBXVc77BzhoRNT9 qXY0lJO9EdoGjOjZGD8VCW7sHAY3Cy4e4jYTkRrLXp8+Jup+crKqroYzxWq9dtZo4kR7 e73ldyV58WrRJIVjJ7D078kR0fUckpIvQdhsBPaEGf+CUh6u1fqBsl1rYR183deUs3b2 cNdItOdS3hTzxzcDlZiW8B/wVoUqNH1IdRwb0koMJyBi8RDXNVbR/WFIaQ4aI/V7RpeP 8D0A== X-Gm-Message-State: AOJu0YwnhsbN2xki4ZTF6haVw8/SAkDX0DsqfMrxljOVU8zyouI1YZqm QsycHafACIxhYt4ZvuPuWcvfCuv9w7gX6Go8NcNZ7/D1AIfciezLEyzY+5ujxyGwSvZYEgMK+82 4 X-Gm-Gg: ASbGncuCDryT7YNvmhKPqSyRP0HiwbHKzSvHne1gdGut8ATUuBVDHc53FJpTK/gzpob h32irXmWGP9zh8kr3mdYuGyV7jWBB5VM5I/RKENKtgte36Z4D78HAWfe7ezUoY/xMHfoO2fkqeB tTnqIECl2gHYOO2hC6yiGfIRvEPuiCA/W4/KFRj+SabikIGEjaGhIdX9hXgvOSLidvbkgIafQUY 3lljPpRFasViHmCUKR4YYhrZWUknTZQoUE6ngKZLOcDsKaLad4s4BV+rF8Aauw9hBZfS4uBe/y/ 11A4hsXsJWF5TTfOIr5k7z09bTH4WoTBk/+7Wb2rEgaMYjIKprwCC46dXcGwmislMON4nvrARw= = X-Google-Smtp-Source: AGHT+IFnqvLWNkg5BMgHYRd+dPJ9bu28vBjBrs3STfLH2srFxnB2Id9qZKMFLkri+Bbr3NWDTsAy6w== X-Received: by 2002:a05:600c:524c:b0:43d:82c:2b11 with SMTP id 5b1f17b1804b1-43d1ecca1f8mr94403995e9.23.1742141550766; Sun, 16 Mar 2025 09:12:30 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.29 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:29 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 15/43] ofono: upgrade 2.14 -> 2.15 Date: Sun, 16 Mar 2025 16:11:41 +0000 Message-ID: <20250316161209.3629986-15-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:12:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213018 Signed-off-by: Richard Purdie --- .../ofono/ofono/CVE-2024-7539.patch | 88 ------------------- ...024-7540_CVE-2024-7541_CVE-2024-7542.patch | 52 ----------- .../ofono/ofono/rmnet.patch | 45 ---------- .../ofono/{ofono_2.14.bb => ofono_2.15.bb} | 12 +-- 4 files changed, 4 insertions(+), 193 deletions(-) delete mode 100644 meta/recipes-connectivity/ofono/ofono/CVE-2024-7539.patch delete mode 100644 meta/recipes-connectivity/ofono/ofono/CVE-2024-7540_CVE-2024-7541_CVE-2024-7542.patch delete mode 100644 meta/recipes-connectivity/ofono/ofono/rmnet.patch rename meta/recipes-connectivity/ofono/{ofono_2.14.bb => ofono_2.15.bb} (84%) diff --git a/meta/recipes-connectivity/ofono/ofono/CVE-2024-7539.patch b/meta/recipes-connectivity/ofono/ofono/CVE-2024-7539.patch deleted file mode 100644 index e41596959bd..00000000000 --- a/meta/recipes-connectivity/ofono/ofono/CVE-2024-7539.patch +++ /dev/null @@ -1,88 +0,0 @@ -From 389e2344f86319265fb72ae590b470716e038fdc Mon Sep 17 00:00:00 2001 -From: Sicelo A. Mhlongo -Date: Tue, 17 Dec 2024 11:31:29 +0200 -Subject: [PATCH] ussd: ensure ussd content fits in buffers - -Fixes: CVE-2024-7539 - -CVE: CVE-2024-7539 -Upstream-Status: Backport [https://git.kernel.org/pub/scm/network/ofono/ofono.git/commit/?id=389e2344f86319265fb72ae590b470716e038fdc] - -Signed-off-by: Yogita Urade ---- - drivers/atmodem/ussd.c | 5 ++++- - drivers/huaweimodem/ussd.c | 5 ++++- - drivers/speedupmodem/ussd.c | 5 ++++- - 3 files changed, 12 insertions(+), 3 deletions(-) - -diff --git a/drivers/atmodem/ussd.c b/drivers/atmodem/ussd.c -index 32a9fe9..99da559 100644 ---- a/drivers/atmodem/ussd.c -+++ b/drivers/atmodem/ussd.c -@@ -93,7 +93,7 @@ static void cusd_parse(GAtResult *result, struct ofono_ussd *ussd) - const char *content; - int dcs; - enum sms_charset charset; -- unsigned char msg[160]; -+ unsigned char msg[160] = {0}; - const unsigned char *msg_ptr = NULL; - long msg_len; - -@@ -113,6 +113,9 @@ static void cusd_parse(GAtResult *result, struct ofono_ussd *ussd) - if (!g_at_result_iter_next_number(&iter, &dcs)) - dcs = 0; - -+ if (strlen(content) > sizeof(msg) * 2) -+ goto out; -+ - if (!cbs_dcs_decode(dcs, NULL, NULL, &charset, NULL, NULL, NULL)) { - ofono_error("Unsupported USSD data coding scheme (%02x)", dcs); - status = 4; /* Not supported */ -diff --git a/drivers/huaweimodem/ussd.c b/drivers/huaweimodem/ussd.c -index 5e1c907..3d165c8 100644 ---- a/drivers/huaweimodem/ussd.c -+++ b/drivers/huaweimodem/ussd.c -@@ -38,7 +38,7 @@ static void cusd_parse(GAtResult *result, struct ofono_ussd *ussd) - int status; - int dcs = 0; - const char *content; -- unsigned char msg[160]; -+ unsigned char msg[160] = {0}; - const unsigned char *msg_ptr = NULL; - long msg_len; - -@@ -55,6 +55,9 @@ static void cusd_parse(GAtResult *result, struct ofono_ussd *ussd) - - g_at_result_iter_next_number(&iter, &dcs); - -+ if (strlen(content) > sizeof(msg) * 2) -+ goto out; -+ - msg_ptr = decode_hex_own_buf(content, -1, &msg_len, 0, msg); - - out: -diff --git a/drivers/speedupmodem/ussd.c b/drivers/speedupmodem/ussd.c -index aafa4bc..a5efde0 100644 ---- a/drivers/speedupmodem/ussd.c -+++ b/drivers/speedupmodem/ussd.c -@@ -37,7 +37,7 @@ static void cusd_parse(GAtResult *result, struct ofono_ussd *ussd) - int status; - int dcs = 0; - const char *content; -- unsigned char msg[160]; -+ unsigned char msg[160] = {0}; - const unsigned char *msg_ptr = NULL; - long msg_len; - -@@ -54,6 +54,9 @@ static void cusd_parse(GAtResult *result, struct ofono_ussd *ussd) - - g_at_result_iter_next_number(&iter, &dcs); - -+ if (strlen(content) > sizeof(msg) * 2) -+ goto out; -+ - msg_ptr = decode_hex_own_buf(content, -1, &msg_len, 0, msg); - - out: --- -2.40.0 diff --git a/meta/recipes-connectivity/ofono/ofono/CVE-2024-7540_CVE-2024-7541_CVE-2024-7542.patch b/meta/recipes-connectivity/ofono/ofono/CVE-2024-7540_CVE-2024-7541_CVE-2024-7542.patch deleted file mode 100644 index fd97d4b51ba..00000000000 --- a/meta/recipes-connectivity/ofono/ofono/CVE-2024-7540_CVE-2024-7541_CVE-2024-7542.patch +++ /dev/null @@ -1,52 +0,0 @@ -From 29ff6334b492504ace101be748b256e6953d2c2f Mon Sep 17 00:00:00 2001 -From: "Sicelo A. Mhlongo" -Date: Tue, 17 Dec 2024 11:31:28 +0200 -Subject: [PATCH] atmodem: sms: ensure buffer is initialized before use - -Fixes: CVE-2024-7540 -Fixes: CVE-2024-7541 -Fixes: CVE-2024-7542 - -CVE: CVE-2024-7540 -CVE: CVE-2024-7541 -CVE: CVE-2024-7542 -Upstream-Status: Backport [https://git.kernel.org/pub/scm/network/ofono/ofono.git/commit/?id=29ff6334b492504ace101be748b256e6953d2c2f] -Signed-off-by: Peter Marko ---- - drivers/atmodem/sms.c | 6 +++--- - 1 file changed, 3 insertions(+), 3 deletions(-) - -diff --git a/drivers/atmodem/sms.c b/drivers/atmodem/sms.c -index d994856b..0668c631 100644 ---- a/drivers/atmodem/sms.c -+++ b/drivers/atmodem/sms.c -@@ -399,7 +399,7 @@ static void at_cmt_notify(GAtResult *result, gpointer user_data) - struct sms_data *data = ofono_sms_get_data(sms); - GAtResultIter iter; - const char *hexpdu; -- unsigned char pdu[176]; -+ unsigned char pdu[176] = {0}; - long pdu_len; - int tpdu_len; - -@@ -466,7 +466,7 @@ static void at_cmgr_notify(GAtResult *result, gpointer user_data) - struct sms_data *data = ofono_sms_get_data(sms); - GAtResultIter iter; - const char *hexpdu; -- unsigned char pdu[176]; -+ unsigned char pdu[176] = {0}; - long pdu_len; - int tpdu_len; - -@@ -648,7 +648,7 @@ static void at_cmgl_notify(GAtResult *result, gpointer user_data) - struct sms_data *data = ofono_sms_get_data(sms); - GAtResultIter iter; - const char *hexpdu; -- unsigned char pdu[176]; -+ unsigned char pdu[176] = {0}; - long pdu_len; - int tpdu_len; - int index; --- -2.30.2 - diff --git a/meta/recipes-connectivity/ofono/ofono/rmnet.patch b/meta/recipes-connectivity/ofono/ofono/rmnet.patch deleted file mode 100644 index 11dfd5db183..00000000000 --- a/meta/recipes-connectivity/ofono/ofono/rmnet.patch +++ /dev/null @@ -1,45 +0,0 @@ -From git@z Thu Jan 1 00:00:00 1970 -Subject: [PATCH] rmnet: Handle toolchains with old kernel headers -From: Richard Purdie -Date: Thu, 19 Dec 2024 13:47:15 +0000 -Message-Id: -MIME-Version: 1.0 -Content-Type: text/plain; charset="utf-8" -Content-Transfer-Encoding: 7bit - -The RMNET_FLAGS_*GRESS_MAP_CKSUMV5 defines were added to the kernel in -5.14[1] and some toolchains use older headers, so add fallback defines -in case they are needed. - -[1] linux b6e5d27e32ef6089d316ce7e1ecaf595584d4b84 - -Upstream-Status: Submitted [https://lore.kernel.org/ofono/e2b6a94dd9a3789e31dafadfc70c53b565d1db04.camel@linuxfoundation.org/T/#u] -Signed-off-by: Ross Burton ---- - src/rmnet.c | 10 ++++++++++ - 1 file changed, 10 insertions(+) - -diff --git a/src/rmnet.c b/src/rmnet.c -index 42b03249..9a7f52fb 100644 ---- a/src/rmnet.c -+++ b/src/rmnet.c -@@ -27,6 +27,16 @@ - #define MAX_MUX_IDS 254U - #define DEFAULT_MTU 1400U - -+/* -+ * These were added in 5.14 so define them here if the toolchain's kernel headers are old. -+ */ -+#ifndef RMNET_FLAGS_INGRESS_MAP_CKSUMV5 -+#define RMNET_FLAGS_INGRESS_MAP_CKSUMV5 (1U << 4) -+#endif -+#ifndef RMNET_FLAGS_EGRESS_MAP_CKSUMV5 -+#define RMNET_FLAGS_EGRESS_MAP_CKSUMV5 (1U << 5) -+#endif -+ - struct rmnet_request { - uint32_t parent_ifindex; - rmnet_new_interfaces_func_t new_cb; --- -2.43.0 - diff --git a/meta/recipes-connectivity/ofono/ofono_2.14.bb b/meta/recipes-connectivity/ofono/ofono_2.15.bb similarity index 84% rename from meta/recipes-connectivity/ofono/ofono_2.14.bb rename to meta/recipes-connectivity/ofono/ofono_2.15.bb index 9a91afaa7be..40eeb3a086d 100644 --- a/meta/recipes-connectivity/ofono/ofono_2.14.bb +++ b/meta/recipes-connectivity/ofono/ofono_2.15.bb @@ -7,14 +7,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \ file://src/ofono.h;beginline=1;endline=6;md5=13e42133935ceecfc9bcb547f256e277" DEPENDS = "dbus glib-2.0 udev mobile-broadband-provider-info ell" -SRC_URI = "\ - ${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \ - file://rmnet.patch \ - file://ofono \ - file://CVE-2024-7539.patch \ - file://CVE-2024-7540_CVE-2024-7541_CVE-2024-7542.patch \ -" -SRC_URI[sha256sum] = "983cbfd5e1e1a410ba7ad2db7f50fadc91e50b29f1ede40cdc73f941da7ba95f" +SRC_URI = "${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \ + file://ofono \ + " +SRC_URI[sha256sum] = "1af93ab72a70502452fe3d0297a6eaea13750cacae1fff3b643dd2245a6408ca" inherit autotools pkgconfig update-rc.d systemd gobject-introspection-data From patchwork Sun Mar 16 16:11:42 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59163 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 95E68C28B2F for ; Sun, 16 Mar 2025 16:12:42 +0000 (UTC) Received: from mail-wm1-f46.google.com (mail-wm1-f46.google.com [209.85.128.46]) by mx.groups.io with SMTP id smtpd.web10.31790.1742141554437652014 for ; Sun, 16 Mar 2025 09:12:34 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=aTJwPYUW; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.46, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f46.google.com with SMTP id 5b1f17b1804b1-43cec5cd73bso7711655e9.3 for ; Sun, 16 Mar 2025 09:12:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141552; x=1742746352; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=G25HDpj0ssyMVagidfThFaYK82QavnpC2f7VNECKZc0=; b=aTJwPYUWTgOrMFJ5POLtM7Ym/yHroktqrEHt+A/Fz1WI/MKSk8CEIWRSlK4NJmbjGf UJrFrJwsNCpTE33mny18QCm2y4znLvtTsnqquvILYwKa1hVdHqwxvl4j7V5Sw0IaYDeY RbOoOBxIweqO3qIFvrOcQiVtgM2hhmH6UWtM8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141552; x=1742746352; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=G25HDpj0ssyMVagidfThFaYK82QavnpC2f7VNECKZc0=; b=T/l6Fkwbmf/kUmISFnptbr0lm0RaHtNPoc7SVhuDV0vu69gcuY6F2w0J83iVH3t1dA WnSizBvMMhWW3Ro2dBh32JVMAnUyK0fqM8xIme3x0dd6D1f1NEZvIf6tQLCN+/nsuTUl Zq3JFMQYn1TRc5xPFccCbvUSOacse5dM6WEawgvMKat+hN2CIw1bLbJJ7essRoYnzI6j zWbhhFcb0NEuvdk3r5aCF0JK9Lc2lDdbguthaUHjAPHUmK73Bwn1iA4uy/GGdu5+w7CQ mz/VWqEy0B7iJw8nh2ijckkSd0nqVmuJEq2lbGp6TI2+EMkxatiDRE0fMZJSdB9woPOn Cgtg== X-Gm-Message-State: AOJu0Ywo/BWJsxWmc+rebVnJNwwuSyL3RB417ppYe8QdkVhdVhwceqUs L0WMiG1k2zK4ji3WeGxSVNnJLqls6wPfYLHIWZq/SqYYgjyRcGSXSx9QkHW9Ymmwf24fWckuHgS t X-Gm-Gg: ASbGnctCZTA45khYSpo0R6KW7hqzwratyj2/AGIAkktXIgWDT9pJFLAqkkp+ZW/a1nI 0zdEuv+g1gqEG9dLLUkK03AIUsT6qcHCTkXO+Cm7fMBa1r5cGyUSvZuZmX4yS/wGsB+6C+EGl6+ n4GK/40hzj97UK2xFtXu0wyRsX3+vj3CY49RpPjkW7kAUyDv87tE6rnXd8dU9fYNf4BOha+xJSX feNY8ff3QPfwyzS2Y4WgIUpIhgDNI+I5p/Z+CojpEHqMaEbKRBYqmuk1xUpR/p/+nem/aOuZS51 m3A9IRrE8CAyAp5iivn+LSgVfSmsxI10ZK16W6nIcNoQBhrdw19xTfTtbQATOwGEo3cjfmb5NA= = X-Google-Smtp-Source: AGHT+IFT8QDPuAtMHoEHib/8CYs81I+n/fZqjAvheef5WzD58Pt1qR7dbca76X5MbY99njsJo2e9iA== X-Received: by 2002:a05:600c:1f09:b0:43d:5ec:b2f4 with SMTP id 5b1f17b1804b1-43d2a534be9mr32801965e9.10.1742141552213; Sun, 16 Mar 2025 09:12:32 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.30 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:31 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 16/43] pango: upgrade 1.56.1 -> 1.56.2 Date: Sun, 16 Mar 2025 16:11:42 +0000 Message-ID: <20250316161209.3629986-16-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:12:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213019 Signed-off-by: Richard Purdie --- .../recipes-graphics/pango/{pango_1.56.1.bb => pango_1.56.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/pango/{pango_1.56.1.bb => pango_1.56.2.bb} (94%) diff --git a/meta/recipes-graphics/pango/pango_1.56.1.bb b/meta/recipes-graphics/pango/pango_1.56.2.bb similarity index 94% rename from meta/recipes-graphics/pango/pango_1.56.1.bb rename to meta/recipes-graphics/pango/pango_1.56.2.bb index 06cf48021e1..36f3deb48ff 100644 --- a/meta/recipes-graphics/pango/pango_1.56.1.bb +++ b/meta/recipes-graphics/pango/pango_1.56.2.bb @@ -18,7 +18,7 @@ UPSTREAM_CHECK_REGEX = "pango-(?P\d+\.(?!9\d+)\d+\.\d+)" GIR_MESON_ENABLE_FLAG = "enabled" GIR_MESON_DISABLE_FLAG = "disabled" -SRC_URI[archive.sha256sum] = "426be66460c98b8378573e7f6b0b2ab450f6bb6d2ec7cecc33ae81178f246480" +SRC_URI[archive.sha256sum] = "03b7afd7ed730bef651155cbfb5320556b8ef92b0dc04abbb9784dcd4057afe7" DEPENDS = "glib-2.0 glib-2.0-native fontconfig freetype virtual/libiconv cairo harfbuzz fribidi" DEPENDS += "${@' python3-docutils-native' if d.getVar('GIDOCGEN_ENABLED') == 'True' else ''}" From patchwork Sun Mar 16 16:11:43 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59167 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 9B827C35FF6 for ; Sun, 16 Mar 2025 16:12: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.31716.1742141556706145457 for ; Sun, 16 Mar 2025 09:12:37 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=B1FYPFZ9; spf=pass (domain: linuxfoundation.org, ip: 209.85.221.54, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wr1-f54.google.com with SMTP id ffacd0b85a97d-391211ea598so1942250f8f.1 for ; Sun, 16 Mar 2025 09:12:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141554; x=1742746354; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=p8eYPC1YdjvHAu2dyurOoGZVCAPl/AXh1vVqR+HQdtM=; b=B1FYPFZ9h48YuhVixbXSTLjTPOuejnIKEP8zf/rCHQFDNJcwqzSsZbqIsd9mfqQzC7 blozM9H3zzHhH0Utmv0jwKPc8EtvZIvn6reAi0WlWxggjUFWSUrlMHCyPhGx+r29Eae8 c1OIcsZHUpiL1XpKJZOoHGfzLI7ixl+Nfhb4w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141554; x=1742746354; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=p8eYPC1YdjvHAu2dyurOoGZVCAPl/AXh1vVqR+HQdtM=; b=P5oLDn1YMXmsAV6m7pv3xze4nHBHEb9Au4pwp6WGrJJmWF7+lUsiYslD1epQtms/sL diZ/d+LftJ3xxkCUqd61Gs0x50RBw3GIjYU5SrX8vLHTmdFY5TolYmbgnZewQO6ACb4j dyrEAQx/m6zId8jW+1P1UXJHDZVjcfUGHPBIQxKHwOnkrYUeMAWHTm1cImFHVfvchRYC a6EGnSThCl7KQX6nNiefoguTUYu7Q8mQm0SAO13p9Ry15W7D88f1OCvPm4lvue9RzBVb 5fNbJdhZl7Wd8y8ouuEtGIlEGgTUFu+ekCmCVlIVkMDP5WiVXPjU2txVtM+nocUEPkom rHZg== X-Gm-Message-State: AOJu0YwxztuZQ8DGitSH5pHBIajozE/eHFzCOrsN5DY/l726wlEix+0t bIOWD1v6UcIPeM6XplOrLFgemQam53cqIiyHfcrydxbR4IJ291txwLkyT2uIUAB3NHJGsogDuq8 f X-Gm-Gg: ASbGncvIACix5i6D7d1W6mDpRZ5ARkqzHYWOYnrJvwFroxQCl7GUoVEHX9Uu9gLXrF2 Qhrwho9gSVHdMxqgpN1u4nX7lm8i/zuxnUsg0iqYxN800+7mAZudzpxNWoD516aBA5vD/eB7hAo lx4jHgp7lq0WZlAaXxNDGBA/WsO73qDbwH0Xyntr28Oo2CF8Ds/0UkjT19GHCsa8rxnB6YX/lJJ fqS0n39UpkBI4juPbl490zOjT9iyVPfFCrtBbKmGr6BFo7kWMHNnGimEDPn3OxUnWEdxJw0AfQ7 YCTWXqq+jDgrV934+vxDZ1RNadjKK9unAmbhXDK8z+sEn8nJkSs3sor2E5DFKZiTn+xPx5pAeQ= = X-Google-Smtp-Source: AGHT+IG6JSFarPB4RnscaYjD1uoYhF7Ovee5DmAt9G1KKGrdL370q+xxAh9ejGWSwzDnbgsUssUqgQ== X-Received: by 2002:adf:b319:0:b0:391:4873:7943 with SMTP id ffacd0b85a97d-3971fadd9c2mr8648374f8f.32.1742141554228; Sun, 16 Mar 2025 09:12:34 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.32 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:32 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 17/43] pkgconf: upgrade 2.3.0 -> 2.4.3 Date: Sun, 16 Mar 2025 16:11:43 +0000 Message-ID: <20250316161209.3629986-17-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:12:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213020 Signed-off-by: Richard Purdie --- .../pkgconf/{pkgconf_2.3.0.bb => pkgconf_2.4.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/pkgconf/{pkgconf_2.3.0.bb => pkgconf_2.4.3.bb} (96%) diff --git a/meta/recipes-devtools/pkgconf/pkgconf_2.3.0.bb b/meta/recipes-devtools/pkgconf/pkgconf_2.4.3.bb similarity index 96% rename from meta/recipes-devtools/pkgconf/pkgconf_2.3.0.bb rename to meta/recipes-devtools/pkgconf/pkgconf_2.4.3.bb index c95ab748382..9695e37bbd0 100644 --- a/meta/recipes-devtools/pkgconf/pkgconf_2.3.0.bb +++ b/meta/recipes-devtools/pkgconf/pkgconf_2.4.3.bb @@ -20,7 +20,7 @@ SRC_URI = "\ file://pkg-config-native.in \ file://pkg-config-esdk.in \ " -SRC_URI[sha256sum] = "3a9080ac51d03615e7c1910a0a2a8df08424892b5f13b0628a204d3fcce0ea8b" +SRC_URI[sha256sum] = "51203d99ed573fa7344bf07ca626f10c7cc094e0846ac4aa0023bd0c83c25a41" inherit autotools From patchwork Sun Mar 16 16:11:44 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59166 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 AB6DBC35FF3 for ; Sun, 16 Mar 2025 16:12:42 +0000 (UTC) Received: from mail-wm1-f42.google.com (mail-wm1-f42.google.com [209.85.128.42]) by mx.groups.io with SMTP id smtpd.web10.31794.1742141558023727827 for ; Sun, 16 Mar 2025 09:12:38 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=aI7vZfUZ; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.42, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f42.google.com with SMTP id 5b1f17b1804b1-4393dc02b78so7183215e9.3 for ; Sun, 16 Mar 2025 09:12:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141556; x=1742746356; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=/U+d0wAedXrtLor3ROgUg76pJ9JCKPf2giPLQI4fJno=; b=aI7vZfUZ7i7rVaQNLtsgTrbRvkDWvRky6HtiWgYDrg+69cHRYtaU/akHI33yyHl6br lWFOm0BPkMuLZEJAoncv2uwMQgUyoQMM4U6wNf8dnRhyL2u4RNisdWO/QDWISEanvR06 GxePS3yg1b8nMvsYWtNuMLh34ygu77Uf0JZ1o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141556; x=1742746356; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/U+d0wAedXrtLor3ROgUg76pJ9JCKPf2giPLQI4fJno=; b=Lpr7mSC15BKLJ/Xa4zEgBo7FeHTubRGzAIswmfC77lRywPlOMv3TQgZoeDu2dYdMF+ RRIxKNpBX+sSuOdrGss0cDYSWwfmFB0YEpjGtpuh17gh1T0hbeMIzPUoNFG4Q37NvRUp baYraSNybXAx+02dHsoJXIPU9NNrRnwfHqhmjGmis9tPS3lG1XSQFTlRy/fVxL0tyGRg hJkYG/4RGLmvQ+wyFLLSSNqLXOKhwmbBUNBBhmMZsKeN3o4g29dKSa/tzkpIV7odw7NP +h8M4Tht/L1O4Jvpcb83cClZ/4Bi1CLDSNMiiZWpJMc61+Z0EypCDnIl8BlR7T1Crfxi 02lQ== X-Gm-Message-State: AOJu0YzyW2yI+rnxAKE7YolZu42CB7lqKeBdu4bhZD79Nc1NmzRQpra2 t12sXCaPp/TIgVcU7i3SgdjgVCtt9Api9TRejQssvoswUJ1YY9ev/ramjeu3NtAOHxAlulpUa4r t X-Gm-Gg: ASbGncuSLlpu+zC6B36liSamiG/TsG9XowV4pXYUQOJ8tWl1Va0k+o9Bqz0nuyR3Xdy fTzQThED8gC427+GKqnuvp8W7wMlv7hwnhvlpo1wob2lnhmRVwyIlhKDI66Z6mFgC60OPsxoz24 BvIWxKj4W+/S/SKU7+9P22HSEM94yyeNO9g72aDDymAuT1L0L83mtAeuXKsrPLMWQ/N3IvJNyjR 4luNtI4DLGpuDI0FbC8uWXV4xwTHon/4nCyJtonD9za9KBj+LKMx0db+F+hBneaWZbGHE9bf9n9 mBfj3/aW7jZ7jmBMQIU0bO9RlEq0a88fkBC+YFvLuRDxDZJCbBWOaKrbFWkd+imTEG8uVbj9LA= = X-Google-Smtp-Source: AGHT+IGH6eQJhI/U9i8Edst6ldz0PxEEsHJTaGrrA7WfB1D1PKdYsiwZuUGSOE9+7TQ3/salvn7QLA== X-Received: by 2002:a05:600c:1d1a:b0:43b:cc3c:60bc with SMTP id 5b1f17b1804b1-43d1ec87be2mr114401895e9.15.1742141556039; Sun, 16 Mar 2025 09:12:36 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.34 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:34 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 18/43] puzzles: upgrade to latest revision Date: Sun, 16 Mar 2025 16:11:44 +0000 Message-ID: <20250316161209.3629986-18-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:12:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213021 Signed-off-by: Richard Purdie --- 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 2df512a5cda..15f6979beca 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;protocol=https" UPSTREAM_CHECK_COMMITS = "1" -SRCREV = "79be403101d055d2fde3611a5f133135d4094ee9" +SRCREV = "7da46412223273b3adf6d513466342b9d3a5c869" PE = "2" PV = "0.0+git" From patchwork Sun Mar 16 16:11:45 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59165 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 AD046C35FF7 for ; Sun, 16 Mar 2025 16:12:42 +0000 (UTC) Received: from mail-wm1-f47.google.com (mail-wm1-f47.google.com [209.85.128.47]) by mx.groups.io with SMTP id smtpd.web11.31721.1742141560377756082 for ; Sun, 16 Mar 2025 09:12:40 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=BRX4D4oX; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.47, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f47.google.com with SMTP id 5b1f17b1804b1-43cf034d4abso15232595e9.3 for ; Sun, 16 Mar 2025 09:12:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141558; x=1742746358; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=9o1CoL/7wSzniB4can/XP6nQ3Mglas9xSkLxm7Ctgmo=; b=BRX4D4oXGt9BY3mFY2UJTH+0jjoKcKiaCkO2qLML7Naoe7PTq7E6bBk8/2N9j8Vz+2 7akrumUM67Qx1RhlzyUVitRNTGENQ0AtAWUHL95Nrw0IwGf7zsUTwGkO4/C3LcT8cQIz 11zg9PVsXFRy+Z4F3GD9V046p+ulIaPhn5JMw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141558; x=1742746358; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9o1CoL/7wSzniB4can/XP6nQ3Mglas9xSkLxm7Ctgmo=; b=Jks/rZh82ikcWj65Pv1sERrkifMjRNAgjTEmfbhQVX6PtODwZ0PPTgj/YPwruRrWLv tJLyA5QcYVQe4ziz/9ZgovshjIskFv0mbTb/5clWlsKUMxfhcW+xfOr+98i9vklHABQb bmiWgwSDV1AQCz7OHOc1I/X6KF1s1tFs7RqNfr1m78MsODI74mrVKAM3+RN0Qa04oeXX 93F5Tl21h7CeUvOsVtmA2xP4uS7zZD/O8bjaTM9zqFmi0B3x5UGDJ/P6om1vIC0feJx6 8xHs1PTKzkwNnnqFul6QaAxKA9EV06Tprh+J1+qrxhoqapZtufqxH6AWclkhVLweQCUR /0FA== X-Gm-Message-State: AOJu0Yyq23/r4k2xSAf8jWwb5+2l/chpmg4LYV7fPdyrIbHd+NcOZEo/ AZC6ewKR878NthpDUcqPZi/f7VeTKASqlSgbiLxoYuzPOp6LGypIHkSARsPdw4z3TZbRLhAAUj1 v X-Gm-Gg: ASbGncs2Aza2kUtsATxo84Lz9Bba4bP7x22n61pzemRgOwPTpSTMUY2X6oZbIOBOmTf gKg/WDG+vgSYr451z80Q9YylRLGRX0REtIEQmZS9c5+Jg9PnFJv0xFL/XijVs0L+DfZ7W1lz5ra mCIfpocHyMlPzpAygNLxeNtGLUqao31HknHbEDPZgNcIcjAJek0kumrI07Ffzm9G1ovZACl41b3 NCsn268/K4yE4C1dto0zYbvLwEm7D+/HDBTPTeSm49TMCiec9mf5kdcSomJntaQ3CvY532AVkjJ Z5n7d34yDHbpkXCZ2W3EIRgI18fJ+e4r+k6eTZa7fXQbc53P61xsWC9Ik0WcBIg4e+IR5m85IA= = X-Google-Smtp-Source: AGHT+IGlv3w0YrhvzZsaLpaBBrMXahmSUGuWGCoSGfhK6OgWofdm9Q6XMrWdkIY3/nORA3ec+vCHbg== X-Received: by 2002:a05:600c:4f41:b0:43c:e7a7:aea0 with SMTP id 5b1f17b1804b1-43d1ecd94b6mr94734345e9.26.1742141558225; Sun, 16 Mar 2025 09:12:38 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.36 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:37 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 19/43] python3-attrs: upgrade 25.1.0 -> 25.3.0 Date: Sun, 16 Mar 2025 16:11:45 +0000 Message-ID: <20250316161209.3629986-19-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:12:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213022 Signed-off-by: Richard Purdie --- .../python/{python3-attrs_25.1.0.bb => python3-attrs_25.3.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-attrs_25.1.0.bb => python3-attrs_25.3.0.bb} (86%) diff --git a/meta/recipes-devtools/python/python3-attrs_25.1.0.bb b/meta/recipes-devtools/python/python3-attrs_25.3.0.bb similarity index 86% rename from meta/recipes-devtools/python/python3-attrs_25.1.0.bb rename to meta/recipes-devtools/python/python3-attrs_25.3.0.bb index 852c546bb32..bed26a5184b 100644 --- a/meta/recipes-devtools/python/python3-attrs_25.1.0.bb +++ b/meta/recipes-devtools/python/python3-attrs_25.3.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.attrs.org/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=5e55731824cf9205cfabeab9a0600887" -SRC_URI[sha256sum] = "1c97078a80c814273a76b2a298a932eb681c87415c11dee0a6921de7f1b02c3e" +SRC_URI[sha256sum] = "75d7cefc7fb576747b2c81b4442d4d4a1ce0900973527c011d1030fd3bf4af1b" inherit pypi ptest-python-pytest python_hatchling From patchwork Sun Mar 16 16:11:46 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59169 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 A8296C28B2F for ; Sun, 16 Mar 2025 16:12:52 +0000 (UTC) Received: from mail-wm1-f46.google.com (mail-wm1-f46.google.com [209.85.128.46]) by mx.groups.io with SMTP id smtpd.web11.31722.1742141562494758764 for ; Sun, 16 Mar 2025 09:12:42 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=M41B9F0N; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.46, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f46.google.com with SMTP id 5b1f17b1804b1-43cf257158fso8120855e9.2 for ; Sun, 16 Mar 2025 09:12:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141560; x=1742746360; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=52neXqWFsyZnV2CZkmMVWPFMRhF2W90ehbOTvJ3AQIo=; b=M41B9F0N0UeI9qJx+EMJ70h6IxKAE9A8++XlS7K+XsoryQwKB7/MnMfwDuSq0Uklbf DxQKkTYlkdB9HMGmvT9yl8Pcx6xw0lE79gMXBvee09BxNpnGW5r9MTbbkaEMGsILVJBe RA4bnkJjmyosB9b2jFj1Vho4XbzMsCmHtVVWw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141560; x=1742746360; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=52neXqWFsyZnV2CZkmMVWPFMRhF2W90ehbOTvJ3AQIo=; b=s3OsH+r9Z+4tilFb+/bjmxU3p/WiuZi4YhFJ8wRxeXEny5lp5/oSV7TxLIGBLZFGN8 Tm9Ow2i50+f4MsBrO71iXkK+5dL+jCfOtmU0y4MRYLkrjKqV+5OHZVShMPvagCrFX9YK niCJPnbT34333naY3yqDizRK6WMqaoRF4rNf0XhQu36P4t2cH6Hwu5Maby4uvOwJ0ElW q1i7qkijX4+3fx4TM+vsoaDW1Rp/QxVKL6QnlI4DZNw5H5f1/OiYQuP4cnwM81ai34oW a+wgE3c2ORuHoGNxH4Ez9wdfyQGch5/EFdpLUENqYTLhEwsDYV7rsGCHw9m8hSvvK9G2 ou7w== X-Gm-Message-State: AOJu0Yz/PIsfNij/6c+EyIXW2+oeYcvV6OH4Z36FA1vPJ30vmLoDyarl Ye3QQyNa+QoOFeDP3kfZchx8wrVLbY5WvtNxC8m2n5fkYhkBBt1825U9zOSQKLkatsd6W7mgqIo H X-Gm-Gg: ASbGncv/9j1dLt+ULOMLQFp+V8wh2xQrcEuHtrhjhLK53VsiwGHbYg1dB3HcB3GYqkv 5IGl+MuErDjoukBdSe4S16LUyHRQTJeiXdOy3t3iwXC9OmxAHV7tmuNJlDpkwY4FQeCjJCG0zXs /SkkKvnhNlDOBXWuOrjdpTFwdL7oddYLZoKP0sU5TBX/PHn0BxlVSWtnZzkyvWqsrgYyDgWK3ew PrL9a2dSQAVrWxBkNciTF/s2wMMX/c8PplzQJyXdbUnoy8tfMDs4TTCtFLAZQ5VcBgU1bvXMsUI rFWwu3tPMgm+2J+iU9ADiiA5IK0TUYM5devnt9OZAToFKwl5pGNHpurn17+D2nKzcGzTLrUFBA= = X-Google-Smtp-Source: AGHT+IEMeXELxHJ0mycAZvqvjWb7f5kEj83O7DJ4/3I+9d+iuqWoWZzJfSdQX1JzbpBxQDfNUuAYEA== X-Received: by 2002:a05:6000:4027:b0:38d:d7a4:d447 with SMTP id ffacd0b85a97d-3971f9e4866mr11007508f8f.34.1742141560318; Sun, 16 Mar 2025 09:12:40 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.38 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:39 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 20/43] python3-cryptography/python3-cryptography-vectors: Upgrade 44.0.0 -> 44.0.2 Date: Sun, 16 Mar 2025 16:11:46 +0000 Message-ID: <20250316161209.3629986-20-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:12:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213023 Signed-off-by: Richard Purdie --- .../python/python3-cryptography-common.inc | 2 +- .../python/python3-cryptography-crates.inc | 20 +++++++++---------- .../python/python3-cryptography-vectors.bb | 2 +- .../python/python3-cryptography.bb | 2 +- ...toml-remove-benchmark-disable-option.patch | 4 ++-- 5 files changed, 15 insertions(+), 15 deletions(-) diff --git a/meta/recipes-devtools/python/python3-cryptography-common.inc b/meta/recipes-devtools/python/python3-cryptography-common.inc index 4220c7d62ca..368a364cf0f 100644 --- a/meta/recipes-devtools/python/python3-cryptography-common.inc +++ b/meta/recipes-devtools/python/python3-cryptography-common.inc @@ -3,4 +3,4 @@ # # Additionally AUH will detect that they share this .inc file and # perform a lockstep upgrade for both. -PV = "44.0.0" +PV = "44.0.2" diff --git a/meta/recipes-devtools/python/python3-cryptography-crates.inc b/meta/recipes-devtools/python/python3-cryptography-crates.inc index 18f346aed49..b3aa66002e6 100644 --- a/meta/recipes-devtools/python/python3-cryptography-crates.inc +++ b/meta/recipes-devtools/python/python3-cryptography-crates.inc @@ -24,11 +24,11 @@ SRC_URI += " \ crate://crates.io/pkg-config/0.3.31 \ crate://crates.io/portable-atomic/1.10.0 \ crate://crates.io/proc-macro2/1.0.92 \ - crate://crates.io/pyo3/0.23.2 \ - crate://crates.io/pyo3-build-config/0.23.2 \ - crate://crates.io/pyo3-ffi/0.23.2 \ - crate://crates.io/pyo3-macros/0.23.2 \ - crate://crates.io/pyo3-macros-backend/0.23.2 \ + crate://crates.io/pyo3/0.23.5 \ + crate://crates.io/pyo3-build-config/0.23.5 \ + crate://crates.io/pyo3-ffi/0.23.5 \ + crate://crates.io/pyo3-macros/0.23.5 \ + crate://crates.io/pyo3-macros-backend/0.23.5 \ crate://crates.io/quote/1.0.37 \ crate://crates.io/self_cell/1.0.4 \ crate://crates.io/shlex/1.3.0 \ @@ -61,11 +61,11 @@ SRC_URI[pem-3.0.4.sha256sum] = "8e459365e590736a54c3fa561947c84837534b8e9af6fc5b SRC_URI[pkg-config-0.3.31.sha256sum] = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2" SRC_URI[portable-atomic-1.10.0.sha256sum] = "280dc24453071f1b63954171985a0b0d30058d287960968b9b2aca264c8d4ee6" SRC_URI[proc-macro2-1.0.92.sha256sum] = "37d3544b3f2748c54e147655edb5025752e2303145b5aefb3c3ea2c78b973bb0" -SRC_URI[pyo3-0.23.2.sha256sum] = "f54b3d09cbdd1f8c20650b28e7b09e338881482f4aa908a5f61a00c98fba2690" -SRC_URI[pyo3-build-config-0.23.2.sha256sum] = "3015cf985888fe66cfb63ce0e321c603706cd541b7aec7ddd35c281390af45d8" -SRC_URI[pyo3-ffi-0.23.2.sha256sum] = "6fca7cd8fd809b5ac4eefb89c1f98f7a7651d3739dfb341ca6980090f554c270" -SRC_URI[pyo3-macros-0.23.2.sha256sum] = "34e657fa5379a79151b6ff5328d9216a84f55dc93b17b08e7c3609a969b73aa0" -SRC_URI[pyo3-macros-backend-0.23.2.sha256sum] = "295548d5ffd95fd1981d2d3cf4458831b21d60af046b729b6fd143b0ba7aee2f" +SRC_URI[pyo3-0.23.5.sha256sum] = "7778bffd85cf38175ac1f545509665d0b9b92a198ca7941f131f85f7a4f9a872" +SRC_URI[pyo3-build-config-0.23.5.sha256sum] = "94f6cbe86ef3bf18998d9df6e0f3fc1050a8c5efa409bf712e661a4366e010fb" +SRC_URI[pyo3-ffi-0.23.5.sha256sum] = "e9f1b4c431c0bb1c8fb0a338709859eed0d030ff6daa34368d3b152a63dfdd8d" +SRC_URI[pyo3-macros-0.23.5.sha256sum] = "fbc2201328f63c4710f68abdf653c89d8dbc2858b88c5d88b0ff38a75288a9da" +SRC_URI[pyo3-macros-backend-0.23.5.sha256sum] = "fca6726ad0f3da9c9de093d6f116a93c1a38e417ed73bf138472cf4064f72028" SRC_URI[quote-1.0.37.sha256sum] = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af" SRC_URI[self_cell-1.0.4.sha256sum] = "d369a96f978623eb3dc28807c4852d6cc617fed53da5d3c400feff1ef34a714a" SRC_URI[shlex-1.3.0.sha256sum] = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" diff --git a/meta/recipes-devtools/python/python3-cryptography-vectors.bb b/meta/recipes-devtools/python/python3-cryptography-vectors.bb index 8eae2c3cbe9..075115f3f9f 100644 --- a/meta/recipes-devtools/python/python3-cryptography-vectors.bb +++ b/meta/recipes-devtools/python/python3-cryptography-vectors.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 require python3-cryptography-common.inc -SRC_URI[sha256sum] = "106228766c45b9a5ffd1a8b3e254f0560c821da79d5cd7fd113a17e3753580ab" +SRC_URI[sha256sum] = "ab32e156b6e7eaf6d8c727a32245967dcce049487301482fca38c0c5fdc84e4b" PYPI_PACKAGE = "cryptography_vectors" UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" diff --git a/meta/recipes-devtools/python/python3-cryptography.bb b/meta/recipes-devtools/python/python3-cryptography.bb index 69329ec9545..566e80c4f98 100644 --- a/meta/recipes-devtools/python/python3-cryptography.bb +++ b/meta/recipes-devtools/python/python3-cryptography.bb @@ -11,7 +11,7 @@ LDSHARED += "-pthread" # NOTE: Make sure to keep this recipe at the same version as python3-cryptography-vectors # Upgrade both recipes at the same time require python3-cryptography-common.inc -SRC_URI[sha256sum] = "cd4e834f340b4293430701e772ec543b0fbe6c2dea510a5286fe0acabe153a02" +SRC_URI[sha256sum] = "c63454aa261a0cf0c5b4718349629793e9e634993538db841165b3df74f37ec0" SRC_URI += "file://0001-pyproject.toml-remove-benchmark-disable-option.patch \ file://check-memfree.py \ diff --git a/meta/recipes-devtools/python/python3-cryptography/0001-pyproject.toml-remove-benchmark-disable-option.patch b/meta/recipes-devtools/python/python3-cryptography/0001-pyproject.toml-remove-benchmark-disable-option.patch index b9659eb059a..19ade60c035 100644 --- a/meta/recipes-devtools/python/python3-cryptography/0001-pyproject.toml-remove-benchmark-disable-option.patch +++ b/meta/recipes-devtools/python/python3-cryptography/0001-pyproject.toml-remove-benchmark-disable-option.patch @@ -1,4 +1,4 @@ -From b8d6e70280367b84af1fc776d35554ffd6996994 Mon Sep 17 00:00:00 2001 +From 682c99345a7c8cba87e9cea1187aa007eed962fa Mon Sep 17 00:00:00 2001 From: Mingli Yu Date: Tue, 17 May 2022 17:22:48 +0800 Subject: [PATCH] pyproject.toml: remove --benchmark-disable option @@ -26,7 +26,7 @@ Signed-off-by: Tim Orling 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml -index 949d684..8c62432 100644 +index 13d8b2c..e93dee9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -118,7 +118,7 @@ exclude = [ From patchwork Sun Mar 16 16:11:47 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59168 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 A3A1FC282DE for ; Sun, 16 Mar 2025 16:12:52 +0000 (UTC) Received: from mail-wm1-f44.google.com (mail-wm1-f44.google.com [209.85.128.44]) by mx.groups.io with SMTP id smtpd.web11.31725.1742141563934402200 for ; Sun, 16 Mar 2025 09:12:44 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=Drr+H3Yo; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.44, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f44.google.com with SMTP id 5b1f17b1804b1-43cfecdd8b2so9575605e9.2 for ; Sun, 16 Mar 2025 09:12:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141562; x=1742746362; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=e7nQmJnYArv1TwU0dQ+ENHj3tyXPR/Fd859OGUvAsFw=; b=Drr+H3YoqtTkYmLM8Kg1YNfVa+kFBBwQqBgS1uiZAfFg4bv/owMJ8kZqRON+govOUX WK/J+1tKN5xNkjg0D/pa8x2CgLacj6P3yEqU7KkRwzupcR8INJEnKaH7zbHPlJZo+AK8 /OBsXu4HQVvqw4AsGR+cOjuILG0bWvKYLmocU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141562; x=1742746362; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=e7nQmJnYArv1TwU0dQ+ENHj3tyXPR/Fd859OGUvAsFw=; b=cXrC1ksEZBf6fORcfh7J3os/P9mR8RrmefF9fMW2Xr8YrXFEWX78X6Zog+/y6M3OID +TxVp0nny9RGTY9mjvZpZnVeFHPGAjtJc+s/tM0LGhJGyYf44qRg9T9AJEJnsrFJZ6sp QmdTXMFOZuEw0SExA0VoLbRlF2j9ZLTd8mcceriFSDHulkMgQnfziyoo26o7+KJNyxvW po9e6Wh3cg5FwPMKlu79po/oGVb3j7Xl4vyE1tBiL6Cv1nbZZUeLHgVs8f+eb1zJqsVv fly0YPyQg5hwCuP1ZPBctLEKLZNlk0M6jXd7O0pu+GQCnWVI/GL4b1tKsrGmJILobWWY x0YA== X-Gm-Message-State: AOJu0YzAk/2x1ZsyenBcEJBvy9PixCwC5Ef8LJ6HbSvL1byjWcbMtPPz 3pY2YU5UnHfwj9IxfetgZRd7klFbcFSqjQf8hkBUJ+gGw0UUczPG+jMV8LadF+KgvIG8/jjqceY h X-Gm-Gg: ASbGnctrClAjxv+xY0nZGZ7ADKraLuaeKX5sh7Fic0Ql2sUA6XeDOie0U0M6tVac5V+ 0xMMRDYV095i/pB8RpYtB07eIUREI6nIdF7b4OWLC0+LojAgUJg/Zt4GlNOiSwv7uHMji3ZgZZj LWoCkW5UM5Jwe4hZOkrAlW3VWiH6s1J6uWCZ9LsBLRg60OAKzgIKUhf6cygxQfVH695ngn6wtfx P3AoPyfKBeONHTLy7L9dhfXrcyxo0XpqtWBD/TX7QhpvH7MGkeDD3KfKUD1CluTiL/ikKkOEPIM I89LkWfVzTqriZUG0KqZPNoJ/h/xtkX+6i8WlTc4C+BMnpP27z0x3y2yAp8HV3rJllE55lOxvQ= = X-Google-Smtp-Source: AGHT+IEPOyAb/b01idqr34VMb/nnNvxvNHDG7SunbDo+aOPhpCI0oq0NzQBOYOG5hnMqJjjE//TJug== X-Received: by 2002:a05:600d:e:b0:43c:ec28:d303 with SMTP id 5b1f17b1804b1-43d1f0a4287mr110677615e9.5.1742141561788; Sun, 16 Mar 2025 09:12:41 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.40 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:40 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 21/43] python3-hypothesis: upgrade 6.127.4 -> 6.129.2 Date: Sun, 16 Mar 2025 16:11:47 +0000 Message-ID: <20250316161209.3629986-21-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:12:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213024 Signed-off-by: Richard Purdie --- ...hon3-hypothesis_6.127.4.bb => python3-hypothesis_6.129.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hypothesis_6.127.4.bb => python3-hypothesis_6.129.2.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.127.4.bb b/meta/recipes-devtools/python/python3-hypothesis_6.129.2.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.127.4.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.129.2.bb index d5ea706b9a8..df9bd6b7c7c 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.127.4.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.129.2.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "3ab8dd0e2d985ea90169b0b0e5b77ef3a7bcaf3fc6bb038927a4e977e3477908" +SRC_URI[sha256sum] = "23f180782dbbbcb6e59051794295d75783ad59241e6629a5bf700936c28a995b" RDEPENDS:${PN} += " \ python3-attrs \ From patchwork Sun Mar 16 16:11:48 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59172 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 C149DC35FF3 for ; Sun, 16 Mar 2025 16:12:52 +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.web10.31797.1742141565631283137 for ; Sun, 16 Mar 2025 09:12:45 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=OL2t9k2P; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.43, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f43.google.com with SMTP id 5b1f17b1804b1-43cfdc2c8c9so6879665e9.2 for ; Sun, 16 Mar 2025 09:12:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141563; x=1742746363; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=p9bChovC/JEinZSK7EsTunzVG/Y7WVRbYD3Cuzs/FLk=; b=OL2t9k2PWpMsW85ZLbPAbhJGCj1xYDr1REEeihFH4do9HYsl5UuQGzxGR8yrYWWfwT Co9wTW5YriohBHCs1JyFREWAd5NQpt2wqQFRNWqwHIKktsnTK/Il6QAFlvrd/NJxKqTp OFYvGH6n5+qhuAU6tQlBdRszGiRj//1wwcR/U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141563; x=1742746363; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=p9bChovC/JEinZSK7EsTunzVG/Y7WVRbYD3Cuzs/FLk=; b=FzoWuVyk6VOQ9bj2Tkl551Ll2sMR6EnLAf00+8DE00sJLIQsM8OljV8I86hCTkEgr8 n41199WjAp20y5iRv1olBtZBrSSJMYaYNG1tCCg9bpdcUcwqIQkxbVxyZuzB1o/ejZxc K7R/yaG/D4G2V76TzG6zOMmdZU0K66WrccxvSRxtnyrFWVgVRUL9xpMX2pV7D/gAQ6MQ 8UVhT7Q/lVc53ef1rTyZmHrq68aCbw9s8ndb6pdZ00epUALcsxJZulHCalxcLExZqy7K zBcxqRWsF4vdRh9ceSMOjwPQWZx/9qTaKgWDlwccUcalcFWPReq9bYp9/Ii76qy2nEXk b3Dw== X-Gm-Message-State: AOJu0YwCCZoXKujcsBYHg76zn1ka3su+hG5hCeZTUvANRi0aolf25w4o yqw7zSdcuhZvcmwzE8N6BY9rBQev8ji9ASot8DNLTHlR0qRE5wvE/CiVYOAjAu9yqC+8t/XRe26 1 X-Gm-Gg: ASbGncu5DiWZfHuP5X+bNkVShgLjyNAC6MEnnN2v4QBVzCxnXVKKC5aUF2sxxrkHRps GRRCzzqexg7qHo4XTmvfP8yP7Unk1hsELd0QGZvHX9cEHdWC5eRixvo7mXd5ETQZjF6nf0E+MDN 5IJq3oQAgRF3pW5/BrSSvNQ9y2rpCqeIgjiJ/q8czuZBzrGUD7P1KZ0VwitTBOt/VObXDM92h0H mm0SJt91SlOktMy4tuPkO6LKR15wY8oVkypRl97ffS7eTVxz6aFx10+yiygy6Dt4OIZqVDp8e21 hR4rAcqEheda/CM79Lz4WNZrrs7xbcz/mTIPrTooFzqTFm6nPojluccRF4iWiqHrrYT5aTw7Av5 Ie44HlgVs X-Google-Smtp-Source: AGHT+IG08b20QXjF/r76noJ0V5i+D4Y7hrYjNcTsVKaDbJp/z+s86DqZ1xYKCYvSluHs0dnnQBPT1A== X-Received: by 2002:a05:600c:46c4:b0:43d:24d:bbe2 with SMTP id 5b1f17b1804b1-43d1ecd10fbmr99321865e9.28.1742141563263; Sun, 16 Mar 2025 09:12:43 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.41 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:42 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 22/43] python3-jinja2: upgrade 3.1.5 -> 3.1.6 Date: Sun, 16 Mar 2025 16:11:48 +0000 Message-ID: <20250316161209.3629986-22-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:12:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213025 Signed-off-by: Richard Purdie --- .../python/{python3-jinja2_3.1.5.bb => python3-jinja2_3.1.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-jinja2_3.1.5.bb => python3-jinja2_3.1.6.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-jinja2_3.1.5.bb b/meta/recipes-devtools/python/python3-jinja2_3.1.6.bb similarity index 91% rename from meta/recipes-devtools/python/python3-jinja2_3.1.5.bb rename to meta/recipes-devtools/python/python3-jinja2_3.1.6.bb index b9ef57f5991..2e96eb0dcb3 100644 --- a/meta/recipes-devtools/python/python3-jinja2_3.1.5.bb +++ b/meta/recipes-devtools/python/python3-jinja2_3.1.6.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://pypi.org/project/Jinja2/" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=5dc88300786f1c214c1e9827a5229462" -SRC_URI[sha256sum] = "8fefff8dc3034e27bb80d67c671eb8a9bc424c0ef4c0826edbff304cceff43bb" +SRC_URI[sha256sum] = "0137fb05990d35f1275a587e9aee6d56da821fc83491a0fb838183be43f66d6d" PYPI_PACKAGE = "jinja2" From patchwork Sun Mar 16 16:11:49 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59175 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 D35B0C35FF9 for ; Sun, 16 Mar 2025 16:12: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.31799.1742141567817184287 for ; Sun, 16 Mar 2025 09:12:48 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=HC/VgG3/; spf=pass (domain: linuxfoundation.org, ip: 209.85.221.43, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wr1-f43.google.com with SMTP id ffacd0b85a97d-38a25d4b9d4so1991428f8f.0 for ; Sun, 16 Mar 2025 09:12:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141566; x=1742746366; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=NfDke+kfSubGTBlUg80uX3KfjB+S8LTU8g8CrAkFnig=; b=HC/VgG3/k+LEHkNAoVG5r3ntoHTFZifRuQyqtt957D6IZe6wP2p9M8ep1QtqFiY2pI yiDDPBt8uSkt5C8INA6Og5k1Njrt0POYeZBkgrFmG+cxPC3JlpSwYTdQhYM9MCPpJKXu cxeJGl6uYBPFSIp+k3LtYLcnjWrVTS4q8XeTc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141566; x=1742746366; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NfDke+kfSubGTBlUg80uX3KfjB+S8LTU8g8CrAkFnig=; b=eQrdCW1ktfKHaZkxPDOxpkxoEEe77rUbRTX6vwvazKv3+aFSZgycyY65t64Uz4NEzG HygQDr7adIcnt/ClK0sHbLJpGAZ9I8OEVzOhK6tcuNxXJdC/OP559opZGY7GJt/wr/to FDoFyw8bSExDzhtu5MOI0Lws4gXBF/eQbFMBQ+ZBeBRlDphnHudXTGuJtLJjA79XV4z0 doWTWvF0msOiEuXPO0+fmoTA8KNIWO4z9Hy+TGP/SBblCXblbYSp2thqvrkFHiiIGCMC ffZR9RmSSU3AOj9e0+7Z7AEl5dNOOvfMw2AQ/3TcR0QPBKqZ/eYFyr+31f0NQTSU67xg KPzw== X-Gm-Message-State: AOJu0YwbOXhJtZReK8vqaO/SzxYUswxpE0izo+j8TsQpZrgRus3sBfU6 7MJrsrrohl0jXLq4FKBMsf3bN73B3lk5LpyDb31gIR/SjzqrgGiqjE5cFFA2IlB4uvAfQm1mpDm 8 X-Gm-Gg: ASbGncvyRSy293Cyb8JPXkHSNNL2cd3QPKiJcCZO+OqKppZKUchLILYsvt9BSJ9Ftc5 io3sw8al12yykMz7l/nyBYrpVwUGyv0TrzlinKHTKD5TJL4zf+ctnTnS8VtN7cwjW2dNNlWh6zV N7wVFc+AoRAWxrCvea25N6ufd4GL6Q7zYjh6d1xpOSQdheB3PFuqz8FG0rMAYGrPbuxQESvs9PE PKaZvlLi9aBcNeGOz+J9VNdN/+Odyq03U545aQItHb10SO6Ac8KhdBfGq6L2KqcroC7DPPR8BSp kgQy4CM8+hFxCE9QIwCnM4ESzznWvhSZU/rp4t99WzlsfxHMWRbb/Qvj8jyCyih53GIZokRcBg= = X-Google-Smtp-Source: AGHT+IEo9lGUOetJQ9gcGSmrvg+fJfKvaTzvqEyb2+1tYnWdT52ehX70yqffOGNd4rQaJeRWYygoQA== X-Received: by 2002:a05:6000:154d:b0:391:3173:4fa2 with SMTP id ffacd0b85a97d-3971ddd8979mr12561366f8f.5.1742141565025; Sun, 16 Mar 2025 09:12:45 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.43 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:43 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 23/43] python3-maturin: upgrade 1.8.1 -> 1.8.3 Date: Sun, 16 Mar 2025 16:11:49 +0000 Message-ID: <20250316161209.3629986-23-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:12:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213026 Signed-off-by: Richard Purdie --- .../python/python3-maturin-crates.inc | 266 ++++++++++-------- ...urin_1.8.1.bb => python3-maturin_1.8.3.bb} | 2 +- 2 files changed, 143 insertions(+), 125 deletions(-) rename meta/recipes-devtools/python/{python3-maturin_1.8.1.bb => python3-maturin_1.8.3.bb} (92%) diff --git a/meta/recipes-devtools/python/python3-maturin-crates.inc b/meta/recipes-devtools/python/python3-maturin-crates.inc index abb8fe4a626..2f196f56570 100644 --- a/meta/recipes-devtools/python/python3-maturin-crates.inc +++ b/meta/recipes-devtools/python/python3-maturin-crates.inc @@ -20,23 +20,24 @@ SRC_URI += " \ crate://crates.io/bitflags/1.3.2 \ crate://crates.io/bitflags/2.5.0 \ crate://crates.io/block-buffer/0.10.4 \ + crate://crates.io/boxcar/0.2.8 \ crate://crates.io/bstr/1.10.0 \ crate://crates.io/bumpalo/3.16.0 \ crate://crates.io/byteorder/1.5.0 \ - crate://crates.io/bytes/1.7.1 \ + crate://crates.io/bytes/1.9.0 \ crate://crates.io/bytesize/1.3.0 \ - crate://crates.io/bzip2/0.4.4 \ - crate://crates.io/bzip2-sys/0.1.11+1.0.8 \ + crate://crates.io/bzip2/0.5.2 \ + crate://crates.io/bzip2-sys/0.1.13+1.0.8 \ crate://crates.io/cab/0.6.0 \ crate://crates.io/camino/1.1.9 \ - crate://crates.io/cargo-config2/0.1.30 \ + crate://crates.io/cargo-config2/0.1.26 \ crate://crates.io/cargo-options/0.7.4 \ crate://crates.io/cargo-platform/0.1.8 \ - crate://crates.io/cargo-xwin/0.18.3 \ + crate://crates.io/cargo-xwin/0.18.4 \ crate://crates.io/cargo-zigbuild/0.19.7 \ crate://crates.io/cargo_metadata/0.19.0 \ - crate://crates.io/cbindgen/0.27.0 \ - crate://crates.io/cc/1.1.21 \ + crate://crates.io/cbindgen/0.28.0 \ + crate://crates.io/cc/1.2.16 \ crate://crates.io/cfb/0.10.0 \ crate://crates.io/cfg-if/1.0.0 \ crate://crates.io/charset/0.1.5 \ @@ -66,7 +67,6 @@ SRC_URI += " \ crate://crates.io/crypto-common/0.1.6 \ crate://crates.io/data-encoding/2.6.0 \ crate://crates.io/deranged/0.3.11 \ - crate://crates.io/derivative/2.2.0 \ crate://crates.io/derive_arbitrary/1.4.1 \ crate://crates.io/dialoguer/0.11.0 \ crate://crates.io/diff/0.1.13 \ @@ -109,6 +109,7 @@ SRC_URI += " \ crate://crates.io/globset/0.4.15 \ crate://crates.io/goblin/0.9.2 \ crate://crates.io/hashbrown/0.14.5 \ + crate://crates.io/hashbrown/0.15.2 \ crate://crates.io/heck/0.4.1 \ crate://crates.io/heck/0.5.0 \ crate://crates.io/home/0.5.9 \ @@ -127,31 +128,32 @@ SRC_URI += " \ crate://crates.io/idna/1.0.3 \ crate://crates.io/idna_adapter/1.2.0 \ crate://crates.io/ignore/0.4.23 \ - crate://crates.io/indexmap/2.5.0 \ - crate://crates.io/indicatif/0.17.8 \ + crate://crates.io/indexmap/2.6.0 \ + crate://crates.io/indicatif/0.17.9 \ crate://crates.io/indoc/2.0.5 \ - crate://crates.io/instant/0.1.13 \ crate://crates.io/is_terminal_polyfill/1.70.0 \ crate://crates.io/itertools/0.12.1 \ + crate://crates.io/itertools/0.13.0 \ crate://crates.io/itoa/1.0.11 \ + crate://crates.io/js-sys/0.3.73 \ crate://crates.io/keyring/2.3.3 \ crate://crates.io/lazy_static/1.4.0 \ crate://crates.io/lddtree/0.3.7 \ - crate://crates.io/libc/0.2.158 \ - crate://crates.io/libmimalloc-sys/0.1.38 \ + crate://crates.io/libc/0.2.167 \ + crate://crates.io/libmimalloc-sys/0.1.39 \ crate://crates.io/libredox/0.1.3 \ crate://crates.io/linux-keyutils/0.2.4 \ crate://crates.io/linux-raw-sys/0.4.14 \ crate://crates.io/litemap/0.7.3 \ crate://crates.io/lock_api/0.4.12 \ crate://crates.io/lockfree-object-pool/0.1.6 \ - crate://crates.io/log/0.4.21 \ + crate://crates.io/log/0.4.22 \ crate://crates.io/lzma-sys/0.1.20 \ crate://crates.io/lzxd/0.2.5 \ crate://crates.io/mailparse/0.15.0 \ crate://crates.io/matchers/0.1.0 \ - crate://crates.io/memchr/2.7.2 \ - crate://crates.io/mimalloc/0.1.42 \ + crate://crates.io/memchr/2.7.4 \ + crate://crates.io/mimalloc/0.1.43 \ crate://crates.io/mime/0.3.17 \ crate://crates.io/mime_guess/2.0.4 \ crate://crates.io/minijinja/2.5.0 \ @@ -166,11 +168,11 @@ SRC_URI += " \ crate://crates.io/nu-ansi-term/0.46.0 \ crate://crates.io/num-conv/0.1.0 \ crate://crates.io/number_prefix/0.4.0 \ - crate://crates.io/once_cell/1.19.0 \ - crate://crates.io/openssl/0.10.66 \ + crate://crates.io/once_cell/1.20.2 \ + crate://crates.io/openssl/0.10.70 \ crate://crates.io/openssl-macros/0.1.1 \ crate://crates.io/openssl-probe/0.1.5 \ - crate://crates.io/openssl-sys/0.9.103 \ + crate://crates.io/openssl-sys/0.9.105 \ crate://crates.io/option-ext/0.2.0 \ crate://crates.io/os_pipe/1.2.0 \ crate://crates.io/overload/0.1.1 \ @@ -178,10 +180,10 @@ SRC_URI += " \ crate://crates.io/parking_lot_core/0.9.10 \ crate://crates.io/paste/1.0.15 \ crate://crates.io/path-slash/0.2.1 \ - crate://crates.io/pep440_rs/0.6.6 \ - crate://crates.io/pep508_rs/0.6.1 \ + crate://crates.io/pep440_rs/0.7.3 \ + crate://crates.io/pep508_rs/0.9.2 \ crate://crates.io/percent-encoding/2.3.1 \ - crate://crates.io/pin-project-lite/0.2.14 \ + crate://crates.io/pin-project-lite/0.2.15 \ crate://crates.io/pin-utils/0.1.0 \ crate://crates.io/pkg-config/0.3.30 \ crate://crates.io/plain/0.2.3 \ @@ -191,11 +193,11 @@ SRC_URI += " \ crate://crates.io/ppv-lite86/0.2.17 \ crate://crates.io/pretty_assertions/1.4.1 \ crate://crates.io/proc-macro-crate/3.1.0 \ - crate://crates.io/proc-macro2/1.0.85 \ + crate://crates.io/proc-macro2/1.0.92 \ crate://crates.io/psm/0.1.21 \ - crate://crates.io/pyproject-toml/0.11.0 \ + crate://crates.io/pyproject-toml/0.13.4 \ crate://crates.io/python-pkginfo/0.6.5 \ - crate://crates.io/quote/1.0.36 \ + crate://crates.io/quote/1.0.37 \ crate://crates.io/quoted_printable/0.5.0 \ crate://crates.io/rand/0.8.5 \ crate://crates.io/rand_chacha/0.3.1 \ @@ -205,24 +207,25 @@ SRC_URI += " \ crate://crates.io/redox_syscall/0.4.1 \ crate://crates.io/redox_syscall/0.5.1 \ crate://crates.io/redox_users/0.4.5 \ - crate://crates.io/regex/1.10.6 \ + crate://crates.io/regex/1.11.1 \ crate://crates.io/regex-automata/0.1.10 \ - crate://crates.io/regex-automata/0.4.7 \ + crate://crates.io/regex-automata/0.4.9 \ crate://crates.io/regex-syntax/0.6.29 \ - crate://crates.io/regex-syntax/0.8.4 \ + crate://crates.io/regex-syntax/0.8.5 \ crate://crates.io/relative-path/1.9.3 \ crate://crates.io/rfc2047-decoder/1.0.6 \ - crate://crates.io/ring/0.17.8 \ + crate://crates.io/ring/0.17.13 \ crate://crates.io/rstest/0.22.0 \ crate://crates.io/rstest_macros/0.22.0 \ + crate://crates.io/rustc-hash/2.0.0 \ crate://crates.io/rustc_version/0.4.1 \ crate://crates.io/rustflags/0.1.6 \ - crate://crates.io/rustix/0.38.34 \ + crate://crates.io/rustix/0.38.41 \ crate://crates.io/rustls/0.23.19 \ crate://crates.io/rustls-pemfile/2.1.3 \ crate://crates.io/rustls-pki-types/1.10.0 \ crate://crates.io/rustls-webpki/0.102.8 \ - crate://crates.io/rustversion/1.0.17 \ + crate://crates.io/rustversion/1.0.18 \ crate://crates.io/ryu/1.0.18 \ crate://crates.io/same-file/1.0.6 \ crate://crates.io/schannel/0.1.23 \ @@ -234,11 +237,11 @@ SRC_URI += " \ crate://crates.io/security-framework/2.11.0 \ crate://crates.io/security-framework-sys/2.11.0 \ crate://crates.io/semver/1.0.23 \ - crate://crates.io/serde/1.0.216 \ - crate://crates.io/serde_derive/1.0.216 \ + crate://crates.io/serde/1.0.217 \ + crate://crates.io/serde_derive/1.0.217 \ crate://crates.io/serde_derive_internals/0.29.1 \ - crate://crates.io/serde_json/1.0.133 \ - crate://crates.io/serde_spanned/0.6.6 \ + crate://crates.io/serde_json/1.0.135 \ + crate://crates.io/serde_spanned/0.6.8 \ crate://crates.io/sha2/0.10.8 \ crate://crates.io/sharded-slab/0.1.7 \ crate://crates.io/shell-words/1.1.0 \ @@ -251,40 +254,38 @@ SRC_URI += " \ crate://crates.io/snapbox/0.6.16 \ crate://crates.io/snapbox-macros/0.3.10 \ crate://crates.io/socks/0.3.4 \ - crate://crates.io/spin/0.9.8 \ crate://crates.io/stable_deref_trait/1.2.0 \ crate://crates.io/stacker/0.1.15 \ crate://crates.io/static_assertions/1.1.0 \ crate://crates.io/strsim/0.11.1 \ crate://crates.io/subtle/2.5.0 \ - crate://crates.io/syn/1.0.109 \ - crate://crates.io/syn/2.0.87 \ + crate://crates.io/syn/2.0.90 \ crate://crates.io/synstructure/0.13.1 \ crate://crates.io/tar/0.4.43 \ - crate://crates.io/target-lexicon/0.13.0 \ + crate://crates.io/target-lexicon/0.13.1 \ crate://crates.io/tempfile/3.11.0 \ crate://crates.io/termcolor/1.4.1 \ crate://crates.io/terminal_size/0.3.0 \ crate://crates.io/textwrap/0.16.1 \ - crate://crates.io/thiserror/1.0.64 \ + crate://crates.io/thiserror/1.0.69 \ crate://crates.io/thiserror/2.0.3 \ - crate://crates.io/thiserror-impl/1.0.64 \ + crate://crates.io/thiserror-impl/1.0.69 \ crate://crates.io/thiserror-impl/2.0.3 \ crate://crates.io/thread_local/1.1.8 \ crate://crates.io/time/0.3.36 \ crate://crates.io/time-core/0.1.2 \ crate://crates.io/time-macros/0.2.18 \ crate://crates.io/tinystr/0.7.6 \ - crate://crates.io/toml/0.8.15 \ - crate://crates.io/toml_datetime/0.6.6 \ + crate://crates.io/toml/0.8.19 \ + crate://crates.io/toml_datetime/0.6.8 \ crate://crates.io/toml_edit/0.21.1 \ - crate://crates.io/toml_edit/0.22.16 \ - crate://crates.io/tracing/0.1.40 \ - crate://crates.io/tracing-attributes/0.1.27 \ - crate://crates.io/tracing-core/0.1.32 \ + crate://crates.io/toml_edit/0.22.22 \ + crate://crates.io/tracing/0.1.41 \ + crate://crates.io/tracing-attributes/0.1.28 \ + crate://crates.io/tracing-core/0.1.33 \ crate://crates.io/tracing-log/0.2.0 \ - crate://crates.io/tracing-serde/0.1.3 \ - crate://crates.io/tracing-subscriber/0.3.18 \ + crate://crates.io/tracing-serde/0.2.0 \ + crate://crates.io/tracing-subscriber/0.3.19 \ crate://crates.io/trycmd/0.15.6 \ crate://crates.io/twox-hash/1.6.3 \ crate://crates.io/typenum/1.17.0 \ @@ -292,6 +293,7 @@ SRC_URI += " \ crate://crates.io/unicode-ident/1.0.12 \ crate://crates.io/unicode-linebreak/0.1.5 \ crate://crates.io/unicode-width/0.1.13 \ + crate://crates.io/unicode-width/0.2.0 \ crate://crates.io/unicode-xid/0.2.6 \ crate://crates.io/unscanny/0.1.0 \ crate://crates.io/untrusted/0.9.0 \ @@ -304,11 +306,18 @@ SRC_URI += " \ crate://crates.io/uuid/1.8.0 \ crate://crates.io/valuable/0.1.0 \ crate://crates.io/vcpkg/0.2.15 \ + crate://crates.io/version-ranges/0.1.1 \ crate://crates.io/version_check/0.9.4 \ crate://crates.io/versions/6.2.0 \ crate://crates.io/wait-timeout/0.2.0 \ crate://crates.io/walkdir/2.5.0 \ crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \ + crate://crates.io/wasm-bindgen/0.2.96 \ + crate://crates.io/wasm-bindgen-backend/0.2.96 \ + crate://crates.io/wasm-bindgen-macro/0.2.96 \ + crate://crates.io/wasm-bindgen-macro-support/0.2.96 \ + crate://crates.io/wasm-bindgen-shared/0.2.96 \ + crate://crates.io/web-time/1.1.0 \ crate://crates.io/webpki-roots/0.26.2 \ crate://crates.io/which/7.0.0 \ crate://crates.io/wild/2.2.1 \ @@ -319,24 +328,24 @@ SRC_URI += " \ crate://crates.io/windows-sys/0.48.0 \ crate://crates.io/windows-sys/0.52.0 \ crate://crates.io/windows-targets/0.48.5 \ - crate://crates.io/windows-targets/0.52.6 \ + crate://crates.io/windows-targets/0.52.5 \ crate://crates.io/windows_aarch64_gnullvm/0.48.5 \ - crate://crates.io/windows_aarch64_gnullvm/0.52.6 \ + crate://crates.io/windows_aarch64_gnullvm/0.52.5 \ crate://crates.io/windows_aarch64_msvc/0.48.5 \ - crate://crates.io/windows_aarch64_msvc/0.52.6 \ + crate://crates.io/windows_aarch64_msvc/0.52.5 \ crate://crates.io/windows_i686_gnu/0.48.5 \ - crate://crates.io/windows_i686_gnu/0.52.6 \ - crate://crates.io/windows_i686_gnullvm/0.52.6 \ + crate://crates.io/windows_i686_gnu/0.52.5 \ + crate://crates.io/windows_i686_gnullvm/0.52.5 \ crate://crates.io/windows_i686_msvc/0.48.5 \ - crate://crates.io/windows_i686_msvc/0.52.6 \ + crate://crates.io/windows_i686_msvc/0.52.5 \ crate://crates.io/windows_x86_64_gnu/0.48.5 \ - crate://crates.io/windows_x86_64_gnu/0.52.6 \ + crate://crates.io/windows_x86_64_gnu/0.52.5 \ crate://crates.io/windows_x86_64_gnullvm/0.48.5 \ - crate://crates.io/windows_x86_64_gnullvm/0.52.6 \ + crate://crates.io/windows_x86_64_gnullvm/0.52.5 \ crate://crates.io/windows_x86_64_msvc/0.48.5 \ - crate://crates.io/windows_x86_64_msvc/0.52.6 \ + crate://crates.io/windows_x86_64_msvc/0.52.5 \ crate://crates.io/winnow/0.5.40 \ - crate://crates.io/winnow/0.6.13 \ + crate://crates.io/winnow/0.6.20 \ crate://crates.io/winsafe/0.0.19 \ crate://crates.io/write16/1.0.0 \ crate://crates.io/writeable/0.5.5 \ @@ -346,14 +355,14 @@ SRC_URI += " \ crate://crates.io/yansi/1.0.1 \ crate://crates.io/yoke/0.7.4 \ crate://crates.io/yoke-derive/0.7.5 \ - crate://crates.io/zerocopy/0.7.34 \ - crate://crates.io/zerocopy-derive/0.7.34 \ + crate://crates.io/zerocopy/0.7.35 \ + crate://crates.io/zerocopy-derive/0.7.35 \ crate://crates.io/zerofrom/0.1.4 \ crate://crates.io/zerofrom-derive/0.1.5 \ crate://crates.io/zeroize/1.8.1 \ crate://crates.io/zerovec/0.10.4 \ crate://crates.io/zerovec-derive/0.10.3 \ - crate://crates.io/zip/2.1.6 \ + crate://crates.io/zip/2.2.3 \ crate://crates.io/zopfli/0.8.1 \ " @@ -375,23 +384,24 @@ SRC_URI[base64-0.22.1.sha256sum] = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508f SRC_URI[bitflags-1.3.2.sha256sum] = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" SRC_URI[bitflags-2.5.0.sha256sum] = "cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1" SRC_URI[block-buffer-0.10.4.sha256sum] = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" +SRC_URI[boxcar-0.2.8.sha256sum] = "2721c3c5a6f0e7f7e607125d963fedeb765f545f67adc9d71ed934693881eb42" SRC_URI[bstr-1.10.0.sha256sum] = "40723b8fb387abc38f4f4a37c09073622e41dd12327033091ef8950659e6dc0c" SRC_URI[bumpalo-3.16.0.sha256sum] = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c" SRC_URI[byteorder-1.5.0.sha256sum] = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" -SRC_URI[bytes-1.7.1.sha256sum] = "8318a53db07bb3f8dca91a600466bdb3f2eaadeedfdbcf02e1accbad9271ba50" +SRC_URI[bytes-1.9.0.sha256sum] = "325918d6fe32f23b19878fe4b34794ae41fc19ddbe53b10571a4874d44ffd39b" SRC_URI[bytesize-1.3.0.sha256sum] = "a3e368af43e418a04d52505cf3dbc23dda4e3407ae2fa99fd0e4f308ce546acc" -SRC_URI[bzip2-0.4.4.sha256sum] = "bdb116a6ef3f6c3698828873ad02c3014b3c85cadb88496095628e3ef1e347f8" -SRC_URI[bzip2-sys-0.1.11+1.0.8.sha256sum] = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc" +SRC_URI[bzip2-0.5.2.sha256sum] = "49ecfb22d906f800d4fe833b6282cf4dc1c298f5057ca0b5445e5c209735ca47" +SRC_URI[bzip2-sys-0.1.13+1.0.8.sha256sum] = "225bff33b2141874fe80d71e07d6eec4f85c5c216453dd96388240f96e1acc14" SRC_URI[cab-0.6.0.sha256sum] = "171228650e6721d5acc0868a462cd864f49ac5f64e4a42cde270406e64e404d2" SRC_URI[camino-1.1.9.sha256sum] = "8b96ec4966b5813e2c0507c1f86115c8c5abaadc3980879c3424042a02fd1ad3" -SRC_URI[cargo-config2-0.1.30.sha256sum] = "163a7be36509388c7bf7eb492a05431df28a2ee519087e287566c11e40d35e33" +SRC_URI[cargo-config2-0.1.26.sha256sum] = "d83ce0be8bd1479e5de6202def660e6c7e27e4e0599bffa4fed05bd380ec2ede" SRC_URI[cargo-options-0.7.4.sha256sum] = "f3540247c0a37a76eb324acc238dc617786ea22c43b95da560c82a8f2714321f" SRC_URI[cargo-platform-0.1.8.sha256sum] = "24b1f0365a6c6bb4020cd05806fd0d33c44d38046b8bd7f0e40814b9763cabfc" -SRC_URI[cargo-xwin-0.18.3.sha256sum] = "76ddeb44d5109bca38ed11f0400b0385b5ba3fc03e737d188d9b86d784daeb49" +SRC_URI[cargo-xwin-0.18.4.sha256sum] = "60f1954e4ffa0f4c47b3df5e6e9508706d8dcaa56152cd672dcee02930ba0326" SRC_URI[cargo-zigbuild-0.19.7.sha256sum] = "04cc649328f39bbf1ef92ef753406e1785ff1074941c398e5214b6c74d318a9e" SRC_URI[cargo_metadata-0.19.0.sha256sum] = "afc309ed89476c8957c50fb818f56fe894db857866c3e163335faa91dc34eb85" -SRC_URI[cbindgen-0.27.0.sha256sum] = "3fce8dd7fcfcbf3a0a87d8f515194b49d6135acab73e18bd380d1d93bb1a15eb" -SRC_URI[cc-1.1.21.sha256sum] = "07b1695e2c7e8fc85310cde85aeaab7e3097f593c91d209d3f9df76c928100f0" +SRC_URI[cbindgen-0.28.0.sha256sum] = "eadd868a2ce9ca38de7eeafdcec9c7065ef89b42b32f0839278d55f35c54d1ff" +SRC_URI[cc-1.2.16.sha256sum] = "be714c154be609ec7f5dad223a33bf1482fff90472de28f7362806e6d4832b8c" SRC_URI[cfb-0.10.0.sha256sum] = "d8a4f8e55be323b378facfcf1f06aa97f6ec17cf4ac84fb17325093aaf62da41" SRC_URI[cfg-if-1.0.0.sha256sum] = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" SRC_URI[charset-0.1.5.sha256sum] = "f1f927b07c74ba84c7e5fe4db2baeb3e996ab2688992e39ac68ce3220a677c7e" @@ -421,7 +431,6 @@ SRC_URI[crossbeam-utils-0.8.20.sha256sum] = "22ec99545bb0ed0ea7bb9b8e1e9122ea386 SRC_URI[crypto-common-0.1.6.sha256sum] = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3" SRC_URI[data-encoding-2.6.0.sha256sum] = "e8566979429cf69b49a5c740c60791108e86440e8be149bbea4fe54d2c32d6e2" SRC_URI[deranged-0.3.11.sha256sum] = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4" -SRC_URI[derivative-2.2.0.sha256sum] = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b" SRC_URI[derive_arbitrary-1.4.1.sha256sum] = "30542c1ad912e0e3d22a1935c290e12e8a29d704a420177a31faad4a601a0800" SRC_URI[dialoguer-0.11.0.sha256sum] = "658bce805d770f407bc62102fca7c2c64ceef2fbcb2b8bd19d2765ce093980de" SRC_URI[diff-0.1.13.sha256sum] = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8" @@ -464,6 +473,7 @@ SRC_URI[glob-0.3.1.sha256sum] = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce3828 SRC_URI[globset-0.4.15.sha256sum] = "15f1ce686646e7f1e19bf7d5533fe443a45dbfb990e00629110797578b42fb19" SRC_URI[goblin-0.9.2.sha256sum] = "53ab3f32d1d77146981dea5d6b1e8fe31eedcb7013e5e00d6ccd1259a4b4d923" SRC_URI[hashbrown-0.14.5.sha256sum] = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" +SRC_URI[hashbrown-0.15.2.sha256sum] = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289" SRC_URI[heck-0.4.1.sha256sum] = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" SRC_URI[heck-0.5.0.sha256sum] = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" SRC_URI[home-0.5.9.sha256sum] = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5" @@ -482,31 +492,32 @@ SRC_URI[icu_provider_macros-1.5.0.sha256sum] = "1ec89e9337638ecdc08744df490b221a SRC_URI[idna-1.0.3.sha256sum] = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e" SRC_URI[idna_adapter-1.2.0.sha256sum] = "daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71" SRC_URI[ignore-0.4.23.sha256sum] = "6d89fd380afde86567dfba715db065673989d6253f42b88179abd3eae47bda4b" -SRC_URI[indexmap-2.5.0.sha256sum] = "68b900aa2f7301e21c36462b170ee99994de34dff39a4a6a528e80e7376d07e5" -SRC_URI[indicatif-0.17.8.sha256sum] = "763a5a8f45087d6bcea4222e7b72c291a054edf80e4ef6efd2a4979878c7bea3" +SRC_URI[indexmap-2.6.0.sha256sum] = "707907fe3c25f5424cce2cb7e1cbcafee6bdbe735ca90ef77c29e84591e5b9da" +SRC_URI[indicatif-0.17.9.sha256sum] = "cbf675b85ed934d3c67b5c5469701eec7db22689d0a2139d856e0925fa28b281" SRC_URI[indoc-2.0.5.sha256sum] = "b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5" -SRC_URI[instant-0.1.13.sha256sum] = "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222" SRC_URI[is_terminal_polyfill-1.70.0.sha256sum] = "f8478577c03552c21db0e2724ffb8986a5ce7af88107e6be5d2ee6e158c12800" SRC_URI[itertools-0.12.1.sha256sum] = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569" +SRC_URI[itertools-0.13.0.sha256sum] = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186" SRC_URI[itoa-1.0.11.sha256sum] = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b" +SRC_URI[js-sys-0.3.73.sha256sum] = "fb15147158e79fd8b8afd0252522769c4f48725460b37338544d8379d94fc8f9" SRC_URI[keyring-2.3.3.sha256sum] = "363387f0019d714aa60cc30ab4fe501a747f4c08fc58f069dd14be971bd495a0" SRC_URI[lazy_static-1.4.0.sha256sum] = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" SRC_URI[lddtree-0.3.7.sha256sum] = "e0779ac94bd7b6ab781fa12388dbf79ac45ec1fa433e7d25521753be8227b08e" -SRC_URI[libc-0.2.158.sha256sum] = "d8adc4bb1803a324070e64a98ae98f38934d91957a99cfb3a43dcbc01bc56439" -SRC_URI[libmimalloc-sys-0.1.38.sha256sum] = "0e7bb23d733dfcc8af652a78b7bf232f0e967710d044732185e561e47c0336b6" +SRC_URI[libc-0.2.167.sha256sum] = "09d6582e104315a817dff97f75133544b2e094ee22447d2acf4a74e189ba06fc" +SRC_URI[libmimalloc-sys-0.1.39.sha256sum] = "23aa6811d3bd4deb8a84dde645f943476d13b248d818edcf8ce0b2f37f036b44" SRC_URI[libredox-0.1.3.sha256sum] = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d" SRC_URI[linux-keyutils-0.2.4.sha256sum] = "761e49ec5fd8a5a463f9b84e877c373d888935b71c6be78f3767fe2ae6bed18e" SRC_URI[linux-raw-sys-0.4.14.sha256sum] = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89" SRC_URI[litemap-0.7.3.sha256sum] = "643cb0b8d4fcc284004d5fd0d67ccf61dfffadb7f75e1e71bc420f4688a3a704" SRC_URI[lock_api-0.4.12.sha256sum] = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17" SRC_URI[lockfree-object-pool-0.1.6.sha256sum] = "9374ef4228402d4b7e403e5838cb880d9ee663314b0a900d5a6aabf0c213552e" -SRC_URI[log-0.4.21.sha256sum] = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c" +SRC_URI[log-0.4.22.sha256sum] = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24" SRC_URI[lzma-sys-0.1.20.sha256sum] = "5fda04ab3764e6cde78b9974eec4f779acaba7c4e84b36eca3cf77c581b85d27" SRC_URI[lzxd-0.2.5.sha256sum] = "5de7336a183103429ad66d11d56d8bdc9c4a2916f6b85a8f11e5b127bde12001" SRC_URI[mailparse-0.15.0.sha256sum] = "3da03d5980411a724e8aaf7b61a7b5e386ec55a7fb49ee3d0ff79efc7e5e7c7e" SRC_URI[matchers-0.1.0.sha256sum] = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558" -SRC_URI[memchr-2.7.2.sha256sum] = "6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d" -SRC_URI[mimalloc-0.1.42.sha256sum] = "e9186d86b79b52f4a77af65604b51225e8db1d6ee7e3f41aec1e40829c71a176" +SRC_URI[memchr-2.7.4.sha256sum] = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" +SRC_URI[mimalloc-0.1.43.sha256sum] = "68914350ae34959d83f732418d51e2427a794055d0b9529f48259ac07af65633" SRC_URI[mime-0.3.17.sha256sum] = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" SRC_URI[mime_guess-2.0.4.sha256sum] = "4192263c238a5f0d0c6bfd21f336a313a4ce1c450542449ca191bb657b4642ef" SRC_URI[minijinja-2.5.0.sha256sum] = "2c37e1b517d1dcd0e51dc36c4567b9d5a29262b3ec8da6cb5d35e27a8fb529b5" @@ -521,11 +532,11 @@ SRC_URI[normpath-1.2.0.sha256sum] = "5831952a9476f2fed74b77d74182fa5ddc4d21c72ec SRC_URI[nu-ansi-term-0.46.0.sha256sum] = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84" SRC_URI[num-conv-0.1.0.sha256sum] = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" SRC_URI[number_prefix-0.4.0.sha256sum] = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3" -SRC_URI[once_cell-1.19.0.sha256sum] = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92" -SRC_URI[openssl-0.10.66.sha256sum] = "9529f4786b70a3e8c61e11179af17ab6188ad8d0ded78c5529441ed39d4bd9c1" +SRC_URI[once_cell-1.20.2.sha256sum] = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775" +SRC_URI[openssl-0.10.70.sha256sum] = "61cfb4e166a8bb8c9b55c500bc2308550148ece889be90f609377e58140f42c6" SRC_URI[openssl-macros-0.1.1.sha256sum] = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" SRC_URI[openssl-probe-0.1.5.sha256sum] = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" -SRC_URI[openssl-sys-0.9.103.sha256sum] = "7f9e8deee91df40a943c71b917e5874b951d32a802526c85721ce3b776c929d6" +SRC_URI[openssl-sys-0.9.105.sha256sum] = "8b22d5b84be05a8d6947c7cb71f7c849aa0f112acd4bf51c2a7c1c988ac0a9dc" SRC_URI[option-ext-0.2.0.sha256sum] = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d" SRC_URI[os_pipe-1.2.0.sha256sum] = "29d73ba8daf8fac13b0501d1abeddcfe21ba7401ada61a819144b6c2a4f32209" SRC_URI[overload-0.1.1.sha256sum] = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" @@ -533,10 +544,10 @@ SRC_URI[parking_lot-0.12.3.sha256sum] = "f1bf18183cf54e8d6059647fc3063646a1801cf SRC_URI[parking_lot_core-0.9.10.sha256sum] = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8" SRC_URI[paste-1.0.15.sha256sum] = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a" SRC_URI[path-slash-0.2.1.sha256sum] = "1e91099d4268b0e11973f036e885d652fb0b21fedcf69738c627f94db6a44f42" -SRC_URI[pep440_rs-0.6.6.sha256sum] = "466eada3179c2e069ca897b99006cbb33f816290eaeec62464eea907e22ae385" -SRC_URI[pep508_rs-0.6.1.sha256sum] = "3f8877489a99ccc80012333123e434f84e645fe1ede3b30e9d3b815887a12979" +SRC_URI[pep440_rs-0.7.3.sha256sum] = "31095ca1f396e3de32745f42b20deef7bc09077f918b085307e8eab6ddd8fb9c" +SRC_URI[pep508_rs-0.9.2.sha256sum] = "faee7227064121fcadcd2ff788ea26f0d8f2bd23a0574da11eca23bc935bcc05" SRC_URI[percent-encoding-2.3.1.sha256sum] = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" -SRC_URI[pin-project-lite-0.2.14.sha256sum] = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02" +SRC_URI[pin-project-lite-0.2.15.sha256sum] = "915a1e146535de9163f3987b8944ed8cf49a18bb0056bcebcdcece385cece4ff" SRC_URI[pin-utils-0.1.0.sha256sum] = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" SRC_URI[pkg-config-0.3.30.sha256sum] = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec" SRC_URI[plain-0.2.3.sha256sum] = "b4596b6d070b27117e987119b4dac604f3c58cfb0b191112e24771b2faeac1a6" @@ -546,11 +557,11 @@ SRC_URI[powerfmt-0.2.0.sha256sum] = "439ee305def115ba05938db6eb1644ff94165c5ab5e SRC_URI[ppv-lite86-0.2.17.sha256sum] = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de" SRC_URI[pretty_assertions-1.4.1.sha256sum] = "3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d" SRC_URI[proc-macro-crate-3.1.0.sha256sum] = "6d37c51ca738a55da99dc0c4a34860fd675453b8b36209178c2249bb13651284" -SRC_URI[proc-macro2-1.0.85.sha256sum] = "22244ce15aa966053a896d1accb3a6e68469b97c7f33f284b99f0d576879fc23" +SRC_URI[proc-macro2-1.0.92.sha256sum] = "37d3544b3f2748c54e147655edb5025752e2303145b5aefb3c3ea2c78b973bb0" SRC_URI[psm-0.1.21.sha256sum] = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874" -SRC_URI[pyproject-toml-0.11.0.sha256sum] = "ef7061023bcb58a0fc4a4bbe9819c13b0dca7c2abc14da14f5ecc1532ab3a36a" +SRC_URI[pyproject-toml-0.13.4.sha256sum] = "643af57c3f36ba90a8b53e972727d8092f7408a9ebfbaf4c3d2c17b07c58d835" SRC_URI[python-pkginfo-0.6.5.sha256sum] = "c21f58880fc45e91d29b2f639ab4051aaa6a2b054534c2d343a953347d0dd600" -SRC_URI[quote-1.0.36.sha256sum] = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7" +SRC_URI[quote-1.0.37.sha256sum] = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af" SRC_URI[quoted_printable-0.5.0.sha256sum] = "79ec282e887b434b68c18fe5c121d38e72a5cf35119b59e54ec5b992ea9c8eb0" SRC_URI[rand-0.8.5.sha256sum] = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" SRC_URI[rand_chacha-0.3.1.sha256sum] = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" @@ -560,24 +571,25 @@ SRC_URI[rayon-core-1.12.1.sha256sum] = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a SRC_URI[redox_syscall-0.4.1.sha256sum] = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa" SRC_URI[redox_syscall-0.5.1.sha256sum] = "469052894dcb553421e483e4209ee581a45100d31b4018de03e5a7ad86374a7e" SRC_URI[redox_users-0.4.5.sha256sum] = "bd283d9651eeda4b2a83a43c1c91b266c40fd76ecd39a50a8c630ae69dc72891" -SRC_URI[regex-1.10.6.sha256sum] = "4219d74c6b67a3654a9fbebc4b419e22126d13d2f3c4a07ee0cb61ff79a79619" +SRC_URI[regex-1.11.1.sha256sum] = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191" SRC_URI[regex-automata-0.1.10.sha256sum] = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" -SRC_URI[regex-automata-0.4.7.sha256sum] = "38caf58cc5ef2fed281f89292ef23f6365465ed9a41b7a7754eb4e26496c92df" +SRC_URI[regex-automata-0.4.9.sha256sum] = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908" SRC_URI[regex-syntax-0.6.29.sha256sum] = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1" -SRC_URI[regex-syntax-0.8.4.sha256sum] = "7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b" +SRC_URI[regex-syntax-0.8.5.sha256sum] = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" SRC_URI[relative-path-1.9.3.sha256sum] = "ba39f3699c378cd8970968dcbff9c43159ea4cfbd88d43c00b22f2ef10a435d2" SRC_URI[rfc2047-decoder-1.0.6.sha256sum] = "bc36545d1021456a751b573517cb52e8c339b2f662e6b2778ef629282678de29" -SRC_URI[ring-0.17.8.sha256sum] = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d" +SRC_URI[ring-0.17.13.sha256sum] = "70ac5d832aa16abd7d1def883a8545280c20a60f523a370aa3a9617c2b8550ee" SRC_URI[rstest-0.22.0.sha256sum] = "7b423f0e62bdd61734b67cd21ff50871dfaeb9cc74f869dcd6af974fbcb19936" SRC_URI[rstest_macros-0.22.0.sha256sum] = "c5e1711e7d14f74b12a58411c542185ef7fb7f2e7f8ee6e2940a883628522b42" +SRC_URI[rustc-hash-2.0.0.sha256sum] = "583034fd73374156e66797ed8e5b0d5690409c9226b22d87cb7f19821c05d152" SRC_URI[rustc_version-0.4.1.sha256sum] = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92" SRC_URI[rustflags-0.1.6.sha256sum] = "d7fc92159fb50a431c5da366f7627751fe7263cf867f8a30f27fa6063ba02ac0" -SRC_URI[rustix-0.38.34.sha256sum] = "70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f" +SRC_URI[rustix-0.38.41.sha256sum] = "d7f649912bc1495e167a6edee79151c84b1bad49748cb4f1f1167f459f6224f6" SRC_URI[rustls-0.23.19.sha256sum] = "934b404430bb06b3fae2cba809eb45a1ab1aecd64491213d7c3301b88393f8d1" SRC_URI[rustls-pemfile-2.1.3.sha256sum] = "196fe16b00e106300d3e45ecfcb764fa292a535d7326a29a5875c579c7417425" SRC_URI[rustls-pki-types-1.10.0.sha256sum] = "16f1201b3c9a7ee8039bcadc17b7e605e2945b27eee7631788c1bd2b0643674b" SRC_URI[rustls-webpki-0.102.8.sha256sum] = "64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9" -SRC_URI[rustversion-1.0.17.sha256sum] = "955d28af4278de8121b7ebeb796b6a45735dc01436d898801014aced2773a3d6" +SRC_URI[rustversion-1.0.18.sha256sum] = "0e819f2bc632f285be6d7cd36e25940d45b2391dd6d9b939e79de557f7014248" SRC_URI[ryu-1.0.18.sha256sum] = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f" SRC_URI[same-file-1.0.6.sha256sum] = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" SRC_URI[schannel-0.1.23.sha256sum] = "fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534" @@ -589,11 +601,11 @@ SRC_URI[scroll_derive-0.12.0.sha256sum] = "7f81c2fde025af7e69b1d1420531c8a8811ca SRC_URI[security-framework-2.11.0.sha256sum] = "c627723fd09706bacdb5cf41499e95098555af3c3c29d014dc3c458ef6be11c0" SRC_URI[security-framework-sys-2.11.0.sha256sum] = "317936bbbd05227752583946b9e66d7ce3b489f84e11a94a510b4437fef407d7" SRC_URI[semver-1.0.23.sha256sum] = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b" -SRC_URI[serde-1.0.216.sha256sum] = "0b9781016e935a97e8beecf0c933758c97a5520d32930e460142b4cd80c6338e" -SRC_URI[serde_derive-1.0.216.sha256sum] = "46f859dbbf73865c6627ed570e78961cd3ac92407a2d117204c49232485da55e" +SRC_URI[serde-1.0.217.sha256sum] = "02fc4265df13d6fa1d00ecff087228cc0a2b5f3c0e87e258d8b94a156e984c70" +SRC_URI[serde_derive-1.0.217.sha256sum] = "5a9bf7cf98d04a2b28aead066b7496853d4779c9cc183c440dbac457641e19a0" SRC_URI[serde_derive_internals-0.29.1.sha256sum] = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711" -SRC_URI[serde_json-1.0.133.sha256sum] = "c7fceb2473b9166b2294ef05efcb65a3db80803f0b03ef86a5fc88a2b85ee377" -SRC_URI[serde_spanned-0.6.6.sha256sum] = "79e674e01f999af37c49f70a6ede167a8a60b2503e56c5599532a65baa5969a0" +SRC_URI[serde_json-1.0.135.sha256sum] = "2b0d7ba2887406110130a978386c4e1befb98c674b4fba677954e4db976630d9" +SRC_URI[serde_spanned-0.6.8.sha256sum] = "87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1" SRC_URI[sha2-0.10.8.sha256sum] = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8" SRC_URI[sharded-slab-0.1.7.sha256sum] = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" SRC_URI[shell-words-1.1.0.sha256sum] = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde" @@ -606,40 +618,38 @@ SRC_URI[smawk-0.3.2.sha256sum] = "b7c388c1b5e93756d0c740965c41e8822f866621d41acb SRC_URI[snapbox-0.6.16.sha256sum] = "027c936207f85d10d015e21faf5c676c7e08c453ed371adf55c0874c443ca77a" SRC_URI[snapbox-macros-0.3.10.sha256sum] = "16569f53ca23a41bb6f62e0a5084aa1661f4814a67fa33696a79073e03a664af" SRC_URI[socks-0.3.4.sha256sum] = "f0c3dbbd9ae980613c6dd8e28a9407b50509d3803b57624d5dfe8315218cd58b" -SRC_URI[spin-0.9.8.sha256sum] = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67" SRC_URI[stable_deref_trait-1.2.0.sha256sum] = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" SRC_URI[stacker-0.1.15.sha256sum] = "c886bd4480155fd3ef527d45e9ac8dd7118a898a46530b7b94c3e21866259fce" SRC_URI[static_assertions-1.1.0.sha256sum] = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" SRC_URI[strsim-0.11.1.sha256sum] = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" SRC_URI[subtle-2.5.0.sha256sum] = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc" -SRC_URI[syn-1.0.109.sha256sum] = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" -SRC_URI[syn-2.0.87.sha256sum] = "25aa4ce346d03a6dcd68dd8b4010bcb74e54e62c90c573f394c46eae99aba32d" +SRC_URI[syn-2.0.90.sha256sum] = "919d3b74a5dd0ccd15aeb8f93e7006bd9e14c295087c9896a110f490752bcf31" SRC_URI[synstructure-0.13.1.sha256sum] = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971" SRC_URI[tar-0.4.43.sha256sum] = "c65998313f8e17d0d553d28f91a0df93e4dbbbf770279c7bc21ca0f09ea1a1f6" -SRC_URI[target-lexicon-0.13.0.sha256sum] = "4ff4a4048091358129767b8a200d6927f58876c8b5ea16fb7b0222d43b79bfa8" +SRC_URI[target-lexicon-0.13.1.sha256sum] = "dc12939a1c9b9d391e0b7135f72fd30508b73450753e28341fed159317582a77" SRC_URI[tempfile-3.11.0.sha256sum] = "b8fcd239983515c23a32fb82099f97d0b11b8c72f654ed659363a95c3dad7a53" SRC_URI[termcolor-1.4.1.sha256sum] = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755" SRC_URI[terminal_size-0.3.0.sha256sum] = "21bebf2b7c9e0a515f6e0f8c51dc0f8e4696391e6f1ff30379559f8365fb0df7" SRC_URI[textwrap-0.16.1.sha256sum] = "23d434d3f8967a09480fb04132ebe0a3e088c173e6d0ee7897abbdf4eab0f8b9" -SRC_URI[thiserror-1.0.64.sha256sum] = "d50af8abc119fb8bb6dbabcfa89656f46f84aa0ac7688088608076ad2b459a84" +SRC_URI[thiserror-1.0.69.sha256sum] = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" SRC_URI[thiserror-2.0.3.sha256sum] = "c006c85c7651b3cf2ada4584faa36773bd07bac24acfb39f3c431b36d7e667aa" -SRC_URI[thiserror-impl-1.0.64.sha256sum] = "08904e7672f5eb876eaaf87e0ce17857500934f4981c4a0ab2b4aa98baac7fc3" +SRC_URI[thiserror-impl-1.0.69.sha256sum] = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" SRC_URI[thiserror-impl-2.0.3.sha256sum] = "f077553d607adc1caf65430528a576c757a71ed73944b66ebb58ef2bbd243568" SRC_URI[thread_local-1.1.8.sha256sum] = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c" SRC_URI[time-0.3.36.sha256sum] = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885" SRC_URI[time-core-0.1.2.sha256sum] = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3" SRC_URI[time-macros-0.2.18.sha256sum] = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf" SRC_URI[tinystr-0.7.6.sha256sum] = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f" -SRC_URI[toml-0.8.15.sha256sum] = "ac2caab0bf757388c6c0ae23b3293fdb463fee59434529014f85e3263b995c28" -SRC_URI[toml_datetime-0.6.6.sha256sum] = "4badfd56924ae69bcc9039335b2e017639ce3f9b001c393c1b2d1ef846ce2cbf" +SRC_URI[toml-0.8.19.sha256sum] = "a1ed1f98e3fdc28d6d910e6737ae6ab1a93bf1985935a1193e68f93eeb68d24e" +SRC_URI[toml_datetime-0.6.8.sha256sum] = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41" SRC_URI[toml_edit-0.21.1.sha256sum] = "6a8534fd7f78b5405e860340ad6575217ce99f38d4d5c8f2442cb5ecb50090e1" -SRC_URI[toml_edit-0.22.16.sha256sum] = "278f3d518e152219c994ce877758516bca5e118eaed6996192a774fb9fbf0788" -SRC_URI[tracing-0.1.40.sha256sum] = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef" -SRC_URI[tracing-attributes-0.1.27.sha256sum] = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7" -SRC_URI[tracing-core-0.1.32.sha256sum] = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54" +SRC_URI[toml_edit-0.22.22.sha256sum] = "4ae48d6208a266e853d946088ed816055e556cc6028c5e8e2b84d9fa5dd7c7f5" +SRC_URI[tracing-0.1.41.sha256sum] = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" +SRC_URI[tracing-attributes-0.1.28.sha256sum] = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d" +SRC_URI[tracing-core-0.1.33.sha256sum] = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c" SRC_URI[tracing-log-0.2.0.sha256sum] = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" -SRC_URI[tracing-serde-0.1.3.sha256sum] = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1" -SRC_URI[tracing-subscriber-0.3.18.sha256sum] = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b" +SRC_URI[tracing-serde-0.2.0.sha256sum] = "704b1aeb7be0d0a84fc9828cae51dab5970fee5088f83d1dd7ee6f6246fc6ff1" +SRC_URI[tracing-subscriber-0.3.19.sha256sum] = "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008" SRC_URI[trycmd-0.15.6.sha256sum] = "3e8673f1dc45acdff8e25a06cc62f8e529563e8acd84237ce83d5a28e2befa12" SRC_URI[twox-hash-1.6.3.sha256sum] = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675" SRC_URI[typenum-1.17.0.sha256sum] = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825" @@ -647,6 +657,7 @@ SRC_URI[unicase-2.7.0.sha256sum] = "f7d2d4dafb69621809a81864c9c1b864479e1235c0dd SRC_URI[unicode-ident-1.0.12.sha256sum] = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" SRC_URI[unicode-linebreak-0.1.5.sha256sum] = "3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f" SRC_URI[unicode-width-0.1.13.sha256sum] = "0336d538f7abc86d282a4189614dfaa90810dfc2c6f6427eaf88e16311dd225d" +SRC_URI[unicode-width-0.2.0.sha256sum] = "1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd" SRC_URI[unicode-xid-0.2.6.sha256sum] = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853" SRC_URI[unscanny-0.1.0.sha256sum] = "e9df2af067a7953e9c3831320f35c1cc0600c30d44d9f7a12b01db1cd88d6b47" SRC_URI[untrusted-0.9.0.sha256sum] = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" @@ -659,11 +670,18 @@ SRC_URI[utf8parse-0.2.2.sha256sum] = "06abde3611657adf66d383f00b093d7faecc7fa570 SRC_URI[uuid-1.8.0.sha256sum] = "a183cf7feeba97b4dd1c0d46788634f6221d87fa961b305bed08c851829efcc0" SRC_URI[valuable-0.1.0.sha256sum] = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d" SRC_URI[vcpkg-0.2.15.sha256sum] = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" +SRC_URI[version-ranges-0.1.1.sha256sum] = "f8d079415ceb2be83fc355adbadafe401307d5c309c7e6ade6638e6f9f42f42d" SRC_URI[version_check-0.9.4.sha256sum] = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" SRC_URI[versions-6.2.0.sha256sum] = "38a8931f8d167b6448076020e70b9de46dcf5ea1731212481a092d0071c4ac5b" SRC_URI[wait-timeout-0.2.0.sha256sum] = "9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6" SRC_URI[walkdir-2.5.0.sha256sum] = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" SRC_URI[wasi-0.11.0+wasi-snapshot-preview1.sha256sum] = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" +SRC_URI[wasm-bindgen-0.2.96.sha256sum] = "21d3b25c3ea1126a2ad5f4f9068483c2af1e64168f847abe863a526b8dbfe00b" +SRC_URI[wasm-bindgen-backend-0.2.96.sha256sum] = "52857d4c32e496dc6537646b5b117081e71fd2ff06de792e3577a150627db283" +SRC_URI[wasm-bindgen-macro-0.2.96.sha256sum] = "920b0ffe069571ebbfc9ddc0b36ba305ef65577c94b06262ed793716a1afd981" +SRC_URI[wasm-bindgen-macro-support-0.2.96.sha256sum] = "bf59002391099644be3524e23b781fa43d2be0c5aa0719a18c0731b9d195cab6" +SRC_URI[wasm-bindgen-shared-0.2.96.sha256sum] = "e5047c5392700766601942795a436d7d2599af60dcc3cc1248c9120bfb0827b0" +SRC_URI[web-time-1.1.0.sha256sum] = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb" SRC_URI[webpki-roots-0.26.2.sha256sum] = "3c452ad30530b54a4d8e71952716a212b08efd0f3562baa66c29a618b07da7c3" SRC_URI[which-7.0.0.sha256sum] = "c9cad3279ade7346b96e38731a641d7343dd6a53d55083dd54eadfa5a1b38c6b" SRC_URI[wild-2.2.1.sha256sum] = "a3131afc8c575281e1e80f36ed6a092aa502c08b18ed7524e86fbbb12bb410e1" @@ -674,24 +692,24 @@ SRC_URI[winapi-x86_64-pc-windows-gnu-0.4.0.sha256sum] = "712e227841d057c1ee1cd2f SRC_URI[windows-sys-0.48.0.sha256sum] = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" SRC_URI[windows-sys-0.52.0.sha256sum] = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" SRC_URI[windows-targets-0.48.5.sha256sum] = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" -SRC_URI[windows-targets-0.52.6.sha256sum] = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" +SRC_URI[windows-targets-0.52.5.sha256sum] = "6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb" SRC_URI[windows_aarch64_gnullvm-0.48.5.sha256sum] = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" -SRC_URI[windows_aarch64_gnullvm-0.52.6.sha256sum] = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" +SRC_URI[windows_aarch64_gnullvm-0.52.5.sha256sum] = "7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263" SRC_URI[windows_aarch64_msvc-0.48.5.sha256sum] = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" -SRC_URI[windows_aarch64_msvc-0.52.6.sha256sum] = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" +SRC_URI[windows_aarch64_msvc-0.52.5.sha256sum] = "9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6" SRC_URI[windows_i686_gnu-0.48.5.sha256sum] = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" -SRC_URI[windows_i686_gnu-0.52.6.sha256sum] = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" -SRC_URI[windows_i686_gnullvm-0.52.6.sha256sum] = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" +SRC_URI[windows_i686_gnu-0.52.5.sha256sum] = "88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670" +SRC_URI[windows_i686_gnullvm-0.52.5.sha256sum] = "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9" SRC_URI[windows_i686_msvc-0.48.5.sha256sum] = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" -SRC_URI[windows_i686_msvc-0.52.6.sha256sum] = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" +SRC_URI[windows_i686_msvc-0.52.5.sha256sum] = "db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf" SRC_URI[windows_x86_64_gnu-0.48.5.sha256sum] = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" -SRC_URI[windows_x86_64_gnu-0.52.6.sha256sum] = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" +SRC_URI[windows_x86_64_gnu-0.52.5.sha256sum] = "4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9" SRC_URI[windows_x86_64_gnullvm-0.48.5.sha256sum] = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" -SRC_URI[windows_x86_64_gnullvm-0.52.6.sha256sum] = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" +SRC_URI[windows_x86_64_gnullvm-0.52.5.sha256sum] = "852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596" SRC_URI[windows_x86_64_msvc-0.48.5.sha256sum] = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" -SRC_URI[windows_x86_64_msvc-0.52.6.sha256sum] = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" +SRC_URI[windows_x86_64_msvc-0.52.5.sha256sum] = "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0" SRC_URI[winnow-0.5.40.sha256sum] = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876" -SRC_URI[winnow-0.6.13.sha256sum] = "59b5e5f6c299a3c7890b876a2a587f3115162487e704907d9b6cd29473052ba1" +SRC_URI[winnow-0.6.20.sha256sum] = "36c1fec1a2bb5866f07c25f68c26e565c4c200aebb96d7e55710c19d3e8ac49b" SRC_URI[winsafe-0.0.19.sha256sum] = "d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904" SRC_URI[write16-1.0.0.sha256sum] = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936" SRC_URI[writeable-0.5.5.sha256sum] = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51" @@ -701,12 +719,12 @@ SRC_URI[xz2-0.1.7.sha256sum] = "388c44dc09d76f1536602ead6d325eb532f5c122f17782bd SRC_URI[yansi-1.0.1.sha256sum] = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049" SRC_URI[yoke-0.7.4.sha256sum] = "6c5b1314b079b0930c31e3af543d8ee1757b1951ae1e1565ec704403a7240ca5" SRC_URI[yoke-derive-0.7.5.sha256sum] = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154" -SRC_URI[zerocopy-0.7.34.sha256sum] = "ae87e3fcd617500e5d106f0380cf7b77f3c6092aae37191433159dda23cfb087" -SRC_URI[zerocopy-derive-0.7.34.sha256sum] = "15e934569e47891f7d9411f1a451d947a60e000ab3bd24fbb970f000387d1b3b" +SRC_URI[zerocopy-0.7.35.sha256sum] = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0" +SRC_URI[zerocopy-derive-0.7.35.sha256sum] = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e" SRC_URI[zerofrom-0.1.4.sha256sum] = "91ec111ce797d0e0784a1116d0ddcdbea84322cd79e5d5ad173daeba4f93ab55" SRC_URI[zerofrom-derive-0.1.5.sha256sum] = "595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808" SRC_URI[zeroize-1.8.1.sha256sum] = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde" SRC_URI[zerovec-0.10.4.sha256sum] = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079" SRC_URI[zerovec-derive-0.10.3.sha256sum] = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6" -SRC_URI[zip-2.1.6.sha256sum] = "40dd8c92efc296286ce1fbd16657c5dbefff44f1b4ca01cc5f517d8b7b3d3e2e" +SRC_URI[zip-2.2.3.sha256sum] = "b280484c454e74e5fff658bbf7df8fdbe7a07c6b2de4a53def232c15ef138f3a" SRC_URI[zopfli-0.8.1.sha256sum] = "e5019f391bac5cf252e93bbcc53d039ffd62c7bfb7c150414d61369afe57e946" diff --git a/meta/recipes-devtools/python/python3-maturin_1.8.1.bb b/meta/recipes-devtools/python/python3-maturin_1.8.3.bb similarity index 92% rename from meta/recipes-devtools/python/python3-maturin_1.8.1.bb rename to meta/recipes-devtools/python/python3-maturin_1.8.3.bb index d0f0b381a54..17c8fb7083b 100644 --- a/meta/recipes-devtools/python/python3-maturin_1.8.1.bb +++ b/meta/recipes-devtools/python/python3-maturin_1.8.3.bb @@ -5,7 +5,7 @@ LICENSE = "MIT | Apache-2.0" LIC_FILES_CHKSUM = "file://license-apache;md5=1836efb2eb779966696f473ee8540542 \ file://license-mit;md5=85fd3b67069cff784d98ebfc7d5c0797" -SRC_URI[sha256sum] = "49cd964aabf59f8b0a6969f9860d2cdf194ac331529caae14c884f5659568857" +SRC_URI[sha256sum] = "304762f86fd53a8031b1bf006d12572a2aa0a5235485031113195cc0152e1e12" S = "${WORKDIR}/maturin-${PV}" From patchwork Sun Mar 16 16:11:50 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59174 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 D8C7CC35FFB for ; Sun, 16 Mar 2025 16:12:52 +0000 (UTC) Received: from mail-wm1-f47.google.com (mail-wm1-f47.google.com [209.85.128.47]) by mx.groups.io with SMTP id smtpd.web11.31728.1742141568292035598 for ; Sun, 16 Mar 2025 09:12:48 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=dxchQEFh; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.47, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f47.google.com with SMTP id 5b1f17b1804b1-43cf58eea0fso6208695e9.0 for ; Sun, 16 Mar 2025 09:12:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141566; x=1742746366; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=WAiZ8eQZsAnS04gvGLMPyC+m14jYQHGh1ixzIteG/Uk=; b=dxchQEFh0FsI2ebpy7gvAByvHfGyGPYEkPlEPL7x44G9xJMjmq4M3SvNE7yd1le0Jh wxTu4Daf/BA/0TX4bPSlXEAvF5rSppaMG1MH9mS3hvdDJE9zdc+xGkKQ5bW8bLIsTR6m tfYmK9EQO0A2cDJ9YUVnrZYicZloPqNsAPb2M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141566; x=1742746366; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WAiZ8eQZsAnS04gvGLMPyC+m14jYQHGh1ixzIteG/Uk=; b=aTLRTCYf9kcexLITcJiiLkkdcekOHh6Uc1jR3vllyWTh9U9UVR5olEcmVuBay2QG+9 k9hlUcOYyxPQYV7JOFWHkkHF+z+mIcw5A08eBZCxUkQGTqLMa+0TCMG67ZxyMzt9vdg0 rE7iuSwXwNeK98pR8PRkzXywqjluMbEHi2Ker9ziGVJiebSWo/PzzuS9PpU7U3OIL4oT FYgeU6EUZsXdV3NJTdx0DSD5qRHimM5uqwMpaYAZzHYBOcOFFNvL9yKXtGBCJa1lSIBh SDyj7HLbXS3vHzJ6EgruQhKBmjd/If7Voxwbkm13Gn36x9Fd7fzEwNFGIMdpgqOALlEb iW5Q== X-Gm-Message-State: AOJu0YzZnSdknAyJ8VF0BcjW9HccdzRiU8gLUzhZnnkjWD2kFn4fYxvy MlwU2Wo45lu8nMX9k7uod2bX4U7qdBrei5lAfEqGfbCrg+Qyr1VDp54UaA/rGHvhuHpsfT2Glab d X-Gm-Gg: ASbGncsznQTw5MLtPKEMKzlZPZ7Lwj00yXXt1DwFe7SXBZDcFRwme+yNrp1csu43jJi nfixdTtAQjbkh5sDRg5zwxA3uo5tOEk3sG3b/QaouvETj5OhoiZAPafKydEjajcAkm3gTMGDvEG iS9xCeW3Wa0YEdNTlkXrCvJUj60MKe0RMvOGD3zIbxVCkxaLUiHm88ML88uaK7dvIRdpNtP0rNs yeNB0OoDDbYQn0IucgYhEUINs4oLQ2dy4ekXtbJJKFURc1KWAs6dz3XKDNAOmpaokL76vKQsEpP dhUAP64Cc3vg4pjrM4ohs1apAsgyI0mEZsx6pTvE8iD2KxnBV3GON4Vklz113mfdeutPD2Tgxw= = X-Google-Smtp-Source: AGHT+IFbzwWUyjvc49rd0+5j40LAuPLcsbMAc9A3Jxv+v8oO8erk8I9DvdrfvN+/tOvQPjHNTAqiEg== X-Received: by 2002:a05:600c:34c1:b0:43c:e9f7:d6a3 with SMTP id 5b1f17b1804b1-43d2017f5eamr98340975e9.13.1742141566067; Sun, 16 Mar 2025 09:12:46 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.45 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:45 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 24/43] python3-pyproject-metadata: upgrade 0.9.0 -> 0.9.1 Date: Sun, 16 Mar 2025 16:11:50 +0000 Message-ID: <20250316161209.3629986-24-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:12:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213027 Signed-off-by: Richard Purdie --- ...ct-metadata_0.9.0.bb => python3-pyproject-metadata_0.9.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pyproject-metadata_0.9.0.bb => python3-pyproject-metadata_0.9.1.bb} (90%) diff --git a/meta/recipes-devtools/python/python3-pyproject-metadata_0.9.0.bb b/meta/recipes-devtools/python/python3-pyproject-metadata_0.9.1.bb similarity index 90% rename from meta/recipes-devtools/python/python3-pyproject-metadata_0.9.0.bb rename to meta/recipes-devtools/python/python3-pyproject-metadata_0.9.1.bb index a73d4277b1e..4c58da3c075 100644 --- a/meta/recipes-devtools/python/python3-pyproject-metadata_0.9.0.bb +++ b/meta/recipes-devtools/python/python3-pyproject-metadata_0.9.1.bb @@ -17,7 +17,7 @@ UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "8511c00a4cad96686af6a6b4143433298beb96105a9379afdc9b0328f4f260c9" +SRC_URI[sha256sum] = "b8b2253dd1b7062b78cf949a115f02ba7fa4114aabe63fa10528e9e1a954a816" RDEPENDS:${PN} += " \ python3-logging \ From patchwork Sun Mar 16 16:11:51 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59171 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 B112AC35FF6 for ; Sun, 16 Mar 2025 16:12:52 +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.31801.1742141569395971026 for ; Sun, 16 Mar 2025 09:12:49 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=dozSRLCR; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.45, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f45.google.com with SMTP id 5b1f17b1804b1-4394a0c65fcso12281605e9.1 for ; Sun, 16 Mar 2025 09:12:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141567; x=1742746367; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=RJMLIzSTX1wlj03RW14GM1yARSbUikR8DfwlU2EjxcA=; b=dozSRLCRBPfR9N+vu1yoQO75P8myMbTnbyST65H/ncNDHOCzDgUq4gmoGUB8iWzORx 70vFVRRzukSpR5qd+oqmhzBdP7lOtnzCt8oqKMFkFSHELYYvJBHO+spaWtuhHUiNBD+w OpxtxtjDx9xHZQOm/bdCho3tgK4wfyUhMF2S8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141567; x=1742746367; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RJMLIzSTX1wlj03RW14GM1yARSbUikR8DfwlU2EjxcA=; b=QCkI9nZG4CikVF2BxPlhO4oCpp8RUHZfj4t5OC/NZLbkvKaJh7LFXXa1e1brAIcMJK gVpuVwUwHDbREXkvUvXe9nO8r9pJyY+TuYmoMdlYbSDXOx/Ln562FLHnw8EauZmMhayW dfshyvymu8hPaCA7lK9lEohh0mwriIDur5iDrKhAJcSJLQsRrEXWz9EzBCbYDncGYcz6 Jvpa610NQFRjv89ngDAmRon7rxHtLsy+1o7wvFUUDDyJA7aAvY2a4eipG7P7bzUdmLVo bGsrqAyMoyuL2s3D+DVy9kaJ9a8wgCKF8wAsI+WXOnl/KTc3vhh4sEZN8d5EcgoeOtTt RblA== X-Gm-Message-State: AOJu0Yw00vguuHXFu2ed56xDi8rcmotiQle+U81HLK6rKn2Zx3GEEQ9s 4E9N9c3D9Zusya7sZhpmPk0DVJS6+6890kgfbo9DNM9I1p2k8n83yzw53GOxaE09D2gyoHhLpkb T X-Gm-Gg: ASbGnctW0MtpUYwSnlYEO5ouMJmRGh3DuMn+pbrRWufZUN3rOWk4NIzQqR6CLtKpNvF anniEfmm0JVGufnX7CZTxi0t7h85fVwFMYCCX+LKX8Q5ukpNLF07B3Sonv9vcgpRsYaramf8hN9 80rX8OD1Y1Xo2xDCUcB2ySTtRDQXagaUXgiAilMpUNqGQJJ2Ym8IcLiMfsyinVxi4phGrAI/yrX 69za46nUwBWF3VxRATG3tmnqY6ZF9WPzxq/Fz342PkFpnPS6oOckXjKb9XLkaBAwNl5P4EhO/Zo dxfSHwjz7Af7hK3oqnnsJS4K7Nbo0ZyJEwCzozAy0+F0049mgsQI1C5B3NqcQP9YO5gy9qC0nA= = X-Google-Smtp-Source: AGHT+IEiPUmLryJjyHN4j8P10PYROQI5YnIxf6/bNmgh9JaAKLik2mtm8R621oyOVOpVxYtbryCx6w== X-Received: by 2002:a05:600c:1994:b0:43c:f575:e305 with SMTP id 5b1f17b1804b1-43d1ec825f3mr92424485e9.8.1742141567360; Sun, 16 Mar 2025 09:12:47 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.46 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:46 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 25/43] python3-scons: upgrade 4.8.1 -> 4.9.0 Date: Sun, 16 Mar 2025 16:11:51 +0000 Message-ID: <20250316161209.3629986-25-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:12:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213028 Signed-off-by: Richard Purdie --- .../python/{python3-scons_4.8.1.bb => python3-scons_4.9.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-scons_4.8.1.bb => python3-scons_4.9.0.bb} (85%) diff --git a/meta/recipes-devtools/python/python3-scons_4.8.1.bb b/meta/recipes-devtools/python/python3-scons_4.9.0.bb similarity index 85% rename from meta/recipes-devtools/python/python3-scons_4.8.1.bb rename to meta/recipes-devtools/python/python3-scons_4.9.0.bb index 8f5e268af8a..2163d4b1a34 100644 --- a/meta/recipes-devtools/python/python3-scons_4.8.1.bb +++ b/meta/recipes-devtools/python/python3-scons_4.9.0.bb @@ -4,11 +4,11 @@ SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=d903b0b8027f461402bac9b5169b36f7" -SRC_URI[sha256sum] = "5b641357904d2f56f7bfdbb37e165ab996b6143c948b9df0efc7305f54949daa" +SRC_URI[sha256sum] = "f1a5e161bf3d1411d780d65d7919654b9405555994621d3d68e42d62114b592a" inherit pypi python_setuptools_build_meta -S = "${WORKDIR}/SCons-${PV}" +S = "${WORKDIR}/scons-${PV}" RDEPENDS:${PN}:class-target = "\ python3-core \ From patchwork Sun Mar 16 16:11:52 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59170 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 C1591C35FF8 for ; Sun, 16 Mar 2025 16:12:52 +0000 (UTC) Received: from mail-wm1-f49.google.com (mail-wm1-f49.google.com [209.85.128.49]) by mx.groups.io with SMTP id smtpd.web11.31730.1742141570349748747 for ; Sun, 16 Mar 2025 09:12:50 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=U7HIUb6Z; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.49, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f49.google.com with SMTP id 5b1f17b1804b1-43cf05f0c3eso8444545e9.0 for ; Sun, 16 Mar 2025 09:12:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141568; x=1742746368; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=WuBRBrMNNf2iyf5x0Y79RFy369Q4KtRVPu6DI8nEXKU=; b=U7HIUb6ZVBh04uFhFhBf+CCAY6sykC/H+yJr/VZByrzQQpHxb63Gs5DL0OA53bmAsF bRmf+hoPfPQMvsOrnzn3GNm7vbcldT+2OdNi9gYLXsGwXPK2RzlUZ4i1EMtYcF9bvgfc I7V/Tr9rWfpDY5IX5G+tmIUgshTqd/j2Uy5dM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141568; x=1742746368; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WuBRBrMNNf2iyf5x0Y79RFy369Q4KtRVPu6DI8nEXKU=; b=NQxmRWWOWRi8xtKbA69Spmrdl3GO8boenDC+ojGqHXX/k5mMhpfBiKZ517xcDuKo09 LUVQlQTnA2XIxXrATIQDF+O1CXYC7L4FwN5gBfuHdOMO52xHnlHImp/cs0zXanMVaZEU felh1azwJkuerC/mmpJJ44YlrGS9ASCjEV/yeXHWDdosay/wdRlV9gP71fGKqJNpkHpa 2bqSFjNW270UvDywOLk6uIx7WLMhtZOVgVSeG4BA12CaHfDaFH/jIVQH+xKMWsfbN87b qQSpJjIOKQp4h+dTN4ovtqpvAyjA1hHZMpJvJvcecBtSPQhWgQhvsqTGjHWoniMzSSs/ qeSQ== X-Gm-Message-State: AOJu0YxERscVdI0dmRAegFPdJaDthi9o23C2Tau+Xeauslezi+uzSlvX Y940b9qV/ZerhvBfPflaKWGXI8MFO6wFse1VRnCgfq5DHjre0BkKSu6+hF+yrniYKQhyf4I/7NI M X-Gm-Gg: ASbGncsUEDRqC8BNXhuaCOGX5VFj6SzgcFwB7llt4qDCKN8eb1Dl+Eju2n938dYpj8t IrKfCL6mBe16XwuoYJqAujftaJMa8RvRG2URJWiQBGbZBVkFSD+lQETfPAV3KOfnLyALNTbKk22 6P2Rc90wcOHc7J2A+L5z7pdwVlzUC12XbZh7NkvpQVs0WP+KY6zGVX5t7DFS/5f3evPQTBKT/Wt 0CXvlywGxr0AYjr8PuNhLgArv4hWkeKrWurmGDMfbpJDkuqK1D+trl+gnkdDdRunTn+oKI8GTCm MwdIWUCBviM3ZmPXHgVglnKhBRydhLGlWpTTECiTqLEFuaVH5P45rzIMd5N2n8amJVO9WRkKhA= = X-Google-Smtp-Source: AGHT+IFGLZb7qBlC+WgbBtv57Pa+nW9cmNJEqSQOqEN02qC+GrY5RVfdecAlUYNcEjaaBZlmfFHgoA== X-Received: by 2002:a05:600c:4447:b0:43c:eea9:f45a with SMTP id 5b1f17b1804b1-43d1ec646demr100302435e9.4.1742141568446; Sun, 16 Mar 2025 09:12:48 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.47 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:47 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 26/43] python3-setuptools-rust: upgrade 1.10.2 -> 1.11.0 Date: Sun, 16 Mar 2025 16:11:52 +0000 Message-ID: <20250316161209.3629986-26-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:12:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213029 Signed-off-by: Richard Purdie --- ...uptools-rust_1.10.2.bb => python3-setuptools-rust_1.11.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-setuptools-rust_1.10.2.bb => python3-setuptools-rust_1.11.0.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-setuptools-rust_1.10.2.bb b/meta/recipes-devtools/python/python3-setuptools-rust_1.11.0.bb similarity index 91% rename from meta/recipes-devtools/python/python3-setuptools-rust_1.10.2.bb rename to meta/recipes-devtools/python/python3-setuptools-rust_1.11.0.bb index df39d61d865..fd6ebf2f613 100644 --- a/meta/recipes-devtools/python/python3-setuptools-rust_1.10.2.bb +++ b/meta/recipes-devtools/python/python3-setuptools-rust_1.11.0.bb @@ -9,7 +9,7 @@ BUGTRACKER = "https://github.com/PyO3/setuptools-rust/issues" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=011cd92e702dd9e6b1a26157b6fd53f5" -SRC_URI[sha256sum] = "5d73e7eee5f87a6417285b617c97088a7c20d1a70fcea60e3bdc94ff567c29dc" +SRC_URI[sha256sum] = "f765d66f3def6fdc85e1e6d889c6a812aea1430c8dadcf1c7b6779b45f874fb2" PYPI_PACKAGE = "setuptools_rust" UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" From patchwork Sun Mar 16 16:11:53 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59173 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 CD0E2C35FF7 for ; Sun, 16 Mar 2025 16:12:52 +0000 (UTC) Received: from mail-wm1-f46.google.com (mail-wm1-f46.google.com [209.85.128.46]) by mx.groups.io with SMTP id smtpd.web10.31802.1742141572010297701 for ; Sun, 16 Mar 2025 09:12:52 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=Z4erRqVD; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.46, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f46.google.com with SMTP id 5b1f17b1804b1-43cf848528aso11263915e9.2 for ; Sun, 16 Mar 2025 09:12:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141570; x=1742746370; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=MURyir0ZVd1J9zLVaz/zcczpsKGLpRxS6YUEyhXk0W4=; b=Z4erRqVD2p8+sTsRRmvjPqvojKXUmwtuXDVBCmndqaDZo12OrVfYG4bGM4j56pAE2l DUAafoRKaTeD3U9uG/0BFoPpcAlafxpN+KZcTe+Kymb0APkYBKpxuIolkPDDR8wCqw0e ayDEVptyVGSNC9Jz9aG2QVWt8DGjb4O1a6s1Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141570; x=1742746370; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MURyir0ZVd1J9zLVaz/zcczpsKGLpRxS6YUEyhXk0W4=; b=fUHrAaJcpURGBEByHkMreNw2hMHRyBqFS2NH20OFMCYtkmPIlHZpPo050EM1kIMi4/ oX8mcwErbHw/tbwm8Fj3Z4gn6iI5fqRrwDbikrGR4bdbHxjCmCTHJtXI0T8HqqqI0seK oTccggRpPhLchQP7O2dX5Wo/r6yFeRnSgt+7P+5jEvrdpdT0NUBY3xquxq9oXdwNKvcs OwoqxgF+xgu45C18IIFOa4lGPBaGDTQY0SbiCahxYvF24deIoc5qagqGKznhe29by39D lN4c0B/iovl0+ouL998XYN6BWovJ8RkE/r7e3b/iHQ9TPMjNAayEh0NgUnfqDu46QNm5 PCcg== X-Gm-Message-State: AOJu0YwWmBw9p09vF3tDdpIJ+Cqfsp6w5m59ypw5OWymrJ6TU5EFMHw7 +0wTlx1KUfoM2J3F/XgJfa4fVYNJNvkG7aPyjgxLGuWWI8KmDeIPXDZBwUE0kvMFy9FwKLBe78Z z X-Gm-Gg: ASbGnctSyKnnN5H99wpYI0nd8nl0qC11nNbBmWu2Djf/UDlvw4I6PytJa0aVFLAtwZo y1dieTvKyDi+jewbLMJZojgrQwsbExK78OESzCireBneEZBFBKuDq2UsHDbct1AHNWJLg+YOnmB FjUsB6bC2mdLzpUxH7DIzkmz2wPr/Fa1VDpiC31SyvgoJEnWkfS1G21i5SMuF2jj4pBy87gBNsI l7T0cJPHelZDRcjqFN7x1mLhFzVQCqBPCnkSj4AnLQ/vzkG4R1GW3P7pG3lYBOmMF3ipblAmZ/M TvlOIqm90K1DPPAvJlQqvFRfwLDDStmtTMGCQTTkefCCdQUNBPezHkiKH/h3rMP0Q7sKLD9/kA= = X-Google-Smtp-Source: AGHT+IHY6jAxrsPNscyvOx4pk0C5dHyp5IWp36ID22TeNy8DvRFTraToDDRVcA1SaBk6GBh18RxrkQ== X-Received: by 2002:a05:600c:46d1:b0:43c:eec7:eab7 with SMTP id 5b1f17b1804b1-43d1ec81224mr116707385e9.11.1742141569790; Sun, 16 Mar 2025 09:12:49 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.48 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:48 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 27/43] python3-setuptools: upgrade 75.8.2 -> 76.0.0 Date: Sun, 16 Mar 2025 16:11:53 +0000 Message-ID: <20250316161209.3629986-27-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:12:52 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213030 Signed-off-by: Richard Purdie --- ..._distutils-sysconfig.py-make-it-possible-to-substite.patch | 4 ++-- ...0001-conditionally-do-not-fetch-code-by-easy_install.patch | 2 +- ...hon3-setuptools_75.8.2.bb => python3-setuptools_76.0.0.bb} | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-devtools/python/{python3-setuptools_75.8.2.bb => python3-setuptools_76.0.0.bb} (95%) diff --git a/meta/recipes-devtools/python/python3-setuptools/0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch b/meta/recipes-devtools/python/python3-setuptools/0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch index f5f110d6915..e2fd53e0390 100644 --- a/meta/recipes-devtools/python/python3-setuptools/0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch +++ b/meta/recipes-devtools/python/python3-setuptools/0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch @@ -1,4 +1,4 @@ -From b84b849dc72d2523f18fdbbbd28a2cd975596d08 Mon Sep 17 00:00:00 2001 +From 801b64480490e99c5eb062401149d1f1a945e8f8 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 11 May 2022 21:41:14 +0200 Subject: [PATCH] _distutils/sysconfig.py: make it possible to substite the @@ -20,7 +20,7 @@ Signed-off-by: Alexander Kanavin 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/setuptools/_distutils/sysconfig.py b/setuptools/_distutils/sysconfig.py -index da1eecb..bb02a09 100644 +index ef3def8..577d320 100644 --- a/setuptools/_distutils/sysconfig.py +++ b/setuptools/_distutils/sysconfig.py @@ -122,6 +122,8 @@ def get_python_inc(plat_specific=False, prefix=None): 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 83fcb27f2d2..0e75d0f62c1 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 88df88cfa90281468114efb368bd37213f2b0fb7 Mon Sep 17 00:00:00 2001 +From a8bffb1a3d0273d049b93df18982edee7b0cc4ec 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_75.8.2.bb b/meta/recipes-devtools/python/python3-setuptools_76.0.0.bb similarity index 95% rename from meta/recipes-devtools/python/python3-setuptools_75.8.2.bb rename to meta/recipes-devtools/python/python3-setuptools_76.0.0.bb index e9e6e9b2b60..71c8eb1a1f1 100644 --- a/meta/recipes-devtools/python/python3-setuptools_75.8.2.bb +++ b/meta/recipes-devtools/python/python3-setuptools_76.0.0.bb @@ -13,7 +13,7 @@ SRC_URI:append:class-native = " file://0001-conditionally-do-not-fetch-code-by-e SRC_URI += " \ file://0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch" -SRC_URI[sha256sum] = "4880473a969e5f23f2a2be3646b2dfd84af9028716d398e46192f84bc36900d2" +SRC_URI[sha256sum] = "43b4ee60e10b0d0ee98ad11918e114c70701bc6051662a9a675a0496c1a158f4" DEPENDS += "python3" From patchwork Sun Mar 16 16:11:54 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59177 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 D31F7C28B2F for ; Sun, 16 Mar 2025 16:13:02 +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.31803.1742141573817604543 for ; Sun, 16 Mar 2025 09:12:54 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=W21xW9Q0; spf=pass (domain: linuxfoundation.org, ip: 209.85.221.47, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wr1-f47.google.com with SMTP id ffacd0b85a97d-391211ea598so1942325f8f.1 for ; Sun, 16 Mar 2025 09:12:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141571; x=1742746371; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=Quwy/3iiJjA9yoU0aZ84LeFCH5HV/5BauL6uOW7IlVQ=; b=W21xW9Q0Xf+2ISq0ysQoc0GaUrPOAmPed6i9Yj48GBs2D1GVA5RcdAFBcqjBNROi/p LAcsRimRo3SQRCqLY2k6SUVLvC/VUJ63KGyPo8S0nTDzFGKHl8abK453qxIx3R6hYCsx zgNyoY5rfTgKrK9zDIWnXt8Rd27fuGjPj+9Yc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141571; x=1742746371; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Quwy/3iiJjA9yoU0aZ84LeFCH5HV/5BauL6uOW7IlVQ=; b=SE6FFX3u1eVt5zbyCFMdBGLOqJADHQLfm7A75zzlf2O4FCgQ+oh+N2tcTB59/TmqDy skdiVeRV2Kz/QGbt3vz+BvpH/n1wzYSziGu+BUS00cD3cuNutESBp6vzg9ofk2s65nFG zB7PK3gQCKEV/4CgjiKeZAIZfXBR6IEbiKI8U+4nQfaHB8Uq4QEGu40vCaxm51NdCcwN QdQMur+yT1SUYDC6cZoXsmmtQDtvJEIL7vbBxoFViJyY4rBh0N0vSE4o1QpvlNTLyKyr Dsan3anVyns2xQYlslxsHxKJmJ+yNBMfFWw7ZhnZl94rNx/YPInGB3Rd+cqJMF4ImTT/ Imbg== X-Gm-Message-State: AOJu0YySpJ1sY1NKQz/jSCRn6a2Npf4wKpOnZBux+mN0gvIvEvdt9WVh VqqQXo9lCgCso6OIZ3q5jfyfMBO5c0oztceX33Otqn4rcLLOf2SLNI+Iy0yrl84ms6o62IM91qA M X-Gm-Gg: ASbGncu98+Wtp4gs6H6A9Nckd+T60v6bUO6J2T8GP3tEOs2pO0FCGPvpxN8sp3MhSKJ q0rZElOJOM2h0ZFtOeHRcdK8awds0ZG8fc+1gOyqKltVmM/7srZotzFp0S1ba4O3hAsy97Zc9Tm 8audvVUx/HU/rGXrjGDxHDrJxkSCoDO4mGE0H+dcyodEGTPp3hPAV9pYeZtosiGD/4pFtl2bv82 E1dbYVmCo7EFj7H+380pEhy84ei2GZhbjINiH/T0jp3Tiz4m+NKDlB0UERlWDJSznvsn2PIGswS uPASVHSXr6C2Mg0vcML6aL4k1SOQ5rk4aSDA+w4xB09fsa1vtHfCqmMOWA0KhzUFcFhMAl8uMQ= = X-Google-Smtp-Source: AGHT+IHM+htqQqLz0CcgFytZHdd5ADFms4Ei4PvZv/oD6T1TQD8k5Au4qj3FDXEkaoxBrK+OxCDFXA== X-Received: by 2002:a05:6000:4027:b0:391:1222:b444 with SMTP id ffacd0b85a97d-3971e9720d7mr9464348f8f.20.1742141571295; Sun, 16 Mar 2025 09:12:51 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.49 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:50 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 28/43] python3-trove-classifiers: upgrade 2025.2.18.16 -> 2025.3.13.13 Date: Sun, 16 Mar 2025 16:11:54 +0000 Message-ID: <20250316161209.3629986-28-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:13:02 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213031 Signed-off-by: Richard Purdie --- ...025.2.18.16.bb => python3-trove-classifiers_2025.3.13.13.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-trove-classifiers_2025.2.18.16.bb => python3-trove-classifiers_2025.3.13.13.bb} (83%) diff --git a/meta/recipes-devtools/python/python3-trove-classifiers_2025.2.18.16.bb b/meta/recipes-devtools/python/python3-trove-classifiers_2025.3.13.13.bb similarity index 83% rename from meta/recipes-devtools/python/python3-trove-classifiers_2025.2.18.16.bb rename to meta/recipes-devtools/python/python3-trove-classifiers_2025.3.13.13.bb index 6bdce9dc79e..f2b06b2919d 100644 --- a/meta/recipes-devtools/python/python3-trove-classifiers_2025.2.18.16.bb +++ b/meta/recipes-devtools/python/python3-trove-classifiers_2025.3.13.13.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/pypa/trove-classifiers" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" -SRC_URI[sha256sum] = "b1ee2e1668589217d4edf506743e28b1834da128f8a122bad522c02d837006e1" +SRC_URI[sha256sum] = "2a5e24ddafb20da2225a825fe167c4fd4ecbf312cef4310d67f19dc40da7dc8d" PYPI_PACKAGE = "trove_classifiers" UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" From patchwork Sun Mar 16 16:11:55 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59176 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 CE8B4C282DE for ; Sun, 16 Mar 2025 16:13:02 +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.31732.1742141575058818383 for ; Sun, 16 Mar 2025 09:12:55 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=CWkJoWLz; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.53, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f53.google.com with SMTP id 5b1f17b1804b1-43d0359b1fcso7980205e9.0 for ; Sun, 16 Mar 2025 09:12:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141573; x=1742746373; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=7laR6JF9BQXyGluuKcFaGQ4AbQbZt4GZBwteN0HofXA=; b=CWkJoWLzPR5K4v/FsIGpmEax0Mgwvm20/F7hIBhYJTUNRBNTHE7oeLAfwyuYq7Ff4G BMYbM8QkSmvUfDOXxTyG/uiJmWsEOEi8Aj0dd6EiRmwQ0rN/kQEyOJBy/RsTwN8CjtFY eWMYZmpWymG57kS8UZFbuJ7VpHixWTrV+cflo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141573; x=1742746373; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7laR6JF9BQXyGluuKcFaGQ4AbQbZt4GZBwteN0HofXA=; b=uC5DbxFqKowDwwICX/HXwEuwQs88mgC8G4YOMqQ5s2cdd9mwi83+TwDPf7FYlBear9 derTmv/pmtA5KPeLSHQilbECIOYFSBSUlQasJWnNJys+qzP/qrAR5taxOwzn63InTive 0U6XH4CRT7HBk5SV/Gfw6CSCv7GPgRwrnakG5nB478sbZENUDKWk+jWvsZCJbdstaDaN yprn4Yt8d2WEGYr8nuEuMhUW0RrG61417iVXUcyJqZI21IhdTgfga05Wwnm3AYdu7kK0 DBpbxmtZkGXnhEbwG2qBN/lwuW1g2STZTPBdKmGPpoP09i8zSG9qQMtPNC/1F7ED4N+y 5W0w== X-Gm-Message-State: AOJu0Yy8HGaUCTBceZnyDW4MykGAwXT3hD8bwzIQdoyORgjke4Rsdhix ALnSk8VltDwDiXdd+N9cJR/Ce1gWm09jNuOSjCj1yZoGper+nCZ1RMajOmQgAo43gS5BczIZYVI T X-Gm-Gg: ASbGncua1z/eJ0DsvNuV/o15+vbWV1lHGHlvrio2OwFNl/OOzPU1vJc6xSZ6FOxNkmR eWd+ALip6Psfw4v8jap6E+qQnjCJxmbAujKHkQ8beys/cdw2nLhlMTCFw3pMeGhsx8M7FtugUH7 VcD0c4JRWNBCBsqAwP1qVcmSld6V4X+tHxT6P8VXGM2MXVatWWurwlp/hKM76LvuGqETU4sQ70g 7ZW51Pid8oB+a0EdkJV8+2gHHoHdla8OhqFw5Y/na4/rdyCY2prff2n6V1y/n90SrNklaMgzLfr 0uev9brBv5RqZFZ7bRTglovcubos1EEG8TkKd+NtjycXJ52roFRF7wl+3XECK1DJc3hBRaHu/rU x9sPt7kvQ X-Google-Smtp-Source: AGHT+IH+eOhE2FqwLXGK7ctoLIPskzwMdl1u3Fp4Nk+XFW8gNGEmzgqW6+robRCw2DKFJxL+QSrLEA== X-Received: by 2002:a05:600c:1386:b0:43b:c857:e9d7 with SMTP id 5b1f17b1804b1-43d2d4282damr13757725e9.5.1742141573116; Sun, 16 Mar 2025 09:12:53 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.51 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:51 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 29/43] python3-websockets: upgrade 15.0 -> 15.0.1 Date: Sun, 16 Mar 2025 16:11:55 +0000 Message-ID: <20250316161209.3629986-29-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:13:02 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213032 Signed-off-by: Richard Purdie --- ...{python3-websockets_15.0.bb => python3-websockets_15.0.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-websockets_15.0.bb => python3-websockets_15.0.1.bb} (79%) diff --git a/meta/recipes-devtools/python/python3-websockets_15.0.bb b/meta/recipes-devtools/python/python3-websockets_15.0.1.bb similarity index 79% rename from meta/recipes-devtools/python/python3-websockets_15.0.bb rename to meta/recipes-devtools/python/python3-websockets_15.0.1.bb index 9a7456dee49..2e1b0f09195 100644 --- a/meta/recipes-devtools/python/python3-websockets_15.0.bb +++ b/meta/recipes-devtools/python/python3-websockets_15.0.1.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=51924a6af4495b8cfaee1b1da869b6f4" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "ca36151289a15b39d8d683fd8b7abbe26fc50be311066c5f8dcf3cb8cee107ab" +SRC_URI[sha256sum] = "82544de02076bafba038ce055ee6412d68da13ab47f0c60cab827346de828dee" BBCLASSEXTEND = "native nativesdk" From patchwork Sun Mar 16 16:11:56 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59178 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 E259AC35FF3 for ; Sun, 16 Mar 2025 16:13:02 +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.web10.31805.1742141576346819794 for ; Sun, 16 Mar 2025 09:12:56 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=SSFZeH1f; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.53, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f53.google.com with SMTP id 5b1f17b1804b1-4393dc02b78so7184015e9.3 for ; Sun, 16 Mar 2025 09:12:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141574; x=1742746374; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=cKggF3hJ6mHR/HloVSwgxU3i1RSlTDSRlsOGIW3nULI=; b=SSFZeH1f0F8fkM4hqkwVL+TXYcyBIOrL8gOh7X9EOQLcFH3L8/W18EvS6i9nWoxY6f JuO+kHtM9RsYIXok2hhoi5rHg8khYO0/VbKjGmx607mVWudM7PKhVhvtP6SAmWGK6mSe 5DVfXG9Z675zb9q71QbRAeXOl283PlFo7WmQk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141574; x=1742746374; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cKggF3hJ6mHR/HloVSwgxU3i1RSlTDSRlsOGIW3nULI=; b=MnVG6LFn0xoQnuqSes1B4bfTUqB9y2uNaBwQ2Sfn8rOPd+UapjRBOf47fXq+CXSPW5 CJeARDrEH+2dHISWW2HB4yIOR/38Osbe5P3WkWQbBg+hwdvY+nmvMegQT6eIsun1WM6v JlSSrQ6QadljhcsNRP6wy17KtgxMo/YEM91r7guW7IQjbFNU1O5pQtell2mwRb2r1LoJ yisRWyMKkWZjeI0nfPnEwqRew3EPs+8SzCGHd5dazNSZWRl4Uoago5HR9WCQs2z8f4a5 OlWq3kcGSo1hbPyUGeoYSXtJYeki+GBE2spw87isMA6R78biCYiidlYnC+kOJrb4RIL/ 4uCQ== X-Gm-Message-State: AOJu0YwMR6lWdKJ66zSBItTvL8wt5vo1onaWp2H70nUx+JRzF8dN4HV6 buMCGd9cfruxcgUhEY7CRrmUv7QFSXzJELVs0yLNb8OYaaDQorWwifDuohae+E6boebZJNmfm7S m X-Gm-Gg: ASbGnctETYx0XzQP9Hx1nH0jiPSTmX2hpYPfF3Oeapwst1BERR/fto6ZBxu0sfi0mW0 bfIbyewizjWN0MrE9GqKgNgrLrba8Wpfy3Nd7eDX8c7G0p4TWnpwmov1V3rASK9ydHOabgQ+BWf fBe9sCXnBRPVpJEkdAcNxmhpJJ5mSjUXjhAxP+MFzQPM7wysEiWkA3FJigxu2KlGlN2cQELLxo/ HztIxdlTPtwJFL/wEYmxN9ULaF0Snd0pmmrbyIGzGkDM6xcec/KuzntzTDzC8UhImJ4+sEAxuRa 5UF55kjD8brvt3LwSNotRMGjvVPr2vtc4OC/x7nk9wFUkpCGSbeRY4KQGGBcKaqbRYC9V5oaIw= = X-Google-Smtp-Source: AGHT+IEzUATekYomLV5/6BSK/PVkYavfE3rzatZJ6JkYWOXuQUc2F+C3EL9+Zd4/LqXVC5+3yxYbvg== X-Received: by 2002:a05:600c:1c1a:b0:43b:cc42:c54f with SMTP id 5b1f17b1804b1-43d1ec8a179mr119346055e9.14.1742141574137; Sun, 16 Mar 2025 09:12:54 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.53 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:53 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 30/43] python3-yamllint: upgrade 1.35.1 -> 1.36.0 Date: Sun, 16 Mar 2025 16:11:56 +0000 Message-ID: <20250316161209.3629986-30-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:13:02 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213033 Signed-off-by: Richard Purdie --- .../{python3-yamllint_1.35.1.bb => python3-yamllint_1.36.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-yamllint_1.35.1.bb => python3-yamllint_1.36.0.bb} (79%) diff --git a/meta/recipes-devtools/python/python3-yamllint_1.35.1.bb b/meta/recipes-devtools/python/python3-yamllint_1.36.0.bb similarity index 79% rename from meta/recipes-devtools/python/python3-yamllint_1.35.1.bb rename to meta/recipes-devtools/python/python3-yamllint_1.36.0.bb index 116209f683c..f6c1a1dd90f 100644 --- a/meta/recipes-devtools/python/python3-yamllint_1.35.1.bb +++ b/meta/recipes-devtools/python/python3-yamllint_1.36.0.bb @@ -7,7 +7,7 @@ inherit pypi python_setuptools_build_meta PYPI_PACKAGE = "yamllint" -SRC_URI[sha256sum] = "7a003809f88324fd2c877734f2d575ee7881dd9043360657cc8049c809eba6cd" +SRC_URI[sha256sum] = "3835a65994858679ea06fd998dd968c3f71935cd93742990405999d888e21130" RDEPENDS:${PN} += "python3-pathspec python3-pyyaml" From patchwork Sun Mar 16 16:11:57 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59179 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 F0251C35FF8 for ; Sun, 16 Mar 2025 16:13:02 +0000 (UTC) Received: from mail-wm1-f41.google.com (mail-wm1-f41.google.com [209.85.128.41]) by mx.groups.io with SMTP id smtpd.web10.31806.1742141577401987279 for ; Sun, 16 Mar 2025 09:12:57 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=DTqtpfVn; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.41, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f41.google.com with SMTP id 5b1f17b1804b1-43cf848528aso11264245e9.2 for ; Sun, 16 Mar 2025 09:12:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141575; x=1742746375; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=bNLuMyRmYZzTHPkauHPysqaPZSxekAHy8J1pQWbSdnA=; b=DTqtpfVnEz/os52oFCSBagrEGBCxTXwxtsCN3MeEGh864/74/BlXBYIBYp/nx/i+ol KPvCjbyOCFzXnvITfGipX9r5SSgLQ+njKwGIeiahOes9os+kQbqCEl5JMjIkPoPIs9i/ NmAasCUaNQVlTWVqeSC8Q04sYAMVsbszL94lk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141575; x=1742746375; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bNLuMyRmYZzTHPkauHPysqaPZSxekAHy8J1pQWbSdnA=; b=bd8bN4Fm4jvtKR2vY98tdJyBkInUiJjH3TZqfoHVxgRYJV4AuHqPThR3IO4827ujHn F+d52YKPj0gSSylvTuT23715NmjjtrwKh2qs7CWN/YdJXrjfiPlP6NYvwJdaMH4NIPQY 3/sv91h0E88a+sW+cWIqjXxb0LXO8U5Tey0XFw8krlr5hlb9kxvyCLkSUxO+4esoSyRN Rq8LCAF/g92wQ0KcFfrBvYhTBOeoQadeEoReLlSFjge6/vAMJTzfYcU3mv77P2rYE2sm piV8OOt3kKdfOF9AO4qst+PqFUxpClUxUuFE20roa1VYHIoSgBY6WsV8H6CR2hr7uGo+ E+GQ== X-Gm-Message-State: AOJu0YxrQ+tD5tnd4X+ClaRHOxRLrN5RkLENUQ1LwVrMsSjzuiWZKuy2 m4mXCzEeDTDQeS6pXZmC2pxqvZMLGTBxPfBQYCp7HonkoU6WzHHNOabRuGUG9H2mbmX1DNzIdsC m X-Gm-Gg: ASbGncveETiUHsbHqdpXCKEWjw7uBKz2hlQK6j0skZR6NpUd+FhJrjdmMNgYbjM8oTn yfqXlgE+mnkW0/411lFH6ExIEI6vOcRvHP5M2p7RM2neakrEZtNLXiaPVAgsLBNIXx7bRJ2PM+3 FXEqbrTXhWKlbSUdtPQN+ZdQEOmOckmYmKGwS3F3OsBW5H9GJ2yHMK4Y9rAeshsLRpSl5o+uCPs 0EzzZyAg7CIaDPI7kQtFhPuhZM96q9/UFK7NtDalUYAevupRvZnlUo84kMPuj1kN0vI2h/QWaUb T6Nazp9eAPzLoYfrW4oetq5MO69uKpodqbLYlHg0ZXE0rFlfVyY1L6w4A9MS+Zhxz5RXk31z4lU yL3eBJA9C X-Google-Smtp-Source: AGHT+IF0wm10AiVj5SzaWqzfPkyIyw/+bw5Km/Sbhvcbh1lgUi+oCr4AZ/1tlFEEQ3pHYvxmMWmy2Q== X-Received: by 2002:a05:600c:5486:b0:439:9e13:2dd7 with SMTP id 5b1f17b1804b1-43d1ec7251bmr99066165e9.2.1742141575428; Sun, 16 Mar 2025 09:12:55 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.54 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:54 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 31/43] sysklogd: upgrade 2.7.0 -> 2.7.1 Date: Sun, 16 Mar 2025 16:11:57 +0000 Message-ID: <20250316161209.3629986-31-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:13:02 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213034 Signed-off-by: Richard Purdie --- .../sysklogd/{sysklogd_2.7.0.bb => sysklogd_2.7.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/sysklogd/{sysklogd_2.7.0.bb => sysklogd_2.7.1.bb} (97%) diff --git a/meta/recipes-extended/sysklogd/sysklogd_2.7.0.bb b/meta/recipes-extended/sysklogd/sysklogd_2.7.1.bb similarity index 97% rename from meta/recipes-extended/sysklogd/sysklogd_2.7.0.bb rename to meta/recipes-extended/sysklogd/sysklogd_2.7.1.bb index af8abb56b42..b7e32542772 100644 --- a/meta/recipes-extended/sysklogd/sysklogd_2.7.0.bb +++ b/meta/recipes-extended/sysklogd/sysklogd_2.7.1.bb @@ -14,7 +14,7 @@ SRC_URI = "git://github.com/troglobit/sysklogd.git;branch=master;protocol=https file://sysklogd \ " -SRCREV = "b45eb487b96935c72fc997d840f82ecf650ed8a5" +SRCREV = "5552a3ea0d025573a5e212d62ee3e04bd376c7c4" S = "${WORKDIR}/git" From patchwork Sun Mar 16 16:11:58 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59181 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 0257EC35FF7 for ; Sun, 16 Mar 2025 16:13:03 +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.31808.1742141579471699531 for ; Sun, 16 Mar 2025 09:12:59 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=icBHfr/L; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.45, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f45.google.com with SMTP id 5b1f17b1804b1-43cf257158fso8121495e9.2 for ; Sun, 16 Mar 2025 09:12:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141577; x=1742746377; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=qElHCbxWda5VVfGi3ax9OgTGvLu6Ctd/PhMUjlDsUR0=; b=icBHfr/LUdxDx80foHwaw9Gy5IMnUCnr1Jsr9Q52ozud9/KtM0rwG7691/n+1oTSc0 TroHfNa5qgnWyKEI7hsKlRei/NQofwt7OJ1L9n0ZRXzRhLGkqHOGgjpyCuHrmo491XD+ x167gHHop3UPj853G92JTyyn6aWrEfDT+T6uw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141577; x=1742746377; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qElHCbxWda5VVfGi3ax9OgTGvLu6Ctd/PhMUjlDsUR0=; b=L3nsToKtDuJJ1v5Em/lzxNRUq35o1SnZaRaMvlyrIV9PRQO86ae6N6bIreFKeFDd8T 4sQAqR7CH8TiYdDJNzEhrjs4X98Bd22CLXv4JOu6ezEIu2BijEUnav0U3E2vHxFTalCi H5CIYpI6CVGLvp5NcvMe6yfggdgeovp6ygOv2TJ/1C5Q4Zo/UVQFR4YsI36CDkQNR2iC l7eONWMX8UywYuKmiq7hN0s3nrjqnb0kIgELdVJ5UKeNutYYAOnnppjMKuxrQc21NMlV v9071C4t5DCnGMXgSuur//MqCVqCVLkfhsFcvffNjTd99uIWiUSy4GKl4EgypkIP8Mbm AJxA== X-Gm-Message-State: AOJu0Yxi/2hfT9xI9kWQwLkY38+HOhhD0xl+A9VoCzg9EWZtrHgIGZaQ KAgMi3I5tg9W2AVAvTNYK6i6/39or4RQVpO68Cc7bQNMyVScNDUrY7If01Ee7MmjqyOizVXkZ1Z r X-Gm-Gg: ASbGnct7DFeQLqa3Wa3aaiOqQEfG8mB79zhTizrxwYPzlao4vJj3BkFY9ctwR0YDDX7 xsDh1/ACDDtqBiLqGzMyPjfcWe+PWy5buuMRJ+RccIGnQ4GU6HNBi+y4+nnPlwEMyOBMW5O3Jqn ZkMk4bsDD8+gvK5WpD9BoUWnGb0Rp6W8xuwKibz9sTyaZdVFSamZH8TQ2mON5OgFx6hvHlHZ8+l fhg15qJIbx6aWpJm9/ztXVwWYe08sBD3KwPVv+tt2bAwXQuFcMlJANC6xHIC1PYFakYdmDuRvgB MJ4TTk2mMAY15rrpvPix/C9RCzGCi0vpFuxeYsTZ8YP8nhMxz1uFaU5Vgvbpb2Btq/XagotM4g= = X-Google-Smtp-Source: AGHT+IGgskoMFZTnqK0m2mtd07tYgN8IkseKSo20szYdeNWkUpT3f42vQP0hNjE2BKXLnsgssdPfCw== X-Received: by 2002:a05:600c:3b25:b0:43d:10a:1b90 with SMTP id 5b1f17b1804b1-43d1ecc767dmr109521625e9.16.1742141577511; Sun, 16 Mar 2025 09:12:57 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.55 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:55 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 32/43] sysvinit: upgrade 3.13 -> 3.14 Date: Sun, 16 Mar 2025 16:11:58 +0000 Message-ID: <20250316161209.3629986-32-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:13:03 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213035 Signed-off-by: Richard Purdie --- meta/recipes-core/sysvinit/sysvinit/crypt-lib.patch | 4 ++-- .../sysvinit/{sysvinit_3.13.bb => sysvinit_3.14.bb} | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-core/sysvinit/{sysvinit_3.13.bb => sysvinit_3.14.bb} (98%) diff --git a/meta/recipes-core/sysvinit/sysvinit/crypt-lib.patch b/meta/recipes-core/sysvinit/sysvinit/crypt-lib.patch index ece870c2693..1ac54fb6675 100644 --- a/meta/recipes-core/sysvinit/sysvinit/crypt-lib.patch +++ b/meta/recipes-core/sysvinit/sysvinit/crypt-lib.patch @@ -1,4 +1,4 @@ -From 19a8777c81bc451d65a4071528e4715e19941e0a Mon Sep 17 00:00:00 2001 +From f040b04c50d13755b2063c4db0e0be0647cf5d14 Mon Sep 17 00:00:00 2001 From: Jeff Dike Date: Wed, 14 Jul 2010 14:35:52 -0400 Subject: [PATCH] sysvinit - Remove sulogin dependency on /usr/lib*/libcrypt.a @@ -14,7 +14,7 @@ Upstream-Status: Inappropriate [configuration] 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/src/Makefile b/src/Makefile -index 4ce4889..1611c1c 100644 +index 6d9f01c..b12a233 100644 --- a/src/Makefile +++ b/src/Makefile @@ -97,16 +97,8 @@ else diff --git a/meta/recipes-core/sysvinit/sysvinit_3.13.bb b/meta/recipes-core/sysvinit/sysvinit_3.14.bb similarity index 98% rename from meta/recipes-core/sysvinit/sysvinit_3.13.bb rename to meta/recipes-core/sysvinit/sysvinit_3.14.bb index d935b0edfd4..521eda0bfba 100644 --- a/meta/recipes-core/sysvinit/sysvinit_3.13.bb +++ b/meta/recipes-core/sysvinit/sysvinit_3.14.bb @@ -18,7 +18,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BP}.tar.xz \ file://bootlogd.init \ file://01_bootlogd \ " -SRC_URI[sha256sum] = "cbaeabddc35a6511b87c87452ee5e87c678a26329c7d7d17fb69a2b42a314d86" +SRC_URI[sha256sum] = "c90874b8c054a35991fb8c4d30c443ed1e9b1815ff6165c7b483f558be4e4b53" S = "${WORKDIR}/sysvinit-${PV}" From patchwork Sun Mar 16 16:11:59 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59180 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 DEF54C35FF6 for ; Sun, 16 Mar 2025 16:13:02 +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.31734.1742141581637497456 for ; Sun, 16 Mar 2025 09:13:01 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=hh7DZo1E; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.53, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f53.google.com with SMTP id 5b1f17b1804b1-43cfecdd8b2so9576595e9.2 for ; Sun, 16 Mar 2025 09:13:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141579; x=1742746379; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=WgppHUHbHRcek2dD5drC8VdbaYUDLEVD5j2K83NAL4I=; b=hh7DZo1E9D1qnP5+KEmElJ6lO4ynO6vwLLhcV6PgRe7ZOtaN/CVlq+Vg55rZVZqGOB Sdn0pBgQHSg2cSfAavn2XU0iexATyrlijiWkiPTGTL2d6E/t4l67XCcTVndyBWQwHrXE Peml03thGGdkEnqztIk2wwczhcZB4Iy/2gImE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141579; x=1742746379; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WgppHUHbHRcek2dD5drC8VdbaYUDLEVD5j2K83NAL4I=; b=l4kxIaqBxhhuTYRceduq9jtxQai81hDioIxj9Mog+NrY/nZuhvTYhpDCjIPxQg3F79 uYztIhzsY/VM9lW6rHNUs75qyuK6vaNjexiYfgK+TQLGGf+5dnfit/cpOcu+g1JL2Bep /VXhRR54W2w704bhwAHo655E/WT1/g5cuUuZH/pSPhrBiO1/4sRiIFC8ywPn0NZEbQ7t bi/WlzTAYDlApxd1F4txAQfslM+G5IBKUUykemJU9iV8T5pBYvwWexoIXPqbwPXd96Va 8+LkXDk2o5xMmv75X5toFTQoStLBSkR08feP8YZmZ/aPhVXzF9wdwVWsmPLqoJUyusS9 eVOg== X-Gm-Message-State: AOJu0Yy/2CHX3aBFMafhkbSRFiI5LbwE0I2frE9xc+wVajLDTCJjzbuv gX0LYk19OvftieYe6UnwjqWOEGVxaagWy/9cjVaanEYG0EhtqH1a00pu5a1x1uALPqrDTFlEFrt J X-Gm-Gg: ASbGncs3yRbQGFRS/NfFuIaRkjqc08w7NlU5umf2w3TtwPE32+Ft9mWuYjscMvSjX1z yiWOkR5POEUnJ/VpLJebUUMAI1JaJqnN2SWIfu/kjwXari/iTJ+yodGLUuKlRmSV9Cb71eQRlue D//uLxEsslQjQEuM1YQIHLcU/Mr3P7QtzNdd4gKlvw94mKqqGITHuOeuGd0rT8u9C10U0ERMdW9 4qpD2PCd5kOwWD4voCwD5rPagyfZd/CkDLzUq2tJS6o5m1b+YxN0G3dvxdy8nefxsXJXRvzA5Mt 2KCADxWVP61VUwoYJa9EiDkmDPRpoj6UUkHgEmX/gGcIvjPPUYZ76j+wQf6TYomAdBH3XCk2Ag= = X-Google-Smtp-Source: AGHT+IGzQE9S6ydmGZuig0oB/xxC5+oMMYxo/n4CWgd/anB7LFlY97hAArYiEYspkNZilZpiuL+dkA== X-Received: by 2002:a05:600c:3544:b0:43d:160:cd9e with SMTP id 5b1f17b1804b1-43d23c9c444mr76340495e9.17.1742141579565; Sun, 16 Mar 2025 09:12:59 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.57 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:58 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 33/43] ttyrun: upgrade 2.36.0 -> 2.37.0 Date: Sun, 16 Mar 2025 16:11:59 +0000 Message-ID: <20250316161209.3629986-33-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:13:02 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213036 Signed-off-by: Richard Purdie --- meta/recipes-core/ttyrun/{ttyrun_2.36.0.bb => ttyrun_2.37.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/ttyrun/{ttyrun_2.36.0.bb => ttyrun_2.37.0.bb} (94%) diff --git a/meta/recipes-core/ttyrun/ttyrun_2.36.0.bb b/meta/recipes-core/ttyrun/ttyrun_2.37.0.bb similarity index 94% rename from meta/recipes-core/ttyrun/ttyrun_2.36.0.bb rename to meta/recipes-core/ttyrun/ttyrun_2.37.0.bb index 3a58f19a9af..e8fb4831e27 100644 --- a/meta/recipes-core/ttyrun/ttyrun_2.36.0.bb +++ b/meta/recipes-core/ttyrun/ttyrun_2.37.0.bb @@ -7,7 +7,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=f5118f167b055bfd7c3450803f1847af" SRC_URI = "git://github.com/ibm-s390-linux/s390-tools;protocol=https;branch=master" -SRCREV = "0cd063e40d12d7ca5bc59a09b2ee4803653678bd" +SRCREV = "793c037ded98cd001075cdb55a9c58e122380256" CVE_PRODUCT = "s390-tools" From patchwork Sun Mar 16 16:12:00 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59183 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 EA19BC282DE for ; Sun, 16 Mar 2025 16:13:12 +0000 (UTC) Received: from mail-wm1-f48.google.com (mail-wm1-f48.google.com [209.85.128.48]) by mx.groups.io with SMTP id smtpd.web10.31815.1742141583062227020 for ; Sun, 16 Mar 2025 09:13:03 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=hG6fN3h2; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.48, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f48.google.com with SMTP id 5b1f17b1804b1-43cf034d4abso15234645e9.3 for ; Sun, 16 Mar 2025 09:13:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141581; x=1742746381; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=m466y37cuNXJE/eUJt1K7CPVsFaRyZBIGy4lVaPOQ70=; b=hG6fN3h2l+ovBGu1yh/f0Df1vYkQDhblxVswd2+zXbCHBSrQTnTKfoMABco9Q7LEXH rc5n28DUzoACVImKCDNrc8voTjqgUzKQadrD0eGykEsLA1GCZ9ipnAP98dOOfLtU2KxA N0RVb6l/DX7Fe/MZgL+BhUBA/DNGL6zB7nU8Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141581; x=1742746381; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=m466y37cuNXJE/eUJt1K7CPVsFaRyZBIGy4lVaPOQ70=; b=E+oEN3LtrmG8XWOdJcftSiOrDH9YBzEAB/S23uJiWKu6j8tannRcmn4HYRGhRH1lGb 7vIqH+TIlw4MaR5ptW22cC2H2LEmBi82YPDCBcUS34soV74KvftfMtbZXFrGGZItavZT c/OzKcDJVRe1Aw1mhroWgLGmsmY+tdnlkv+mRYjruJYl/UtCOLV+KH2zWSdydm4U29SA LL2oDneGi4EgEbW+sEH9sWWRvLJYjIQE1lkHLtB2680UmwEB/fWxGo2fBf3Jp8zQyhYE 7RYhHM40ynllXb0/45cOdtHxZpcfUsLhU6b44ODrfClZCyjxkhIfxBJuIM4pIb0wSsxa ANCw== X-Gm-Message-State: AOJu0Yxl7DBSYkOlorNgTqkKJ0mYaKF3OPWZSAnlwjog2T+uqP/f/e/J 5CDo3exmDjxcS9hplfXVkr8TiPq1P0lehlaEQ1O+ESUCEPjfcNZ0xYzcDC7PXmrRcmUvbx9MVi7 n X-Gm-Gg: ASbGncumGbx0wAZ9j0W6vWwyQdOBNKP1UimblQjbMM8ic2zV1bxr+gMIcizTzR6bRzU u8awoSjqEBXUpcpdLsUIGKhuGQTyRk+Qf4+Cdb+dVJ3vO14ENj24zriPezo8S53DGov4BtksvWg pd5ckWXa1+zhzIWvBBYK12ehDEbjnJR+0NCxczPV7CiklIiNEYoHbYotLIol1ZLv4pV172Hf25x XB0gvXGdU8mq4gzwa1l4LtUanPJIZl2x19+hBwlursmQGoY+e20krPUSLTBrcBgBcVdT3eyGKoa BldyGDKpHrNitm1mKAOt4J3bxhuWeCSZoFO7cDnGhFzaEOw+GctZ+tYZWiy2RbvDNuHNMSbgow= = X-Google-Smtp-Source: AGHT+IHGJA0dPK9TYvLE5dNXeb0GdSKH7+jcIYutvtELHFZc4cO4SWhFuEKWT/QwKmc/P6JAEod8YQ== X-Received: by 2002:a05:600c:3b0a:b0:43c:f969:13c2 with SMTP id 5b1f17b1804b1-43d1ece13a4mr97332035e9.28.1742141580923; Sun, 16 Mar 2025 09:13:00 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.12.59 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:12:59 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 34/43] wpebackend-fdo: upgrade 1.14.3 -> 1.16.0 Date: Sun, 16 Mar 2025 16:12:00 +0000 Message-ID: <20250316161209.3629986-34-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:13:12 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213037 Signed-off-by: Richard Purdie --- .../{wpebackend-fdo_1.14.3.bb => wpebackend-fdo_1.16.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-sato/webkit/{wpebackend-fdo_1.14.3.bb => wpebackend-fdo_1.16.0.bb} (90%) diff --git a/meta/recipes-sato/webkit/wpebackend-fdo_1.14.3.bb b/meta/recipes-sato/webkit/wpebackend-fdo_1.16.0.bb similarity index 90% rename from meta/recipes-sato/webkit/wpebackend-fdo_1.14.3.bb rename to meta/recipes-sato/webkit/wpebackend-fdo_1.16.0.bb index c8cce5447bc..aa6c58d1766 100644 --- a/meta/recipes-sato/webkit/wpebackend-fdo_1.14.3.bb +++ b/meta/recipes-sato/webkit/wpebackend-fdo_1.16.0.bb @@ -13,7 +13,7 @@ inherit meson features_check pkgconfig REQUIRED_DISTRO_FEATURES = "opengl" SRC_URI = "https://wpewebkit.org/releases/${BPN}-${PV}.tar.xz" -SRC_URI[sha256sum] = "10121842595a850291db3e82f3db0b9984df079022d386ce42c2b8508159dc6c" +SRC_URI[sha256sum] = "beddf321232d5bd08106c179dbc600f8ce88eb3620b4a59a6329063b78f64635" # Especially helps compiling with clang which enable this as error when # using c++11 From patchwork Sun Mar 16 16:12:01 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59187 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 F15C2C35FF6 for ; Sun, 16 Mar 2025 16:13:12 +0000 (UTC) Received: from mail-wm1-f46.google.com (mail-wm1-f46.google.com [209.85.128.46]) by mx.groups.io with SMTP id smtpd.web11.31736.1742141584299109178 for ; Sun, 16 Mar 2025 09:13:04 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=LPnR4G+x; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.46, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f46.google.com with SMTP id 5b1f17b1804b1-43948021a45so13859205e9.1 for ; Sun, 16 Mar 2025 09:13:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141582; x=1742746382; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=GfNxe6Lm1p7ffMJ6lcgj2MInK8qsNIrlfCsbtdXh5lU=; b=LPnR4G+xdPrmGNgM676HNUsQ5w1fNzQY3v3j2FR/RBNUVsy+bqqSTiRzyuHYVhXtWJ AitQjr70jPzh5FBPCdenm3dsNjfSq8S/uM9MH9mykjW/F1Qf+TCRAnyRIp5BLLAE0kOv 3o//1KMhW9/yu3hZohDlDGXXLWY6om7YiZqoI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141582; x=1742746382; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GfNxe6Lm1p7ffMJ6lcgj2MInK8qsNIrlfCsbtdXh5lU=; b=LqEyVsBZ06oQhzEPPXLJatS0S5q27Ogi/3poNc2+Hqf9jUTysLUncadw8/KCKxoe+Y erbpvRSHGROxQeXUvw1R/c2VxfbnWu+SJEVd03RPFPqQ7Beovv5IYjt0xaNrfuFgxSqP o7UjUdtkmTO95acf7aOHGXie7zi1qAZZnRi8zQ0aPdqtRExpeQ8FwKEJeZ2pfwoS3Jh/ sOleXuUIZur4ZnDLLOmX8vOY5wHs2JQbey4EBxC2io3L3hDKfYH+z3CqkB3xFnc+ycUC Bb3p842INfHkqxDMqwugHk5dVFPyNNnrZGVEn+kN6AJAIVik7EgIO9Tx7yWA0QSHIfQF s+JA== X-Gm-Message-State: AOJu0Yys/WKkrWsbmNbgYtJxoXsC36MwMF7EUw+TyXWqLBZLON40SbgG o79Vu6hyWNVLq08/EI7bF4D1WqZ45kZ2C19yLivDPBijTJRjC4YAocXe5DA8IdkEziyWjxQuE0I p X-Gm-Gg: ASbGnctQJkT+VdQihHCU54V7OGjcgEwCkOCoFzdqqsbQWt2C/LrVR/4FaIaDi3H7dhB 0K2q+oTerCT210d+wyoYO9PTZSP4VdSAIPNeB8Ajw8brcp7g7ZEn0e1IseQDpL3h9UWjJg7dy6R cmQKZ3dPn3HnOCgpZagEaWfBLZMkzPpky6nEM5YVG9zRSCuX+wxQUihBLkJogi2nFdqI9xKAZ0W EVzLpomikkreHAgx1ihxp2KuxqAQV0a4hzNpeQuEd/Id8VOVQdRtvDm+gedecNu37juEyupcdtc 3UJdZM3OpRU12cmWIEh7829JlqiFWLpMlrVEZfwxjw6e3U+87apvC+RGgDwkB+Ybkdr4r7HfGQ= = X-Google-Smtp-Source: AGHT+IEp8m0zGwO6Far4jMSvybGBUPK04HfYYL02TckyH69BaM3sjpyxdjG691HE9s80+gImTpLyRw== X-Received: by 2002:a05:600c:358c:b0:43c:eeee:b713 with SMTP id 5b1f17b1804b1-43d1ecc31admr97609105e9.20.1742141582187; Sun, 16 Mar 2025 09:13:02 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.13.01 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:13:01 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 35/43] lttng-modules: Upgrade 2.13.16 -> 2.13.17 Date: Sun, 16 Mar 2025 16:12:01 +0000 Message-ID: <20250316161209.3629986-35-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:13:12 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213038 Drop patch now applied in the new release. Signed-off-by: Richard Purdie --- ...stat_runtime-changed-in-Linux-6.6.66.patch | 51 ------------------- ...es_2.13.16.bb => lttng-modules_2.13.17.bb} | 3 +- 2 files changed, 1 insertion(+), 53 deletions(-) delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0001-Fix-sched_stat_runtime-changed-in-Linux-6.6.66.patch rename meta/recipes-kernel/lttng/{lttng-modules_2.13.16.bb => lttng-modules_2.13.17.bb} (89%) diff --git a/meta/recipes-kernel/lttng/lttng-modules/0001-Fix-sched_stat_runtime-changed-in-Linux-6.6.66.patch b/meta/recipes-kernel/lttng/lttng-modules/0001-Fix-sched_stat_runtime-changed-in-Linux-6.6.66.patch deleted file mode 100644 index bb40ff72433..00000000000 --- a/meta/recipes-kernel/lttng/lttng-modules/0001-Fix-sched_stat_runtime-changed-in-Linux-6.6.66.patch +++ /dev/null @@ -1,51 +0,0 @@ -From 74cdd186fdd540b98ecded94d506b812d7d2bae5 Mon Sep 17 00:00:00 2001 -From: Kienan Stewart -Date: Sun, 22 Dec 2024 17:39:35 +0800 -Subject: [PATCH] Fix: sched_stat_runtime changed in Linux 6.6.66 - -The following commit has been backported into the 6.6.y branch. - -See upstream commit: - - commit 5fe6ec8f6ab549b6422e41551abb51802bd48bc7 - Author: Peter Zijlstra - Date: Mon Nov 6 13:41:43 2023 +0100 - - sched: Remove vruntime from trace_sched_stat_runtime() - - Tracing the runtime delta makes sense, observer can sum over time. - Tracing the absolute vruntime makes less sense, inconsistent: - absolute-vs-delta, but also vruntime delta can be computed from - runtime delta. - - Removing the vruntime thing also makes the two tracepoint sites - identical, allowing to unify the code in a later patch. - -Change-Id: I74acf0b8340c371e8411116e07e5c97b10f9c756 -Signed-off-by: Kienan Stewart - -Upstream-Status: Pending [https://review.lttng.org/c/lttng-modules/+/13813] - -[Xiangyu: BP to fix compile error on linux 6.6.66, Minor conflict resolution] -Signed-off-by: Xiangyu Chen ---- - include/instrumentation/events/sched.h | 3 ++- - 1 file changed, 2 insertions(+), 1 deletion(-) - -diff --git a/include/instrumentation/events/sched.h b/include/instrumentation/events/sched.h -index 32d18133..0c62f2e6 100644 ---- a/include/instrumentation/events/sched.h -+++ b/include/instrumentation/events/sched.h -@@ -647,7 +647,8 @@ LTTNG_TRACEPOINT_EVENT_INSTANCE(sched_stat_template, sched_stat_blocked, - #endif - - #if (LTTNG_LINUX_VERSION_CODE >= LTTNG_KERNEL_VERSION(6,8,0) || \ -- LTTNG_RHEL_KERNEL_RANGE(5,14,0,452,0,0, 5,15,0,0,0,0)) -+ LTTNG_RHEL_KERNEL_RANGE(5,14,0,452,0,0, 5,15,0,0,0,0) || \ -+ LTTNG_KERNEL_RANGE(6,6,66, 6,7,0)) - /* - * Tracepoint for accounting runtime (time the task is executing - * on a CPU). --- -2.43.0 - diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.13.16.bb b/meta/recipes-kernel/lttng/lttng-modules_2.13.17.bb similarity index 89% rename from meta/recipes-kernel/lttng/lttng-modules_2.13.16.bb rename to meta/recipes-kernel/lttng/lttng-modules_2.13.17.bb index c9d5ccdab1c..0657112c14a 100644 --- a/meta/recipes-kernel/lttng/lttng-modules_2.13.16.bb +++ b/meta/recipes-kernel/lttng/lttng-modules_2.13.17.bb @@ -14,10 +14,9 @@ SRC_URI = "https://lttng.org/files/${BPN}/${BPN}-${PV}.tar.bz2 \ # Use :append here so that the patch is applied also when using devupstream SRC_URI:append = " file://0001-src-Kbuild-change-missing-CONFIG_TRACEPOINTS-to-warn.patch \ - file://0001-Fix-sched_stat_runtime-changed-in-Linux-6.6.66.patch \ " -SRC_URI[sha256sum] = "6694414a3701fcd6e05b3cb20cfecae3b46b3dfb9e5361b344851c1f8052e854" +SRC_URI[sha256sum] = "b0b23504150ae5c1fc6ee14e28d029518f61fe2ec5f17bb61c7941aa52bb6e65" export INSTALL_MOD_DIR = "kernel/lttng-modules" From patchwork Sun Mar 16 16:12:02 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59185 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 11B96C35FF7 for ; Sun, 16 Mar 2025 16:13:13 +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.31818.1742141585527225586 for ; Sun, 16 Mar 2025 09:13:05 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=Tqexcfxi; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.45, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f45.google.com with SMTP id 5b1f17b1804b1-43cf034d4abso15234875e9.3 for ; Sun, 16 Mar 2025 09:13:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141583; x=1742746383; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=kqXvuoBGPI+RAr/ofb8h/UOIaNvZBSvY+LRqNpb9Z8w=; b=TqexcfxiSGLm2u4jhBKMDxY53zqETtlCNLow9sRiUt7YaQYy4ALpVmE6rjVaGcFmBi +T50PUjL5AM+9kXJ3+r9aR1boYwFpVRj3lNLmABQ3U4AEOHIXCi9S7rHTuKFZOJwKx0o OuFkV452xv/YmmxcK5XRhXKYw0pkEBxyWhRXc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141583; x=1742746383; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kqXvuoBGPI+RAr/ofb8h/UOIaNvZBSvY+LRqNpb9Z8w=; b=FmAxrEZXrDC+QwWAb/2532JHaTTHeUBZrAd42IjqG8gOb14f+3ZRRuo4ArErDnTluw SQ9DNq4thTKY4YIwfHKKAiHMFHoQ/Snu8M/4T5kagB8fecwT31uPf2paR4KhJttJcZya aVSClovl2hzvXjeTV6DOudO5LNTkm4WyvvKOAMi23V5xGbCQeCkyuexX3wwmiZSVu6h8 8ayItE9ysdX7pCrgja5r+crjXV1k4rNSICMfh2YJZWXKuUUxlT2NphGJ7vfGeeRuPWqf Jk/KB3xtFsQpnAYXXnx2Fe6fZ1xiDzk9bw+TYpVWJjnW6DeIRjYgq3uBhzHM2VxIUecG PUXg== X-Gm-Message-State: AOJu0Ywvql5Cd1AaCblNaGFZWnw1HNOil5RzJ/RlCEbkKLTdzNjzPjjM 1nwTDndt9c16K4cmCGQUouqiUQ74AWuqibv5n165vOKSx3sc7wYJoam7ebHsdyhuTZjd4YE6myT r X-Gm-Gg: ASbGncvU2fhM9iXw743bYw3mFKU6o+geZhWL2HfrMdNMI9Rn74TVdQEFUt+PiogfNXa GXjB2BcfbhnvfDMlZ068AzbFTvZK5VsF+uB/ENUpUhChjYYgicXXy3LPnVMWrShJXxbQpVPFY1v usPK0HmWLKhasJR2KcZf+/3+dI8wNz8GBzcV27MMYpUqX6IAsTPgWqLBhCiQEH7ADLmrnTmQMJy bGYq3kkvg23BZLWlC7+ZTkg1WkBz5xV9l/N4+NEMqfuBKzmeX0uCz822QbBGkw3fGRJU1kmGkRv A5xjfgwKgMqoO0YmVlQsygT8++6jCQ+Pnu39I/LDIom4+KwLktFlrNa2SV8G468LkTNhqTR4Qw= = X-Google-Smtp-Source: AGHT+IF0KzBMRfOYAAATD2KCWwmF0x4SMPz2Rw/Xzm+lyK6FwkdYsonkv2dBOA4BKajh/L49cwyVng== X-Received: by 2002:a5d:5f4b:0:b0:38a:88ac:f115 with SMTP id ffacd0b85a97d-3971e972011mr11038837f8f.34.1742141583392; Sun, 16 Mar 2025 09:13:03 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.13.02 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:13:02 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 36/43] libx11: Upgrade 1.8.11 -> 1.8.12 Date: Sun, 16 Mar 2025 16:12:02 +0000 Message-ID: <20250316161209.3629986-36-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:13:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213039 Signed-off-by: Richard Purdie --- .../xorg-lib/libx11/disable_tests.patch | 24 +++++++++++++------ .../{libx11_1.8.11.bb => libx11_1.8.12.bb} | 2 +- 2 files changed, 18 insertions(+), 8 deletions(-) rename meta/recipes-graphics/xorg-lib/{libx11_1.8.11.bb => libx11_1.8.12.bb} (92%) diff --git a/meta/recipes-graphics/xorg-lib/libx11/disable_tests.patch b/meta/recipes-graphics/xorg-lib/libx11/disable_tests.patch index c1b6cde534e..d2c5f5f1422 100644 --- a/meta/recipes-graphics/xorg-lib/libx11/disable_tests.patch +++ b/meta/recipes-graphics/xorg-lib/libx11/disable_tests.patch @@ -1,3 +1,8 @@ +From 37debe301336cfb61e7f81e9e47e5e1019177d8c Mon Sep 17 00:00:00 2001 +From: Marko Lindqvist +Date: Tue, 8 Jan 2013 09:16:37 +0200 +Subject: [PATCH] libx11: disable tests + Upstream-Status: Inappropriate [disable feature] Signed-off-by: Marko Lindqvist @@ -5,18 +10,23 @@ Signed-off-by: Marko Lindqvist Update for 1.6.1 Signed-off-by: Kai Kang +--- + nls/Makefile.am | 5 ----- + 1 file changed, 5 deletions(-) -diff -Nurd libX11-1.5.0/nls/Makefile.am libX11-1.5.0/nls/Makefile.am ---- libX11-1.5.0/nls/Makefile.am 2012-06-02 09:37:18.000000000 +0300 -+++ libX11-1.5.0/nls/Makefile.am 2013-01-02 16:10:24.960156131 +0200 -@@ -36,11 +36,6 @@ +diff --git a/nls/Makefile.am b/nls/Makefile.am +index 7eda58e..4d4050b 100644 +--- a/nls/Makefile.am ++++ b/nls/Makefile.am +@@ -36,11 +36,6 @@ locale.dir: locale.dir.pre < locale.dir.l1 > locale.dir.l2 - cat locale.dir.l2 locale.dir.l1 > locale.dir - + cat locale.dir.l2 locale.dir.l1 > locale.dir + -if HAVE_PERL -LOG_COMPILER = $(PERL) -TESTS = compose-check.pl -endif HAVE_PERL - - + # Per-locale data files + diff --git a/meta/recipes-graphics/xorg-lib/libx11_1.8.11.bb b/meta/recipes-graphics/xorg-lib/libx11_1.8.12.bb similarity index 92% rename from meta/recipes-graphics/xorg-lib/libx11_1.8.11.bb rename to meta/recipes-graphics/xorg-lib/libx11_1.8.12.bb index d7c34c74a16..5ce54817432 100644 --- a/meta/recipes-graphics/xorg-lib/libx11_1.8.11.bb +++ b/meta/recipes-graphics/xorg-lib/libx11_1.8.12.bb @@ -24,7 +24,7 @@ XORG_PN = "libX11" SRC_URI += "file://disable_tests.patch" -SRC_URI[sha256sum] = "3b74e82943924b45a0b778cc6842976909c3010d9445a8fd185e1dca4d380e88" +SRC_URI[sha256sum] = "fa026f9bb0124f4d6c808f9aef4057aad65e7b35d8ff43951cef0abe06bb9a9a" inherit gettext From patchwork Sun Mar 16 16:12:03 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59188 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 23968C35FFA for ; Sun, 16 Mar 2025 16:13:13 +0000 (UTC) Received: from mail-wm1-f47.google.com (mail-wm1-f47.google.com [209.85.128.47]) by mx.groups.io with SMTP id smtpd.web10.31821.1742141587291108179 for ; Sun, 16 Mar 2025 09:13:07 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=KxwgN4hj; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.47, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f47.google.com with SMTP id 5b1f17b1804b1-43d2d952eb1so3057495e9.1 for ; Sun, 16 Mar 2025 09:13:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141584; x=1742746384; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=b1dHmLhW170obQ8zhQ9R4htiCl3Q3s02LdG3CM+gXlw=; b=KxwgN4hjGPvxgQkt3cMjJTs1kuzGyDL3nIT4UjEEOmJWM7LGB7ziiv6NCxHQBXMYg0 OqgIuPyOXY3yFid5p3aLZbIADh8023WBqo+6oh157+eoNH+nI5YWLVt+mB+xe1kBebpR F7af0QsxvMHeTulvmE5qgOM5l3B7DyDdfQjSA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141584; x=1742746384; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=b1dHmLhW170obQ8zhQ9R4htiCl3Q3s02LdG3CM+gXlw=; b=M+TUZ/lJAte/b7brti7cy5iRWwRDEVR9QP9XFmhpF6ilYw34K7kdrXkDbwsrsaycbR qzaAeqS4EDqUrouFs0Sm4FTbsyZK94I78rnk4Fm/45a49sc2plZjMEhdMN4ehMlIA0Ah yL4BJDExK/PK5fx9QRVDe+QbiurJOBn4eksKzyGtpT+ZLtqzal0fvzR8oNYjVgmsZwZG ZHLSLe1l1VNQzYl3PKpo1dP/Q7Y02hR1PPOON2Php+5ELnt9g2ddCwKLHX7077VTw0uD T6XgoeJMyTGeqPhpWpUIz61xe9trPfH2xzI2HL5y3rGkZ/9XMUq7ZWecAdjTay3OeGcU fPow== X-Gm-Message-State: AOJu0Yw73XdJYktP6yCXYylDQe4BqFFu5zGzrP7Q9rRhjPxrVvrtHkE+ 2fnSbY4Oth+ccwVhbCgysFqNBZ3xbGW2cjJ61+oETTStGKSqRGJDjdswfkfAsSIyVBXojwxeiLL K X-Gm-Gg: ASbGncsJfBBmSLk3S99c4zBeF7rjsT18Z0NbG2GUK5+B2fWoVZoOMiynGgczenh6P0J LSZen7rL4XJZ+pjolCzWsNTNGAiXuaGQg1glA7hu+BBFWzjvEPLa8uCuIR6BmTD1+ISffiFQ7xu fdzTNYn/dUJxm5HHs2j4F5ML04B0zz+5gvHUJNyt40X+/w8FDAwYlD+52n6YXqXI9rLIK7FidUp Et64J+M07EpfrtBm3U4tcgm2i6thsG06EUtR3BSncR+0lVDKyJCwSokj7VueN5gaiavYkgzzdp3 Rmz/BiJiigBssPfg8SJL3FPJWZ4YxTz//XGRQrQvmDjIS+GCDSJ6Dx8URIONW6QdD1uEaoNFRA= = X-Google-Smtp-Source: AGHT+IFxG8yZfnekfcjp1VTyF3gH0el2kChzuRwAYD+nPgzAtEGn+MqtInJtbqegFY3mdzulnj8LLg== X-Received: by 2002:a05:600c:3515:b0:43c:f5e4:895e with SMTP id 5b1f17b1804b1-43d1ec622ccmr71828405e9.1.1742141584587; Sun, 16 Mar 2025 09:13:04 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.13.03 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:13:03 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 37/43] xauth: upgrade 1.1.3 -> 1.1.4 Date: Sun, 16 Mar 2025 16:12:03 +0000 Message-ID: <20250316161209.3629986-37-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:13:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213040 Signed-off-by: Richard Purdie --- .../xorg-app/{xauth_1.1.3.bb => xauth_1.1.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-app/{xauth_1.1.3.bb => xauth_1.1.4.bb} (83%) diff --git a/meta/recipes-graphics/xorg-app/xauth_1.1.3.bb b/meta/recipes-graphics/xorg-app/xauth_1.1.4.bb similarity index 83% rename from meta/recipes-graphics/xorg-app/xauth_1.1.3.bb rename to meta/recipes-graphics/xorg-app/xauth_1.1.4.bb index b0ca33bf4b8..919457bca65 100644 --- a/meta/recipes-graphics/xorg-app/xauth_1.1.3.bb +++ b/meta/recipes-graphics/xorg-app/xauth_1.1.4.bb @@ -9,7 +9,7 @@ DEPENDS += "libxau libxext libxmu" PE = "1" SRC_URI_EXT = "xz" -SRC_URI[sha256sum] = "e7075498bae332f917f01d660f9b940c0752b2556a8da61ccb62a44d0ffe9d33" +SRC_URI[sha256sum] = "e9318141464ad7b4dc0f8564a580f0d20f977c85a388cc40d5a766206151c690" PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}" PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6," From patchwork Sun Mar 16 16:12:04 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59189 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 2668EC3DA4A for ; Sun, 16 Mar 2025 16:13:13 +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.web10.31823.1742141587752178577 for ; Sun, 16 Mar 2025 09:13:08 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=GroJwDT5; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.43, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f43.google.com with SMTP id 5b1f17b1804b1-43cec5cd73bso7713665e9.3 for ; Sun, 16 Mar 2025 09:13:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141586; x=1742746386; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=WBAzvuMslorgFUpftQVdbc0uIIXbAuB93rMcdcYUH+E=; b=GroJwDT5ZQoQRoz4xs/Au1pXKecnGZWWylDdm5JFqrIaimCBhzDkCsDHkVrUbb9YFw cy9QerJkFLe9y82DDmAu9KWNk7+E/z67JXoovfGnb8heyOrWcinxmaMD0iyZAbz5SUXz Qtii7bMIbQ4nMXCrE1dKEFkzBXFfYHjDXsXew= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141586; x=1742746386; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WBAzvuMslorgFUpftQVdbc0uIIXbAuB93rMcdcYUH+E=; b=Zx3hEjI2LJ2B7SjNDAbMHcfeEVt12a99DXU3HIQF6ER0Mrw3zPImM/VdH+tR3DMb8L hb855c8vSB2doaWoM0nHvqgbgJgdTK6VqJzkUa/fmQj4qnMWlMBI/1OVNkEWl17V2TrL kS3654KVD+FoiVNYO8vo5f/WOeC5hUCmfY81qzO2YRWQaFsJImJQvEg4/HpAc02RtZLG ILI3ITzmGwjFGMPqPOAxVKxT4Nmg72Ka/WGUHhHTc5VrRYJmwF4W8Cjf1aIBh/WKPZ0o 9r0l8AIavNzO8ATCYGWL/yqCpFnimvUEuON0Va7wof1166s0WS3hzW0sRV9yARK0hcWW GG+Q== X-Gm-Message-State: AOJu0YymroKOayqX4DjKBWdDC4LG/VWEE/Q55sWNETJ3+By5O2hV6F2s YgGtwLq7zn75xfMzhoYM2cyLXtGie7c/86On7rlSrbrrAnafmzlb0u2XXDjx/pU4ZxRJyvprbc3 d X-Gm-Gg: ASbGncseEXVUzzb+6YGYe8enOj0aCExBYDXrYNxM0k/46MMYT9pNRUgX1kWUrexbOia jNvU6CVcAG8D6LYE6AMgDIE7ukh8aiGI2enoKNtdjl8AU+I71m8+bylqiGtO2+ymQzIX0FOvsX3 oGcNCyw3nraGIDH6kBHWNFLBFGo1u5EgtovXpyrPhCuckH6tSeOrXqEzIElzzNywGWN83IvobOP CSZ4+NlPz3hltyuaONlXFWSbS1/Bjo6vvPaQGlHk+Ck1E5hrBRKX1HfJJXC5AwZuALlFqkAthOt HPHCX9+HQhOJ85SyEX+WiHWCO6PDg20bRTVGRlahJ/d5NUCfGve/r3Lz9RU9MZF2toWwPhZDGA= = X-Google-Smtp-Source: AGHT+IGznNfXWFhE2R/XTbCc/fng+aqWJiI2xxHgIYeFWOshq6vpUNyHFIrTB9fJSnK42jyX+pqX6Q== X-Received: by 2002:a05:600c:1c9f:b0:43c:f8fc:f686 with SMTP id 5b1f17b1804b1-43d1ec62883mr105072535e9.3.1742141585678; Sun, 16 Mar 2025 09:13:05 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.13.04 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:13:04 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 38/43] libsm: Upgrade 1.2.5 -> 1.2.6 Date: Sun, 16 Mar 2025 16:12:04 +0000 Message-ID: <20250316161209.3629986-38-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:13:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213041 Signed-off-by: Richard Purdie --- .../xorg-lib/{libsm_1.2.5.bb => libsm_1.2.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-lib/{libsm_1.2.5.bb => libsm_1.2.6.bb} (91%) diff --git a/meta/recipes-graphics/xorg-lib/libsm_1.2.5.bb b/meta/recipes-graphics/xorg-lib/libsm_1.2.6.bb similarity index 91% rename from meta/recipes-graphics/xorg-lib/libsm_1.2.5.bb rename to meta/recipes-graphics/xorg-lib/libsm_1.2.6.bb index 52cca2bcd7a..d7243c15a21 100644 --- a/meta/recipes-graphics/xorg-lib/libsm_1.2.5.bb +++ b/meta/recipes-graphics/xorg-lib/libsm_1.2.6.bb @@ -22,7 +22,7 @@ PE = "1" XORG_PN = "libSM" -SRC_URI[sha256sum] = "2af9e12da5ef670dc3a7bce1895c9c0f1bfb0cb9e64e8db40fcc33f883bd20bc" +SRC_URI[sha256sum] = "be7c0abdb15cbfd29ac62573c1c82e877f9d4047ad15321e7ea97d1e43d835be" PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}" PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6," From patchwork Sun Mar 16 16:12:05 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59184 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 F0FACC35FF3 for ; Sun, 16 Mar 2025 16:13:12 +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.web10.31824.1742141589872645833 for ; Sun, 16 Mar 2025 09:13:10 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=gHP5Ymxg; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.43, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f43.google.com with SMTP id 5b1f17b1804b1-43cf034d4abso15235285e9.3 for ; Sun, 16 Mar 2025 09:13:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141588; x=1742746388; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=esVxOVUeec2xNh+LfSYf9DB/s1m+nXwSvSX/oIzeMto=; b=gHP5YmxgnWRXHataHg7jBP/jzo4hjJSwG9nJY/LGGnN7k9gAbIvQsJA85j1vtpCRN4 mKLbFol6pg2vbdcLmrTZlXVgt6UI7VledUk344Gd+NND2q1aBbNLAB6E9ZyprvAiBJuR v6VvD6qgBkMN4Y6WUGf0dhq4yfUc5fFGN6nfw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141588; x=1742746388; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=esVxOVUeec2xNh+LfSYf9DB/s1m+nXwSvSX/oIzeMto=; b=Ex7d5z5AOEYY1I/7c/a1PfCXFYF2MTYFz2Ct+QdnkjlSXAseY6ThdPenqHboQxO+46 XRiOc65kUF3uryytQTpxp0p6yLSMp91+sF9utPFqdBDm3Azn/GIJTfraQHnIi63K1nSG EQvqJp7aSDnVrP8Gr6ikdAwmLxMN2pnfTAxNzvljv69NgZUzcE0AkjzR5O+BvSMtEztL xRgpISRIsvG3Bx8EivbH/DyPWYMlJ1W0UjohNmmM6eUBtJcVuM9ztbi0g6bajQDSI/zF dgx74eVuJPZGRby63anhj9L5NmOFNH36Dcq6o/csRYhZ7/gSZwKIO1oXJRdxHaY5lm85 eWUQ== X-Gm-Message-State: AOJu0YyqdfksTcGQ4AbydZJThdrV18hY3ZWM8rjd8pUvDrBNkzJB1msA LljiBNVpb9fwmRpBCU2F66ahzT4VT32xxJRzV31kAJ0ixzx+apep+/a8m7p+sE7ZtzDv+O/1vX/ k X-Gm-Gg: ASbGncucLn2gh6iBOhI/lxxbdlBcZM91leIt7GRfW+BA6RMJn6ep4hNuPc/IhPW6Pdj wP1VDmjw3Fb+eD9vCqCdEtA3DJjQgGYpnJ1UmOD53k8EYpIdlrhEQLuOR/eBQUMUlPT9flfwUTj LPyQkqIkWMNqWkHiPxYcTCds1AVSTesRazJr4ejuJupKlCzjvrwFpJCdbA7rDjVjcYabQJ2jTy4 srGD3Jnd7jr/oT9ZSUaqZvMdmMD4FZlXVxEMx7XIlprojaU1aSZDW149iyjdGCBQoRue29ZTM9/ wNi0St/YfAriCVvfoX3q2iPJwemiR/gcFMSwdWZ9YS6h4+rIrmmp2JR8Bjw1TN92wSwNsQJxcg= = X-Google-Smtp-Source: AGHT+IFxG8qlO0Snd0r3VOzpgsrX33z8VHVL/WR9Vgek8DTLnvA3nB63DLViUKOm2kdOgytHL1Xs7A== X-Received: by 2002:a05:600c:1c9a:b0:43c:f332:7038 with SMTP id 5b1f17b1804b1-43d1ecd0ec2mr88951655e9.21.1742141587682; Sun, 16 Mar 2025 09:13:07 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.13.05 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:13:06 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 39/43] xtrans: Upgrade 1.5.2 -> 1.6.0 Date: Sun, 16 Mar 2025 16:12:05 +0000 Message-ID: <20250316161209.3629986-39-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:13:12 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213042 License-Update: Update copyright years Signed-off-by: Richard Purdie --- .../xorg-lib/xtrans/multilibfix.patch | 16 ++++++++++++---- .../{xtrans_1.5.2.bb => xtrans_1.6.0.bb} | 4 ++-- 2 files changed, 14 insertions(+), 6 deletions(-) rename meta/recipes-graphics/xorg-lib/{xtrans_1.5.2.bb => xtrans_1.6.0.bb} (79%) diff --git a/meta/recipes-graphics/xorg-lib/xtrans/multilibfix.patch b/meta/recipes-graphics/xorg-lib/xtrans/multilibfix.patch index c513bad20e6..21872fe8fe3 100644 --- a/meta/recipes-graphics/xorg-lib/xtrans/multilibfix.patch +++ b/meta/recipes-graphics/xorg-lib/xtrans/multilibfix.patch @@ -1,14 +1,22 @@ +From 721886265be1fa505f55a7797e089d426459339c Mon Sep 17 00:00:00 2001 +From: Richard Purdie +Date: Fri, 29 Jun 2018 08:02:16 +0000 +Subject: [PATCH] xtrans: Fix multilib .pc file conflict + The xtrans.pc file is installed into a non-arch directory yet contains libdir which can vary depending on which multilib is configured. The .pc file does not require libdir so remove this to fix multilib builds. Signed-off-by: Richard Purdie Upstream-Status: Pending +--- + xtrans.pc.in | 1 - + 1 file changed, 1 deletion(-) -Index: xtrans-1.3.5/xtrans.pc.in -=================================================================== ---- xtrans-1.3.5.orig/xtrans.pc.in -+++ xtrans-1.3.5/xtrans.pc.in +diff --git a/xtrans.pc.in b/xtrans.pc.in +index cf3e44f..7752996 100644 +--- a/xtrans.pc.in ++++ b/xtrans.pc.in @@ -1,6 +1,5 @@ prefix=@prefix@ exec_prefix=@exec_prefix@ diff --git a/meta/recipes-graphics/xorg-lib/xtrans_1.5.2.bb b/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb similarity index 79% rename from meta/recipes-graphics/xorg-lib/xtrans_1.5.2.bb rename to meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb index e391bf8a2b5..75ebd5c6151 100644 --- a/meta/recipes-graphics/xorg-lib/xtrans_1.5.2.bb +++ b/meta/recipes-graphics/xorg-lib/xtrans_1.6.0.bb @@ -10,7 +10,7 @@ except in the X Transport Interface code." require xorg-lib-common.inc LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://COPYING;md5=bc875e1c864f4f62b29f7d8651f627fa" +LIC_FILES_CHKSUM = "file://COPYING;md5=d6091702432f176651d4bf09e61bbe2d" SRC_URI += "file://multilibfix.patch" @@ -22,4 +22,4 @@ inherit gettext BBCLASSEXTEND = "native nativesdk" -SRC_URI[sha256sum] = "5c5cbfe34764a9131d048f03c31c19e57fb4c682d67713eab6a65541b4dff86c" +SRC_URI[sha256sum] = "faafea166bf2451a173d9d593352940ec6404145c5d1da5c213423ce4d359e92" From patchwork Sun Mar 16 16:12:06 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59182 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 09DF6C28B2F for ; Sun, 16 Mar 2025 16:13:13 +0000 (UTC) Received: from mail-wm1-f48.google.com (mail-wm1-f48.google.com [209.85.128.48]) by mx.groups.io with SMTP id smtpd.web10.31825.1742141591071064795 for ; Sun, 16 Mar 2025 09:13:11 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=WdzX55ME; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.48, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f48.google.com with SMTP id 5b1f17b1804b1-43cfebc343dso8961395e9.2 for ; Sun, 16 Mar 2025 09:13:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141589; x=1742746389; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=tkLm4HJVZeOqyiskQev+4BVvTdpZ7ozW2MMYJw+uTHI=; b=WdzX55MEAam1/pX5MccmlzGL2k0ndCtdinlWlGTJeMb0leU+d6hPO0cxaqni4IaZuI YM5go9b1KjeFN5/HbXbD0zPLHwXNmuizX5VLWBWZzhGvHXZE/i4D8TGn21My3prZtzf4 r9xORN5LRdu/IXlxdVM8lCYG7aFKGQ3vUnn04= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141589; x=1742746389; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tkLm4HJVZeOqyiskQev+4BVvTdpZ7ozW2MMYJw+uTHI=; b=AevxMA2hNAY4PJMiQemw4GDStXvirxDUSb3/zhkDWmuCuLIl7Po0U8AGiH2A4hRzgF DDJzdtnyawSTVVXcl7cq4wDNMBQ4U0LEEUH/ioWBrDFDnCcExSfZqtUNydQ1uOlaftzH Q1CZsOTow5nRcY8X8m2ooTXSqWpcCQ2wd4HLQLA0PbUnRc+6HFbysz55xcCvcS/GGZi1 ACDGvrUDc3emJy6ewKlfIZrK7WXHrLNLDQrPFAfkCKwJn2oL/vgCBiMTgnRQsA9drfvC tHmGSmH8YPC7bEduICmtavKMvnd2YPF3bIeyUJVk6NWcyBeYSI+ENqowsZd+TzXhv9eC 5zzQ== X-Gm-Message-State: AOJu0YxuA5fFNrwnX+l/vw3Umv/x9bezPEjznxlABYI2y6crAeUCzXQ1 odOIgnXM/1AJSCyTY0F+wkU4TcyzMN76CcqoapkT6/E0R/03JV79FdZ3q5L3hu18bydTT7gOvd0 S X-Gm-Gg: ASbGncu/Rvq9pB5OABaCfCCNYzIMJqcdj5tHMI/Xgn/hVfdsbjdE01NT2mnHloM+ihu erHs2D0/K3/PuwwFXhZXj/6+CU4xpCQhl6o+eQQQnlTp/MVuDV3NFnif+kSkRA0MsSjVp90nqQy KLYxYBjSggBq6vKA34981FseGsMXMTSV19yOR4MrbSqeGY8g1Cd8GPt6XrGgDyyKCCna5DeALlk Jr+O62vfx3AihkKFc+4Pe0ZlvJIkQrFrh9lR5WeZ3OKdaOhMTlpj6M1vSJ4YDGHeeCuw4ITT4vn 5SEPTUDeCK8+zg6BMFvNb1MENoamIpm6V25A87BxLILOIHPNR8a6e+bOR9jZYC/nsbKrwQtaPEw E43ofmGOY X-Google-Smtp-Source: AGHT+IESlFY+2zm0GWdxJ5MDEeE5dIHZafkeYUYPH+NPPJH6NfReYWoeaYg4QuRR6PW1QeeDsCmccA== X-Received: by 2002:a05:600c:1913:b0:43c:fe90:1282 with SMTP id 5b1f17b1804b1-43d1ec79e9emr107326635e9.7.1742141589160; Sun, 16 Mar 2025 09:13:09 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.13.07 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:13:08 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 40/43] xinit: upgrade 1.4.3 -> 1.4.4 Date: Sun, 16 Mar 2025 16:12:06 +0000 Message-ID: <20250316161209.3629986-40-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:13:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213043 Signed-off-by: Richard Purdie --- .../xinit/0001-Make-manpage-multilib-identical.patch | 7 ++----- .../xorg-app/{xinit_1.4.3.bb => xinit_1.4.4.bb} | 2 +- 2 files changed, 3 insertions(+), 6 deletions(-) rename meta/recipes-graphics/xorg-app/{xinit_1.4.3.bb => xinit_1.4.4.bb} (89%) diff --git a/meta/recipes-graphics/xorg-app/xinit/0001-Make-manpage-multilib-identical.patch b/meta/recipes-graphics/xorg-app/xinit/0001-Make-manpage-multilib-identical.patch index 649905574cc..05cca7804dd 100644 --- a/meta/recipes-graphics/xorg-app/xinit/0001-Make-manpage-multilib-identical.patch +++ b/meta/recipes-graphics/xorg-app/xinit/0001-Make-manpage-multilib-identical.patch @@ -1,4 +1,4 @@ -From d642e60d8963f1b90569cd0ab5c29ac2c9bfe939 Mon Sep 17 00:00:00 2001 +From e193ebf82819a24f067a559b42a81bf380d12ab8 Mon Sep 17 00:00:00 2001 From: Jeremy Puhlman Date: Fri, 6 Mar 2020 22:28:14 +0000 Subject: [PATCH] Make manpage multilib identical @@ -11,7 +11,7 @@ Signed-off-by: Jeremy Puhlman 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/Makefile.am b/man/Makefile.am -index 9c6569f..608e933 100644 +index 9c6569f..e88c4ae 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -12,7 +12,7 @@ MAN_SUBSTS+= -e 's|__XSERVERNAME__|$(XSERVERNAME)|g' \ @@ -23,6 +23,3 @@ index 9c6569f..608e933 100644 -e 's|__configdir__|$(XINITDIR)|g' --- -2.23.0 - diff --git a/meta/recipes-graphics/xorg-app/xinit_1.4.3.bb b/meta/recipes-graphics/xorg-app/xinit_1.4.4.bb similarity index 89% rename from meta/recipes-graphics/xorg-app/xinit_1.4.3.bb rename to meta/recipes-graphics/xorg-app/xinit_1.4.4.bb index 519a9fc4efe..b646ac667c6 100644 --- a/meta/recipes-graphics/xorg-app/xinit_1.4.3.bb +++ b/meta/recipes-graphics/xorg-app/xinit_1.4.4.bb @@ -16,7 +16,7 @@ SRC_URI += "file://0001-Make-manpage-multilib-identical.patch" SRC_URI_EXT = "xz" -SRC_URI[sha256sum] = "86409f21a6a31148d2c1c17bf5f2d904eb5ef455f9dc67c49fbd0c10ab18fd5a" +SRC_URI[sha256sum] = "40a47c7a164c7f981ce3787b4b37f7e411fb43231dcde543d70094075dacfef9" EXTRA_OECONF = "ac_cv_path_MCOOKIE=${bindir}/mcookie \ --with-xterm=x-terminal-emulator" From patchwork Sun Mar 16 16:12:07 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59186 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 2361FC35FF8 for ; Sun, 16 Mar 2025 16:13:13 +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.web11.31742.1742141592647860410 for ; Sun, 16 Mar 2025 09:13:12 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=iY9EmfF3; spf=pass (domain: linuxfoundation.org, ip: 209.85.221.46, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wr1-f46.google.com with SMTP id ffacd0b85a97d-3914aba1ce4so3147427f8f.2 for ; Sun, 16 Mar 2025 09:13:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141590; x=1742746390; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=lcFkKCXWaoQrUcmsFkQW6Hkm+RExaQ/EwWx41wRLYxs=; b=iY9EmfF3cVKg/Cyd8KCDlU5qS2BCOfC0B94JPh9J1+NnNPiZzYAcDwHlrU87r0CY9b /e8rvxcM4Ocjtdx4lCeK1Uqj7xiJ7hfeu32Na/0n4lfePRgycaRSlpodCX+Dk5OwowdC u50g2F6AgbqQnJrCvU7LMtPFpwgyvxE5BhTm8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141590; x=1742746390; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lcFkKCXWaoQrUcmsFkQW6Hkm+RExaQ/EwWx41wRLYxs=; b=rQ1q4rQtvo3JmNhpZ9Bwxg4A3po0RiWAQsHTNdxuUysG699jm0sfi6Yt6Q+vesNBia DKvDPIIx0GDZsRr0QakLhT7mT+oBBxkG28TvaFedqfvTW11QEZgi3a6N4vcAK0KZxGi2 wXuQKxK7sObaCwfPC2jgehCHTcYDE7ZWhAm8MVgREszcPpuJwJaR0dJ/H1sMTC58kuPB o3mO76c4b7Y54Vc6e1yWxLCzt2XyFLGfef/VrYrbq7FnQ2tXAupjXOMR24KmNKlavhUN 7Qpx/1hYpmqDObPGRQDTDwnni+o2t6IZDgPot4UxW2jjIlvQJEEWUX9iV27ILGPN4VOJ bIGQ== X-Gm-Message-State: AOJu0YyZCOl/Fm7yCN9iXV7XrTF0T0/XE4jyGpcViI3FrYkq9Nk4jYcW XI12yKd6k5ffE69UgShEqQAbr8LmhVf/DFIxhK/ukp6fPfneyLurfANz3RTP0Ew5JYR/ePrFuJW J X-Gm-Gg: ASbGnctzDgrcjw+R7/uof6Ot8wVCXuC7ut4NyNvVHWBlQPKKhpnajI12MQ2oSrIv4q/ pQnJozzOcDZc6JGiogQJxo3OWiN1UaHeNUpLHj0bh/TH8vebzpifYo0d9fTOV033zqxcbENykkA x7QUwDp07Rz/jOUpDB+pWDgURcG+Lux7kSrqk4vHt/bWHQ58VwJMJXBwLD0eHAJjtkIYyceF4eJ 8Qj4ZrrvZlHwzUQvVgYNI57V16ttB3acD9ejd4EaqT2ekRDCrzE9ocqt30jITnmdqosSjlB+3Xu 4c62hUkiyl7OZtq3d+U2AbJuzSQR71b1ieGAZDyTXJh7ZfVNBaRQROjY1Sw9Tj2cX4M/kv5lSjP v+TM2Hju/ X-Google-Smtp-Source: AGHT+IGl4vmeWsdM8NlaYHkpnqXYPrM2h5MM1QBW6bdqCv6KyXY8XGUngRBLqlFRYw2r2MaqempyMg== X-Received: by 2002:a05:6000:1ac5:b0:397:8ef9:a156 with SMTP id ffacd0b85a97d-3978f08ed1bmr9461171f8f.14.1742141590444; Sun, 16 Mar 2025 09:13:10 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.13.09 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:13:09 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 41/43] ccache: upgrade 4.10.2 -> 4.11 Date: Sun, 16 Mar 2025 16:12:07 +0000 Message-ID: <20250316161209.3629986-41-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:13:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213044 License-Update: Copyright year and component version changes, no license change Signed-off-by: Richard Purdie --- .../ccache/{ccache_4.10.2.bb => ccache_4.11.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-devtools/ccache/{ccache_4.10.2.bb => ccache_4.11.bb} (84%) diff --git a/meta/recipes-devtools/ccache/ccache_4.10.2.bb b/meta/recipes-devtools/ccache/ccache_4.11.bb similarity index 84% rename from meta/recipes-devtools/ccache/ccache_4.10.2.bb rename to meta/recipes-devtools/ccache/ccache_4.11.bb index 361c1643f91..9a305c257f7 100644 --- a/meta/recipes-devtools/ccache/ccache_4.10.2.bb +++ b/meta/recipes-devtools/ccache/ccache_4.11.bb @@ -7,8 +7,8 @@ HOMEPAGE = "http://ccache.samba.org" SECTION = "devel" LICENSE = "GPL-3.0-or-later & MIT & BSL-1.0 & ISC" -LIC_FILES_CHKSUM = "file://LICENSE.adoc;md5=73b86311eaf2b66b0d093ec1a15fa60d \ - file://src/third_party/cpp-httplib/httplib.h;endline=6;md5=5389d9f5a88a138e42ba58894bbceeac \ +LIC_FILES_CHKSUM = "file://LICENSE.adoc;md5=b98c3470e22877fefa43a01a2dd0669c \ + file://src/third_party/cpp-httplib/httplib.h;endline=6;md5=663aca6f84e7d67ade228aad32afc0ea \ file://src/third_party/nonstd-span/nonstd/span.hpp;endline=9;md5=b4af92a7f068b38c5b3410dceb30c186 \ file://src/third_party/win32-compat/win32/mktemp.c;endline=17;md5=d287e9c1f1cd2bb2bd164490e1cf449a \ " @@ -17,7 +17,7 @@ DEPENDS = "zstd fmt xxhash" SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${BP}.tar.gz" -SRC_URI[sha256sum] = "108100960bb7e64573ea925af2ee7611701241abb36ce0aae3354528403a7d87" +SRC_URI[sha256sum] = "7dba208540dc61cedd5c93df8c960055a35f06e29a0a3cf766962251d4a5c766" inherit cmake github-releases From patchwork Sun Mar 16 16:12:08 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59191 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 25434C28B2F for ; Sun, 16 Mar 2025 16:13:23 +0000 (UTC) Received: from mail-wm1-f44.google.com (mail-wm1-f44.google.com [209.85.128.44]) by mx.groups.io with SMTP id smtpd.web11.31746.1742141594782684182 for ; Sun, 16 Mar 2025 09:13:15 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=TVeeLWHl; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.44, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f44.google.com with SMTP id 5b1f17b1804b1-43cec5cd73bso7714225e9.3 for ; Sun, 16 Mar 2025 09:13:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141592; x=1742746392; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=0gqUdn7JFv+x+jF229WBPvvfcKDRSIbrJoRrNjuXUqw=; b=TVeeLWHlqVzGtuYBl2ZJ4gM0ifjWp99Af2SiIh26K7uMwqASQDms/pfwA7vL0we8QQ srSH9RgeLGT9gYeZn82jvvWvY3HSlMuYR5jH28sRelilvooqsELucJODlBrcuxetur7g mh7Q07GSgVhmM/0kq7dKjp3bPvEzkAsKBlMrA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141592; x=1742746392; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0gqUdn7JFv+x+jF229WBPvvfcKDRSIbrJoRrNjuXUqw=; b=bCF0ru9Bp5PYbAVfc4GYPhULFFoF38ZENIcHmXU7gV07WEUW4iiLPw3FC45rz5r1Y4 Hd+2Vs0xKPEl3gy7ax2cWJq4DJ5Qijvnv8duCpRZR1jVbhbea3DzRzPyDMxrUX3j3Q/g WVPdkWau2/fY5Ypi8CodniKd2d6V3vum6BLnq+9IHFNztfGsOhZE1swiQHyREnH9BnRr 6VSZBO2o+5gQBBEd2mBfa6c8m/DKssIgKCsNFPAZNFiGc/QsKm2K2TfIo/5NxUNRl8iG gKu0Hjtlj4imi9yy+xN8IydMCTQcxhuF6WNB78Sy/lowxv+zUEcCGt31OjFInTJTGCsE X2Eg== X-Gm-Message-State: AOJu0Yx7oOwezLXD06qnHkk1n8/jTyKpORQJwNNa8iaOS4l2XNRS2FC2 Z3s+/baeN75ciPdFRy2OGWqFERWzdlCs26SlS2ZjzJ9DiEBHLFAmpin3BsZ67tmLlb5uCU4FINN b X-Gm-Gg: ASbGncuPjs/5f8W3eumR4flsZpWNAwz+Au9pGsM4AjqjlcdbHmfkIo6DiRUgkATqlBu kWL9TVtuTIfm9y3DtLkOimUtJcIND+ahvqZnwSeUH7Jacda0iUiyyLF7QYg5D/0ROPzCfjhAeQt ao6c3FljBQq8AwzeCvxzZbMutlE+Ga9nS743xdE4HaWxzCOUTNCF9nI30z0IxFTmL6MgGcPkRN/ VVtYAKpDjW/9secDoAcvBV9SlSSU23UZvyFFNfkYbXpLS8NJgGqGhHWhqLeo/zZD0G0c1Lh0gI0 vrGqsA5Z4kcCAhV8nNBEejAIutObUcoNatjezcGopyzUMYJEYxQNJWzM5rZratAusH0afwHbTA= = X-Google-Smtp-Source: AGHT+IFDYtnKEPFW4bcTymxl4k8y/irwmdxlq5zNTrveWjifEzeioKV56YO/S1cHBWBCWUZtTCgjOA== X-Received: by 2002:a05:600c:3b0a:b0:43d:526:e0ce with SMTP id 5b1f17b1804b1-43d1ecc3931mr90208485e9.21.1742141592466; Sun, 16 Mar 2025 09:13:12 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.13.10 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:13:11 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 42/43] libidn2: upgrade 2.3.7 -> 2.3.8 Date: Sun, 16 Mar 2025 16:12:08 +0000 Message-ID: <20250316161209.3629986-42-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:13:23 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213045 License-Update: Upstream moved the GPLv3 text to the COPYING file as the main license. Our LICENSE field remains correct though and the main license and the library license remain unchanged. https://gitlab.com/libidn/libidn2/-/commit/61ee87ee229c811bd9bf945084645058249b52cc Signed-off-by: Richard Purdie --- .../libidn/{libidn2_2.3.7.bb => libidn2_2.3.8.bb} | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) rename meta/recipes-extended/libidn/{libidn2_2.3.7.bb => libidn2_2.3.8.bb} (68%) diff --git a/meta/recipes-extended/libidn/libidn2_2.3.7.bb b/meta/recipes-extended/libidn/libidn2_2.3.8.bb similarity index 68% rename from meta/recipes-extended/libidn/libidn2_2.3.7.bb rename to meta/recipes-extended/libidn/libidn2_2.3.8.bb index 7ae933e0479..a53ac47d66d 100644 --- a/meta/recipes-extended/libidn/libidn2_2.3.7.bb +++ b/meta/recipes-extended/libidn/libidn2_2.3.8.bb @@ -3,16 +3,16 @@ DESCRIPTION = "Implementation of the Stringprep, Punycode and IDNA specification HOMEPAGE = "http://www.gnu.org/software/libidn/" SECTION = "libs" LICENSE = "(GPL-2.0-or-later | LGPL-3.0-only) & GPL-3.0-or-later & Unicode-DFS-2016" -LIC_FILES_CHKSUM = "file://COPYING;md5=2d834ea7d480438ada04e5d846152395 \ - file://COPYING.LESSERv3;md5=e6a600fd5e1d9cbde2d983680233ad02 \ - file://COPYINGv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ +LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464 \ + file://COPYING.LESSERv3;md5=3000208d539ec061b899bce1d9ce9404 \ + file://COPYINGv2;md5=570a9b3749dd0463a1778803b12a6dce \ file://COPYING.unicode;md5=684cf5f7e3fded3546679424528261a9 \ - file://src/idn2.c;endline=16;md5=afc1531bda991ba6338e33a7eff758a0 \ - file://lib/idn2.h.in;endline=27;md5=f88d218005a5c45b68a83cecb5bd7f26 \ + file://src/idn2.c;endline=16;md5=c44fb6f201f22da3a19857499b49b15d \ + file://lib/idn2.h.in;endline=27;md5=f27aee1b44326be3a28961c55319099f \ " SRC_URI = "${GNU_MIRROR}/libidn/${BPN}-${PV}.tar.gz" -SRC_URI[sha256sum] = "4c21a791b610b9519b9d0e12b8097bf2f359b12f8dd92647611a929e6bfd7d64" +SRC_URI[sha256sum] = "f557911bf6171621e1f72ff35f5b1825bb35b52ed45325dcdee931e5d3c0787a" DEPENDS = "virtual/libiconv libunistring" From patchwork Sun Mar 16 16:12:09 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 59190 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 253E8C282DE for ; Sun, 16 Mar 2025 16:13:23 +0000 (UTC) Received: from mail-wm1-f54.google.com (mail-wm1-f54.google.com [209.85.128.54]) by mx.groups.io with SMTP id smtpd.web10.31830.1742141596600972521 for ; Sun, 16 Mar 2025 09:13:16 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=gM+J/Frm; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.54, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f54.google.com with SMTP id 5b1f17b1804b1-43cfe63c592so14960015e9.2 for ; Sun, 16 Mar 2025 09:13:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1742141594; x=1742746394; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=tuYs5wjmgSfHb8L0ZdE/YllJxyj+ubU4ikG1aktnt1I=; b=gM+J/FrmJnpktHCOAhcuo3k9cD3e2bwOdvbalfj9wChzcCmMv3vfOycg+DCbmRAW5J 8CLg20/gDACh3SsWpCdFCl1m1YIOWL6iVG4hGXutZhn7+B+dzah366U49uhFzwMmRM32 et9eHkAGQn2IHtIdxyc1WXHhZDncOQW6lUqcE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1742141594; x=1742746394; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tuYs5wjmgSfHb8L0ZdE/YllJxyj+ubU4ikG1aktnt1I=; b=ZVDfigGnI6B5sqMrE1jOsTfN9JNcPFqKGvCp3Bs3fnRq/M8/zNbCQT5Lhia+wn3h3S moHsMWp6HVlSJos6ZIzQVjd0YIkYWQDtvT5PxWb59TVGR98Q+JQMx8lEh0cWFdaZvibW dJpdwxaqoQFhdRSnETM8cz3THhCNDQaIienCNwMDTKyB6ofXO6Cvv9+E0He3bgPKZWWo OnWLSDRJSfbfJ6ASP7SUTWiiOMdATuJmbgAQ/XOGdx+Ep+jLVJInitOPMaOJcjDGwtKO KhTmhgepVP+I3SlHtsBpmZS0/2RoBLEGvMpSnOqkrdIhatFqBwb4KD+6kgKKV2vDbiQn PcZg== X-Gm-Message-State: AOJu0YwPrYnnS+l0gpfMXuz2kI3Kv+WDKH63tzMC06qgmIg3VwJStBNW jn77orMyugamCUmNn0bWhlUvxpKOFIOrS9zSByd0ccrMFrrsvTRMszcEjp9rDJiFBZVClunS7tH J X-Gm-Gg: ASbGncuKPcO/jgMfCYFRubpJ+3iwqVK6HIkAexna/qB+jlcwkWpYyux4mZTzVktUMrY rK83yKmNaQN3yEWrE1cqXnlbRIzfvx0cmEAHxoZqZTQu1iS3S9L/FEdCV3oDYjBl/X98gDpKg0J Qd43pRXY4ViPVX/72YBg1fmUlgF3bhrQYO8gOiG4WlP9EkNv2EBEurn9u1gAD9+LDURseUZ88Nz a/Pn3H9GCwLmef+yQwTQAdWnnVVwoc5SAJcisHKqLoDJft3D+O3AyAMPSQkUmkfSdOCwp+tBLjB QKO7JUxd8aruyH+KB/VmQvhntswSHuDC4XoTYfbpIiReY3kJabMPOgLVyPV7S/zlyeM9aIRKAQ= = X-Google-Smtp-Source: AGHT+IH0e3tKuVTo1BwQwIVAKO5cXui5pn47UbhIJHZH4yh4Wt+hnGCNAPgZmeKf0pYgRL6VVZA3fg== X-Received: by 2002:a05:600d:8:b0:43c:ec97:75db with SMTP id 5b1f17b1804b1-43d1ef4b23emr121191075e9.11.1742141594468; Sun, 16 Mar 2025 09:13:14 -0700 (PDT) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:bead:7cef:d139:9ec0]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43d200faebbsm80252225e9.30.2025.03.16.09.13.12 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Mar 2025 09:13:12 -0700 (PDT) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 43/43] libxkbcommon: upgrade 1.8.0 -> 1.8.1 Date: Sun, 16 Mar 2025 16:12:09 +0000 Message-ID: <20250316161209.3629986-43-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> References: <20250316161209.3629986-1-richard.purdie@linuxfoundation.org> 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 ; Sun, 16 Mar 2025 16:13:23 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/213046 License-Update: Upstream made a large license header cleanup and summarised in the main LICENSE file. Pull the resulting identifiers into our LICENSE field where several different variants were clarified, complicating the license. https://gitlab.com/libidn/libidn2/-/commit/61ee87ee229c811bd9bf945084645058249b52cc Signed-off-by: Richard Purdie --- .../{libxkbcommon_1.8.0.bb => libxkbcommon_1.8.1.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxkbcommon_1.8.0.bb => libxkbcommon_1.8.1.bb} (88%) diff --git a/meta/recipes-graphics/xorg-lib/libxkbcommon_1.8.0.bb b/meta/recipes-graphics/xorg-lib/libxkbcommon_1.8.1.bb similarity index 88% rename from meta/recipes-graphics/xorg-lib/libxkbcommon_1.8.0.bb rename to meta/recipes-graphics/xorg-lib/libxkbcommon_1.8.1.bb index a7dad3f4a2a..76a622e157c 100644 --- a/meta/recipes-graphics/xorg-lib/libxkbcommon_1.8.0.bb +++ b/meta/recipes-graphics/xorg-lib/libxkbcommon_1.8.1.bb @@ -2,14 +2,14 @@ SUMMARY = "Generic XKB keymap library" DESCRIPTION = "libxkbcommon is a keymap compiler and support library which \ processes a reduced subset of keymaps as defined by the XKB specification." HOMEPAGE = "http://www.xkbcommon.org" -LIC_FILES_CHKSUM = "file://LICENSE;md5=e525ed9809e1f8a07cf4bce8b09e8b87" -LICENSE = "MIT & MIT" +LIC_FILES_CHKSUM = "file://LICENSE;md5=70eff33050c59f900f5b83275dcf1211" +LICENSE = "MIT & MIT-open-group & HPND & HPND-sell-variant & X11" DEPENDS = "flex-native bison-native" SRC_URI = "git://github.com/xkbcommon/libxkbcommon;protocol=https;branch=master" -SRCREV = "76740e0c4583ae49675e7ba8213d31ee09aa00d2" +SRCREV = "b3465081878e80ca6c11fe35c81787ec374ec15a" S = "${WORKDIR}/git" inherit meson pkgconfig bash-completion