From patchwork Thu Jan 2 09:40: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: 54881 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 05923E77194 for ; Thu, 2 Jan 2025 09:41:07 +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.5184.1735810863599910098 for ; Thu, 02 Jan 2025 01:41:04 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=H08x4oi7; 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-436341f575fso116041255e9.1 for ; Thu, 02 Jan 2025 01:41:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1735810861; x=1736415661; 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=Ba3d/bVqlCJlXFnFtezZnzHjM/Dcqqj050UyLpK+vpE=; b=H08x4oi7UftruGvvAms+1a/FTjzY6y1hvXRkpX0wCq9Jekhz1FpyalRSpBpBmhPuKk JM8n7/7AKS41yH9OcXn/7cCrPuV12J+1qqm+4I1zE1FqfcgYCo+FsDH6QiPzAz3lO8Tj 0ewskHHkvHQ6eNCI89mPW6BcmujanQ2n4PPWQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735810861; x=1736415661; 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=Ba3d/bVqlCJlXFnFtezZnzHjM/Dcqqj050UyLpK+vpE=; b=FoW7rtzijfTs14l/3yvNQ6KEEPlH4nZDUvfXEdkPKHYlKhdx2BXFdwVl4U97nu34E0 VBzhjq3gw99lqDlk7eUzWVzbJvf1M6mxsB8kps4gS+e0jfV+SzLBWxJuw9Z2nX8FsusF ybUNBPym1Hy8Z4vUHfZKbQ2V8a95b5+m2FXYwJS8EXIhTQpA3uqrrMf/Jlv32D6W/SI7 5xWPkM4FPO/f5Jz5BLSIa7n8WDlW8UYZrPqBqHr0bujpxrKb+n/menvETPfzHe4xATkp Gq4kbDL2ULQmcu0G74wJPF4VgG7KVk3jlVwqwAYs3rtwpQ4C1dzEbM1TLqD1kbRKbPAV ux/g== X-Gm-Message-State: AOJu0YyHbLDMpMMTy0SBgeva9kOyKT+tK+hGLoR0oZiTJ0xWweCAsNgM nBbzWt1RfXlFO1y4ao84snAVL98kY1w4KujD5Yr64LrKWdJJlKtZrNSG0ZgmlrPsJ65lZ+aoUW7 nmwM= X-Gm-Gg: ASbGncundx5qnWGLw6Q2+WinRYCaxEux4HcoV/E6yi0eKyeyN51dqQOVF1ik2YTeR/D SnI73cklTZj6wMO855YsYW5lw1q2tS5DAzbhAExYBpHjzBqaWTfZcgjp1KFCBwNns43NMG98yr5 goi9Bo1o4qG3+bOd4AGb4xBztWD8u/ENrRCW0VVCm4XwHwBTZv2kyfyG1M5y1qyzymBmi5b7Dt1 JB2LqmlOrkIDTod+mAjXrrmR4mwHuX2ujLcgy9Sp8ILC1EsR4twXiTgMEsJoA6a3UvXJDMCNXxO AmNhybf1SA== X-Google-Smtp-Source: AGHT+IFwbm8MF7Uywuxri81pZd/Vm3VmnF0NiyZSNWhc5FOu0XZyfF54dWwe67vVqrWb+Sn9zjRSNg== X-Received: by 2002:a05:600c:1d07:b0:434:f739:7cd9 with SMTP id 5b1f17b1804b1-4366854c049mr401898755e9.9.1735810861293; Thu, 02 Jan 2025 01:41:01 -0800 (PST) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:ae2e:9f02:55c2:739d]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43656b119ccsm479785625e9.24.2025.01.02.01.41.00 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Jan 2025 01:41:00 -0800 (PST) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 01/21] base-passwd: upgrade 3.6.5 -> 3.6.6 Date: Thu, 2 Jan 2025 09:40:32 +0000 Message-ID: <20250102094059.322187-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 ; Thu, 02 Jan 2025 09:41:07 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/209261 Signed-off-by: Richard Purdie --- .../base-passwd/base-passwd/0001-Add-a-shutdown-group.patch | 2 +- .../base-passwd/0001-base-passwd-Add-the-sgx-group.patch | 2 +- .../0002-Use-bin-sh-instead-of-bin-bash-for-the-root-user.patch | 2 +- ...003-Remove-for-root-since-we-do-not-have-an-etc-shadow.patch | 2 +- .../0004-Add-an-input-group-for-the-dev-input-devices.patch | 2 +- .../base-passwd/base-passwd/0005-Add-kvm-group.patch | 2 +- .../base-passwd/base-passwd/0007-Add-wheel-group.patch | 2 +- .../base-passwd/{base-passwd_3.6.5.bb => base-passwd_3.6.6.bb} | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) rename meta/recipes-core/base-passwd/{base-passwd_3.6.5.bb => base-passwd_3.6.6.bb} (98%) diff --git a/meta/recipes-core/base-passwd/base-passwd/0001-Add-a-shutdown-group.patch b/meta/recipes-core/base-passwd/base-passwd/0001-Add-a-shutdown-group.patch index 60e755fd9ad..1cdf993f537 100644 --- a/meta/recipes-core/base-passwd/base-passwd/0001-Add-a-shutdown-group.patch +++ b/meta/recipes-core/base-passwd/base-passwd/0001-Add-a-shutdown-group.patch @@ -1,4 +1,4 @@ -From 03150b2575c5ec1ba30726d30d47303627e6fc60 Mon Sep 17 00:00:00 2001 +From 6bbd3d01d123b042167aa6dea30b5e8d9d4de4dc Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Fri, 29 Apr 2022 13:32:27 +0000 Subject: [PATCH] Add a shutdown group diff --git a/meta/recipes-core/base-passwd/base-passwd/0001-base-passwd-Add-the-sgx-group.patch b/meta/recipes-core/base-passwd/base-passwd/0001-base-passwd-Add-the-sgx-group.patch index 41dfc271787..54b96c877b3 100644 --- a/meta/recipes-core/base-passwd/base-passwd/0001-base-passwd-Add-the-sgx-group.patch +++ b/meta/recipes-core/base-passwd/base-passwd/0001-base-passwd-Add-the-sgx-group.patch @@ -1,4 +1,4 @@ -From 6ad8995014cc30c932a8b4dae066c56ae33a107f Mon Sep 17 00:00:00 2001 +From dbd66c0ab1fd134ecba2eb1c040445e20d92f79a Mon Sep 17 00:00:00 2001 From: Alex Kiernan Date: Fri, 28 Jul 2023 10:28:57 +0100 Subject: [PATCH] base-passwd: Add the sgx group diff --git a/meta/recipes-core/base-passwd/base-passwd/0002-Use-bin-sh-instead-of-bin-bash-for-the-root-user.patch b/meta/recipes-core/base-passwd/base-passwd/0002-Use-bin-sh-instead-of-bin-bash-for-the-root-user.patch index 61b3ed38d79..47712c4f0fc 100644 --- a/meta/recipes-core/base-passwd/base-passwd/0002-Use-bin-sh-instead-of-bin-bash-for-the-root-user.patch +++ b/meta/recipes-core/base-passwd/base-passwd/0002-Use-bin-sh-instead-of-bin-bash-for-the-root-user.patch @@ -1,4 +1,4 @@ -From 54bb95b9c4532f9cbe634dd43798ce37c93d6f50 Mon Sep 17 00:00:00 2001 +From e2e6880587d4ada13e815bf132f21b42a979a607 Mon Sep 17 00:00:00 2001 From: Scott Garman Date: Fri, 29 Apr 2022 13:32:27 +0000 Subject: [PATCH] Use /bin/sh instead of /bin/bash for the root user diff --git a/meta/recipes-core/base-passwd/base-passwd/0003-Remove-for-root-since-we-do-not-have-an-etc-shadow.patch b/meta/recipes-core/base-passwd/base-passwd/0003-Remove-for-root-since-we-do-not-have-an-etc-shadow.patch index 6b13d4c9673..9396d134600 100644 --- a/meta/recipes-core/base-passwd/base-passwd/0003-Remove-for-root-since-we-do-not-have-an-etc-shadow.patch +++ b/meta/recipes-core/base-passwd/base-passwd/0003-Remove-for-root-since-we-do-not-have-an-etc-shadow.patch @@ -1,4 +1,4 @@ -From 03406451d66a9d561d6e32a181248e5a0bd58d58 Mon Sep 17 00:00:00 2001 +From 022cf6956c647cc193fce2b0ccdf1308d3e208cd Mon Sep 17 00:00:00 2001 From: Scott Garman Date: Fri, 29 Apr 2022 13:32:28 +0000 Subject: [PATCH] Remove "*" for root since we do not have an /etc/shadow diff --git a/meta/recipes-core/base-passwd/base-passwd/0004-Add-an-input-group-for-the-dev-input-devices.patch b/meta/recipes-core/base-passwd/base-passwd/0004-Add-an-input-group-for-the-dev-input-devices.patch index 85739d5b478..85f40a9829b 100644 --- a/meta/recipes-core/base-passwd/base-passwd/0004-Add-an-input-group-for-the-dev-input-devices.patch +++ b/meta/recipes-core/base-passwd/base-passwd/0004-Add-an-input-group-for-the-dev-input-devices.patch @@ -1,4 +1,4 @@ -From 662da5251f3f9634c583eeccc8242a05393d37be Mon Sep 17 00:00:00 2001 +From ef6d3257ca8308feeff40272a18e87ca7e2dc81b Mon Sep 17 00:00:00 2001 From: Darren Hart Date: Fri, 29 Apr 2022 13:32:28 +0000 Subject: [PATCH] Add an input group for the /dev/input/* devices diff --git a/meta/recipes-core/base-passwd/base-passwd/0005-Add-kvm-group.patch b/meta/recipes-core/base-passwd/base-passwd/0005-Add-kvm-group.patch index 65a9ef53a36..7264c29c827 100644 --- a/meta/recipes-core/base-passwd/base-passwd/0005-Add-kvm-group.patch +++ b/meta/recipes-core/base-passwd/base-passwd/0005-Add-kvm-group.patch @@ -1,4 +1,4 @@ -From c6e5c31cd276f69a4db479188efb3ab3e0f35dd8 Mon Sep 17 00:00:00 2001 +From 6c81c51ee49427175cc8bcb09b236677be4c0815 Mon Sep 17 00:00:00 2001 From: Jacob Kroon Date: Wed, 30 Jan 2019 04:53:48 +0000 Subject: [PATCH] Add kvm group diff --git a/meta/recipes-core/base-passwd/base-passwd/0007-Add-wheel-group.patch b/meta/recipes-core/base-passwd/base-passwd/0007-Add-wheel-group.patch index a4d2dd875b0..d3b1b12246e 100644 --- a/meta/recipes-core/base-passwd/base-passwd/0007-Add-wheel-group.patch +++ b/meta/recipes-core/base-passwd/base-passwd/0007-Add-wheel-group.patch @@ -1,4 +1,4 @@ -From fc9790b768971d5b9e9b6d215bc29885a646c335 Mon Sep 17 00:00:00 2001 +From 00b7725977043c628129560dd8ca798c0ecb8791 Mon Sep 17 00:00:00 2001 From: Louis Rannou Date: Thu, 15 Jun 2023 13:43:55 +0200 Subject: [PATCH] base-passwd: add the wheel group diff --git a/meta/recipes-core/base-passwd/base-passwd_3.6.5.bb b/meta/recipes-core/base-passwd/base-passwd_3.6.6.bb similarity index 98% rename from meta/recipes-core/base-passwd/base-passwd_3.6.5.bb rename to meta/recipes-core/base-passwd/base-passwd_3.6.6.bb index 47c15e55414..cc5c9055035 100644 --- a/meta/recipes-core/base-passwd/base-passwd_3.6.5.bb +++ b/meta/recipes-core/base-passwd/base-passwd_3.6.6.bb @@ -15,7 +15,7 @@ SRC_URI = "https://launchpad.net/debian/+archive/primary/+files/${BPN}_${PV}.tar file://0001-base-passwd-Add-the-sgx-group.patch \ " -SRC_URI[sha256sum] = "bd30ab67b1f8029d3e70d3419e5033fb4595ab91c91307c3b7c00978e8d111b2" +SRC_URI[sha256sum] = "cfcb17a5cfb5d7ce53f062b2a30c74ac7f9425af81010d3591aeffc60f269263" # the package is taken from launchpad; that source is static and goes stale # so we check the latest upstream from a directory that does get updated From patchwork Thu Jan 2 09:40: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: 54879 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 04296E77188 for ; Thu, 2 Jan 2025 09:41:07 +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.5185.1735810864793690979 for ; Thu, 02 Jan 2025 01:41:05 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=GI5aoWUb; 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-4363dc916ceso71197685e9.0 for ; Thu, 02 Jan 2025 01:41:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1735810863; x=1736415663; 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=/IDIEMLPiazonl7IbXpmR9S3Wlmi7H4v6NNmON4b27E=; b=GI5aoWUbWPLPD0GxpVBN/mMTuQKBsfSOhoQ5xkqs/DMOmSYBeTBbs+sPXDiWEF1AR+ N5hKMlIZBqyca0SLor47bKiaKTPLrcuLMqv08SDvh9k1Jw8tqab8scoGSVFVK+CcuB2u 5FEpifbM9rG8RLjhermIPQlT+7HuwrDAovWXc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735810863; x=1736415663; 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=/IDIEMLPiazonl7IbXpmR9S3Wlmi7H4v6NNmON4b27E=; b=S7jQ7VLw2eeuTUapZmuuY/30fWp7DqPA9iqu7pNfWBwfX9YS767KMPeONI9i5cy7eX LSMcORyBq6rM4gDBfBhHUsazkS3zXjLmk38Pg3w2ZAJwoSfna11AqlD5xaM/vQbDKazQ uCHH2R07FJ2boXAEPrQA79jTZEnxEK94o2pQftVHklB6wM0Jfmz08ZlAPqfh26+91RCT GeJP1RkKmSy7wHywQZyGbinAt6c0oMB/Qa2LpfS/Y6spfUKoZk+kDiOhTtMdfy6FkzwH RZS4jWgEAtzAzFs11fdN7rJBkj6xJ3yZDpZdDsxhWMBSaUjSKTKangHsn+NDw7y/1VHK 6yCg== X-Gm-Message-State: AOJu0Yz7KOn9BCGFLEFhRvXgA7dT+OkPclB6g/6HNlrdV7KYKDCN9YZF geTspyjbJA3zcZhnHJdlIdBcaJSgNQee7dQU5j7yPE2hiVEAHm/Dft6DF3Ca5gmkIQYsiZOUaL3 4kHg= X-Gm-Gg: ASbGncuk9uwJb2bvTk+VuovaSEgrn92RVJ4aZbtqYY1NJ61ZRpvRkMvQEdehuZIifpW 0nWh1LvBWKS0GuRL2TJirHUpIO/YkFp29XODGVUFMmyu1FJlx2cMvWKLD6gb5/45m6xPlcnCIuf 12ZYZAz0+2uOCHBhjOoiAXetv2k5jKWNPpA+bOc5rRR5/4P9xOcqy6rSr3nneRzuod7vEw6SqkJ UvlXjlSEuYXCbSr7bp4d71g6FoVjTx9RshscynWY5G3/c2awhVLtoxPdi2wL9EMZEFU//zGaKZ3 JOCsTf2A7w== X-Google-Smtp-Source: AGHT+IFA7eIZLv9o1yqNZH4iiWHLJYKyix/t3+YjAzrZOb5TVCsMbNHW0sGREeu/K/2eOwFue4dNYg== X-Received: by 2002:a05:600c:450f:b0:434:9f90:2583 with SMTP id 5b1f17b1804b1-4365c79294amr406201085e9.11.1735810862633; Thu, 02 Jan 2025 01:41:02 -0800 (PST) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:ae2e:9f02:55c2:739d]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43656b119ccsm479785625e9.24.2025.01.02.01.41.01 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Jan 2025 01:41:01 -0800 (PST) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 02/21] bash-completion: upgrade 2.15.0 -> 2.16.0 Date: Thu, 2 Jan 2025 09:40:33 +0000 Message-ID: <20250102094059.322187-2-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250102094059.322187-1-richard.purdie@linuxfoundation.org> References: <20250102094059.322187-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 ; Thu, 02 Jan 2025 09:41:07 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/209262 Signed-off-by: Richard Purdie --- .../{bash-completion_2.15.0.bb => bash-completion_2.16.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/bash-completion/{bash-completion_2.15.0.bb => bash-completion_2.16.0.bb} (92%) diff --git a/meta/recipes-support/bash-completion/bash-completion_2.15.0.bb b/meta/recipes-support/bash-completion/bash-completion_2.16.0.bb similarity index 92% rename from meta/recipes-support/bash-completion/bash-completion_2.15.0.bb rename to meta/recipes-support/bash-completion/bash-completion_2.16.0.bb index 709443c067f..d1a8f5e0ccf 100644 --- a/meta/recipes-support/bash-completion/bash-completion_2.15.0.bb +++ b/meta/recipes-support/bash-completion/bash-completion_2.16.0.bb @@ -14,7 +14,7 @@ SECTION = "console/utils" SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BPN}-${PV}.tar.xz" -SRC_URI[sha256sum] = "976a62ee6226970283cda85ecb9c7a4a88f62574c0a6f9e856126976decf1a06" +SRC_URI[sha256sum] = "3369bd5e418a75fb990863925aed5b420398acebb320ec4c0306b3eae23f107a" GITHUB_BASE_URI = "https://github.com/scop/bash-completion/releases" PARALLEL_MAKE = "" From patchwork Thu Jan 2 09:40:34 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Richard Purdie X-Patchwork-Id: 54880 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 082D1E7718B for ; Thu, 2 Jan 2025 09:41:07 +0000 (UTC) Received: from mail-wr1-f46.google.com (mail-wr1-f46.google.com [209.85.221.46]) by mx.groups.io with SMTP id smtpd.web10.5380.1735810866105741783 for ; Thu, 02 Jan 2025 01:41:06 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=KVwI6Flp; 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-3863703258fso7106315f8f.1 for ; Thu, 02 Jan 2025 01:41:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1735810864; x=1736415664; 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=7dW0HfrTwdos4CosycPmwkstzy2OfP0ZN/Hc83/Wh64=; b=KVwI6FlpPOFSO00XQcE9n23BDAy0IvKvD0gsmrv0RUTuB4Dylj0yPYbfvt64XtqNLK jDzwJOqz2bgmj0jYu5hyV/PaWZcFNp+dnZfZRvaQN5BWKcZ7Vg9Dx0XKvr9SCEHgoVcY SdysEO6FhzOW8R+56/QpLGmFlid+CvNo3RbnI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735810864; x=1736415664; 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=7dW0HfrTwdos4CosycPmwkstzy2OfP0ZN/Hc83/Wh64=; b=GY5qDPDlE04a4x3eVD1KOfVhusczAL8NFPJAKaK7mQEb/xfDvhXVrMZKHsKr1Tg2ON BaCDoeRS1lJ6GvVNudFqzCeLqxN3z4ysHybbRyTwzw03LR4jdbYVK3cpTQPdDTC70Jj6 CpalkK/rw61f8bTn9JpjsGp5cHiyZtaGpM92dNrEFJmP9hmnwam6XhA2zyy1IvqGWR33 Bfs8pAlfeGHFiqTsH+sEuI5+YWWXni4X+C5/6OwVtr+Qyj+7iCcYg05oYknz5l+jI2Yw fDXS3SJf3xciT58y/jhE7ME81T56+a/g6IpsExBhWHZaWqkNGYUp1AZ6o806tmo35+2w Fu9g== X-Gm-Message-State: AOJu0YwZ8MjmX9C7dvOD0ySoRk+q6v0fX0q1wJZnGOAnabt9/1WSD46L 1gn0ab/fLIjFQwCgK87BxJ4QCizzDJLiwUpQQwGKlUkVhthtrFzU/32a/sK+CLLpOFKgeNownDX C79Y= X-Gm-Gg: ASbGncuWAHMkpNlzGNUMlVOqB4wcWBlFJOTp6wiZUupFszMeaZfOrl3Z/tWVfn5exnP kE1lCcco55WnmQ07Tfpj8agdhh6zC1FIpMizodTZUz8B5LvHV/KU8xlEE1OXIsjgx44eWW0nE2y tnJe/87XcWIHPVthUcUsQ649gTnO2IVDNQdqNmr50mTJM/hj+i5sxhppPMvKtLObvNx8Q1vsoQP TlzXBi1TpXAMZQiiAnNiNessS+3452mXGtUNU9Atd3msGTwgJDirlMZ1I6EileSy2BatRPox77B NI+Vyey9mg== X-Google-Smtp-Source: AGHT+IEbEWJoYU50kPF9BpJX++SBeF++swbr5E2S/kM3QpeBNTDO4lAG9VwDuMYNFefRjWQSNXsQKQ== X-Received: by 2002:a5d:6c64:0:b0:386:4a16:dadb with SMTP id ffacd0b85a97d-38a1a1feedcmr42712563f8f.11.1735810863970; Thu, 02 Jan 2025 01:41:03 -0800 (PST) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:ae2e:9f02:55c2:739d]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43656b119ccsm479785625e9.24.2025.01.02.01.41.02 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Jan 2025 01:41:03 -0800 (PST) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 03/21] ca-certificates: upgrade 20240203 -> 20241223 Date: Thu, 2 Jan 2025 09:40:34 +0000 Message-ID: <20250102094059.322187-3-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250102094059.322187-1-richard.purdie@linuxfoundation.org> References: <20250102094059.322187-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 ; Thu, 02 Jan 2025 09:41:07 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/209263 Signed-off-by: Richard Purdie --- ...certdata2pem.py-print-a-warning-for-e.patch | 13 +++++-------- ...ficates-don-t-use-Debianisms-in-run-p.patch | 14 +++++++++----- ...02-update-ca-certificates-use-SYSROOT.patch | 18 +++++++++--------- ...ficates-use-relative-symlinks-from-ET.patch | 4 ++-- .../ca-certificates/default-sysroot.patch | 16 ++++++++++++---- ...20240203.bb => ca-certificates_20241223.bb} | 2 +- 6 files changed, 38 insertions(+), 29 deletions(-) rename meta/recipes-support/ca-certificates/{ca-certificates_20240203.bb => ca-certificates_20241223.bb} (97%) diff --git a/meta/recipes-support/ca-certificates/ca-certificates/0001-Revert-mozilla-certdata2pem.py-print-a-warning-for-e.patch b/meta/recipes-support/ca-certificates/ca-certificates/0001-Revert-mozilla-certdata2pem.py-print-a-warning-for-e.patch index 78898f5150c..da2a247e51c 100644 --- a/meta/recipes-support/ca-certificates/ca-certificates/0001-Revert-mozilla-certdata2pem.py-print-a-warning-for-e.patch +++ b/meta/recipes-support/ca-certificates/ca-certificates/0001-Revert-mozilla-certdata2pem.py-print-a-warning-for-e.patch @@ -1,4 +1,4 @@ -From cb43ec15b700b25f3c4fe44043a1a021aaf5b768 Mon Sep 17 00:00:00 2001 +From 630736f427c0a1bd0be0b5a2f6d51d63b2c4c9fd Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 18 Oct 2021 12:05:49 +0200 Subject: [PATCH] Revert "mozilla/certdata2pem.py: print a warning for expired @@ -16,10 +16,10 @@ Signed-off-by: Alexander Kanavin 3 files changed, 1 insertion(+), 13 deletions(-) diff --git a/debian/changelog b/debian/changelog -index 531e4d0..4006509 100644 +index 52d41ca..bdb2c8a 100644 --- a/debian/changelog +++ b/debian/changelog -@@ -120,7 +120,6 @@ ca-certificates (20211004) unstable; urgency=low +@@ -138,7 +138,6 @@ ca-certificates (20211004) unstable; urgency=low - "Trustis FPS Root CA" - "Staat der Nederlanden Root CA - G3" * Blacklist expired root certificate "DST Root CA X3" (closes: #995432) @@ -28,7 +28,7 @@ index 531e4d0..4006509 100644 -- Julien Cristau Thu, 07 Oct 2021 17:12:47 +0200 diff --git a/debian/control b/debian/control -index 4434b7a..5c6ba24 100644 +index b5f2ab0..d0e830e 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: misc @@ -41,7 +41,7 @@ index 4434b7a..5c6ba24 100644 Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/debian/ca-certificates.git diff --git a/mozilla/certdata2pem.py b/mozilla/certdata2pem.py -index ede23d4..7d796f1 100644 +index 4df86a2..7d796f1 100644 --- a/mozilla/certdata2pem.py +++ b/mozilla/certdata2pem.py @@ -21,16 +21,12 @@ @@ -75,6 +75,3 @@ index ede23d4..7d796f1 100644 bname = obj['CKA_LABEL'][1:-1].replace('/', '_')\ .replace(' ', '_')\ .replace('(', '=')\ --- -2.20.1 - diff --git a/meta/recipes-support/ca-certificates/ca-certificates/0001-update-ca-certificates-don-t-use-Debianisms-in-run-p.patch b/meta/recipes-support/ca-certificates/ca-certificates/0001-update-ca-certificates-don-t-use-Debianisms-in-run-p.patch index 1feefeb96ab..cad30929f5e 100644 --- a/meta/recipes-support/ca-certificates/ca-certificates/0001-update-ca-certificates-don-t-use-Debianisms-in-run-p.patch +++ b/meta/recipes-support/ca-certificates/ca-certificates/0001-update-ca-certificates-don-t-use-Debianisms-in-run-p.patch @@ -1,3 +1,8 @@ +From 348163df412e53b1b7ec3e81ae5f22caa0227c37 Mon Sep 17 00:00:00 2001 +From: Ross Burton +Date: Mon, 6 Jul 2015 15:19:41 +0100 +Subject: [PATCH] ca-certificates: remove Debianism in run-parts invocation + ca-certificates is a package from Debian, but some host distros such as Fedora have a leaner run-parts provided by cron which doesn't support --verbose or the -- separator between arguments and paths. @@ -9,7 +14,6 @@ This solves errors such as | [...]/usr/sbin/update-ca-certificates: line 230: Not a directory: --: command not found | E: Not a directory: -- exited with code 127. - Upstream-Status: Inappropriate Signed-off-by: Ross Burton Signed-off-by: Maciej Borzecki @@ -17,10 +21,10 @@ Signed-off-by: Maciej Borzecki sbin/update-ca-certificates | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) -Index: git/sbin/update-ca-certificates -=================================================================== ---- git.orig/sbin/update-ca-certificates -+++ git/sbin/update-ca-certificates +diff --git a/sbin/update-ca-certificates b/sbin/update-ca-certificates +index 36cdd9a..2d3e1fe 100755 +--- a/sbin/update-ca-certificates ++++ b/sbin/update-ca-certificates @@ -202,9 +202,7 @@ if [ -d "$HOOKSDIR" ] then diff --git a/meta/recipes-support/ca-certificates/ca-certificates/0002-update-ca-certificates-use-SYSROOT.patch b/meta/recipes-support/ca-certificates/ca-certificates/0002-update-ca-certificates-use-SYSROOT.patch index 792b4030b25..48c69f0cbc0 100644 --- a/meta/recipes-support/ca-certificates/ca-certificates/0002-update-ca-certificates-use-SYSROOT.patch +++ b/meta/recipes-support/ca-certificates/ca-certificates/0002-update-ca-certificates-use-SYSROOT.patch @@ -1,19 +1,19 @@ -Upstream-Status: Pending - -From 724cb153ca0f607fb38b3a8db3ebb2742601cd81 Mon Sep 17 00:00:00 2001 +From cdb53438bae194c1281c31374a901ad7ee460408 Mon Sep 17 00:00:00 2001 From: Andreas Oberritter Date: Tue, 19 Mar 2013 17:14:33 +0100 -Subject: [PATCH 2/2] update-ca-certificates: use $SYSROOT +Subject: [PATCH] update-ca-certificates: use $SYSROOT + +Upstream-Status: Pending Signed-off-by: Andreas Oberritter --- - sbin/update-ca-certificates | 14 +++++++------- + sbin/update-ca-certificates | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) -Index: git/sbin/update-ca-certificates -=================================================================== ---- git.orig/sbin/update-ca-certificates -+++ git/sbin/update-ca-certificates +diff --git a/sbin/update-ca-certificates b/sbin/update-ca-certificates +index 5a0a1da..36cdd9a 100755 +--- a/sbin/update-ca-certificates ++++ b/sbin/update-ca-certificates @@ -24,12 +24,12 @@ verbose=0 fresh=0 diff --git a/meta/recipes-support/ca-certificates/ca-certificates/0003-update-ca-certificates-use-relative-symlinks-from-ET.patch b/meta/recipes-support/ca-certificates/ca-certificates/0003-update-ca-certificates-use-relative-symlinks-from-ET.patch index 4bd967f7884..214f88909a9 100644 --- a/meta/recipes-support/ca-certificates/ca-certificates/0003-update-ca-certificates-use-relative-symlinks-from-ET.patch +++ b/meta/recipes-support/ca-certificates/ca-certificates/0003-update-ca-certificates-use-relative-symlinks-from-ET.patch @@ -1,4 +1,4 @@ -From a9fc13b2aee55655d58fcb77a3180fa99f96438a Mon Sep 17 00:00:00 2001 +From 38d47c53749c6f16d5d7993410b256116e0ee0b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Draszik?= Date: Wed, 28 Mar 2018 16:45:05 +0100 Subject: [PATCH] update-ca-certificates: use relative symlinks from @@ -45,7 +45,7 @@ Signed-off-by: André Draszik 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/sbin/update-ca-certificates b/sbin/update-ca-certificates -index 00f80c7..7e911a9 100755 +index f7d0dbf..97a589c 100755 --- a/sbin/update-ca-certificates +++ b/sbin/update-ca-certificates @@ -29,6 +29,7 @@ CERTSDIR=$SYSROOT/usr/share/ca-certificates diff --git a/meta/recipes-support/ca-certificates/ca-certificates/default-sysroot.patch b/meta/recipes-support/ca-certificates/ca-certificates/default-sysroot.patch index f8b0791bea1..c2a54c00961 100644 --- a/meta/recipes-support/ca-certificates/ca-certificates/default-sysroot.patch +++ b/meta/recipes-support/ca-certificates/ca-certificates/default-sysroot.patch @@ -1,13 +1,21 @@ +From 50aadd3eb1c4be43d3decdeb60cede2de5a687be Mon Sep 17 00:00:00 2001 +From: Christopher Larson +Date: Fri, 23 Aug 2013 12:26:14 -0700 +Subject: [PATCH] ca-certificates: add recipe (version 20130610) + Upstream-Status: Pending update-ca-certificates: find SYSROOT relative to its own location This makes the script relocatable. +--- + sbin/update-ca-certificates | 33 +++++++++++++++++++++++++++++++++ + 1 file changed, 33 insertions(+) -Index: git/sbin/update-ca-certificates -=================================================================== ---- git.orig/sbin/update-ca-certificates -+++ git/sbin/update-ca-certificates +diff --git a/sbin/update-ca-certificates b/sbin/update-ca-certificates +index 2d3e1fe..f7d0dbf 100755 +--- a/sbin/update-ca-certificates ++++ b/sbin/update-ca-certificates @@ -66,6 +66,39 @@ do shift done diff --git a/meta/recipes-support/ca-certificates/ca-certificates_20240203.bb b/meta/recipes-support/ca-certificates/ca-certificates_20241223.bb similarity index 97% rename from meta/recipes-support/ca-certificates/ca-certificates_20240203.bb rename to meta/recipes-support/ca-certificates/ca-certificates_20241223.bb index eff1d97bc5e..bbdc7dd68d3 100644 --- a/meta/recipes-support/ca-certificates/ca-certificates_20240203.bb +++ b/meta/recipes-support/ca-certificates/ca-certificates_20241223.bb @@ -14,7 +14,7 @@ DEPENDS:class-nativesdk = "openssl-native" # Need rehash from openssl and run-parts from debianutils PACKAGE_WRITE_DEPS += "openssl-native debianutils-native" -SRC_URI[sha256sum] = "3286d3fc42c4d11b7086711a85f865b44065ce05cf1fb5376b2abed07622a9c6" +SRC_URI[sha256sum] = "dd8286d0a9dd35c756fea5f1df3fed1510fb891f376903891b003cd9b1ad7e03" SRC_URI = "${DEBIAN_MIRROR}/main/c/ca-certificates/${BPN}_${PV}.tar.xz \ file://0002-update-ca-certificates-use-SYSROOT.patch \ file://0001-update-ca-certificates-don-t-use-Debianisms-in-run-p.patch \ From patchwork Thu Jan 2 09:40: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: 54885 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 2B889E7719B for ; Thu, 2 Jan 2025 09:41:17 +0000 (UTC) Received: from mail-wm1-f50.google.com (mail-wm1-f50.google.com [209.85.128.50]) by mx.groups.io with SMTP id smtpd.web10.5384.1735810867532624438 for ; Thu, 02 Jan 2025 01:41:07 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=iX6lQSay; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.50, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f50.google.com with SMTP id 5b1f17b1804b1-43622267b2eso118228705e9.0 for ; Thu, 02 Jan 2025 01:41:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1735810865; x=1736415665; 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=VoKL/sdIfxFji1sI6sHDYmUjnXEtCDzrPDW7kkwXr74=; b=iX6lQSayXkQ3q7wTf481nhQ/f58JpwTTXtIOG6N0bROxlqz3gEuuF+Zj6xYmCQQr1B UspNxh7TOOqc4ekQBL79dDeCVz/uHk6iy+e7AZfAf1pbOA0R9QXpRKN+cJMqoC/Xj/aP y7BHpYtcGyL72YWMNjGvzOialBOSgB0JJhGa8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735810865; x=1736415665; 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=VoKL/sdIfxFji1sI6sHDYmUjnXEtCDzrPDW7kkwXr74=; b=lK2yysQIaESWC9MQKzX+BZ2e+IYRN1khc1bvnME1+vgOoDVVb30ciUUOYK6wRz02Nf CWWVchdhgp4O9GGtRbcJ2NpQ8poeC1niA/4ItF5CTApHzTfpnHOKzz+ZBbM/UwX0w9y/ QTjzcDTr0pg7/jmHBefzO1wlbTFq13XJu5irS3hyqEycBjNndXxTt/heHy4BxvHxbaDz vrm7O0PBe/4XLrU6tHi9alrY7xgAIiFrv5ukYRd/eL5BjB3W3ATzwLILK7jcfSisSsWT Kr37InmIJhIu2BbqfX3MMalXvB9eKxANNV9y4GC5PxaA2+qiElznHnoxnWQKNLf33cL1 2Q9g== X-Gm-Message-State: AOJu0Yzpm25NWZYqlcqCDL/UuD/AV5LghsROh2Xg+z8YTGHXhg646ZEL OAnWLbyrih9ykazpk1fcOQWDTX0259u09eHS4kJXR+H7yQr58TnX0vMYtTQuuKIfKy9WJsqFb2L ccOg= X-Gm-Gg: ASbGnctem6/ZsBkZXe1dCS/V3oloP50N0Uj8vOKjzrWs1zzjYa/DXYtUK54HfyhtZMS FIBJW9Mx9fRQ0Hf8aclGVi14vVNMufeyd0ICFBuRQsRrOao0kZZNdsRmg3HEdsNj7otPrSvEnXu 0mXWacDUE0hGR7kAoBjDzOSasQnnzkm87vZfFJc91Qj9sOapztzJc6XDslW2bu4IqiawkkxT8Vf MiDeiPZgS9rjx/o0QLlB+DJWq38hdH0e8zkafUmTKMi10I3VnbQsNygcOV5vxZeos3U+gKa+2H2 foPMcj1fCg== X-Google-Smtp-Source: AGHT+IEi/tTOWYoDwDFB5u/0+SlvvDVP317R/VkChq9Eu8P8T6wn+/NBYpkrTZKoN/qdICa5Jj/wFw== X-Received: by 2002:a05:600c:1388:b0:434:f871:1bbc with SMTP id 5b1f17b1804b1-43668643aaamr476386755e9.10.1735810865323; Thu, 02 Jan 2025 01:41:05 -0800 (PST) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:ae2e:9f02:55c2:739d]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43656b119ccsm479785625e9.24.2025.01.02.01.41.04 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Jan 2025 01:41:04 -0800 (PST) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 04/21] cmake-native,cmake: upgrade 3.31.0 -> 3.31.3,3.31.0 -> 3.31.3 Date: Thu, 2 Jan 2025 09:40:35 +0000 Message-ID: <20250102094059.322187-4-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250102094059.322187-1-richard.purdie@linuxfoundation.org> References: <20250102094059.322187-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 ; Thu, 02 Jan 2025 09:41:17 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/209264 Signed-off-by: Richard Purdie --- .../cmake/{cmake-native_3.31.0.bb => cmake-native_3.31.3.bb} | 0 meta/recipes-devtools/cmake/cmake.inc | 2 +- ...CMakeDetermineCompilerABI-Strip-pipe-from-compile-fl.patch | 2 +- .../cmake/cmake/0001-CMakeLists.txt-disable-USE_NGHTTP2.patch | 2 +- ...Disable-use-of-ext2fs-ext2_fs.h-by-cmake-s-internal-.patch | 4 ++-- .../cmake/{cmake_3.31.0.bb => cmake_3.31.3.bb} | 0 6 files changed, 5 insertions(+), 5 deletions(-) rename meta/recipes-devtools/cmake/{cmake-native_3.31.0.bb => cmake-native_3.31.3.bb} (100%) rename meta/recipes-devtools/cmake/{cmake_3.31.0.bb => cmake_3.31.3.bb} (100%) diff --git a/meta/recipes-devtools/cmake/cmake-native_3.31.0.bb b/meta/recipes-devtools/cmake/cmake-native_3.31.3.bb similarity index 100% rename from meta/recipes-devtools/cmake/cmake-native_3.31.0.bb rename to meta/recipes-devtools/cmake/cmake-native_3.31.3.bb diff --git a/meta/recipes-devtools/cmake/cmake.inc b/meta/recipes-devtools/cmake/cmake.inc index d32e2084ef0..14cd9ffc5ee 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] = "300b71db6d69dcc1ab7c5aae61cbc1aa2778a3e00cbd918bc720203e311468c3" +SRC_URI[sha256sum] = "fac45bc6d410b49b3113ab866074888d6c9e9dc81a141874446eb239ac38cb87" 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 57d5f081493..68c1020a42f 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 29046e1308bec72cc21b0b00e979906f5a1fb63f Mon Sep 17 00:00:00 2001 +From d6e3cb98ffa81c6234ad5a563354ef5f442e1bb3 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 87efbd993df..fe3bf33c607 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 80655318696091d27d131e8c4a48140e37e73366 Mon Sep 17 00:00:00 2001 +From 3f9b36a52f12e8f8860cf4337acc9a9514a2095b 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 9071d0f559a..ea4c76f99f2 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 2b8f6d4a5fddb5212ce07f0c61f5a3edbf5187d4 Mon Sep 17 00:00:00 2001 +From 7a4c1ed7b4dd038ef99c4a82e1d27743b2801757 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 @@ -18,7 +18,7 @@ Signed-off-by: Otavio Salvador 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Utilities/cmlibarchive/CMakeLists.txt b/Utilities/cmlibarchive/CMakeLists.txt -index feeaa3b7..c301fb25 100644 +index 4e4b49c1..50e9a733 100644 --- a/Utilities/cmlibarchive/CMakeLists.txt +++ b/Utilities/cmlibarchive/CMakeLists.txt @@ -745,12 +745,8 @@ LA_CHECK_INCLUDE_FILE("copyfile.h" HAVE_COPYFILE_H) diff --git a/meta/recipes-devtools/cmake/cmake_3.31.0.bb b/meta/recipes-devtools/cmake/cmake_3.31.3.bb similarity index 100% rename from meta/recipes-devtools/cmake/cmake_3.31.0.bb rename to meta/recipes-devtools/cmake/cmake_3.31.3.bb From patchwork Thu Jan 2 09:40: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: 54884 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 1CEA5E77199 for ; Thu, 2 Jan 2025 09:41:17 +0000 (UTC) Received: from mail-wm1-f50.google.com (mail-wm1-f50.google.com [209.85.128.50]) by mx.groups.io with SMTP id smtpd.web10.5385.1735810868518365335 for ; Thu, 02 Jan 2025 01:41:08 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=V7hiAaoG; spf=pass (domain: linuxfoundation.org, ip: 209.85.128.50, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wm1-f50.google.com with SMTP id 5b1f17b1804b1-4363ae65100so116136205e9.0 for ; Thu, 02 Jan 2025 01:41:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1735810866; x=1736415666; 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=STzcaDardtgGmQQupE+Pf04W5MhygxqajRzFHDk+6NI=; b=V7hiAaoG6iDbmpqbUAMq0zcJ9fxxN5mB1kJU4Zcl1uWp+WmW2cLeJk0QhbuJ/gUF6D 17V7kkDKYszN3kSSzlzowSlNxiza1hnFoCKWpYbMFL0hVoBlziCZAh8mGmWhcWwuCr+4 A56BT81sG7cO6e33w34AfTpz76K7YzfhVGP5A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735810866; x=1736415666; 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=STzcaDardtgGmQQupE+Pf04W5MhygxqajRzFHDk+6NI=; b=Eay14tLKIRqv+fv5KMRUJJk2z950fTiG9j2IVWdG5Tv1oeKIe+XPN2CH/y2dSGTE9T 2hZ6k13NyFg38k4dHC4kx7UCMKLGEJ+scRdSRt6eY28kUpNsjrIGyB7dqKygyuWnEiv3 ZJtczSNgelScJX0eVsVGJMvPuok9w5L9fIZOjP+49YwTI45QB6hu50aC5ywTWQXpXCZs HvVUlGQCC/HUsUCOv6vnfpv8T5pEZPXLkUNArsOt2esUJhzclUOWxqJ4KsYWB8X27ldY UYeVu36guiRy5jUrVQW/XT0gWzlcPi8moiXcKBuqcaUpE9WdKycFkddlJ/rAffjJZaMf dzQg== X-Gm-Message-State: AOJu0Yys6UWmFyVC1CtS2foPSdochQJx/lcF/oFYW1VnE2vABEVlj/7e PbbBgvl9ZypUuUQHtuLfGXxpddPhDRbntBMNWyiNnN0zww4Y9PNhqK8ABmdOnivbZQOefB/rFYG T00k= X-Gm-Gg: ASbGncsqr9c1KIeDvw8fHqorNPBKwytRhy5ednAP4PrL11OujErvpo5XAG2SQB7EB6I kzdOn7F4t8/mCeQbWzmJ1UAdkrYEaEKQ98m7sfVzMz9dkkzzMhPOGJWrz6zWOOvCYGaYOYcSN2A J62U3G8mxJ1Iiludc2DgEgpfSzT67SgiJ8535iyDfQxRQVpm2wOtB8lrS+iOPKuT075D4pBHWHJ /3P2mknh9C6jWONKpOYaLC6OyC6d7pHaydnlAdIyexR/gefyK/KlKKJL25SPzvklA0ictZvZk9J ck2+FU3w5A== X-Google-Smtp-Source: AGHT+IHeR5du0R3e9kmVp44pBA3aKDNhiL4PbUJHU+ehl7rs6evM6W0fQmz0EEKBGHzt1cKLuF+f2A== X-Received: by 2002:a05:600c:1c25:b0:434:f4fa:83c4 with SMTP id 5b1f17b1804b1-43668b5f691mr366629385e9.29.1735810866597; Thu, 02 Jan 2025 01:41:06 -0800 (PST) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:ae2e:9f02:55c2:739d]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43656b119ccsm479785625e9.24.2025.01.02.01.41.05 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Jan 2025 01:41:05 -0800 (PST) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 05/21] cracklib: upgrade 2.10.2 -> 2.10.3 Date: Thu, 2 Jan 2025 09:40:36 +0000 Message-ID: <20250102094059.322187-5-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250102094059.322187-1-richard.purdie@linuxfoundation.org> References: <20250102094059.322187-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 ; Thu, 02 Jan 2025 09:41:17 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/209265 Signed-off-by: Richard Purdie --- .../cracklib/{cracklib_2.10.2.bb => cracklib_2.10.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/cracklib/{cracklib_2.10.2.bb => cracklib_2.10.3.bb} (93%) diff --git a/meta/recipes-extended/cracklib/cracklib_2.10.2.bb b/meta/recipes-extended/cracklib/cracklib_2.10.3.bb similarity index 93% rename from meta/recipes-extended/cracklib/cracklib_2.10.2.bb rename to meta/recipes-extended/cracklib/cracklib_2.10.3.bb index 2c913da1527..c3396521ffe 100644 --- a/meta/recipes-extended/cracklib/cracklib_2.10.2.bb +++ b/meta/recipes-extended/cracklib/cracklib_2.10.3.bb @@ -12,7 +12,7 @@ EXTRA_OECONF = "--without-python --libdir=${base_libdir}" SRC_URI = "git://github.com/cracklib/cracklib;protocol=https;branch=main \ " -SRCREV = "e5211fc1d2b435884a2bb77001e107489285296d" +SRCREV = "e73d5db1789d198b5f9ec44b68b9c775c3e6c042" S = "${WORKDIR}/git/src" inherit autotools gettext From patchwork Thu Jan 2 09:40: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: 54883 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 15050E77197 for ; Thu, 2 Jan 2025 09:41:17 +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.5189.1735810869948246637 for ; Thu, 02 Jan 2025 01:41:10 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=cPD77f7U; 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-4361c705434so81095725e9.3 for ; Thu, 02 Jan 2025 01:41:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1735810868; x=1736415668; 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=PLDny0CO/gotCnCW3YPK9aTVIdbs9ovJO1W3PiiqvQY=; b=cPD77f7Ur65M4tCrC2aTJ5mLJX1eNsyyXbOSAca0OezqTitJu5VrUvexc/1YjEQvPg TtRioa5kHXqNXctTGojbHJkfjjIPaG2ayuyuhVmv9xKkQj4vCmY1SQaPyCMEwx+1//ki 9vWU1gF7+MziNFPe3d82v44aQ68OTcSZlZnrU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735810868; x=1736415668; 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=PLDny0CO/gotCnCW3YPK9aTVIdbs9ovJO1W3PiiqvQY=; b=i894cmiNFNPOveQSnCy1/ED7ddg6wWhJ/LotdjxZjbcPKZeZZU99eJvM3x/9/c2kwH 23p0c/+tdsTQyH0jlQ63UJZYOs4SHx24epvt7mB0ljIC1B6pWwkkZZt4+p8ldsnoXWZm ujal/H2ZbCFpgXE1i6Bjjsf5xJ8p8XvzJ87Txp90BAvQVbI8snA9nC/+Tdr3UvCiTIfZ UJ5uPeiIHexvTQrJsvkSEj2R1VGAEGTZF1wksRM+NiqyhFrYmg9aoTrMbzJ4r1MnR05j +8296Zhsjn/9OAlO3rBMoAbKL8Hme5fsksCSDrVSG5caXGsgQSyKZOqBkWd8HmTpkUlr 3Eiw== X-Gm-Message-State: AOJu0YxwG1ug58/Ho6GIWkH0HSz+6xIqv3pNxtdDNk2QX5tII81AkDzM GnSCPOPYy0zhOaFPyTBQdtLvuo+FriUTEOOLY3ToQARzSEhYwfOPCkk4fAYxGGEFKS57Ey+/WMz IU9Y= X-Gm-Gg: ASbGncsMmIkW0d0YKSARf0fYR2FCQgZLtwKavO5+QLVm9ItHIVfWSthOvs3rxXzV86l xkFwVbqCbNsC28w/pR3FYiUKTOJeeFpS3qXzpUDSOqwS1SkST2P4wJwsaRCzjsgCj4DNAiFDbgS Gv1/naTJfKr9kMu7EyX68hhqTyGtS/MkDhJSYuPuQZVsAlWYOieFBM4C2ydAWaXpEJ+X8IuJVA6 8Yc1Dms87XufaT5TBbMxymcXVX2epRsDf9WGH7Iv9RHBAGe9+N1rF/NfGSSjfru1W04x5xZDg3H YvTZic6a3A== X-Google-Smtp-Source: AGHT+IGv5O9KhQruTWk9eFic0NR4BiwEYXLYdlgEuRpdnxXKRYLNlFgocFxfxN/JQBpNT/VFsWsD3A== X-Received: by 2002:a05:600c:3554:b0:434:9934:575 with SMTP id 5b1f17b1804b1-436686461d6mr394532885e9.16.1735810867898; Thu, 02 Jan 2025 01:41:07 -0800 (PST) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:ae2e:9f02:55c2:739d]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43656b119ccsm479785625e9.24.2025.01.02.01.41.06 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Jan 2025 01:41:06 -0800 (PST) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 06/21] debianutils: upgrade 5.20 -> 5.21 Date: Thu, 2 Jan 2025 09:40:37 +0000 Message-ID: <20250102094059.322187-6-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250102094059.322187-1-richard.purdie@linuxfoundation.org> References: <20250102094059.322187-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 ; Thu, 02 Jan 2025 09:41:17 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/209266 Signed-off-by: Richard Purdie --- .../debianutils/{debianutils_5.20.bb => debianutils_5.21.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/debianutils/{debianutils_5.20.bb => debianutils_5.21.bb} (97%) diff --git a/meta/recipes-support/debianutils/debianutils_5.20.bb b/meta/recipes-support/debianutils/debianutils_5.21.bb similarity index 97% rename from meta/recipes-support/debianutils/debianutils_5.20.bb rename to meta/recipes-support/debianutils/debianutils_5.21.bb index 61438121dad..e0485b24a35 100644 --- a/meta/recipes-support/debianutils/debianutils_5.20.bb +++ b/meta/recipes-support/debianutils/debianutils_5.21.bb @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://debian/copyright;md5=4b667f30411d21bc8fd7db85d502a8e9 SRC_URI = "git://salsa.debian.org/debian/debianutils.git;protocol=https;branch=master \ " -SRCREV = "9f3d6fa6b8d91849a78d681294fa8ea7bfa9086f" +SRCREV = "ae002b498f2e310c934a0b3f0992e83391f108c7" inherit autotools update-alternatives From patchwork Thu Jan 2 09:40: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: 54886 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 10BFFE77198 for ; Thu, 2 Jan 2025 09:41:17 +0000 (UTC) Received: from mail-wr1-f50.google.com (mail-wr1-f50.google.com [209.85.221.50]) by mx.groups.io with SMTP id smtpd.web11.5190.1735810872240431839 for ; Thu, 02 Jan 2025 01:41:12 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=a9vUi4fV; spf=pass (domain: linuxfoundation.org, ip: 209.85.221.50, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wr1-f50.google.com with SMTP id ffacd0b85a97d-385e2880606so8248692f8f.3 for ; Thu, 02 Jan 2025 01:41:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1735810870; x=1736415670; 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=K/mbra182kLEyVaToDsHi3GdDbkWsyzDdUH7ErujQxY=; b=a9vUi4fVrwMY1PwB8akKDrQedVFanweT6lCkm3FY9zk5P7RG0wcaNInF0yqRYIkZvu 5a4BCm5mqbZOih0vvUZDlDxAyUTuECPHNDsvEqqyHDC4NBLOwRkN2+oy+3/Lcdq2Mnut qusmkEWZ3CfGnvWUyzIGicrzQLis5EZb9+iQA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735810870; x=1736415670; 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=K/mbra182kLEyVaToDsHi3GdDbkWsyzDdUH7ErujQxY=; b=jvwfoNBayagm8Wp+gGkjiqaufai0sJsuWpVp2axqYQ1UsprqDeY7jbbnfuISZlHhJS BtfCnsGyKxKGs/LxMFFrHIPQyxt+UdGIJQaX4rrb8Ic+4VhQzopLWIROn4VjAgJYSsy/ p8dTYwDa948UC7zMAMWXhJJrxLlMgv9gFyvv+X/brUeuAqHfXoIiJhE0T8ATzbELymP7 bNOuVACcokplKTMjA7hM9s2lbGGRN/RmlorDcfN08hao71FrCYnhuHAInBRhX5l7VGAI gii6OkGEFlb2fPqUekN54kMHI3snVP3yJhKv8xl5Lq1eQg3RNdeVyd5WCGKUao94YByo 07NA== X-Gm-Message-State: AOJu0YwcNfaZndEbnm78IiqP+SPIDU9HhP18PeIvY+oYMUCy8Bn7AI4s vFtWo61zqbwxXas4jNdXfEebr9yfYUdjktQ3efOLvyOzV2pTpKL2B+BrO2XKdQUot4kRnxF/8xR suZw= X-Gm-Gg: ASbGnctvPotJHIVwhTZUzwVi9waKIu7nGSCkwiawYnBvVoFPOPX7KQqqhUbpktCUYoG 9sKrhfgtIEQx9aZVb+2fh/H4VvEHQ1r7xrvRnUin6Oovha57iPNCPl8e1x/JovZDjMhbGHQCJ1N Whtsbq2dhdqMBfDEkJWdcfM6leuya2uFcbdUYWBkDCbFGqBodcKIKI+8v2N9Ju6IMz5rVmHW6Qa Jp4fJolRI5eg20gvslg5yFcvZZ1gmBMCBBa0At/7WhRGncfuFbOAZ8W+yRDJ4qgl79F4y+RdxT9 odxHlm81Ew== X-Google-Smtp-Source: AGHT+IHcFDsdpPkYOQ6IrTvYhYg9w/Z7MrHnJTuDXJjrbgfCwn48F5lPdScwN9YS9ORTTSbZEKVX3A== X-Received: by 2002:adf:979c:0:b0:38a:418e:1179 with SMTP id ffacd0b85a97d-38a418e13dbmr17379807f8f.2.1735810869955; Thu, 02 Jan 2025 01:41:09 -0800 (PST) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:ae2e:9f02:55c2:739d]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43656b119ccsm479785625e9.24.2025.01.02.01.41.08 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Jan 2025 01:41:09 -0800 (PST) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 07/21] gpgme: upgrade 1.24.0 -> 1.24.1 Date: Thu, 2 Jan 2025 09:40:38 +0000 Message-ID: <20250102094059.322187-7-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250102094059.322187-1-richard.purdie@linuxfoundation.org> References: <20250102094059.322187-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 ; Thu, 02 Jan 2025 09:41:17 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/209267 Signed-off-by: Richard Purdie --- ...ake-gpgme.m4-use-gpgrt-config-with-.pc.patch | 15 +++++++-------- ...1-autogen.sh-remove-unknown-in-version.patch | 7 ++----- .../gpgme/gpgme/0001-pkgconfig.patch | 17 +++++++---------- ...osix-io.c-Use-off_t-instead-of-off64_t.patch | 2 +- ...-use-closefrom-on-linux-and-glibc-2.34.patch | 3 +-- ...hon-gpg-error-config-should-not-be-use.patch | 7 +++---- .../0003-Correctly-install-python-modules.patch | 5 ++--- ...kip-all-lib-or-usr-lib-directories-in-.patch | 3 +-- .../gpgme/gpgme/0006-fix-build-path-issue.patch | 5 ++--- .../gpgme/{gpgme_1.24.0.bb => gpgme_1.24.1.bb} | 2 +- 10 files changed, 27 insertions(+), 39 deletions(-) rename meta/recipes-support/gpgme/{gpgme_1.24.0.bb => gpgme_1.24.1.bb} (97%) diff --git a/meta/recipes-support/gpgme/gpgme/0001-Revert-build-Make-gpgme.m4-use-gpgrt-config-with-.pc.patch b/meta/recipes-support/gpgme/gpgme/0001-Revert-build-Make-gpgme.m4-use-gpgrt-config-with-.pc.patch index 8ed39280cac..e6e86dfd770 100644 --- a/meta/recipes-support/gpgme/gpgme/0001-Revert-build-Make-gpgme.m4-use-gpgrt-config-with-.pc.patch +++ b/meta/recipes-support/gpgme/gpgme/0001-Revert-build-Make-gpgme.m4-use-gpgrt-config-with-.pc.patch @@ -1,4 +1,4 @@ -From ee1421f7a7a9f31400ba992a5be52b88d20170c9 Mon Sep 17 00:00:00 2001 +From b12b01239909b6fb41adc64d3c0ed32795554369 Mon Sep 17 00:00:00 2001 From: Hongxu Jia Date: Fri, 10 May 2019 14:18:04 +0800 Subject: [PATCH] Revert "build: Make gpgme.m4 use gpgrt-config with *.pc." @@ -10,16 +10,15 @@ The oe-core does not support gpgrt-config, so revert it Upstream-Status: Inappropriate [oe-core specific] Signed-off-by: Hongxu Jia - --- src/gpgme.m4 | 54 ++++++++-------------------------------------------- 1 file changed, 8 insertions(+), 46 deletions(-) diff --git a/src/gpgme.m4 b/src/gpgme.m4 -index f2906c1..8cc2898 100644 +index 4cfe899..5f689e1 100644 --- a/src/gpgme.m4 +++ b/src/gpgme.m4 -@@ -125,24 +125,10 @@ AC_REQUIRE([_AM_PATH_GPGRT_CONFIG])dnl +@@ -122,24 +122,10 @@ AC_REQUIRE([_AM_PATH_GPGRT_CONFIG])dnl fi fi @@ -46,7 +45,7 @@ index f2906c1..8cc2898 100644 fi gpgme_version_major=`echo $gpgme_version | \ sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1/'` -@@ -155,16 +141,12 @@ AC_REQUIRE([_AM_PATH_GPGRT_CONFIG])dnl +@@ -152,16 +138,12 @@ AC_REQUIRE([_AM_PATH_GPGRT_CONFIG])dnl AC_DEFUN([_AM_PATH_GPGME_CONFIG_HOST_CHECK], [ @@ -65,7 +64,7 @@ index f2906c1..8cc2898 100644 *** built for $gpgme_config_host and thus may not match the *** used host $host. *** You may want to use the configure option --with-gpgme-prefix -@@ -225,11 +207,7 @@ AC_DEFUN([AM_PATH_GPGME], +@@ -223,11 +205,7 @@ AC_DEFUN([AM_PATH_GPGME], # If we have a recent GPGME, we should also check that the # API is compatible. if test "$req_gpgme_api" -gt 0 ; then @@ -78,7 +77,7 @@ index f2906c1..8cc2898 100644 if test "$tmp" -gt 0 ; then if test "$req_gpgme_api" -ne "$tmp" ; then ok=no -@@ -372,11 +350,7 @@ AC_DEFUN([AM_PATH_GPGME_GLIB], +@@ -370,11 +348,7 @@ AC_DEFUN([AM_PATH_GPGME_GLIB], # If we have a recent GPGME, we should also check that the # API is compatible. if test "$req_gpgme_api" -gt 0 ; then @@ -91,7 +90,7 @@ index f2906c1..8cc2898 100644 if test "$tmp" -gt 0 ; then if test "$req_gpgme_api" -ne "$tmp" ; then ok=no -@@ -385,20 +359,8 @@ AC_DEFUN([AM_PATH_GPGME_GLIB], +@@ -383,20 +357,8 @@ AC_DEFUN([AM_PATH_GPGME_GLIB], fi fi if test $ok = yes; then diff --git a/meta/recipes-support/gpgme/gpgme/0001-autogen.sh-remove-unknown-in-version.patch b/meta/recipes-support/gpgme/gpgme/0001-autogen.sh-remove-unknown-in-version.patch index 920df3d4c3d..af97f114304 100644 --- a/meta/recipes-support/gpgme/gpgme/0001-autogen.sh-remove-unknown-in-version.patch +++ b/meta/recipes-support/gpgme/gpgme/0001-autogen.sh-remove-unknown-in-version.patch @@ -1,4 +1,4 @@ -From 0d76b00111a112032eb8522791b70664100d4e0a Mon Sep 17 00:00:00 2001 +From 1d0fa519ef017aef4821af49c59bad119e7f0d66 Mon Sep 17 00:00:00 2001 From: Hongxu Jia Date: Tue, 26 Nov 2024 23:23:42 -0800 Subject: [PATCH] autogen.sh: remove '-unknown' in version @@ -20,7 +20,7 @@ Signed-off-by: Hongxu Jia 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autogen.sh b/autogen.sh -index 9f912972..9f7559b4 100755 +index 9f91297..9f7559b 100755 --- a/autogen.sh +++ b/autogen.sh @@ -271,7 +271,7 @@ if [ "$myhost" = "find-version" ]; then @@ -32,6 +32,3 @@ index 9f912972..9f7559b4 100755 cid="0000000" rev="0000000" rvd="0" --- -2.25.1 - diff --git a/meta/recipes-support/gpgme/gpgme/0001-pkgconfig.patch b/meta/recipes-support/gpgme/gpgme/0001-pkgconfig.patch index 2fddf4c5530..59f98103d48 100644 --- a/meta/recipes-support/gpgme/gpgme/0001-pkgconfig.patch +++ b/meta/recipes-support/gpgme/gpgme/0001-pkgconfig.patch @@ -1,4 +1,4 @@ -From e4e75bee348d297bd8288e6fd7e99ab033cbb90c Mon Sep 17 00:00:00 2001 +From 108461f6c50b57ba73970dc977e7d4e9a02624df Mon Sep 17 00:00:00 2001 From: Hongxu Jia Date: Tue, 26 Nov 2024 23:04:52 -0800 Subject: [PATCH] pkgconfig @@ -27,10 +27,10 @@ Signed-off-by: Hongxu Jia create mode 100644 src/gpgme-pthread.pc.in diff --git a/configure.ac b/configure.ac -index 933fb150..08589a6b 100644 +index fe02bdf..6f33020 100644 --- a/configure.ac +++ b/configure.ac -@@ -1160,6 +1160,7 @@ AC_CONFIG_FILES(Makefile src/Makefile +@@ -1179,6 +1179,7 @@ AC_CONFIG_FILES(Makefile src/Makefile src/gpgme-glib.pc src/gpgme.h) AC_CONFIG_FILES(src/gpgme-config, chmod +x src/gpgme-config) @@ -39,7 +39,7 @@ index 933fb150..08589a6b 100644 AC_CONFIG_FILES(lang/cpp/tests/Makefile) AC_CONFIG_FILES(lang/cpp/src/gpgmepp.pc) diff --git a/src/Makefile.am b/src/Makefile.am -index 03708620..e716ce4d 100644 +index 0370862..e716ce4 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -20,11 +20,11 @@ @@ -58,7 +58,7 @@ index 03708620..e716ce4d 100644 noinst_SCRIPTS = gpgme-config diff --git a/src/gpgme-pthread.pc.in b/src/gpgme-pthread.pc.in new file mode 100644 -index 00000000..074bbf6e +index 0000000..074bbf6 --- /dev/null +++ b/src/gpgme-pthread.pc.in @@ -0,0 +1,15 @@ @@ -78,7 +78,7 @@ index 00000000..074bbf6e +Cflags: -I${includedir} +Requires: libassuan gpg-error diff --git a/src/gpgme.m4 b/src/gpgme.m4 -index 5f689e18..249e8c98 100644 +index 5f689e1..249e8c9 100644 --- a/src/gpgme.m4 +++ b/src/gpgme.m4 @@ -166,7 +166,6 @@ dnl is added to the gpg_config_script_warn variable. @@ -281,7 +281,7 @@ index 5f689e18..249e8c98 100644 - AC_SUBST(GPGME_GLIB_LIBS) ]) diff --git a/src/gpgme.pc.in b/src/gpgme.pc.in -index 9ddef5cd..932645be 100644 +index 9ddef5c..932645b 100644 --- a/src/gpgme.pc.in +++ b/src/gpgme.pc.in @@ -9,6 +9,6 @@ Name: gpgme @@ -293,6 +293,3 @@ index 9ddef5cd..932645be 100644 +Cflags: -I${includedir} +Libs: -L${libdir} -lgpgme URL: https://www.gnupg.org/software/gpgme/index.html --- -2.25.1 - diff --git a/meta/recipes-support/gpgme/gpgme/0001-posix-io.c-Use-off_t-instead-of-off64_t.patch b/meta/recipes-support/gpgme/gpgme/0001-posix-io.c-Use-off_t-instead-of-off64_t.patch index be58c421285..9845b029692 100644 --- a/meta/recipes-support/gpgme/gpgme/0001-posix-io.c-Use-off_t-instead-of-off64_t.patch +++ b/meta/recipes-support/gpgme/gpgme/0001-posix-io.c-Use-off_t-instead-of-off64_t.patch @@ -1,4 +1,4 @@ -From be33cf1812b4c2a3ed85fb2532992bfb2b27b3be Mon Sep 17 00:00:00 2001 +From 13b955f66615caf34d19e86d97bcfe841d60d58c Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 15 Dec 2022 08:44:13 -0800 Subject: [PATCH] posix-io.c: Use off_t instead of off64_t diff --git a/meta/recipes-support/gpgme/gpgme/0001-use-closefrom-on-linux-and-glibc-2.34.patch b/meta/recipes-support/gpgme/gpgme/0001-use-closefrom-on-linux-and-glibc-2.34.patch index 3d05808d63f..f174e24ebc9 100644 --- a/meta/recipes-support/gpgme/gpgme/0001-use-closefrom-on-linux-and-glibc-2.34.patch +++ b/meta/recipes-support/gpgme/gpgme/0001-use-closefrom-on-linux-and-glibc-2.34.patch @@ -1,4 +1,4 @@ -From e1fc4b06dcb62e1c2d85ae99f39ef1a8860570e1 Mon Sep 17 00:00:00 2001 +From 2592a1d97c66f8bff4bae095b14cb774de3e80c9 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 15 Jul 2021 12:33:13 -0700 Subject: [PATCH] use closefrom() on linux and glibc 2.34+ @@ -8,7 +8,6 @@ Signed-off-by: Khem Raj Rebase to 1.17.0 Signed-off-by: Wang Mingyu - --- src/posix-io.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-support/gpgme/gpgme/0002-gpgme-lang-python-gpg-error-config-should-not-be-use.patch b/meta/recipes-support/gpgme/gpgme/0002-gpgme-lang-python-gpg-error-config-should-not-be-use.patch index 0d2692912fd..373660be943 100644 --- a/meta/recipes-support/gpgme/gpgme/0002-gpgme-lang-python-gpg-error-config-should-not-be-use.patch +++ b/meta/recipes-support/gpgme/gpgme/0002-gpgme-lang-python-gpg-error-config-should-not-be-use.patch @@ -1,4 +1,4 @@ -From 9fce0689bc04506e5758444efa24ea99fe1ff5ef Mon Sep 17 00:00:00 2001 +From a956d17d2aa7fea53bab97715a8f98858e9b4a5c Mon Sep 17 00:00:00 2001 From: Hongxu Jia Date: Fri, 10 May 2019 14:30:36 +0800 Subject: [PATCH] gpgme/lang/python: gpg-error-config should not be used @@ -14,16 +14,15 @@ Signed-off-by: Mark Hatle Rebase to 1.13.0 Signed-off-by: Hongxu Jia - --- lang/python/setup.py.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lang/python/setup.py.in b/lang/python/setup.py.in -index 6f36861..1d9058b 100755 +index d6f537e..695c02e 100755 --- a/lang/python/setup.py.in +++ b/lang/python/setup.py.in -@@ -169,9 +169,8 @@ class BuildExtFirstHack(build): +@@ -173,9 +173,8 @@ class BuildExtFirstHack(build): def _generate_errors_i(self): diff --git a/meta/recipes-support/gpgme/gpgme/0003-Correctly-install-python-modules.patch b/meta/recipes-support/gpgme/gpgme/0003-Correctly-install-python-modules.patch index 204fe5934d9..004e5875188 100644 --- a/meta/recipes-support/gpgme/gpgme/0003-Correctly-install-python-modules.patch +++ b/meta/recipes-support/gpgme/gpgme/0003-Correctly-install-python-modules.patch @@ -1,4 +1,4 @@ -From 8c850aa109c42d0c193bccc7af45dbc2689b23f6 Mon Sep 17 00:00:00 2001 +From 548d84c703a747c41a02e1d0ff6ad4c193a34a5c Mon Sep 17 00:00:00 2001 From: Hongxu Jia Date: Tue, 30 Jan 2018 15:28:49 +0800 Subject: [PATCH] Correctly install python modules @@ -12,13 +12,12 @@ Signed-off-by: Hongxu Jia Rebase to 1.10.0 Signed-off-by: Hongxu Jia - --- lang/python/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/python/Makefile.am b/lang/python/Makefile.am -index 68b98e8..bbb9111 100644 +index a6fd639..136e979 100644 --- a/lang/python/Makefile.am +++ b/lang/python/Makefile.am @@ -97,6 +97,7 @@ install-exec-local: diff --git a/meta/recipes-support/gpgme/gpgme/0005-gpgme-config-skip-all-lib-or-usr-lib-directories-in-.patch b/meta/recipes-support/gpgme/gpgme/0005-gpgme-config-skip-all-lib-or-usr-lib-directories-in-.patch index 7fe0c9538a8..120cb64b980 100644 --- a/meta/recipes-support/gpgme/gpgme/0005-gpgme-config-skip-all-lib-or-usr-lib-directories-in-.patch +++ b/meta/recipes-support/gpgme/gpgme/0005-gpgme-config-skip-all-lib-or-usr-lib-directories-in-.patch @@ -1,4 +1,4 @@ -From 57475742b0288b4ee53c01c59c3ab03c1ef7932e Mon Sep 17 00:00:00 2001 +From 59b2e28b34f332d12935af41dbe3140f5842e8d1 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Thu, 13 Apr 2017 16:40:27 +0300 Subject: [PATCH] gpgme-config: skip all /lib* or /usr/lib* directories in @@ -9,7 +9,6 @@ directory names than plain /lib or /usr/lib. Upstream-Status: Inappropriate [oe-core specific] Signed-off-by: Alexander Kanavin - --- src/gpgme-config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-support/gpgme/gpgme/0006-fix-build-path-issue.patch b/meta/recipes-support/gpgme/gpgme/0006-fix-build-path-issue.patch index 8d48db2febb..00449e32599 100644 --- a/meta/recipes-support/gpgme/gpgme/0006-fix-build-path-issue.patch +++ b/meta/recipes-support/gpgme/gpgme/0006-fix-build-path-issue.patch @@ -1,4 +1,4 @@ -From 7938a5a760827aec737ea49d2f8719051abda188 Mon Sep 17 00:00:00 2001 +From 89a53d8d025fef4626006219f0f686982e215d97 Mon Sep 17 00:00:00 2001 From: Hongxu Jia Date: Wed, 31 Jan 2018 11:01:09 +0800 Subject: [PATCH] fix build path issue @@ -12,13 +12,12 @@ to use relative path. Upstream-Status: Submitted [gnupg-devel@gnupg.org] Signed-off-by: Hongxu Jia - --- lang/python/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lang/python/Makefile.am b/lang/python/Makefile.am -index bbb9111..cee499e 100644 +index 136e979..1495982 100644 --- a/lang/python/Makefile.am +++ b/lang/python/Makefile.am @@ -96,8 +96,9 @@ install-exec-local: diff --git a/meta/recipes-support/gpgme/gpgme_1.24.0.bb b/meta/recipes-support/gpgme/gpgme_1.24.1.bb similarity index 97% rename from meta/recipes-support/gpgme/gpgme_1.24.0.bb rename to meta/recipes-support/gpgme/gpgme_1.24.1.bb index d717c0cbb76..34f8a15e000 100644 --- a/meta/recipes-support/gpgme/gpgme_1.24.0.bb +++ b/meta/recipes-support/gpgme/gpgme_1.24.1.bb @@ -29,7 +29,7 @@ SRC_URI = "${GNUPG_MIRROR}/gpgme/${BP}.tar.bz2 \ file://0001-autogen.sh-remove-unknown-in-version.patch \ " -SRC_URI[sha256sum] = "61e3a6ad89323fecfaff176bc1728fb8c3312f2faa83424d9d5077ba20f5f7da" +SRC_URI[sha256sum] = "ea05d0258e71061d61716584ec34cef59330a91340571edc46b78374973ba85f" PYTHON_DEPS = "${@bb.utils.contains('LANGUAGES', 'python', 'swig-native', '', d)}" From patchwork Thu Jan 2 09:40: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: 54887 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 37651E7719C for ; Thu, 2 Jan 2025 09:41:17 +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.5191.1735810874038744235 for ; Thu, 02 Jan 2025 01:41:14 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=bJWLupYl; 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-436281c8a38so80013925e9.3 for ; Thu, 02 Jan 2025 01:41:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1735810872; x=1736415672; 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=InmTUrQRMWKghHNGz9WetS7Ppqm29VNbQMygPUkWZ70=; b=bJWLupYloqmGoaUhVaJGBECFJTeBUB2OOOsJ1TuwB07K90za9ixZRqp/5K5Z63qt2w 4le6nXbTGr6hfnkHvrKGRkA0l3oIebt0lC7xOCnCgWWQgn/wCsp7iB87mDVctTYIW6Uh lDo7ug9phzbMh2Yg26cuqo80PKOTa3giPirX4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735810872; x=1736415672; 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=InmTUrQRMWKghHNGz9WetS7Ppqm29VNbQMygPUkWZ70=; b=kgiJP6GGAL+BjEWYlTFWb92CfgUsGe+R/1BZhXEl9akuMsQzKjZjRoF4GNrOujfZ1W 2uF2E+LpnknRowUZj6oVPpemQflYnMWDWUStV5SJ+QnFPedelkQqckMbwu/bm5LTJ0nK fWfI/VXpYtReeWljYn5PXR9nz1oHI0K9+wHJ4NxeJ91b3p1qJrMy8X9vuisOKoYLgQqd GoY13k6880FXxOQ8rv0dJwWJNfu5wsJmudazslGr8YffHA8ZtMd/AU3PqCDFwJRNr/L3 q/w/Tpht5TxX9jISxLHoYgq3KgnYMq/D7hGEvTJp4ALL+MFZ8fUHNrcrt1K0FO/7cWdt qg7g== X-Gm-Message-State: AOJu0YxyQHgxamRIfhTkUjIzFdQRjjbyzccgSy8JHMsBpaCb0DGjATG1 P/bLVz0rjqoflXvwnvLCp0JuA1oRwMqO+KKCRGT0YOgTR+qP7CxB96LBbcnDo1P68tSXP3hWKAT ABs0= X-Gm-Gg: ASbGnctk6xp5RehLMVxXbfPf/JoeFC0fU193XmYFI9oWmRfvzoqiqBL/t+b9lsvyENx tFwE1X3FV7aTcneLuNuXWjI68QG87z8MMNfRRzFTFMfd5ikDqFeuzRJJaSFhiyeYysBGKAL81Xo +jRZRLzve3eVEVmeKxTESB0YRnkqoU/+YglPe038matcug4pwU5pOEagnr9y8ucvcPRas5hojVp M7htCsZOXiJy3694siDHzsEFOOF23SCnZ23HMb2lWunwoMWsyiqks2jsuvdTt3fAftWuNny6H9z qIV3Ed2coA== X-Google-Smtp-Source: AGHT+IGvNp3QSpwQsot4UAk7nRmq/Dl4ymNincZV9FWWwwR2RWVbKZJvPfANukO7ST0gpr1qYMv6ow== X-Received: by 2002:a7b:cd98:0:b0:42c:de2f:da27 with SMTP id 5b1f17b1804b1-4366b2f9323mr340802035e9.2.1735810871787; Thu, 02 Jan 2025 01:41:11 -0800 (PST) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:ae2e:9f02:55c2:739d]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43656b119ccsm479785625e9.24.2025.01.02.01.41.10 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Jan 2025 01:41:10 -0800 (PST) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 08/21] init-system-helpers: upgrade 1.67 -> 1.68 Date: Thu, 2 Jan 2025 09:40:39 +0000 Message-ID: <20250102094059.322187-8-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250102094059.322187-1-richard.purdie@linuxfoundation.org> References: <20250102094059.322187-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 ; Thu, 02 Jan 2025 09:41:17 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/209268 Signed-off-by: Richard Purdie --- ...{init-system-helpers_1.67.bb => init-system-helpers_1.68.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/initscripts/{init-system-helpers_1.67.bb => init-system-helpers_1.68.bb} (96%) diff --git a/meta/recipes-core/initscripts/init-system-helpers_1.67.bb b/meta/recipes-core/initscripts/init-system-helpers_1.68.bb similarity index 96% rename from meta/recipes-core/initscripts/init-system-helpers_1.67.bb rename to meta/recipes-core/initscripts/init-system-helpers_1.68.bb index 1576f89a8c7..036c86a536e 100644 --- a/meta/recipes-core/initscripts/init-system-helpers_1.67.bb +++ b/meta/recipes-core/initscripts/init-system-helpers_1.68.bb @@ -16,7 +16,7 @@ SECTION = "base" LICENSE = "BSD-3-Clause & GPL-2.0-only" LIC_FILES_CHKSUM = "file://debian/copyright;md5=c4ec20aa158fa9de26ee1accf78dcaae" -SRCREV = "7b1a5359d99c1667f7b81380c06686ddc57b8e71" +SRCREV = "78486a4a2a305170b66ce4d907bedadbaed10daf" SRC_URI = "git://salsa.debian.org/debian/init-system-helpers.git;protocol=https;branch=master" UPSTREAM_CHECK_GITTAGREGEX = "(?P(\d+(\.\d+)+))(?!_exp)" From patchwork Thu Jan 2 09:40: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: 54882 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 00A32E7718B for ; Thu, 2 Jan 2025 09:41:16 +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.5386.1735810875515687405 for ; Thu, 02 Jan 2025 01:41:15 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=A756B+Cl; 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-436637e8c8dso113516135e9.1 for ; Thu, 02 Jan 2025 01:41:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1735810873; x=1736415673; 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=0L0NBPpjun5+WczAF/TYeFFf0EXWB11Nem5e9b9BZMU=; b=A756B+ClmqHMwTAioXKpy7gJOiQ2zBAHu5xCypBOJSuecTNvgBN9gQG0O/aMm9iWUo ebSf9DdxGa68aCrehMVexfvxIVzBs2zeeUr/w1efV22WRk3J5O7SgzeKjr24mbXUgcrR koPJbYR1obzA2CYHotzzZWc+Qtj32KdjtCcgo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735810873; x=1736415673; 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=0L0NBPpjun5+WczAF/TYeFFf0EXWB11Nem5e9b9BZMU=; b=eoBd+ZOqEHL0O4cUXconT2DAFkltwE3y9ju1nVyIdTH5OPSOANUnt4TUxHAaAxTLoD JgcXb27FeyAJrjTqgQ89TGAe6erDxCBW8T4B4u3JkOUQbXDPnK3wjBYh7nK+kluF+K3o 5JcNzXtT8AiyvKXSchkRtBX+aefdeJMf0/UXEqBCJzH2iqO1Efo8W9xYid2pQWUoW2xs a+erslrvnvCRWyJ8nHIXjkBHB2fpq9ohm+6GpF4tlvn9LN8Z5DkFU/TFz/RNGjwo0dtC 3AH19ooNqHf5sWaHJ6FJCEVAUTn5DNOY2NqDMMU9tmt8iBx8n86dl3Q4V94tQkkAZv27 XSYA== X-Gm-Message-State: AOJu0Yynov0qdh2UWo2H0k5t1pY/SIVapG37yQWg7aQZT9XBoFl/On7s oUt1U3ebiFs5Yohr8Cgkiv+n1oXO/TcXjj495Kr0Y6K7ruSfutR1SkNMRL09QKkL7p3JtqLbvoi no3Q= X-Gm-Gg: ASbGncvZqDNGFtIet5wOKet6pSepfqMijxN14Wd/Cx1fnXvN8eOBgFnL9TgCoeb17Qw ScEMn7XF7HO2w8f2B/bLZrUF7uuIYlH5PIW+DZZYwlrcfz8CfGUBiLMzxTxDuzzOJWOkyt7YhNW Q+H2ZsF8vcVI0gfhaO6skS67yaNzmDDivtb8erxuh+PwsXDD1Wei53saLcXVoEkGyH8rcnOe9vt spL+mrT+ImDi035YuulubLJkonUeobJVzIc4VamYN85YpPy2pCjeE28sDmobBVZSxpRCg887hQq rClg7m53SQ== X-Google-Smtp-Source: AGHT+IH8M70dvVmDgq7PUerfYdSdSINpS1VP2gXkeBDmdcVFPuvO5hlqrW1f9uT40qMz1qJiAz4L2A== X-Received: by 2002:a5d:6d8b:0:b0:386:3356:f3ac with SMTP id ffacd0b85a97d-38a221f2dedmr40787293f8f.26.1735810873413; Thu, 02 Jan 2025 01:41:13 -0800 (PST) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:ae2e:9f02:55c2:739d]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43656b119ccsm479785625e9.24.2025.01.02.01.41.11 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Jan 2025 01:41:12 -0800 (PST) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 09/21] libcap: upgrade 2.71 -> 2.73 Date: Thu, 2 Jan 2025 09:40:40 +0000 Message-ID: <20250102094059.322187-9-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250102094059.322187-1-richard.purdie@linuxfoundation.org> References: <20250102094059.322187-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 ; Thu, 02 Jan 2025 09:41:16 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/209269 Signed-off-by: Richard Purdie --- ...sure-the-XATTR_NAME_CAPS-is-defined-when-it-is-use.patch | 2 +- ...tivesdk-libcap-Raise-the-size-of-arrays-containing.patch | 4 ++-- .../files/0002-tests-do-not-run-target-executables.patch | 6 +++--- .../libcap/{libcap_2.71.bb => libcap_2.73.bb} | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) rename meta/recipes-support/libcap/{libcap_2.71.bb => libcap_2.73.bb} (96%) diff --git a/meta/recipes-support/libcap/files/0001-ensure-the-XATTR_NAME_CAPS-is-defined-when-it-is-use.patch b/meta/recipes-support/libcap/files/0001-ensure-the-XATTR_NAME_CAPS-is-defined-when-it-is-use.patch index e77d0c8c51c..c576351e819 100644 --- a/meta/recipes-support/libcap/files/0001-ensure-the-XATTR_NAME_CAPS-is-defined-when-it-is-use.patch +++ b/meta/recipes-support/libcap/files/0001-ensure-the-XATTR_NAME_CAPS-is-defined-when-it-is-use.patch @@ -1,4 +1,4 @@ -From 2261f47bac78aa77934ca03980ed54d1d86116b9 Mon Sep 17 00:00:00 2001 +From bda8da622bd3f4d8b0e577387e988ce364b917c4 Mon Sep 17 00:00:00 2001 From: Roy Li Date: Thu, 23 Jun 2016 16:26:43 +0800 Subject: [PATCH] Ensure the XATTR_NAME_CAPS is defined when it is used diff --git a/meta/recipes-support/libcap/files/0001-nativesdk-libcap-Raise-the-size-of-arrays-containing.patch b/meta/recipes-support/libcap/files/0001-nativesdk-libcap-Raise-the-size-of-arrays-containing.patch index ecbdd22099a..f2d11b2983a 100644 --- a/meta/recipes-support/libcap/files/0001-nativesdk-libcap-Raise-the-size-of-arrays-containing.patch +++ b/meta/recipes-support/libcap/files/0001-nativesdk-libcap-Raise-the-size-of-arrays-containing.patch @@ -1,4 +1,4 @@ -From fcb0166c5e991fcf62797b19bea39983214289cb Mon Sep 17 00:00:00 2001 +From 1343e4ee17bb3f72e6b244706cacbeb16463c5d7 Mon Sep 17 00:00:00 2001 From: Hongxu Jia Date: Thu, 14 Oct 2021 15:57:36 +0800 Subject: [PATCH] nativesdk-libcap: Raise the size of arrays containing dl @@ -19,7 +19,7 @@ Signed-off-by: Hongxu Jia 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libcap/execable.h b/libcap/execable.h -index 7a2d247..682e0ee 100644 +index 89e61a3..22518dd 100644 --- a/libcap/execable.h +++ b/libcap/execable.h @@ -23,7 +23,7 @@ diff --git a/meta/recipes-support/libcap/files/0002-tests-do-not-run-target-executables.patch b/meta/recipes-support/libcap/files/0002-tests-do-not-run-target-executables.patch index 31f27e914fe..8cabed6342a 100644 --- a/meta/recipes-support/libcap/files/0002-tests-do-not-run-target-executables.patch +++ b/meta/recipes-support/libcap/files/0002-tests-do-not-run-target-executables.patch @@ -1,4 +1,4 @@ -From a3368b38abfb703e730fc5462f42cc5d177d864d Mon Sep 17 00:00:00 2001 +From 5846ba594bedd66c8fd216cad6518f7be11b7a92 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 20 Dec 2019 16:54:05 +0100 Subject: [PATCH] tests: do not run target executables @@ -10,10 +10,10 @@ Signed-off-by: Alexander Kanavin 1 file changed, 2 deletions(-) diff --git a/tests/Makefile b/tests/Makefile -index ecb7d1b..8950c73 100644 +index 3d03721..fbb1d78 100644 --- a/tests/Makefile +++ b/tests/Makefile -@@ -61,13 +61,11 @@ endif +@@ -69,13 +69,11 @@ endif # unprivileged run_psx_test: psx_test diff --git a/meta/recipes-support/libcap/libcap_2.71.bb b/meta/recipes-support/libcap/libcap_2.73.bb similarity index 96% rename from meta/recipes-support/libcap/libcap_2.71.bb rename to meta/recipes-support/libcap/libcap_2.73.bb index 08ee4423302..94601c75b3d 100644 --- a/meta/recipes-support/libcap/libcap_2.71.bb +++ b/meta/recipes-support/libcap/libcap_2.73.bb @@ -19,7 +19,7 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/libs/security/linux-privs/${BPN}2/${BPN}-${ SRC_URI:append:class-nativesdk = " \ file://0001-nativesdk-libcap-Raise-the-size-of-arrays-containing.patch \ " -SRC_URI[sha256sum] = "b7006c9af5168315f35fc734bf1a8d2aa70766bd8b8c4340962e05b19c35b900" +SRC_URI[sha256sum] = "6405f6089cf4cdd8c271540cd990654d78dd0b1989b2d9bda20f933a75a795a5" UPSTREAM_CHECK_URI = "https://www.kernel.org/pub/linux/libs/security/linux-privs/${BPN}2/" From patchwork Thu Jan 2 09:40: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: 54888 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 30C91E77188 for ; Thu, 2 Jan 2025 09:41:27 +0000 (UTC) Received: from mail-wr1-f51.google.com (mail-wr1-f51.google.com [209.85.221.51]) by mx.groups.io with SMTP id smtpd.web11.5194.1735810877063096564 for ; Thu, 02 Jan 2025 01:41:17 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=EOG2yRJf; spf=pass (domain: linuxfoundation.org, ip: 209.85.221.51, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wr1-f51.google.com with SMTP id ffacd0b85a97d-38789e5b6a7so5642573f8f.1 for ; Thu, 02 Jan 2025 01:41:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1735810875; x=1736415675; 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=hrmxZthgf602tbqUAQHkCjKnxgCfcVvrrFDqw4t2LsQ=; b=EOG2yRJf4dYZI/Puxcn3lrCkc9jGqih3DmLoU0sKaLjH0unFE5t3BUBZ87tid//dZ8 wHljxuQm8qE/qxE9D34tyGml+BO8m1fs24MBGyWVSvMfXuLFdwOGQJxBEgp1ckk5P2w6 EmACz7BgKyk/5qLWcwKOZhzFWPCNH4ZW40YYY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735810875; x=1736415675; 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=hrmxZthgf602tbqUAQHkCjKnxgCfcVvrrFDqw4t2LsQ=; b=nNOF3GNWujWKUKEI8l0zz/0cLJ/ZnucqXjlrLld/xFGVkwtPK2ZsOzAMeUWxk0On0T Zh7lRnrehnvzGX72tAlz652HQc8aLsFpC2993Daw17YpElw8q3PiW4q13cG4mV1OCzfw A4gqNTDSstz7smAtGQrGYO94YZmTsygVAKAC5WSi/b4sYUfB8Q0IcT7qRwQFSMTSgw5w f/CpIg03F+pmnF1h0bF96DpxHfVPCW1qptpYNqXrIcnxvizbT12JxtMGiWNyLeUj3TCk mJFHA6s1JI+8ozDpGSNbdTj4LpaQ/EmXPL2qfkMK2klD6WXsQ70twPoK/ew2MP8Xh/TN UZdA== X-Gm-Message-State: AOJu0YyGoyPqLTLbEyfadfMJc6GYB0qpqH9gUpSwzhA0VxGpR35sKyM+ 5EqbunE8f132/aKWnEO2vRqncIGevNMnR3vg6+t6An4kWnucDPbWFsr5K5xD7grHtFl9mR3PkOJ OG7A= X-Gm-Gg: ASbGncvATC+7iw2dN7JUll4SoWifsVu4B/gQjstMxXIp0MIWBF58+rcFS3hqmKvejfm MLK4cilScsH9MXVTjVGNJAOWA3RoGZanr01xlOwcEOEYCJQHyGleJcqNAIoNn6AtxzgwpB3/tm9 N7FHQMqdxvhblpMklPUkFIN0lB7vpMSGfWiMZnyyjGVZb7UpAHZZ6izY7iAG2zeTgs/wk/qJtNE ZWeLZxoc45AqUXrj5cF1QO6ZJnIuFrlz0reFUXCMZmuKc31WdipvJTOAHqwTtNjz73OZHMlUQYn IXHv1/MmVA== X-Google-Smtp-Source: AGHT+IFonCZthUBkmVwrJJ0lJzmQXK1mKr53jprO6NclUAp4YqPIt2FJdq7MsvaX/RvPgs2I76FTwA== X-Received: by 2002:a05:6000:1ac8:b0:385:faad:bfb9 with SMTP id ffacd0b85a97d-38a221e1827mr38783935f8f.8.1735810874813; Thu, 02 Jan 2025 01:41:14 -0800 (PST) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:ae2e:9f02:55c2:739d]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43656b119ccsm479785625e9.24.2025.01.02.01.41.13 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Jan 2025 01:41:13 -0800 (PST) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 10/21] libical: upgrade 3.0.18 -> 3.0.19 Date: Thu, 2 Jan 2025 09:40:41 +0000 Message-ID: <20250102094059.322187-10-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250102094059.322187-1-richard.purdie@linuxfoundation.org> References: <20250102094059.322187-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 ; Thu, 02 Jan 2025 09:41:27 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/209270 Signed-off-by: Richard Purdie --- .../0001-cmake-Do-not-export-CC-into-gir-compiler.patch | 7 ++----- .../libical/{libical_3.0.18.bb => libical_3.0.19.bb} | 2 +- 2 files changed, 3 insertions(+), 6 deletions(-) rename meta/recipes-support/libical/{libical_3.0.18.bb => libical_3.0.19.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 3841c060eeb..0a7c6965302 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 c06d8a8990c996cbb854508a944202ba70ba7a7c Mon Sep 17 00:00:00 2001 +From 145a0f3919f6884c377a9e6b8a03de707feb45fe 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 @@ -15,7 +15,7 @@ Signed-off-by: Khem Raj 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cmake/modules/GObjectIntrospectionMacros.cmake b/cmake/modules/GObjectIntrospectionMacros.cmake -index 83aff931..d7d3f898 100644 +index 83aff93..d7d3f89 100644 --- a/cmake/modules/GObjectIntrospectionMacros.cmake +++ b/cmake/modules/GObjectIntrospectionMacros.cmake @@ -50,8 +50,7 @@ macro(gir_add_introspections introspections_girs) @@ -28,6 +28,3 @@ index 83aff931..d7d3f898 100644 ${GObjectIntrospection_SCANNER_ARGS} --namespace=${_gir_namespace} --nsversion=${_gir_version} --- -2.35.1 - diff --git a/meta/recipes-support/libical/libical_3.0.18.bb b/meta/recipes-support/libical/libical_3.0.19.bb similarity index 96% rename from meta/recipes-support/libical/libical_3.0.18.bb rename to meta/recipes-support/libical/libical_3.0.19.bb index 052ca57cfb0..1ee39aa94ff 100644 --- a/meta/recipes-support/libical/libical_3.0.18.bb +++ b/meta/recipes-support/libical/libical_3.0.19.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] = "72b7dc1a5937533aee5a2baefc990983b66b141dd80d43b51f80aced4aae219c" +SRC_URI[sha256sum] = "6a1e7f0f50a399cbad826bcc286ce10d7151f3df7cc103f641de15160523c73f" inherit cmake pkgconfig gobject-introspection vala github-releases From patchwork Thu Jan 2 09:40: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: 54889 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 3FCE3E7718B for ; Thu, 2 Jan 2025 09:41:27 +0000 (UTC) Received: from mail-wm1-f48.google.com (mail-wm1-f48.google.com [209.85.128.48]) by mx.groups.io with SMTP id smtpd.web11.5197.1735810879061658680 for ; Thu, 02 Jan 2025 01:41:19 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=GvQZ/ojr; 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-4361f664af5so126808215e9.1 for ; Thu, 02 Jan 2025 01:41:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1735810877; x=1736415677; 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=B1xPBbt+PXWni1v4v68K71E/kiV/f5T5ark9cIpWcHE=; b=GvQZ/ojrD14eTLOD+jdXuX5Pg2Ao5Nif7yqj/fe6g16WxOnmCAmKfuPK8st0x61rfu pLwKFZqFOuz0fUigvX8QrHyaiW7n0Icq0l9gjsM+NQeBvwgYnr27cb/t1dTZoiF6/jTw yvIx4u+J2n8A2cElm+6NtVdQNV1cTAactR4gI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735810877; x=1736415677; 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=B1xPBbt+PXWni1v4v68K71E/kiV/f5T5ark9cIpWcHE=; b=EOVVz4VZptqAdgYfPLsvYWEvXuhwUJkPjlOEM1+WyNIukDnBZG54ej4z0UNpuJYUQj JZ3iKedXMp/kH70f7/yUvVJpEpDNnwnmJcJyUkj2Pm0JDWdBu0x7VRp5ky4mUo6aIywT jCBleMSlDgAzhP47W5oVd/RYKUpsQPd3uoLbn/N2GRt+3bIfmJ55Rc0kCeBHdBEhY5UR KpHscj2/G0Lqdf79G8wYMTPKM9kOep351U6eRbF/n8iDb7NHZavAypAce56NNdhHpJ+S kGv6a+wUlOUA+K8rKVC8GuQ7IlUcSPZ2gNIFNtYwHmLndFD77CH7KQ+Ue+bqn5qYN82c YmmA== X-Gm-Message-State: AOJu0YwMRswZzlRIB6J1RGEBtzcA3PYBiY6XmB2Wvx+wk9P3y5QNENKd ZCaAfGaPKyy84N5cyqAVpoO09Pr4dGkw2MSs+j6jnjru493H05ySOuNxEvOPyV8YBN6yy/ul7A8 ITDk= X-Gm-Gg: ASbGncu2JXwid0xUhGh4mTSKglFvrtDboO3TC+HOZ2DlvFb2lcaplsXCtHQep6nGODk QTWGLrkGiZ5/FqimGO5dVViEDczvf03PiMumwAbAHLg+wJxuCX/N7NskQ7MbrWWH1pgCQnvSqST Bq6t3rWGdU+41+1JHu2lC5TS6F6EdSDpDKbNea3vQP+U5gTeYlRlQej9oxO2KpXlBP9foepv9uq hZIquQCPDv7rhU5pM4EnQRnu0qjt9E9rxOrjg1Y6c+xdaxYqk3MzfY8LaHdyAWAPQyv5oUXIkfx 0nvk6LxJ6A== X-Google-Smtp-Source: AGHT+IGRhXg95PjZ4KazQX7bJlTDAvIwJqDvMoApN8BD2RiMUpagCfmUiFqF5hr2OSHAopsJAbmC7A== X-Received: by 2002:a05:600c:3106:b0:434:a802:43d with SMTP id 5b1f17b1804b1-43668b93817mr362729265e9.27.1735810876805; Thu, 02 Jan 2025 01:41:16 -0800 (PST) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:ae2e:9f02:55c2:739d]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43656b119ccsm479785625e9.24.2025.01.02.01.41.14 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Jan 2025 01:41:16 -0800 (PST) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 11/21] nettle: upgrade 3.10 -> 3.10.1 Date: Thu, 2 Jan 2025 09:40:42 +0000 Message-ID: <20250102094059.322187-11-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250102094059.322187-1-richard.purdie@linuxfoundation.org> References: <20250102094059.322187-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 ; Thu, 02 Jan 2025 09:41:27 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/209271 Signed-off-by: Richard Purdie --- .../Add-target-to-only-build-tests-not-run-them.patch | 9 +++------ .../check-header-files-of-openssl-only-if-enable_.patch | 7 ++----- .../nettle/{nettle_3.10.bb => nettle_3.10.1.bb} | 2 +- 3 files changed, 6 insertions(+), 12 deletions(-) rename meta/recipes-support/nettle/{nettle_3.10.bb => nettle_3.10.1.bb} (96%) diff --git a/meta/recipes-support/nettle/nettle/Add-target-to-only-build-tests-not-run-them.patch b/meta/recipes-support/nettle/nettle/Add-target-to-only-build-tests-not-run-them.patch index 345fc43ebee..ee3e74c43b2 100644 --- a/meta/recipes-support/nettle/nettle/Add-target-to-only-build-tests-not-run-them.patch +++ b/meta/recipes-support/nettle/nettle/Add-target-to-only-build-tests-not-run-them.patch @@ -1,4 +1,4 @@ -From e9fcb2177fda228ac065d189240e2d992e86e5bf Mon Sep 17 00:00:00 2001 +From 3ea3eaf5bda21529fc8a8da3d8b07ebc3875ba7e Mon Sep 17 00:00:00 2001 From: Trevor Gamblin Date: Fri, 2 Aug 2024 09:48:43 -0400 Subject: [PATCH] Makefile.in: Add target to only build tests (not run them) @@ -21,7 +21,7 @@ Signed-off-by: Trevor Gamblin 2 files changed, 5 insertions(+) diff --git a/Makefile.in b/Makefile.in -index 2bf7f1e8..403a868a 100644 +index 71ad761..0f239f4 100644 --- a/Makefile.in +++ b/Makefile.in @@ -53,6 +53,9 @@ clean distclean mostlyclean maintainer-clean tags: @@ -35,7 +35,7 @@ index 2bf7f1e8..403a868a 100644 true diff --git a/testsuite/Makefile.in b/testsuite/Makefile.in -index 0699fa0d..8ac9983c 100644 +index 0699fa0..8ac9983 100644 --- a/testsuite/Makefile.in +++ b/testsuite/Makefile.in @@ -137,6 +137,8 @@ $(TARGETS) $(EXTRA_TARGETS): testutils.$(OBJEXT) ../non-nettle.$(OBJEXT) \ @@ -47,6 +47,3 @@ index 0699fa0d..8ac9983c 100644 check: $(TS_ALL) $(TS_ALL:sc-%=%) TEST_SHLIB_DIR="$(TEST_SHLIB_DIR)" \ srcdir="$(srcdir)" \ --- -2.39.2 - diff --git a/meta/recipes-support/nettle/nettle/check-header-files-of-openssl-only-if-enable_.patch b/meta/recipes-support/nettle/nettle/check-header-files-of-openssl-only-if-enable_.patch index 49d633b5f78..89b5c7bec40 100644 --- a/meta/recipes-support/nettle/nettle/check-header-files-of-openssl-only-if-enable_.patch +++ b/meta/recipes-support/nettle/nettle/check-header-files-of-openssl-only-if-enable_.patch @@ -1,4 +1,4 @@ -From 5f7cdd2b878298577accade43a38e1a0951d17b4 Mon Sep 17 00:00:00 2001 +From ec2ca7e505e6bfe1fff2a7d6e6bb39b60b93e19a Mon Sep 17 00:00:00 2001 From: Haiqing Bai Date: Fri, 9 Dec 2016 15:23:17 +0800 Subject: [PATCH] nettle: check header files of openssl only if @@ -23,7 +23,7 @@ Signed-off-by: Trevor Gamblin 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac -index 4f27e663..673c1492 100644 +index 7c003bb..779f7ff 100644 --- a/configure.ac +++ b/configure.ac @@ -197,9 +197,11 @@ AC_TYPE_SIZE_T @@ -41,6 +41,3 @@ index 4f27e663..673c1492 100644 # For use by the testsuite AC_CHECK_HEADERS([valgrind/memcheck.h]) --- -2.39.2 - diff --git a/meta/recipes-support/nettle/nettle_3.10.bb b/meta/recipes-support/nettle/nettle_3.10.1.bb similarity index 96% rename from meta/recipes-support/nettle/nettle_3.10.bb rename to meta/recipes-support/nettle/nettle_3.10.1.bb index 92bc78263c9..85c470b10da 100644 --- a/meta/recipes-support/nettle/nettle_3.10.bb +++ b/meta/recipes-support/nettle/nettle_3.10.1.bb @@ -20,7 +20,7 @@ SRC_URI = "${GNU_MIRROR}/${BPN}/${BP}.tar.gz \ file://check-header-files-of-openssl-only-if-enable_.patch \ " -SRC_URI[sha256sum] = "b4c518adb174e484cb4acea54118f02380c7133771e7e9beb98a0787194ee47c" +SRC_URI[sha256sum] = "b0fcdd7fc0cdea6e80dcf1dd85ba794af0d5b4a57e26397eee3bc193272d9132" UPSTREAM_CHECK_REGEX = "nettle-(?P\d+(\.\d+)+)\.tar" From patchwork Thu Jan 2 09:40: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: 54893 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 3FF74E77199 for ; Thu, 2 Jan 2025 09:41:27 +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.5198.1735810880679894857 for ; Thu, 02 Jan 2025 01:41:21 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=CIU77ZOp; 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-385e0e224cbso5626668f8f.2 for ; Thu, 02 Jan 2025 01:41:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1735810878; x=1736415678; 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=1HsIQZwkX6ctXAqNIriD3spbB37gq6f0xVWPKk1dDJY=; b=CIU77ZOpI8XKzFeZasZjredmNpiD0Du2+Fwi5Yt+NM0SD8SCM7ZcLfdDDc5eEDr3az H+FJc7GVO9K+SbuvPP7zkGx0guFHXYrbvOOidpiQBNguFUteIfn4lpgSsbOW3REhLKWs yzXm3Tzn6EwEoYOBTHjqwzaFnDmPMOQK3mk5g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735810878; x=1736415678; 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=1HsIQZwkX6ctXAqNIriD3spbB37gq6f0xVWPKk1dDJY=; b=XklOdt8Uf2fM8yXusfVyMv9CGy409XQ2SHr7la5Ks3m17jXOY1osdgy9ZO+UDn2v2P YtlVOZ4XzuRFv4vs9d555clr1nt7BTPhVDoQuH0btnOHv8j/WnfMhT4AbConXLA04rrk Ie0Mopy+AIiuGl5517aTx+9SHjhcKGxH1QIQNC6fDY6NxImMGekd5UH808SIXMRhcgvs qyl85ywomRU6OHCREWjbsBsoD17JITE47Z/QeiK0A0ImOhzjCEhaSjK6GT4Wb16ukWCV HZ8wYK+p33XnB5rqIqnxdl5exlr8VxfSnDLDTpFzellKSnkLLpPWZogBuntOBcFgW5We KAxw== X-Gm-Message-State: AOJu0Yw53hqU0PQGCyCnwsGqVpYObs62D2xx9+aiKbnTl4tTMgy93LkO ENCeLWD86gqvi6ovNsxtk2cJgpSPkMPtgmz7StlT2A+5KcK8w4fhCnKbL017gXBB3ywbz1e0Zi9 3ZoU= X-Gm-Gg: ASbGncu3pvJLhwxEMHulZ2zMb5xKK0gH621MIRpw/PsHss4rs9j6GKAFiaXZ8TYKfvm I2J2eilE3GQx/l2Tju+OWoGTMW2guWi5d4E+ufkUyn8E2Ww2RTZRhlRctUSpLjtvpY75D+JyjxJ ZhXlIbuii4MsCxJ9b075I9VlYPauBmxPTU+Hj925fF9iXkyTXJ7AqYV0uE/RGoBHgcYu+RZNrti JgzCrjid1J1zmMOr+ITkdV6FoaOXIVrrhoJqvgHy66gieSc4vx1HvciK88z6UNRd1paQxKKIC7w AirvITgvbw== X-Google-Smtp-Source: AGHT+IFU12QFtFRCrt5RjXBvGY3ik31H877qQgpQZ9+f3cWLYT74T7ySVnalbQ6QoTiU46haSEzAyQ== X-Received: by 2002:a5d:64ad:0:b0:385:decf:52bc with SMTP id ffacd0b85a97d-38a2220088bmr35535731f8f.32.1735810878430; Thu, 02 Jan 2025 01:41:18 -0800 (PST) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:ae2e:9f02:55c2:739d]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43656b119ccsm479785625e9.24.2025.01.02.01.41.16 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Jan 2025 01:41:17 -0800 (PST) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 12/21] piglit: upgrade to latest revision Date: Thu, 2 Jan 2025 09:40:43 +0000 Message-ID: <20250102094059.322187-12-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250102094059.322187-1-richard.purdie@linuxfoundation.org> References: <20250102094059.322187-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 ; Thu, 02 Jan 2025 09:41:27 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/209272 Signed-off-by: Richard Purdie --- ...Lists.txt-do-not-obtain-wayland-scanner-path-fr.patch | 2 +- ...0001-tests-Fix-narrowing-errors-seen-with-clang.patch | 2 +- ...-egl-spec-make-egl_ext_surface_compression-cond.patch | 9 +++------ ...-cmake-use-proper-WAYLAND_INCLUDE_DIRS-variable.patch | 2 +- ...-util-piglit-shader.c-do-not-hardcode-build-pat.patch | 2 +- meta/recipes-graphics/piglit/piglit_git.bb | 2 +- 6 files changed, 8 insertions(+), 11 deletions(-) diff --git a/meta/recipes-graphics/piglit/piglit/0001-CMakeLists.txt-do-not-obtain-wayland-scanner-path-fr.patch b/meta/recipes-graphics/piglit/piglit/0001-CMakeLists.txt-do-not-obtain-wayland-scanner-path-fr.patch index 0c872d3e9b6..75c2d2fbfc3 100644 --- a/meta/recipes-graphics/piglit/piglit/0001-CMakeLists.txt-do-not-obtain-wayland-scanner-path-fr.patch +++ b/meta/recipes-graphics/piglit/piglit/0001-CMakeLists.txt-do-not-obtain-wayland-scanner-path-fr.patch @@ -1,4 +1,4 @@ -From 2af98d67e16e083c36e3193aefbda942399a455a Mon Sep 17 00:00:00 2001 +From db3a33a91ce0a28f297fe270167cf2d0a44354e2 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 23 Aug 2024 15:29:45 +0200 Subject: [PATCH] CMakeLists.txt: do not obtain wayland-scanner path from diff --git a/meta/recipes-graphics/piglit/piglit/0001-tests-Fix-narrowing-errors-seen-with-clang.patch b/meta/recipes-graphics/piglit/piglit/0001-tests-Fix-narrowing-errors-seen-with-clang.patch index cfdfeb683e0..22dd6c360a0 100644 --- a/meta/recipes-graphics/piglit/piglit/0001-tests-Fix-narrowing-errors-seen-with-clang.patch +++ b/meta/recipes-graphics/piglit/piglit/0001-tests-Fix-narrowing-errors-seen-with-clang.patch @@ -1,4 +1,4 @@ -From 70f8d56bf9db9d85f3d197ab9de972e3a514514c Mon Sep 17 00:00:00 2001 +From 6559f5a7d82d411eb035f9d7c5dfb9987182803d Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 3 May 2023 21:59:43 -0700 Subject: [PATCH] tests: Fix narrowing errors seen with clang diff --git a/meta/recipes-graphics/piglit/piglit/0001-tests-egl-spec-make-egl_ext_surface_compression-cond.patch b/meta/recipes-graphics/piglit/piglit/0001-tests-egl-spec-make-egl_ext_surface_compression-cond.patch index 69cc302912e..c9e7fe1e96c 100644 --- a/meta/recipes-graphics/piglit/piglit/0001-tests-egl-spec-make-egl_ext_surface_compression-cond.patch +++ b/meta/recipes-graphics/piglit/piglit/0001-tests-egl-spec-make-egl_ext_surface_compression-cond.patch @@ -1,4 +1,4 @@ -From 0c97d5eacae4f584313c9251e585bb0246cceffc Mon Sep 17 00:00:00 2001 +From 8320c2ff5793a612aa7d7223ae317657744169f1 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 22 Nov 2024 22:52:31 +0100 Subject: [PATCH] tests/egl/spec: make egl_ext_surface_compression conditional @@ -20,7 +20,7 @@ Signed-off-by: Alexander Kanavin 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/tests/egl/spec/egl_ext_surface_compression/CMakeLists.gles3.txt b/tests/egl/spec/egl_ext_surface_compression/CMakeLists.gles3.txt -index d9540bcfde27..01a70164f444 100644 +index d9540bcfd..01a70164f 100644 --- a/tests/egl/spec/egl_ext_surface_compression/CMakeLists.gles3.txt +++ b/tests/egl/spec/egl_ext_surface_compression/CMakeLists.gles3.txt @@ -2,10 +2,12 @@ link_libraries( @@ -39,7 +39,7 @@ index d9540bcfde27..01a70164f444 100644 # vim: ft=cmake: diff --git a/tests/egl/spec/egl_ext_surface_compression/create_surface.c b/tests/egl/spec/egl_ext_surface_compression/create_surface.c -index e3d55d4331fb..35f13fd007b4 100644 +index e3d55d433..35f13fd00 100644 --- a/tests/egl/spec/egl_ext_surface_compression/create_surface.c +++ b/tests/egl/spec/egl_ext_surface_compression/create_surface.c @@ -25,7 +25,6 @@ @@ -50,6 +50,3 @@ index e3d55d4331fb..35f13fd007b4 100644 #include "../../egl-wayland.h" static enum piglit_result --- -2.39.5 - diff --git a/meta/recipes-graphics/piglit/piglit/0002-cmake-use-proper-WAYLAND_INCLUDE_DIRS-variable.patch b/meta/recipes-graphics/piglit/piglit/0002-cmake-use-proper-WAYLAND_INCLUDE_DIRS-variable.patch index 17bcbce1908..fd085da220b 100644 --- a/meta/recipes-graphics/piglit/piglit/0002-cmake-use-proper-WAYLAND_INCLUDE_DIRS-variable.patch +++ b/meta/recipes-graphics/piglit/piglit/0002-cmake-use-proper-WAYLAND_INCLUDE_DIRS-variable.patch @@ -1,4 +1,4 @@ -From 9b2c2213a2d7aaea350649ee031e227b44343428 Mon Sep 17 00:00:00 2001 +From 29033f323d870552410c31d1e3721304b8a38e99 Mon Sep 17 00:00:00 2001 From: Pascal Bach Date: Thu, 4 Oct 2018 14:43:17 +0200 Subject: [PATCH] cmake: use proper WAYLAND_INCLUDE_DIRS variable diff --git a/meta/recipes-graphics/piglit/piglit/0003-tests-util-piglit-shader.c-do-not-hardcode-build-pat.patch b/meta/recipes-graphics/piglit/piglit/0003-tests-util-piglit-shader.c-do-not-hardcode-build-pat.patch index 767e93c43e1..ce1ce12a071 100644 --- a/meta/recipes-graphics/piglit/piglit/0003-tests-util-piglit-shader.c-do-not-hardcode-build-pat.patch +++ b/meta/recipes-graphics/piglit/piglit/0003-tests-util-piglit-shader.c-do-not-hardcode-build-pat.patch @@ -1,4 +1,4 @@ -From 3d621cf028acb3b464759abb72a38102844079b2 Mon Sep 17 00:00:00 2001 +From ddd12c056bf05f80ddd728750a519bc502d55f3e Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Tue, 10 Nov 2020 17:13:50 +0000 Subject: [PATCH] tests/util/piglit-shader.c: do not hardcode build path into diff --git a/meta/recipes-graphics/piglit/piglit_git.bb b/meta/recipes-graphics/piglit/piglit_git.bb index 3e950ff61c5..829cb7730f1 100644 --- a/meta/recipes-graphics/piglit/piglit_git.bb +++ b/meta/recipes-graphics/piglit/piglit_git.bb @@ -15,7 +15,7 @@ SRC_URI = "git://gitlab.freedesktop.org/mesa/piglit.git;protocol=https;branch=ma " UPSTREAM_CHECK_COMMITS = "1" -SRCREV = "d04d6fff00849a2a8e29ef3251c6ca04a2f68dc7" +SRCREV = "00affcf3a78a1200cc8fb1e5264c19ac1f8f0fa2" # (when PV goes above 1.0 remove the trailing r) PV = "1.0+gitr" From patchwork Thu Jan 2 09:40: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: 54890 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 507F2E7719B for ; Thu, 2 Jan 2025 09:41:27 +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.web11.5200.1735810882046007294 for ; Thu, 02 Jan 2025 01:41:22 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=PS01OMHw; 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-4361815b96cso73262405e9.1 for ; Thu, 02 Jan 2025 01:41:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1735810880; x=1736415680; 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=AD0ctLERvvsDujBnSEntSy8BD/DJSeiH0RsoOf3N8yE=; b=PS01OMHwCtH5A4mt+36mmHjnL2+MmR9BZ5XYU+cyF3I37FjvSvm+3mGuQixzuVCOst tGvPedhjTl06zr121tiVZ1r3yhVaGcB4YgnJP5Pn+5EsDPpHToVhMpI3S8wicDYJ1Rk7 BTsgzbT6GVcyJ3a+K21Hyym/drt4V5IX8WEl4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735810880; x=1736415680; 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=AD0ctLERvvsDujBnSEntSy8BD/DJSeiH0RsoOf3N8yE=; b=wN1KGPKhRk5PzX+1QpZt44IWsj9e7ci/f6zZMSVad1CfdJ/7rDMX4JlUbCnR59fxTx gAiefWkxKCfJSLDLdctz8Rd7UZ9phqaaeYxWElZtVKAZJdhlu7zRXvD1dxQix7KEE/aJ k21ng3s/3p/l7bDXVVmjdr+V+cSrlfkbZ0TdH7sqlKS7tmeTwwF3j7JFLsbfUlvEXf6V uh3w2zjGbY+bjDUzXrO3xB9p13G0MfY0nKpn/BDqEekMMmUfyFt8UwSMZbgjBQrHrQMm rL58BI+XQAYs+7LhgQVoOYx2VJCSWUAkZ86KedioTQ133KZkhgrTvll5BRgYarfvZfux eRoQ== X-Gm-Message-State: AOJu0Yzo638arklAvxYGiRpPqhicrSPV2YFrPCdokePsLltVfK5XB0g2 OFFCCccvowgNiY0kvRxb6bB/g2sqLhIced49X+7I/0u1DgqSJxQ9rSzXzx3sw0nRJV6nrXOjUiE oE4o= X-Gm-Gg: ASbGncuxKvyqnqT5Iy2vMBjEnDFsTuhvjDVo2YE78VP23igdQ7bn5i2e0WT6JTmBq6d +Y6UU81FkZ6u9miLaQC1jNORJonzMGBTyHhbFffPGQ3UopLpyryLrMOLMWTJ9qeNnA/bw3n2MWk OaRRi7uc/KBw/e27hn282U/+PmIxVY2R9e7bidnUBF/H9KCpV/+tf2MVLwwad+eEm/vLTchKPRs trsPbLsprF+e5qnEN7a3CWTUD1ooW5Ip8DURPbHnlm5r5mpv3z8K41egkZTgDLwZMc2cTwVjOh8 fBfOfbaPVw== X-Google-Smtp-Source: AGHT+IEXo62giCWR/7+q/u/7rZ0XEheNlK54vVMuTJzt/XecpMKqqrFCAUUXdDbMEr6TC2hoCk39kg== X-Received: by 2002:a05:600c:3b23:b0:434:feb1:adcf with SMTP id 5b1f17b1804b1-43668b5f3b7mr332517045e9.25.1735810879870; Thu, 02 Jan 2025 01:41:19 -0800 (PST) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:ae2e:9f02:55c2:739d]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43656b119ccsm479785625e9.24.2025.01.02.01.41.18 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Jan 2025 01:41:18 -0800 (PST) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 13/21] puzzles: upgrade to latest revision Date: Thu, 2 Jan 2025 09:40:44 +0000 Message-ID: <20250102094059.322187-13-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250102094059.322187-1-richard.purdie@linuxfoundation.org> References: <20250102094059.322187-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 ; Thu, 02 Jan 2025 09:41:27 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/209273 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 17ac1fe7e23..677a9e291e0 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 = "8e83f39eb989d36f10fcf4be7c4dd5eaa0e69f02" +SRCREV = "79be403101d055d2fde3611a5f133135d4094ee9" PE = "2" PV = "0.0+git" From patchwork Thu Jan 2 09:40: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: 54892 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 37CABE77197 for ; Thu, 2 Jan 2025 09:41:27 +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.5388.1735810883526361918 for ; Thu, 02 Jan 2025 01:41:23 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=PeFICevt; 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-436341f575fso116043455e9.1 for ; Thu, 02 Jan 2025 01:41:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1735810881; x=1736415681; 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=aylCImhNPQOaYqgqfoJC8Z7jG1e437fs3Bh00MpieH4=; b=PeFICevtEUCsmiiwjAFV11jY9BrhF6nFgutJoRYxdieKV7spNDhCUGXLiZXUtVJwV7 /9Hb6BJzPAywn44gOt42VeCJfB9eoqIoJdzq/xPQaJEX/24XC6RqbVrIz0OOmB2NBeBB n107mdUaGXpOLP8SugACk9PY0SPbDCwhulgfM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735810881; x=1736415681; 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=aylCImhNPQOaYqgqfoJC8Z7jG1e437fs3Bh00MpieH4=; b=ZKw8e87nUlmDYPV3tvDvK3Qyhj7fXVB9g6ndtpM7Y+GKwk41+geZ3KHDhmkiqmecwe K3zWZHMzW4rCMdxr+AJqZWRKvFVoW1pHPy7KmaCKGXwJMZpvybC6BbEKnGbfziT2lGpe OfeD9Dm4nepduI5Ehxs7jqIvOCuEeBYJTyZzdKfQO44HOyVx2X39tMRRBzHlK9SzbqE3 ezQSl3+5ceJ+N6FW5gNR+TJm2Rxa+KfgFlCSSCkniX9/3JaSJV337qsOMOTmGxeY833M FOWpS76SO8H2oTTqopaccn4ADtpGv2sEmilIXnCQw652J4T+FPDEiAMwUhWsyD8sW6ll kY4g== X-Gm-Message-State: AOJu0Yz6kYMAgnVfh1JX89Eh536ccrBLBY4hCpLB4iNhh+cwB+7vWtRS WFfmRaySbqG2PkLCIK2/8upg23/tn5+lKZQ5vOmgmvXqpMCpE3kbMOT3ryXMdZxVmocMBWGGLTW RQko= X-Gm-Gg: ASbGnctZXz/mOhMk5H7HHncrY1iYZ61P0QwqV9CGPiXiQH5m2oPRwhOYySGskYT7YBR QKVjcucrj7XX5nfFJAYAJM3HQ+gm4c4ez57XF09TZSrJqjZalyc9gCEk1ftCykRriJ90WwAlcNv hUkhAJui64+f7ARK9I7R+kwLlm+OYgJuoP9hFW84d/uU/orve3RcNJaTivv6rCeZwyk+p7FMDwA 7npCe93iDdGEJrp9eaj6h84WTxtNwQzCUFlRAMMMD5x7emMmYFRjrg3LHciNL1oaz28RFs2dcFv Mf5jP6Lj5w== X-Google-Smtp-Source: AGHT+IEAxYan8qrhxMe6Zwp8wwvYpbntMajCuKbXVJzHl+Ey+K417cBk7X6I5QOc5HXKhhMCEz4i0g== X-Received: by 2002:a05:600c:6b72:b0:436:916b:aaf4 with SMTP id 5b1f17b1804b1-436916bc8eamr288079905e9.10.1735810881431; Thu, 02 Jan 2025 01:41:21 -0800 (PST) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:ae2e:9f02:55c2:739d]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43656b119ccsm479785625e9.24.2025.01.02.01.41.20 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Jan 2025 01:41:20 -0800 (PST) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 14/21] python3-cryptography-vectors,python3-cryptography: upgrade 43.0.3 -> 44.0.0,43.0.3 -> 44.0.0 Date: Thu, 2 Jan 2025 09:40:45 +0000 Message-ID: <20250102094059.322187-14-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250102094059.322187-1-richard.purdie@linuxfoundation.org> References: <20250102094059.322187-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 ; Thu, 02 Jan 2025 09:41:27 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/209274 Signed-off-by: Richard Purdie --- .../python/python3-cryptography-common.inc | 2 +- .../python/python3-cryptography-crates.inc | 78 ++++++++++--------- .../python/python3-cryptography-vectors.bb | 2 +- .../python/python3-cryptography.bb | 2 +- ...toml-remove-benchmark-disable-option.patch | 6 +- 5 files changed, 47 insertions(+), 43 deletions(-) diff --git a/meta/recipes-devtools/python/python3-cryptography-common.inc b/meta/recipes-devtools/python/python3-cryptography-common.inc index 288f4c9f703..4220c7d62ca 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 = "43.0.3" +PV = "44.0.0" diff --git a/meta/recipes-devtools/python/python3-cryptography-crates.inc b/meta/recipes-devtools/python/python3-cryptography-crates.inc index b30d96eea10..18f346aed49 100644 --- a/meta/recipes-devtools/python/python3-cryptography-crates.inc +++ b/meta/recipes-devtools/python/python3-cryptography-crates.inc @@ -1,72 +1,76 @@ # Autogenerated with 'bitbake -c update_crates python3-cryptography' -# from src/rust/Cargo.lock +# from Cargo.lock SRC_URI += " \ - crate://crates.io/asn1/0.16.2 \ - crate://crates.io/asn1_derive/0.16.2 \ - crate://crates.io/autocfg/1.3.0 \ + crate://crates.io/asn1/0.20.0 \ + crate://crates.io/asn1_derive/0.20.0 \ + crate://crates.io/autocfg/1.4.0 \ crate://crates.io/base64/0.22.1 \ crate://crates.io/bitflags/2.6.0 \ - crate://crates.io/cc/1.1.6 \ + crate://crates.io/cc/1.2.1 \ crate://crates.io/cfg-if/1.0.0 \ crate://crates.io/foreign-types/0.3.2 \ crate://crates.io/foreign-types-shared/0.1.1 \ crate://crates.io/heck/0.5.0 \ crate://crates.io/indoc/2.0.5 \ - crate://crates.io/libc/0.2.155 \ + crate://crates.io/itoa/1.0.14 \ + crate://crates.io/libc/0.2.166 \ crate://crates.io/memoffset/0.9.1 \ - crate://crates.io/once_cell/1.19.0 \ + crate://crates.io/once_cell/1.20.2 \ crate://crates.io/openssl/0.10.68 \ crate://crates.io/openssl-macros/0.1.1 \ crate://crates.io/openssl-sys/0.9.104 \ crate://crates.io/pem/3.0.4 \ - crate://crates.io/pkg-config/0.3.30 \ - crate://crates.io/portable-atomic/1.7.0 \ - crate://crates.io/proc-macro2/1.0.86 \ - crate://crates.io/pyo3/0.22.2 \ - crate://crates.io/pyo3-build-config/0.22.2 \ - crate://crates.io/pyo3-ffi/0.22.2 \ - crate://crates.io/pyo3-macros/0.22.2 \ - crate://crates.io/pyo3-macros-backend/0.22.2 \ - crate://crates.io/quote/1.0.36 \ + 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/quote/1.0.37 \ crate://crates.io/self_cell/1.0.4 \ - crate://crates.io/syn/2.0.71 \ - crate://crates.io/target-lexicon/0.12.15 \ - crate://crates.io/unicode-ident/1.0.12 \ + crate://crates.io/shlex/1.3.0 \ + crate://crates.io/syn/2.0.89 \ + crate://crates.io/target-lexicon/0.12.16 \ + crate://crates.io/unicode-ident/1.0.14 \ crate://crates.io/unindent/0.2.3 \ crate://crates.io/vcpkg/0.2.15 \ " -SRC_URI[asn1-0.16.2.sha256sum] = "532ceda058281b62096b2add4ab00ab3a453d30dee28b8890f62461a0109ebbd" -SRC_URI[asn1_derive-0.16.2.sha256sum] = "56e6076d38cc17cc22b0f65f31170a2ee1975e6b07f0012893aefd86ce19c987" -SRC_URI[autocfg-1.3.0.sha256sum] = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0" +SRC_URI[asn1-0.20.0.sha256sum] = "2d8b84b4ea1de2bf1dcd2a759737ddb328fb6695b2a95eb7e44fed67e3406f32" +SRC_URI[asn1_derive-0.20.0.sha256sum] = "a200809d0138620b3dba989f1d08d0620e76248bc1e62a2ec1b2df5eb1ee08ad" +SRC_URI[autocfg-1.4.0.sha256sum] = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26" SRC_URI[base64-0.22.1.sha256sum] = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" SRC_URI[bitflags-2.6.0.sha256sum] = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de" -SRC_URI[cc-1.1.6.sha256sum] = "2aba8f4e9906c7ce3c73463f62a7f0c65183ada1a2d47e397cc8810827f9694f" +SRC_URI[cc-1.2.1.sha256sum] = "fd9de9f2205d5ef3fd67e685b0df337994ddd4495e2a28d185500d0e1edfea47" SRC_URI[cfg-if-1.0.0.sha256sum] = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" SRC_URI[foreign-types-0.3.2.sha256sum] = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" SRC_URI[foreign-types-shared-0.1.1.sha256sum] = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" SRC_URI[heck-0.5.0.sha256sum] = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" SRC_URI[indoc-2.0.5.sha256sum] = "b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5" -SRC_URI[libc-0.2.155.sha256sum] = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c" +SRC_URI[itoa-1.0.14.sha256sum] = "d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674" +SRC_URI[libc-0.2.166.sha256sum] = "c2ccc108bbc0b1331bd061864e7cd823c0cab660bbe6970e66e2c0614decde36" SRC_URI[memoffset-0.9.1.sha256sum] = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a" -SRC_URI[once_cell-1.19.0.sha256sum] = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92" +SRC_URI[once_cell-1.20.2.sha256sum] = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775" SRC_URI[openssl-0.10.68.sha256sum] = "6174bc48f102d208783c2c84bf931bb75927a617866870de8a4ea85597f871f5" SRC_URI[openssl-macros-0.1.1.sha256sum] = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" SRC_URI[openssl-sys-0.9.104.sha256sum] = "45abf306cbf99debc8195b66b7346498d7b10c210de50418b5ccd7ceba08c741" SRC_URI[pem-3.0.4.sha256sum] = "8e459365e590736a54c3fa561947c84837534b8e9af6fc5bf781307e82658fae" -SRC_URI[pkg-config-0.3.30.sha256sum] = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec" -SRC_URI[portable-atomic-1.7.0.sha256sum] = "da544ee218f0d287a911e9c99a39a8c9bc8fcad3cb8db5959940044ecfc67265" -SRC_URI[proc-macro2-1.0.86.sha256sum] = "5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77" -SRC_URI[pyo3-0.22.2.sha256sum] = "831e8e819a138c36e212f3af3fd9eeffed6bf1510a805af35b0edee5ffa59433" -SRC_URI[pyo3-build-config-0.22.2.sha256sum] = "1e8730e591b14492a8945cdff32f089250b05f5accecf74aeddf9e8272ce1fa8" -SRC_URI[pyo3-ffi-0.22.2.sha256sum] = "5e97e919d2df92eb88ca80a037969f44e5e70356559654962cbb3316d00300c6" -SRC_URI[pyo3-macros-0.22.2.sha256sum] = "eb57983022ad41f9e683a599f2fd13c3664d7063a3ac5714cae4b7bee7d3f206" -SRC_URI[pyo3-macros-backend-0.22.2.sha256sum] = "ec480c0c51ddec81019531705acac51bcdbeae563557c982aa8263bb96880372" -SRC_URI[quote-1.0.36.sha256sum] = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7" +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[quote-1.0.37.sha256sum] = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af" SRC_URI[self_cell-1.0.4.sha256sum] = "d369a96f978623eb3dc28807c4852d6cc617fed53da5d3c400feff1ef34a714a" -SRC_URI[syn-2.0.71.sha256sum] = "b146dcf730474b4bcd16c311627b31ede9ab149045db4d6088b3becaea046462" -SRC_URI[target-lexicon-0.12.15.sha256sum] = "4873307b7c257eddcb50c9bedf158eb669578359fb28428bef438fec8e6ba7c2" -SRC_URI[unicode-ident-1.0.12.sha256sum] = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" +SRC_URI[shlex-1.3.0.sha256sum] = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" +SRC_URI[syn-2.0.89.sha256sum] = "44d46482f1c1c87acd84dea20c1bf5ebff4c757009ed6bf19cfd36fb10e92c4e" +SRC_URI[target-lexicon-0.12.16.sha256sum] = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1" +SRC_URI[unicode-ident-1.0.14.sha256sum] = "adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83" SRC_URI[unindent-0.2.3.sha256sum] = "c7de7d73e1754487cb58364ee906a499937a0dfabd86bcb980fa99ec8c8fa2ce" SRC_URI[vcpkg-0.2.15.sha256sum] = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" diff --git a/meta/recipes-devtools/python/python3-cryptography-vectors.bb b/meta/recipes-devtools/python/python3-cryptography-vectors.bb index b9b3d5f314b..8eae2c3cbe9 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] = "ff6a885265f484e8907277614b73e9c774b01658623ad763dde2858188e486b4" +SRC_URI[sha256sum] = "106228766c45b9a5ffd1a8b3e254f0560c821da79d5cd7fd113a17e3753580ab" 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 484dc1129af..69329ec9545 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] = "315b9001266a492a6ff443b61238f956b214dbec9910a081ba5b6646a055a805" +SRC_URI[sha256sum] = "cd4e834f340b4293430701e772ec543b0fbe6c2dea510a5286fe0acabe153a02" 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 4dcaa5d8d46..b9659eb059a 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 e12a40966069083ed0a3dd270d9271f9cd5a5941 Mon Sep 17 00:00:00 2001 +From b8d6e70280367b84af1fc776d35554ffd6996994 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,10 +26,10 @@ Signed-off-by: Tim Orling 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml -index 03b178d..2ddcb48 100644 +index 949d684..8c62432 100644 --- a/pyproject.toml +++ b/pyproject.toml -@@ -117,7 +117,7 @@ exclude = [ +@@ -118,7 +118,7 @@ exclude = [ ] [tool.pytest.ini_options] From patchwork Thu Jan 2 09:40: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: 54891 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 32136E77194 for ; Thu, 2 Jan 2025 09:41:27 +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.5389.1735810884776184986 for ; Thu, 02 Jan 2025 01:41:25 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=B7iNS+e7; 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-386329da1d9so5065030f8f.1 for ; Thu, 02 Jan 2025 01:41:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1735810883; x=1736415683; 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=/ZXzbB/xl4R9UqSS9c+wTemFPUWOoxS3w9NxKcc2SW0=; b=B7iNS+e7OcmhMcSLAxX3XLfZ525TnFQZeddQDsL1V3Dl7UOy8zXhioVGKygiH0DoF/ /prvDVWJCLBfJ3mLgcbJILPMg+qGf7LgLY5+7eWK/398lD6NbZhq/ZrxnSeYAW6nCO9m iGflezqdTf3gAX79Rv+t6dM72R0xp6oZu/Sic= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735810883; x=1736415683; 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=/ZXzbB/xl4R9UqSS9c+wTemFPUWOoxS3w9NxKcc2SW0=; b=BaXwokNTZItk+7ULbg31JdxYeVKY4XpGODZ576105bMaJjWgtbOQW3F6KbwPihh1GX QhZuglagBVUoRqMvhkhh0YaksWJCsZewN5Xq1oXuVxDkolbsENbDcyutbGkaseNkwkiL H46Ukl+zPyJG2ZanWzoE9eL3m+9f7uBNMaB1gVuQlNocZAjM/S1dpItY3IbI/GX2YyAk Bq59MvRTj/w+6sBFJX55j0I3UuLNG5j20o/JqEQ49DdZN0xjVqQf8/tEyjmY2IqKJduG iQ39K0fBKiLgpHIlSUxdPZXwvPQSjA24N6AV0ua0HOgVcbdMtme6G6FcZt+g8+7Ovh0A zm0Q== X-Gm-Message-State: AOJu0Yzurf6ojUSA3ElMfvUNQMta6bO6KzrpZWw4anFMh6cZwFlZmkl+ vQK0vCv7A9D7gUgjSppRf43rTqMxhqeKEM6yRlKQuEt7yUPFLpcUlWy78taqyEGfvN9MkNJkJ8j jFTI= X-Gm-Gg: ASbGncuEOAWDBC4Q2GIBYPCcA7TFKGIa0nf7DC4aIFhITAK1ltLGF6QCkmh0JBD0qUs Nd78bWCInTfTXGErmYiTdtx7B0g/UR8n9hepY6LIgMoZKidtD+zJeh6493mUnl9q7Jg8jnxYhgj dM6Db+HQMsHhzhozAtCeUmM+nctzv3hmnuGBNdRO6AViNkwIQ3MBvsDoSqtfZ4TG34Wn8eFWpqX JjQ7Wir60hD12A/AooN3SB33lEkkzOzBA3KR9Rf+Jcn53C+CMct+Y6RWR27Z+Uj3dwRkOxRprJB tTBopvFJeQ== X-Google-Smtp-Source: AGHT+IGAP0lm111hJWggIrxXdCnRF4XYaIUitlAY9LDOjyoUQeSh/CkJgOrCquQnSStZYZlXjkZ1og== X-Received: by 2002:a05:6000:1446:b0:385:fae4:424e with SMTP id ffacd0b85a97d-38a22408624mr32967707f8f.52.1735810882831; Thu, 02 Jan 2025 01:41:22 -0800 (PST) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:ae2e:9f02:55c2:739d]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43656b119ccsm479785625e9.24.2025.01.02.01.41.21 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Jan 2025 01:41:21 -0800 (PST) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 15/21] python3-hypothesis: upgrade 6.122.6 -> 6.123.2 Date: Thu, 2 Jan 2025 09:40:46 +0000 Message-ID: <20250102094059.322187-15-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250102094059.322187-1-richard.purdie@linuxfoundation.org> References: <20250102094059.322187-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 ; Thu, 02 Jan 2025 09:41:27 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/209275 Signed-off-by: Richard Purdie --- ...hon3-hypothesis_6.122.6.bb => python3-hypothesis_6.123.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-hypothesis_6.122.6.bb => python3-hypothesis_6.123.2.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.122.6.bb b/meta/recipes-devtools/python/python3-hypothesis_6.123.2.bb similarity index 91% rename from meta/recipes-devtools/python/python3-hypothesis_6.122.6.bb rename to meta/recipes-devtools/python/python3-hypothesis_6.123.2.bb index 37eac3a1a53..5f13a6ca8b8 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.122.6.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.123.2.bb @@ -13,7 +13,7 @@ SRC_URI += " \ file://test_rle.py \ " -SRC_URI[sha256sum] = "2642598dc4426945d62b849a915d0d3e2d53f0fb17090f0cf10d8a545a421dc1" +SRC_URI[sha256sum] = "02c25552783764146b191c69eef69d8375827b58a75074055705ab8fdbc95fc5" RDEPENDS:${PN} += " \ python3-attrs \ From patchwork Thu Jan 2 09:40: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: 54899 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 51073E77198 for ; Thu, 2 Jan 2025 09:41:37 +0000 (UTC) Received: from mail-wm1-f48.google.com (mail-wm1-f48.google.com [209.85.128.48]) by mx.groups.io with SMTP id smtpd.web11.5203.1735810887021203995 for ; Thu, 02 Jan 2025 01:41:27 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=TdMMhfCu; 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-436341f575fso116043835e9.1 for ; Thu, 02 Jan 2025 01:41:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1735810885; x=1736415685; 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=lIQLbFNbjhxNNTzduIwIdIoYGFwOPqggPnQlzW748Gw=; b=TdMMhfCuKxUt7QhtjoPcY5G/XZs059DWBtuaCmKPwlJr5XzoHZUj1ElbAl0wegDYc/ BMh1EFbxcmUQvZRtL4nIQLFX/MyZ61jKiNdj1SZsnFHIuohV8qdmbD8gSMnRiud5bTtv TEsGe8rYCsyiuqmwyhFBDzVXbzxZT0xCQyiZw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735810885; x=1736415685; 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=lIQLbFNbjhxNNTzduIwIdIoYGFwOPqggPnQlzW748Gw=; b=Ze2gZcZIrqd7D2Ue2XbZz5flrVabIaHpH+yOPQKrSIti6r5OweKdPlafY3j2FCQwMY czx5HwTKNjV66aBYmn9SXes3v7Ych0DxjvqfjAaV06ouBSxT7mJ7HnfTqeMxZdfJaUJl M/hHriWg1Uj96l60rJu04v4YXZjz47ehdAXGVZFV7cM01i29SihKHjQIMFSVEomhX0gL Lsqe3fyL98rJ+PQoRdhdrXBX44wX7n/uZWm1scmglvr/8XwhdakoA42Y6+lzEzSjLXOR CH79feOe/liIQkMQzxZ3rLL7Yi6vEZ5IOXSk8gNox60jpjPJhDm58pif/8mE9mV6xLqR XlCA== X-Gm-Message-State: AOJu0Yy0dWPhDGEo+t7BddrXl9XvOZ8WUUi4onQpvJx5AT49E/JPhHN1 renVF9TcyREV6fxMsNRYsVg67+2tfjtzWWArwT+832IDB1KC8hm1KvnOD+SCknMrBqZtJWHVdvW Vy80= X-Gm-Gg: ASbGncsTazlxhoFV6EXe4Sv1gpyMTCC4HUAG7AO5FZLmqOR2GU+BRzo+C7eVzddskg4 ypQi26dCPktdaFbKBbUbNd5Wa/adh1nAsqEzFvsh/En5/w4xMAU78yxu7EdUHadKbj7k2tCuph7 im/4vzT5T1B75biXqt/XhLULD8jTdqrSwaoumbPwPwLR76g6NGDPlm9j68kXk/eMlxOslCjU6aZ qCPRNGPpJBElT6oYFNbHFBoo8ftEdYr4ccdsYWavkXqi+5WY8mUMmN9+s8UybyxUL9W0ItAITry oGjJCYK+Jw== X-Google-Smtp-Source: AGHT+IEXbTKfTenvbHKGLHs2Kcykp2NGwcQ/SkC7iQ3sHglKRV2xGo4xvk/373BJs8wetKWYGeo9wA== X-Received: by 2002:a05:600c:350c:b0:434:9ec0:9e4e with SMTP id 5b1f17b1804b1-43668b5f6f7mr407499625e9.30.1735810884200; Thu, 02 Jan 2025 01:41:24 -0800 (PST) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:ae2e:9f02:55c2:739d]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43656b119ccsm479785625e9.24.2025.01.02.01.41.22 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Jan 2025 01:41:23 -0800 (PST) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 16/21] python3-maturin: upgrade 1.7.8 -> 1.8.1 Date: Thu, 2 Jan 2025 09:40:47 +0000 Message-ID: <20250102094059.322187-16-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250102094059.322187-1-richard.purdie@linuxfoundation.org> References: <20250102094059.322187-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 ; Thu, 02 Jan 2025 09:41:37 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/209276 Signed-off-by: Richard Purdie --- .../python/python3-maturin-crates.inc | 146 +++++++++++------- ...urin_1.7.8.bb => python3-maturin_1.8.1.bb} | 2 +- 2 files changed, 91 insertions(+), 57 deletions(-) rename meta/recipes-devtools/python/{python3-maturin_1.7.8.bb => python3-maturin_1.8.1.bb} (92%) diff --git a/meta/recipes-devtools/python/python3-maturin-crates.inc b/meta/recipes-devtools/python/python3-maturin-crates.inc index d4642d4b42d..abb8fe4a626 100644 --- a/meta/recipes-devtools/python/python3-maturin-crates.inc +++ b/meta/recipes-devtools/python/python3-maturin-crates.inc @@ -29,11 +29,11 @@ SRC_URI += " \ crate://crates.io/bzip2-sys/0.1.11+1.0.8 \ crate://crates.io/cab/0.6.0 \ crate://crates.io/camino/1.1.9 \ - crate://crates.io/cargo-config2/0.1.26 \ + crate://crates.io/cargo-config2/0.1.30 \ crate://crates.io/cargo-options/0.7.4 \ crate://crates.io/cargo-platform/0.1.8 \ - crate://crates.io/cargo-xwin/0.17.5 \ - crate://crates.io/cargo-zigbuild/0.19.5 \ + crate://crates.io/cargo-xwin/0.18.3 \ + 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 \ @@ -91,9 +91,8 @@ SRC_URI += " \ crate://crates.io/foreign-types/0.3.2 \ crate://crates.io/foreign-types-shared/0.1.1 \ crate://crates.io/form_urlencoded/1.2.1 \ - crate://crates.io/fs-err/2.11.0 \ crate://crates.io/fs-err/3.0.0 \ - crate://crates.io/fs4/0.11.1 \ + crate://crates.io/fs4/0.12.0 \ crate://crates.io/futures/0.3.30 \ crate://crates.io/futures-channel/0.3.31 \ crate://crates.io/futures-core/0.3.31 \ @@ -115,7 +114,18 @@ SRC_URI += " \ crate://crates.io/home/0.5.9 \ crate://crates.io/humantime/2.1.0 \ crate://crates.io/humantime-serde/1.1.1 \ - crate://crates.io/idna/0.5.0 \ + crate://crates.io/icu_collections/1.5.0 \ + crate://crates.io/icu_locid/1.5.0 \ + crate://crates.io/icu_locid_transform/1.5.0 \ + crate://crates.io/icu_locid_transform_data/1.5.0 \ + crate://crates.io/icu_normalizer/1.5.0 \ + crate://crates.io/icu_normalizer_data/1.5.0 \ + crate://crates.io/icu_properties/1.5.1 \ + crate://crates.io/icu_properties_data/1.5.0 \ + crate://crates.io/icu_provider/1.5.0 \ + crate://crates.io/icu_provider_macros/1.5.0 \ + 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 \ @@ -136,6 +146,7 @@ SRC_URI += " \ 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/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 \ @@ -183,7 +194,7 @@ SRC_URI += " \ crate://crates.io/proc-macro2/1.0.85 \ crate://crates.io/psm/0.1.21 \ crate://crates.io/pyproject-toml/0.11.0 \ - crate://crates.io/python-pkginfo/0.6.3 \ + crate://crates.io/python-pkginfo/0.6.5 \ crate://crates.io/quote/1.0.36 \ crate://crates.io/quoted_printable/0.5.0 \ crate://crates.io/rand/0.8.5 \ @@ -200,7 +211,7 @@ SRC_URI += " \ crate://crates.io/regex-syntax/0.6.29 \ crate://crates.io/regex-syntax/0.8.4 \ crate://crates.io/relative-path/1.9.3 \ - crate://crates.io/rfc2047-decoder/1.0.5 \ + crate://crates.io/rfc2047-decoder/1.0.6 \ crate://crates.io/ring/0.17.8 \ crate://crates.io/rstest/0.22.0 \ crate://crates.io/rstest_macros/0.22.0 \ @@ -223,10 +234,10 @@ 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.210 \ - crate://crates.io/serde_derive/1.0.210 \ + crate://crates.io/serde/1.0.216 \ + crate://crates.io/serde_derive/1.0.216 \ crate://crates.io/serde_derive_internals/0.29.1 \ - crate://crates.io/serde_json/1.0.128 \ + crate://crates.io/serde_json/1.0.133 \ crate://crates.io/serde_spanned/0.6.6 \ crate://crates.io/sha2/0.10.8 \ crate://crates.io/sharded-slab/0.1.7 \ @@ -248,8 +259,9 @@ SRC_URI += " \ crate://crates.io/subtle/2.5.0 \ crate://crates.io/syn/1.0.109 \ crate://crates.io/syn/2.0.87 \ - crate://crates.io/tar/0.4.42 \ - crate://crates.io/target-lexicon/0.12.16 \ + 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/tempfile/3.11.0 \ crate://crates.io/termcolor/1.4.1 \ crate://crates.io/terminal_size/0.3.0 \ @@ -262,8 +274,7 @@ SRC_URI += " \ 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/tinyvec/1.7.0 \ - crate://crates.io/tinyvec_macros/0.1.1 \ + 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_edit/0.21.1 \ @@ -278,17 +289,17 @@ SRC_URI += " \ crate://crates.io/twox-hash/1.6.3 \ crate://crates.io/typenum/1.17.0 \ crate://crates.io/unicase/2.7.0 \ - crate://crates.io/unicode-bidi/0.3.15 \ crate://crates.io/unicode-ident/1.0.12 \ crate://crates.io/unicode-linebreak/0.1.5 \ - crate://crates.io/unicode-normalization/0.1.23 \ crate://crates.io/unicode-width/0.1.13 \ crate://crates.io/unicode-xid/0.2.6 \ crate://crates.io/unscanny/0.1.0 \ crate://crates.io/untrusted/0.9.0 \ crate://crates.io/ureq/2.11.0 \ - crate://crates.io/url/2.5.2 \ + crate://crates.io/url/2.5.4 \ crate://crates.io/urlencoding/2.1.3 \ + crate://crates.io/utf16_iter/1.0.5 \ + crate://crates.io/utf8_iter/1.0.4 \ crate://crates.io/utf8parse/0.2.2 \ crate://crates.io/uuid/1.8.0 \ crate://crates.io/valuable/0.1.0 \ @@ -308,34 +319,40 @@ 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.5 \ + crate://crates.io/windows-targets/0.52.6 \ crate://crates.io/windows_aarch64_gnullvm/0.48.5 \ - crate://crates.io/windows_aarch64_gnullvm/0.52.5 \ + crate://crates.io/windows_aarch64_gnullvm/0.52.6 \ crate://crates.io/windows_aarch64_msvc/0.48.5 \ - crate://crates.io/windows_aarch64_msvc/0.52.5 \ + crate://crates.io/windows_aarch64_msvc/0.52.6 \ crate://crates.io/windows_i686_gnu/0.48.5 \ - crate://crates.io/windows_i686_gnu/0.52.5 \ - crate://crates.io/windows_i686_gnullvm/0.52.5 \ + crate://crates.io/windows_i686_gnu/0.52.6 \ + crate://crates.io/windows_i686_gnullvm/0.52.6 \ crate://crates.io/windows_i686_msvc/0.48.5 \ - crate://crates.io/windows_i686_msvc/0.52.5 \ + crate://crates.io/windows_i686_msvc/0.52.6 \ crate://crates.io/windows_x86_64_gnu/0.48.5 \ - crate://crates.io/windows_x86_64_gnu/0.52.5 \ + crate://crates.io/windows_x86_64_gnu/0.52.6 \ crate://crates.io/windows_x86_64_gnullvm/0.48.5 \ - crate://crates.io/windows_x86_64_gnullvm/0.52.5 \ + crate://crates.io/windows_x86_64_gnullvm/0.52.6 \ crate://crates.io/windows_x86_64_msvc/0.48.5 \ - crate://crates.io/windows_x86_64_msvc/0.52.5 \ + crate://crates.io/windows_x86_64_msvc/0.52.6 \ crate://crates.io/winnow/0.5.40 \ crate://crates.io/winnow/0.6.13 \ crate://crates.io/winsafe/0.0.19 \ + crate://crates.io/write16/1.0.0 \ + crate://crates.io/writeable/0.5.5 \ crate://crates.io/xattr/1.3.1 \ crate://crates.io/xwin/0.6.5 \ + crate://crates.io/xz2/0.1.7 \ 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/zerofrom/0.1.4 \ + crate://crates.io/zerofrom-derive/0.1.5 \ crate://crates.io/zeroize/1.8.1 \ - crate://crates.io/zip/0.6.6 \ + 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/zopfli/0.8.1 \ " @@ -367,11 +384,11 @@ SRC_URI[bzip2-0.4.4.sha256sum] = "bdb116a6ef3f6c3698828873ad02c3014b3c85cadb8849 SRC_URI[bzip2-sys-0.1.11+1.0.8.sha256sum] = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc" SRC_URI[cab-0.6.0.sha256sum] = "171228650e6721d5acc0868a462cd864f49ac5f64e4a42cde270406e64e404d2" SRC_URI[camino-1.1.9.sha256sum] = "8b96ec4966b5813e2c0507c1f86115c8c5abaadc3980879c3424042a02fd1ad3" -SRC_URI[cargo-config2-0.1.26.sha256sum] = "d83ce0be8bd1479e5de6202def660e6c7e27e4e0599bffa4fed05bd380ec2ede" +SRC_URI[cargo-config2-0.1.30.sha256sum] = "163a7be36509388c7bf7eb492a05431df28a2ee519087e287566c11e40d35e33" SRC_URI[cargo-options-0.7.4.sha256sum] = "f3540247c0a37a76eb324acc238dc617786ea22c43b95da560c82a8f2714321f" SRC_URI[cargo-platform-0.1.8.sha256sum] = "24b1f0365a6c6bb4020cd05806fd0d33c44d38046b8bd7f0e40814b9763cabfc" -SRC_URI[cargo-xwin-0.17.5.sha256sum] = "9cfe03fae5d4f7192f1a573f84d12b11f20877d43941ea3730289cc7af050531" -SRC_URI[cargo-zigbuild-0.19.5.sha256sum] = "5eb13fbc2ba490ac9eb0b359cf46ba265255424c04a172f1c1772a8b9532283d" +SRC_URI[cargo-xwin-0.18.3.sha256sum] = "76ddeb44d5109bca38ed11f0400b0385b5ba3fc03e737d188d9b86d784daeb49" +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" @@ -429,9 +446,8 @@ SRC_URI[fnv-1.0.7.sha256sum] = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd8 SRC_URI[foreign-types-0.3.2.sha256sum] = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" SRC_URI[foreign-types-shared-0.1.1.sha256sum] = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" SRC_URI[form_urlencoded-1.2.1.sha256sum] = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456" -SRC_URI[fs-err-2.11.0.sha256sum] = "88a41f105fe1d5b6b34b2055e3dc59bb79b46b48b2040b9e6c7b4b5de097aa41" SRC_URI[fs-err-3.0.0.sha256sum] = "8bb60e7409f34ef959985bc9d9c5ee8f5db24ee46ed9775850548021710f807f" -SRC_URI[fs4-0.11.1.sha256sum] = "e871a4cfa68bb224863b53149d973df1ac8d1ed2fa1d1bfc37ac1bb65dd37207" +SRC_URI[fs4-0.12.0.sha256sum] = "c29c30684418547d476f0b48e84f4821639119c483b1eccd566c8cd0cd05f521" SRC_URI[futures-0.3.30.sha256sum] = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0" SRC_URI[futures-channel-0.3.31.sha256sum] = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" SRC_URI[futures-core-0.3.31.sha256sum] = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" @@ -453,7 +469,18 @@ SRC_URI[heck-0.5.0.sha256sum] = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7 SRC_URI[home-0.5.9.sha256sum] = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5" SRC_URI[humantime-2.1.0.sha256sum] = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" SRC_URI[humantime-serde-1.1.1.sha256sum] = "57a3db5ea5923d99402c94e9feb261dc5ee9b4efa158b0315f788cf549cc200c" -SRC_URI[idna-0.5.0.sha256sum] = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6" +SRC_URI[icu_collections-1.5.0.sha256sum] = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526" +SRC_URI[icu_locid-1.5.0.sha256sum] = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637" +SRC_URI[icu_locid_transform-1.5.0.sha256sum] = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e" +SRC_URI[icu_locid_transform_data-1.5.0.sha256sum] = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e" +SRC_URI[icu_normalizer-1.5.0.sha256sum] = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f" +SRC_URI[icu_normalizer_data-1.5.0.sha256sum] = "f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516" +SRC_URI[icu_properties-1.5.1.sha256sum] = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5" +SRC_URI[icu_properties_data-1.5.0.sha256sum] = "67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569" +SRC_URI[icu_provider-1.5.0.sha256sum] = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9" +SRC_URI[icu_provider_macros-1.5.0.sha256sum] = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6" +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" @@ -474,6 +501,7 @@ SRC_URI[litemap-0.7.3.sha256sum] = "643cb0b8d4fcc284004d5fd0d67ccf61dfffadb7f75e 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[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" @@ -521,7 +549,7 @@ SRC_URI[proc-macro-crate-3.1.0.sha256sum] = "6d37c51ca738a55da99dc0c4a34860fd675 SRC_URI[proc-macro2-1.0.85.sha256sum] = "22244ce15aa966053a896d1accb3a6e68469b97c7f33f284b99f0d576879fc23" SRC_URI[psm-0.1.21.sha256sum] = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874" SRC_URI[pyproject-toml-0.11.0.sha256sum] = "ef7061023bcb58a0fc4a4bbe9819c13b0dca7c2abc14da14f5ecc1532ab3a36a" -SRC_URI[python-pkginfo-0.6.3.sha256sum] = "ba3f3f0d552c7efdde2b6898bf21b49c4e76b3e6071ff196dfe52109804db896" +SRC_URI[python-pkginfo-0.6.5.sha256sum] = "c21f58880fc45e91d29b2f639ab4051aaa6a2b054534c2d343a953347d0dd600" SRC_URI[quote-1.0.36.sha256sum] = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7" SRC_URI[quoted_printable-0.5.0.sha256sum] = "79ec282e887b434b68c18fe5c121d38e72a5cf35119b59e54ec5b992ea9c8eb0" SRC_URI[rand-0.8.5.sha256sum] = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" @@ -538,7 +566,7 @@ SRC_URI[regex-automata-0.4.7.sha256sum] = "38caf58cc5ef2fed281f89292ef23f6365465 SRC_URI[regex-syntax-0.6.29.sha256sum] = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1" SRC_URI[regex-syntax-0.8.4.sha256sum] = "7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b" SRC_URI[relative-path-1.9.3.sha256sum] = "ba39f3699c378cd8970968dcbff9c43159ea4cfbd88d43c00b22f2ef10a435d2" -SRC_URI[rfc2047-decoder-1.0.5.sha256sum] = "e90a668c463c412c3118ae1883e18b53d812c349f5af7a06de3ba4bb0c17cc73" +SRC_URI[rfc2047-decoder-1.0.6.sha256sum] = "bc36545d1021456a751b573517cb52e8c339b2f662e6b2778ef629282678de29" SRC_URI[ring-0.17.8.sha256sum] = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d" SRC_URI[rstest-0.22.0.sha256sum] = "7b423f0e62bdd61734b67cd21ff50871dfaeb9cc74f869dcd6af974fbcb19936" SRC_URI[rstest_macros-0.22.0.sha256sum] = "c5e1711e7d14f74b12a58411c542185ef7fb7f2e7f8ee6e2940a883628522b42" @@ -561,10 +589,10 @@ 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.210.sha256sum] = "c8e3592472072e6e22e0a54d5904d9febf8508f65fb8552499a1abc7d1078c3a" -SRC_URI[serde_derive-1.0.210.sha256sum] = "243902eda00fad750862fc144cea25caca5e20d615af0a81bee94ca738f1df1f" +SRC_URI[serde-1.0.216.sha256sum] = "0b9781016e935a97e8beecf0c933758c97a5520d32930e460142b4cd80c6338e" +SRC_URI[serde_derive-1.0.216.sha256sum] = "46f859dbbf73865c6627ed570e78961cd3ac92407a2d117204c49232485da55e" SRC_URI[serde_derive_internals-0.29.1.sha256sum] = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711" -SRC_URI[serde_json-1.0.128.sha256sum] = "6ff5456707a1de34e7e37f2a6fd3d3f808c318259cbd01ab6377795054b483d8" +SRC_URI[serde_json-1.0.133.sha256sum] = "c7fceb2473b9166b2294ef05efcb65a3db80803f0b03ef86a5fc88a2b85ee377" SRC_URI[serde_spanned-0.6.6.sha256sum] = "79e674e01f999af37c49f70a6ede167a8a60b2503e56c5599532a65baa5969a0" SRC_URI[sha2-0.10.8.sha256sum] = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8" SRC_URI[sharded-slab-0.1.7.sha256sum] = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" @@ -586,8 +614,9 @@ SRC_URI[strsim-0.11.1.sha256sum] = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70 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[tar-0.4.42.sha256sum] = "4ff6c40d3aedb5e06b57c6f669ad17ab063dd1e63d977c6a88e7f4dfa4f04020" -SRC_URI[target-lexicon-0.12.16.sha256sum] = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1" +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[tempfile-3.11.0.sha256sum] = "b8fcd239983515c23a32fb82099f97d0b11b8c72f654ed659363a95c3dad7a53" SRC_URI[termcolor-1.4.1.sha256sum] = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755" SRC_URI[terminal_size-0.3.0.sha256sum] = "21bebf2b7c9e0a515f6e0f8c51dc0f8e4696391e6f1ff30379559f8365fb0df7" @@ -600,8 +629,7 @@ SRC_URI[thread_local-1.1.8.sha256sum] = "8b9ef9bad013ada3808854ceac7b46812a6465b 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[tinyvec-1.7.0.sha256sum] = "ce6b6a2fb3a985e99cebfaefa9faa3024743da73304ca1c683a36429613d3d22" -SRC_URI[tinyvec_macros-0.1.1.sha256sum] = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" +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_edit-0.21.1.sha256sum] = "6a8534fd7f78b5405e860340ad6575217ce99f38d4d5c8f2442cb5ecb50090e1" @@ -616,17 +644,17 @@ SRC_URI[trycmd-0.15.6.sha256sum] = "3e8673f1dc45acdff8e25a06cc62f8e529563e8acd84 SRC_URI[twox-hash-1.6.3.sha256sum] = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675" SRC_URI[typenum-1.17.0.sha256sum] = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825" SRC_URI[unicase-2.7.0.sha256sum] = "f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89" -SRC_URI[unicode-bidi-0.3.15.sha256sum] = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75" SRC_URI[unicode-ident-1.0.12.sha256sum] = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" SRC_URI[unicode-linebreak-0.1.5.sha256sum] = "3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f" -SRC_URI[unicode-normalization-0.1.23.sha256sum] = "a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5" SRC_URI[unicode-width-0.1.13.sha256sum] = "0336d538f7abc86d282a4189614dfaa90810dfc2c6f6427eaf88e16311dd225d" 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" SRC_URI[ureq-2.11.0.sha256sum] = "b30e6f97efe1fa43535ee241ee76967d3ff6ff3953ebb430d8d55c5393029e7b" -SRC_URI[url-2.5.2.sha256sum] = "22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c" +SRC_URI[url-2.5.4.sha256sum] = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60" SRC_URI[urlencoding-2.1.3.sha256sum] = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da" +SRC_URI[utf16_iter-1.0.5.sha256sum] = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246" +SRC_URI[utf8_iter-1.0.4.sha256sum] = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" SRC_URI[utf8parse-0.2.2.sha256sum] = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" SRC_URI[uuid-1.8.0.sha256sum] = "a183cf7feeba97b4dd1c0d46788634f6221d87fa961b305bed08c851829efcc0" SRC_URI[valuable-0.1.0.sha256sum] = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d" @@ -646,33 +674,39 @@ 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.5.sha256sum] = "6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb" +SRC_URI[windows-targets-0.52.6.sha256sum] = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" SRC_URI[windows_aarch64_gnullvm-0.48.5.sha256sum] = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" -SRC_URI[windows_aarch64_gnullvm-0.52.5.sha256sum] = "7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263" +SRC_URI[windows_aarch64_gnullvm-0.52.6.sha256sum] = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" SRC_URI[windows_aarch64_msvc-0.48.5.sha256sum] = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" -SRC_URI[windows_aarch64_msvc-0.52.5.sha256sum] = "9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6" +SRC_URI[windows_aarch64_msvc-0.52.6.sha256sum] = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" SRC_URI[windows_i686_gnu-0.48.5.sha256sum] = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" -SRC_URI[windows_i686_gnu-0.52.5.sha256sum] = "88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670" -SRC_URI[windows_i686_gnullvm-0.52.5.sha256sum] = "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9" +SRC_URI[windows_i686_gnu-0.52.6.sha256sum] = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" +SRC_URI[windows_i686_gnullvm-0.52.6.sha256sum] = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" SRC_URI[windows_i686_msvc-0.48.5.sha256sum] = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" -SRC_URI[windows_i686_msvc-0.52.5.sha256sum] = "db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf" +SRC_URI[windows_i686_msvc-0.52.6.sha256sum] = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" SRC_URI[windows_x86_64_gnu-0.48.5.sha256sum] = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" -SRC_URI[windows_x86_64_gnu-0.52.5.sha256sum] = "4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9" +SRC_URI[windows_x86_64_gnu-0.52.6.sha256sum] = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" SRC_URI[windows_x86_64_gnullvm-0.48.5.sha256sum] = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" -SRC_URI[windows_x86_64_gnullvm-0.52.5.sha256sum] = "852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596" +SRC_URI[windows_x86_64_gnullvm-0.52.6.sha256sum] = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" SRC_URI[windows_x86_64_msvc-0.48.5.sha256sum] = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" -SRC_URI[windows_x86_64_msvc-0.52.5.sha256sum] = "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0" +SRC_URI[windows_x86_64_msvc-0.52.6.sha256sum] = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" SRC_URI[winnow-0.5.40.sha256sum] = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876" SRC_URI[winnow-0.6.13.sha256sum] = "59b5e5f6c299a3c7890b876a2a587f3115162487e704907d9b6cd29473052ba1" SRC_URI[winsafe-0.0.19.sha256sum] = "d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904" +SRC_URI[write16-1.0.0.sha256sum] = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936" +SRC_URI[writeable-0.5.5.sha256sum] = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51" SRC_URI[xattr-1.3.1.sha256sum] = "8da84f1a25939b27f6820d92aed108f83ff920fdf11a7b19366c27c4cda81d4f" SRC_URI[xwin-0.6.5.sha256sum] = "ca7e4546db1514c186778f0a257d89732ed9ed75587d0953ac25be7519d9f0d1" +SRC_URI[xz2-0.1.7.sha256sum] = "388c44dc09d76f1536602ead6d325eb532f5c122f17782bd57fb47baeeb767e2" 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[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[zip-0.6.6.sha256sum] = "760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261" +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[zopfli-0.8.1.sha256sum] = "e5019f391bac5cf252e93bbcc53d039ffd62c7bfb7c150414d61369afe57e946" diff --git a/meta/recipes-devtools/python/python3-maturin_1.7.8.bb b/meta/recipes-devtools/python/python3-maturin_1.8.1.bb similarity index 92% rename from meta/recipes-devtools/python/python3-maturin_1.7.8.bb rename to meta/recipes-devtools/python/python3-maturin_1.8.1.bb index 539fd6d9eef..d0f0b381a54 100644 --- a/meta/recipes-devtools/python/python3-maturin_1.7.8.bb +++ b/meta/recipes-devtools/python/python3-maturin_1.8.1.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] = "649c6ef3f0fa4c5f596140d761dc5a4d577c485cc32fb5b9b344a8280352880d" +SRC_URI[sha256sum] = "49cd964aabf59f8b0a6969f9860d2cdf194ac331529caae14c884f5659568857" S = "${WORKDIR}/maturin-${PV}" From patchwork Thu Jan 2 09:40: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: 54897 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 4FCB4E77197 for ; Thu, 2 Jan 2025 09:41:37 +0000 (UTC) Received: from mail-wm1-f48.google.com (mail-wm1-f48.google.com [209.85.128.48]) by mx.groups.io with SMTP id smtpd.web11.5204.1735810887524862453 for ; Thu, 02 Jan 2025 01:41:27 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=MaR5/ve5; 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-4361dc6322fso73206445e9.3 for ; Thu, 02 Jan 2025 01:41:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1735810885; x=1736415685; 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=xUU4lqxxnhaTFM3RwUmmZVnrgfs0iqabOxmTG02hVSw=; b=MaR5/ve5oz6YmAU5PDlkju/aFL6VRHO32tSv5e6uKhwTf77k84YUgHl182plZyMFz5 Pk07CnnM1RMkIcUf9iE8BWWi/dvLTwQFyYI6l5LldegAlDdWmxb5NHNFqHx/rHrFUvZU iR/FVeSTyTgCycm0t9TVz5CVuWbJhJPm3PB4w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735810885; x=1736415685; 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=xUU4lqxxnhaTFM3RwUmmZVnrgfs0iqabOxmTG02hVSw=; b=Ds7VqMIfzup7PkItthRiJLkKXCg/8cpNQ38oFDmg20Z3AAsA1rXPCOd32zh1JMlTpr pHeJeb4EN2U3j6cJtf8INMEoZ05cKSjeJueO5WJ3Zx935qoulrJs8CCJ7v88q6nG60na q+t2SKn68O8tt2N4m022FyB/pKYzJgTfFCoNstqOIIZ9RiAsUbBWYTUvY4UCK8fPxYkr MeAsIQyUV3+oIHG07E8TZsC3iTHUzgmROnW6CsZN1X0JBZrjf9bEY9UtFUFl/WMMovXV 5JhpWxzgdsPArpY3OVELh1pdLI38XQWy6SA4Y8dPd1hBAuNsGkjLWW8L/4rAXdfY+Zui Ppug== X-Gm-Message-State: AOJu0YyqOquPudltjFnmnXNqaMjX5hLfyLuKaROAXQ/sSpv8WRv8RnX9 ZuoQQNRpnMq07jTQBNDRWDsAZXIpYhgimdVzYFO8hYOEDMXXdpJ1rw3D4TklmwI2kBO0XTApxje +bnU= X-Gm-Gg: ASbGncts3huOaqLjhscRG3/E+ONDinBbIBPBBf5AWSsw5ZykzcCJVdncDBghbrVt0vy 6khZ4nR1yDp+N/3reHEsHfERVKxSe/hyqoNHe6ZAP8V90R0LOIo9k9+kGFwYX0MPnOZZPJXz6mI JeuEf8bT2HETAH8Dyxa/+8SzJJxuvhsGWO6UoKHlrk3Jnp4W+zctAyoqI4K5+0IJb5WoutjymPb +3mpWlq4XtUwPJtMsUtv0Mj4wm71eMa3XEltinZwqkTbxa9hNo9C80Ug7MDG5MVtvtBNRF5KQpI a/5FAGrlAg== X-Google-Smtp-Source: AGHT+IFes2C/YKs4yoC7agd+vUP73kP/FQ2cZ7N2haiVYnAjuHfUi8gMiemiHM7546cTmGaP4hcSZg== X-Received: by 2002:a05:600c:470a:b0:434:e9ee:c1e with SMTP id 5b1f17b1804b1-43668b7a33dmr412762945e9.31.1735810885390; Thu, 02 Jan 2025 01:41:25 -0800 (PST) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:ae2e:9f02:55c2:739d]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43656b119ccsm479785625e9.24.2025.01.02.01.41.24 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Jan 2025 01:41:24 -0800 (PST) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 17/21] python3-pyparsing: upgrade 3.2.0 -> 3.2.1 Date: Thu, 2 Jan 2025 09:40:48 +0000 Message-ID: <20250102094059.322187-17-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250102094059.322187-1-richard.purdie@linuxfoundation.org> References: <20250102094059.322187-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 ; Thu, 02 Jan 2025 09:41:37 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/209277 Signed-off-by: Richard Purdie --- .../{python3-pyparsing_3.2.0.bb => python3-pyparsing_3.2.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pyparsing_3.2.0.bb => python3-pyparsing_3.2.1.bb} (90%) diff --git a/meta/recipes-devtools/python/python3-pyparsing_3.2.0.bb b/meta/recipes-devtools/python/python3-pyparsing_3.2.1.bb similarity index 90% rename from meta/recipes-devtools/python/python3-pyparsing_3.2.0.bb rename to meta/recipes-devtools/python/python3-pyparsing_3.2.1.bb index f1be9debbc2..ab4eba129a1 100644 --- a/meta/recipes-devtools/python/python3-pyparsing_3.2.0.bb +++ b/meta/recipes-devtools/python/python3-pyparsing_3.2.1.bb @@ -10,7 +10,7 @@ BUGTRACKER = "https://github.com/pyparsing/pyparsing/issues" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=657a566233888513e1f07ba13e2f47f1" -SRC_URI[sha256sum] = "cbf74e27246d595d9a74b186b810f6fbb86726dbf3b9532efb343f6d7294fe9c" +SRC_URI[sha256sum] = "61980854fd66de3a90028d679a954d5f2623e83144b5afe5ee86f43d762e5f0a" inherit pypi python_flit_core From patchwork Thu Jan 2 09:40: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: 54896 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 5D2EBE77194 for ; Thu, 2 Jan 2025 09:41:37 +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.web10.5390.1735810889179853810 for ; Thu, 02 Jan 2025 01:41:29 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=VYaLt9Yb; 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-436637e8c8dso113517605e9.1 for ; Thu, 02 Jan 2025 01:41:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1735810887; x=1736415687; 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=F0p8osgmtLV/aQCugc6fQ3fLMejfTwfUaBruABxHIcM=; b=VYaLt9YbkxAWRP2KmEvFJF4T9pZo7PrJ+2x50L9kWzcnuBRatdW+dyad8kBC726pGo f39M2SZ8x88HI1umbWKqZMfI4+l7Hhgcoo1sHaWttE787Qu0kfYuHMWN8GgykxGCERu1 ZjOwBsSYhde1S352qUccW/hlxjG1XA3blW7G8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735810887; x=1736415687; 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=F0p8osgmtLV/aQCugc6fQ3fLMejfTwfUaBruABxHIcM=; b=qKP6F1JtKgjkC6ZYlkBL6gNfojy7dIC95FZ5NG8FweJ5XWvFXpjRE9HsfUr1ocYafa 8X1I9KSg4Q88CpdFfhV6AN5UoiCJQTdOtJDFkPYh3OH55yw3MUHp1Fg7R5yBdAO7laqW LJ7DyhSMikeIv4qR6JtmMm6JIIR0SYxSdHxOMUUjQS3HXTpqh7mu6QxKUCIpcbzET9WQ sXY+FfX6N+jaM1TQsTkftaV0AwceJotKVtYPNV+/v8+z7SMwNrO/HFEhxFsJ1EcQky+e YoVckkpTk6Ccffx/CTKpHqVm6Y/i+Vf96jxtPTmSsub6cEG3jYuBM7I2kkk7hkvMFVxK wI+A== X-Gm-Message-State: AOJu0YyLCBC/pr4ef1KGAVibSbK8Bd4D1UJXjaG+hL68UKwRfNVCTisL bNfAWJyJj00cewf1Wo3XjrQWDK/vqLhD6J7f7e+Ra906ic+V8Pez/B4M3atO6P1rLzGae4sq8pd eEcY= X-Gm-Gg: ASbGncvslLbwO+usbVCbV/faMjboUid0+TEgf+zvK/rliBfG2RH8aoOlySrzFykwC2/ BLjAGRLMpCB4+tBGnAMoF1kr/V1RC+ct+6sD2DGkOZVnPGPnaCsVB2mBAYH5OrBu0ZoZ1fPhh+3 aODB48BEnB1GFQtGZ31GGeyceErfTKqI2mdU1WsXKb/4LQjGcDm6R/zyEy64dFsf/4nBrHUD862 TItMmLXaIApkNu8sV/E7axQKqCUf75YiXROV5s/Qsdkje0+4XBcUFL79tUHMyjFrAW7ybkaGqf5 nYH5+fC2CQ== X-Google-Smtp-Source: AGHT+IH01RzHscImz6cjAlnJwLK2w41ZAy9jFSvKvHiBL+w4KXTuNTVaUG4qIfogCFN/IMHsa5Rx3w== X-Received: by 2002:a05:600c:1c9f:b0:434:f623:a004 with SMTP id 5b1f17b1804b1-43671244708mr370903405e9.16.1735810886792; Thu, 02 Jan 2025 01:41:26 -0800 (PST) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:ae2e:9f02:55c2:739d]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43656b119ccsm479785625e9.24.2025.01.02.01.41.25 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Jan 2025 01:41:25 -0800 (PST) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 18/21] python3-ruamel-yaml: upgrade 0.18.6 -> 0.18.7 Date: Thu, 2 Jan 2025 09:40:49 +0000 Message-ID: <20250102094059.322187-18-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250102094059.322187-1-richard.purdie@linuxfoundation.org> References: <20250102094059.322187-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 ; Thu, 02 Jan 2025 09:41:37 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/209278 Signed-off-by: Richard Purdie --- ...hon3-ruamel-yaml_0.18.6.bb => python3-ruamel-yaml_0.18.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-ruamel-yaml_0.18.6.bb => python3-ruamel-yaml_0.18.7.bb} (85%) diff --git a/meta/recipes-devtools/python/python3-ruamel-yaml_0.18.6.bb b/meta/recipes-devtools/python/python3-ruamel-yaml_0.18.7.bb similarity index 85% rename from meta/recipes-devtools/python/python3-ruamel-yaml_0.18.6.bb rename to meta/recipes-devtools/python/python3-ruamel-yaml_0.18.7.bb index 8cdcee9ec26..137b5289137 100644 --- a/meta/recipes-devtools/python/python3-ruamel-yaml_0.18.6.bb +++ b/meta/recipes-devtools/python/python3-ruamel-yaml_0.18.7.bb @@ -9,7 +9,7 @@ UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "8b27e6a217e786c6fbe5634d8f3f11bc63e0f80f6a5890f28863d9c45aac311b" +SRC_URI[sha256sum] = "270638acec6659f7bb30f4ea40083c9a0d0d5afdcef5e63d666f11209091531a" RDEPENDS:${PN} += "\ python3-shell \ From patchwork Thu Jan 2 09:40: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: 54898 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 6B565E77199 for ; Thu, 2 Jan 2025 09:41:37 +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.5393.1735810890776255913 for ; Thu, 02 Jan 2025 01:41:31 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=EgkDScM1; 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-436281c8a38so80015615e9.3 for ; Thu, 02 Jan 2025 01:41:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1735810888; x=1736415688; 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=T1QJbU2lRIzWRBqZ4HADWTRKmgOUp3Ai92LPPCKtxH0=; b=EgkDScM1UM4y/GZSy92GLZG97Rqy0EbpZm76s0HL4UKqT4Cx+P6irro7zMaCNvehz1 j+HuLHrj9nWQQGbScGj6R2HZWJYJPCRzl7oa7dRHaPVz8ujCDTZO9VXp5Qu3Yq2qACIR gyStkbKOH5Dq1zvwrx+oPXCZ4nueNGDHIjmqk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735810888; x=1736415688; 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=T1QJbU2lRIzWRBqZ4HADWTRKmgOUp3Ai92LPPCKtxH0=; b=PIOZygXZdtsfndKTCKdQzlv2tqcJmiVV6kY5fzwEXj7Lrx+sJXGL8T1/78uDgpGDGe KLGJdtV0G0PGwKp/wOLK1/ckyWOyYsPFxnIQYNfn0J3uPaBV2R+3xisU8Ut4eYmr3va7 jkBAM45+dl2cuar/Q+swqR0oCgJkerBACn96hEoqcyM9NkRRboZojqechXrZQN1q2BfR NPQ75c3k4qh8WBce2094NSTBEGMux2bdG6AM0Rxcz3fWzS+M7Qp48Ae4EK6vEq4FFsZh NvqirDVwy5Ql/NiUZdfQ57+TFcZDUDlbVPytD7H6JLZUg7sYSkDBk82pp9x47xxCnFNR 9uyQ== X-Gm-Message-State: AOJu0YwE1DmW7II0ev97pLKmcVD44YL5entvG4fkwtVvyycSY3Ns5gfC wyfoH93ogXzZxg2M4+xOzDeEbRZfRiSM/zN1u7Ns96RBC4+ZTFkhhu8bGmpp7/7ihw2GBUWAM2c 3x/Y= X-Gm-Gg: ASbGnctzXt19Xax1W+b9rRFUSbhnjujkv6egCQLXwPgRmVUJhCyUUGFe5yVATfFIBLJ fyF3A98kTHdXL9CpWosG0s3Quy6mVVK2jL4rKnXbuYPM54xXgxBxEW2iqn1WbJd/srNioO+1CN0 Xwa3fi/Hm8cUuf1o6WitfQIOEW4EoK//df7F8bQ5EbJU1jMTnwWfyPqUg3irbMPdCLQQpR9k4oR P96apkCbcjdxvk4cZJlTvdH5z4vHVP6tSfqtJcs0+ljrunkXOIU9wahCDLBzpzd5iQvSXf67l3G iUIizeCIKg== X-Google-Smtp-Source: AGHT+IE3kf5LyCFdLOF0VMTzN+LgN/Jwscy64I1b8iQKrvNs/49wnpU+fSdrPuoK6BRYL8TJ7l1iyA== X-Received: by 2002:a05:600c:350b:b0:434:f8e5:1bb with SMTP id 5b1f17b1804b1-436686430a2mr402080655e9.12.1735810888483; Thu, 02 Jan 2025 01:41:28 -0800 (PST) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:ae2e:9f02:55c2:739d]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43656b119ccsm479785625e9.24.2025.01.02.01.41.27 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Jan 2025 01:41:27 -0800 (PST) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 19/21] python3-urllib3: upgrade 2.2.3 -> 2.3.0 Date: Thu, 2 Jan 2025 09:40:50 +0000 Message-ID: <20250102094059.322187-19-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250102094059.322187-1-richard.purdie@linuxfoundation.org> References: <20250102094059.322187-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 ; Thu, 02 Jan 2025 09:41:37 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/209279 Signed-off-by: Richard Purdie --- .../{python3-urllib3_2.2.3.bb => python3-urllib3_2.3.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-urllib3_2.2.3.bb => python3-urllib3_2.3.0.bb} (87%) diff --git a/meta/recipes-devtools/python/python3-urllib3_2.2.3.bb b/meta/recipes-devtools/python/python3-urllib3_2.3.0.bb similarity index 87% rename from meta/recipes-devtools/python/python3-urllib3_2.2.3.bb rename to meta/recipes-devtools/python/python3-urllib3_2.3.0.bb index 35b0786fbac..fe913e6b73c 100644 --- a/meta/recipes-devtools/python/python3-urllib3_2.2.3.bb +++ b/meta/recipes-devtools/python/python3-urllib3_2.3.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/urllib3/urllib3" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=52d273a3054ced561275d4d15260ecda" -SRC_URI[sha256sum] = "e7d814a81dad81e6caf2ec9fdedb284ecc9c73076b62654547cc64ccdcae26e9" +SRC_URI[sha256sum] = "f8c5449b3cf0861679ce7e0503c7b44b5ec981bec0d1d3795a07f1ba96f0204d" inherit pypi python_hatchling From patchwork Thu Jan 2 09:40: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: 54894 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 4F658E7718B for ; Thu, 2 Jan 2025 09:41:37 +0000 (UTC) Received: from mail-wr1-f48.google.com (mail-wr1-f48.google.com [209.85.221.48]) by mx.groups.io with SMTP id smtpd.web11.5206.1735810891860868314 for ; Thu, 02 Jan 2025 01:41:32 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=CA2SSJbl; spf=pass (domain: linuxfoundation.org, ip: 209.85.221.48, mailfrom: richard.purdie@linuxfoundation.org) Received: by mail-wr1-f48.google.com with SMTP id ffacd0b85a97d-385e3621518so5255057f8f.1 for ; Thu, 02 Jan 2025 01:41:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1735810890; x=1736415690; 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=8VGin7sjxhdLx7igLYP1zuzZim99/T8tGofly2sKoIc=; b=CA2SSJblp+2BjVw1xRCE6XTsx0nDsEhUFrA6neFM+0rala1Y/lXo6l8gLc+xvUHQLD xAg2++IlgGHTYy6o0dwnQVtfpLTAZkd5NqSWHGiAUDWSYeyJ4GHB0XKBPAmjCgG24FGx ttd1zLvR3sWMB+LJxNlb73FoCkfwmzZrbib58= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735810890; x=1736415690; 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=8VGin7sjxhdLx7igLYP1zuzZim99/T8tGofly2sKoIc=; b=KsdFZU5lqEQKdmKWgQR0s2FpnvsDvftyVsgJJ/kqlUnxwPrUfpnrqexIpkkc3/MUnX QXp7Ld4Bdrlu3mYEwAwOi+K/9Le6wXXaKpn3f3LyEuuh5cclXAwga2x+NB9P/FxMMOtw +wNNkdRjWZM8LE4d4Vm1D2dhtMxxMyyBFnde/eLuGpOsY6z7+u3Bb/EyRdCM10o2E/GL Z6N8uhpAHMqxS/2IK9mWQE4j0IKC2q9S80stiMltNukrY0IkDoaLQ42N8NR0FJ3sORvu SDBD560H3UTZ8yofV2Xmdfax7yC1DzADcPYmvM7xqs+vabn13bT2JOcEjAc9TC0OwWTV AAJQ== X-Gm-Message-State: AOJu0YzB2zwbm92S/xRwCxeJVN+jsobmag/6De8w6M9YRuCT1Tfo+f7+ BfLcboV2gS2ly6TfdahfG26Oj/Anz+PIcnt1RbcBYgossvHSJU7/l7tikCUb+WE1RR/0S2axjUr Cz7I= X-Gm-Gg: ASbGncubK16UdRRbvR+QC/aUlDKyyd+MsQ7RKZtVD5YMhuEH4rQvaBSe13604xwFPrQ Anpy1SudIVH/Z0mQTv0qauXDh6FnPq9khnVrnhGSAg8fLRcZSAk1XWXsOPiB57QPo6nChiBXW3a LlJWZLzQ8KnoD3wGvXhkOqOnmxHNceeLmmOIHdtK+NMY2ca5IyAebXgR758uncxuC8nX7EFP/M2 JxMc9AsJLIQaLety3YoVlsNZcvAdDCJwifO3frq88AuPH71b2LuGsqdb0Mq+VlxRSvYStPybJVT qiAf97ynGg== X-Google-Smtp-Source: AGHT+IFAvOX3oHsrTRNFbv2fAva4H4mlmU2CYIBmgAtk1sc+fdf0dwQlyHR/k5g/W18JRxpTLzPT3Q== X-Received: by 2002:a05:6000:184e:b0:385:ed1e:2105 with SMTP id ffacd0b85a97d-38a221f2f0cmr38676426f8f.26.1735810889917; Thu, 02 Jan 2025 01:41:29 -0800 (PST) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:ae2e:9f02:55c2:739d]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43656b119ccsm479785625e9.24.2025.01.02.01.41.28 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Jan 2025 01:41:28 -0800 (PST) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 20/21] xxhash: upgrade 0.8.2 -> 0.8.3 Date: Thu, 2 Jan 2025 09:40:51 +0000 Message-ID: <20250102094059.322187-20-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250102094059.322187-1-richard.purdie@linuxfoundation.org> References: <20250102094059.322187-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 ; Thu, 02 Jan 2025 09:41:37 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/209280 Signed-off-by: Richard Purdie --- .../recipes-support/xxhash/{xxhash_0.8.2.bb => xxhash_0.8.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/xxhash/{xxhash_0.8.2.bb => xxhash_0.8.3.bb} (93%) diff --git a/meta/recipes-support/xxhash/xxhash_0.8.2.bb b/meta/recipes-support/xxhash/xxhash_0.8.3.bb similarity index 93% rename from meta/recipes-support/xxhash/xxhash_0.8.2.bb rename to meta/recipes-support/xxhash/xxhash_0.8.3.bb index f16b183c950..227649854e3 100644 --- a/meta/recipes-support/xxhash/xxhash_0.8.2.bb +++ b/meta/recipes-support/xxhash/xxhash_0.8.3.bb @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=13be6b481ff5616f77dda971191bb29b \ SRC_URI = "git://github.com/Cyan4973/xxHash.git;branch=release;protocol=https" UPSTREAM_CHECK_GITTAGREGEX = "v(?P\d+(\.\d+)+)" -SRCREV = "bbb27a5efb85b92a0486cf361a8635715a53f6ba" +SRCREV = "e626a72bc2321cd320e953a0ccf1584cad60f363" S = "${WORKDIR}/git" From patchwork Thu Jan 2 09:40: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: 54895 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 42F95E77188 for ; Thu, 2 Jan 2025 09:41:37 +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.5207.1735810893200073279 for ; Thu, 02 Jan 2025 01:41:33 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linuxfoundation.org header.s=google header.b=WbJ4dGZH; 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-436202dd7f6so126921855e9.0 for ; Thu, 02 Jan 2025 01:41:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1735810891; x=1736415691; 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=sjm7mCtvafGI5/7Aspmiq6XilP0wrxcpTMXOMLb0K1M=; b=WbJ4dGZHDJwkjq8NGKWaNaFwVb9ACTBBTw7mJ/CaCSwP6rDMx7TzbGMrxuk2uBR9Eu d+fwKnBxWyp7SwAUUnFcn95H+aJLqFbXqPH6l953mPOkEeXahcdLrng8JF1ytZULoKaB jgDgoIjfqS3yvatWQeSCWZtZSTSCanbwcJu0g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735810891; x=1736415691; 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=sjm7mCtvafGI5/7Aspmiq6XilP0wrxcpTMXOMLb0K1M=; b=vtcrrHbb8mOsY19JMs7AZjS3LGGkmMJTdhv9EIIEtxL0RDjjRlmA4+f6KtqIgMiTNC WMQOR0Efi/xDfgT3cxID6N8JwwwajnMOJIU2Vsm6Zw9ZKEXZmSlrmaRqNh/chjk/T7eO Oo7usxQdLURVkAi70jvamjydN2murFsi54FyPQslNY0djd8LcFOpT4qx3VT8A8Uswhn0 sILU7kGW+Pguw/swR1/CR7wQ9/5L+IS8Es9B7FnLGyFzTKMSBwLV0zGbgacv/qIctt+F SXmDm/XUnJoDFkXGJFTwdCOd6t4SGchCWoPoeYUu4JBvIzXvGQTmCHZO0um0NPejhsP7 K1GQ== X-Gm-Message-State: AOJu0Yw1f6w1yy9CqtJ23PElireuv7LnXxo36AnAyvTXCoD9TTYE3GrH LMy7py6I4dCgbo0z+mbzaX3VVj9lpgotePOuZN924huJqNY3/JCL41iqO4cHG1WyvU6A+OWxsmQ F9wA= X-Gm-Gg: ASbGncujc8MqU3HO63ESyvFH7Icy1ID/HQF4eVTop+L6uhtodYvJgjhRWb4h6W46jA1 X3xtSsuzVq3yEGAaDw076RtG45pyBz5EXkiF1hgHIuYH51Tw8y8P7VwzKY8YF9WGyItFzYKUmLH xoWQfg2MPVz5FJtETXpKAQ69SrwyJWeuX0iYyFFhPuGIVRKUz6jnA2JsyyG2eGPtzksfAhO2esb jLJ0gYyvSoumVgOLU8tbaLq8x1FDrPM6kVxzN6PnZ54x2QxbJw3k68rquRK8iEubZ5nF0U/5zgE onCMm+hSPw== X-Google-Smtp-Source: AGHT+IEdk4kX3ExaEK2oLYojCuAIgMepIFe/nD1jLnbOQ3iD66AX7kFUOeMqNM5PlX7O8KQpvW81Gw== X-Received: by 2002:a5d:6d84:0:b0:386:45e9:fc8a with SMTP id ffacd0b85a97d-38a221e1dfemr39114842f8f.5.1735810891279; Thu, 02 Jan 2025 01:41:31 -0800 (PST) Received: from max.int.rpsys.net ([2001:8b0:aba:5f3c:ae2e:9f02:55c2:739d]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-43656b119ccsm479785625e9.24.2025.01.02.01.41.30 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Jan 2025 01:41:30 -0800 (PST) From: Richard Purdie To: openembedded-core@lists.openembedded.org Subject: [PATCH 21/21] python3-attrs: upgrade 24.2.0 -> 24.3.0 Date: Thu, 2 Jan 2025 09:40:52 +0000 Message-ID: <20250102094059.322187-21-richard.purdie@linuxfoundation.org> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20250102094059.322187-1-richard.purdie@linuxfoundation.org> References: <20250102094059.322187-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 ; Thu, 02 Jan 2025 09:41:37 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/209281 Signed-off-by: Richard Purdie --- .../python/{python3-attrs_24.2.0.bb => python3-attrs_24.3.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-attrs_24.2.0.bb => python3-attrs_24.3.0.bb} (89%) diff --git a/meta/recipes-devtools/python/python3-attrs_24.2.0.bb b/meta/recipes-devtools/python/python3-attrs_24.3.0.bb similarity index 89% rename from meta/recipes-devtools/python/python3-attrs_24.2.0.bb rename to meta/recipes-devtools/python/python3-attrs_24.3.0.bb index a6cb60a8c82..fa35e4b6819 100644 --- a/meta/recipes-devtools/python/python3-attrs_24.2.0.bb +++ b/meta/recipes-devtools/python/python3-attrs_24.3.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.attrs.org/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=5e55731824cf9205cfabeab9a0600887" -SRC_URI[sha256sum] = "5cfb1b9148b5b086569baec03f20d7b6bf3bcacc9a42bebf87ffaaca362f6346" +SRC_URI[sha256sum] = "8f5c07333d543103541ba7be0e2ce16eeee8130cb0b3f9238ab904ce1e85baff" inherit pypi ptest python_hatchling