From patchwork Wed Jan 15 10:26:06 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 55559 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 F3F3FC02189 for ; Wed, 15 Jan 2025 10:26:07 +0000 (UTC) Received: from a27-31.smtp-out.us-west-2.amazonses.com (a27-31.smtp-out.us-west-2.amazonses.com [54.240.27.31]) by mx.groups.io with SMTP id smtpd.web10.17791.1736936761019841674 for ; Wed, 15 Jan 2025 02:26:07 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=BPDCStHP; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=qGmyi7gv; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.31, mailfrom: 01010194697fbdff-3da0d1a4-f75f-4a06-8bab-3ec9ed7f4c66-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx; d=yoctoproject.org; t=1736936767; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=qU3ZtX0SbDoQWxBwnda43+rN2PKkk/XIuodLepDmopg=; b=BPDCStHPC/VtD8mrddR+3GTCQY7JYdUBLotAFe6lkGhzBw0MBbssgnMl6JwyNkrx 0azDWB+AlrC/1TWnJwhrm/q/Wf07VvkK4W0Yvxcu+ZsNmmPSw3xQYWN//kkQwYUy3LU IyWn+H/oU8ypY1c3fRDID4gw9cmo4oajMv4l6oxo= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1736936767; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=qU3ZtX0SbDoQWxBwnda43+rN2PKkk/XIuodLepDmopg=; b=qGmyi7gv86+vwLQYhmI0T3ckINRQbTBGuelvyyJedouav0tl/XzRpcqHNoustr5k v1nnXsMHO8/m31g4DnosBp0cxvtKxVQ7fdwUrB6Ap76PssY6SmWTwsbBb9BZP43R4L1 bB8rQZ4/i/TdKiQFUE5PyvxH6P9+6Y3NS7ucbHNA= MIME-Version: 1.0 From: auh@yoctoproject.org To: Robert Yang Cc: openembedded-core@lists.openembedded.org Subject: [AUH] git: upgrading to 2.48.1 SUCCEEDED Message-ID: <01010194697fbdff-3da0d1a4-f75f-4a06-8bab-3ec9ed7f4c66-000000@us-west-2.amazonses.com> Date: Wed, 15 Jan 2025 10:26:06 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.01.15-54.240.27.31 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 15 Jan 2025 10:26:07 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/209835 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *git* to *2.48.1* has Succeeded. Next steps: - apply the patch: git am 0001-git-upgrade-2.47.1-2.48.1.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From 77dd84beb1db62b4b0846c7d5f072d913b7dacab Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 15 Jan 2025 06:47:16 +0000 Subject: [PATCH] git: upgrade 2.47.1 -> 2.48.1 --- ...mak.uname-do-not-force-RHEL-7-specific-build-.patch | 4 ++-- meta/recipes-devtools/git/git/fixsort.patch | 10 +++++----- .../git/{git_2.47.1.bb => git_2.48.1.bb} | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) rename meta/recipes-devtools/git/{git_2.47.1.bb => git_2.48.1.bb} (98%) diff --git a/meta/recipes-devtools/git/git/0001-config.mak.uname-do-not-force-RHEL-7-specific-build-.patch b/meta/recipes-devtools/git/git/0001-config.mak.uname-do-not-force-RHEL-7-specific-build-.patch index e5135928f0..486ba76a76 100644 --- a/meta/recipes-devtools/git/git/0001-config.mak.uname-do-not-force-RHEL-7-specific-build-.patch +++ b/meta/recipes-devtools/git/git/0001-config.mak.uname-do-not-force-RHEL-7-specific-build-.patch @@ -1,4 +1,4 @@ -From 348811a6f818408a31551d0830dcfe31c55d06a8 Mon Sep 17 00:00:00 2001 +From f1ce347b2029dc6ede429f2543b8cdccfc01b742 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 7 Feb 2022 10:13:15 +0100 Subject: [PATCH] config.mak.uname: do not force RHEL-7 specific build settings @@ -17,7 +17,7 @@ Signed-off-by: Robert Yang 1 file changed, 4 deletions(-) diff --git a/config.mak.uname b/config.mak.uname -index d511216..3144228 100644 +index b12d4e1..b5b8d82 100644 --- a/config.mak.uname +++ b/config.mak.uname @@ -63,10 +63,6 @@ ifeq ($(uname_S),Linux) diff --git a/meta/recipes-devtools/git/git/fixsort.patch b/meta/recipes-devtools/git/git/fixsort.patch index d9a3672f1d..4ad671731a 100644 --- a/meta/recipes-devtools/git/git/fixsort.patch +++ b/meta/recipes-devtools/git/git/fixsort.patch @@ -1,7 +1,7 @@ -From 83ae059943d3efd824978a759bcfd894ce5085d4 Mon Sep 17 00:00:00 2001 +From 6232873303944b041324653aea7f479c03889401 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 17 Feb 2021 17:57:13 +0000 -Subject: [PATCH] [PATCH] generate-configlist.sh: Fix determinism issue +Subject: [PATCH] generate-configlist.sh: Fix determinism issue Currently git binaries are not entirely reproducible, at least partly due to config-list.h differing in order depending on the system's @@ -23,12 +23,12 @@ Upstream-Status: Submitted [https://public-inbox.org/git/f029a942dd3d50d85e60bd3 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generate-configlist.sh b/generate-configlist.sh -index 8692fe5..e67ccac 100755 +index 5794226..6b0b939 100755 --- a/generate-configlist.sh +++ b/generate-configlist.sh -@@ -9,7 +9,7 @@ static const char *config_name_list[] = { +@@ -15,7 +15,7 @@ static const char *config_name_list[] = { EOF - grep -h '^[a-zA-Z].*\..*::$' Documentation/*config.txt Documentation/config/*.txt | + grep -h '^[a-zA-Z].*\..*::$' "$SOURCE_DIR"/Documentation/*config.txt "$SOURCE_DIR"/Documentation/config/*.txt | sed '/deprecated/d; s/::$//; s/, */\n/g' | - sort | + LC_ALL=C sort | diff --git a/meta/recipes-devtools/git/git_2.47.1.bb b/meta/recipes-devtools/git/git_2.48.1.bb similarity index 98% rename from meta/recipes-devtools/git/git_2.47.1.bb rename to meta/recipes-devtools/git/git_2.48.1.bb index 8b5bfecd6a..e0df23eb47 100644 --- a/meta/recipes-devtools/git/git_2.47.1.bb +++ b/meta/recipes-devtools/git/git_2.48.1.bb @@ -164,4 +164,4 @@ EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \ " EXTRA_OEMAKE += "NO_GETTEXT=1" -SRC_URI[tarball.sha256sum] = "f4c4e98667800585d218dfdf415eb72f73baa7abcac4569e2ce497970f8d6665" +SRC_URI[tarball.sha256sum] = "51b4d03b1e311ba673591210f94f24a4c5781453e1eb188822e3d9cdc04c2212"