From patchwork Sat Jun 15 18:23:18 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 45193 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 A8029C52D1D for ; Sat, 15 Jun 2024 18:23:31 +0000 (UTC) Received: from a27-192.smtp-out.us-west-2.amazonses.com (a27-192.smtp-out.us-west-2.amazonses.com [54.240.27.192]) by mx.groups.io with SMTP id smtpd.web11.18371.1718475799150365592 for ; Sat, 15 Jun 2024 11:23:19 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=G9KeuCWP; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=EGTeC1iu; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.192, mailfrom: 010101901d23b7c8-d2cd8b65-8fc4-466b-ab46-f6d56aa7eba5-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=1718475798; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=xm9mFbwl7glqQczAMnl9afQbOC8qDu9Mtk45NLlbxYY=; b=G9KeuCWPdr9GploxNwZYk8yqJMR1av+FJuj8hBsDyU8K/LB05biL++SDeZ1zf+Xl GiPqSKDntPW3vCDA61JxwSS+8m7X5At6O/9u8QtwSVxveehBJIJRnB3BB0ZlsY80r4W LRAe9iyU2M/t3GaKtag8HFXfpLKAqQZSux8IrcMk= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1718475798; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=xm9mFbwl7glqQczAMnl9afQbOC8qDu9Mtk45NLlbxYY=; b=EGTeC1iu1kBsplqtrvjKOwaXnn2xV047AMluopBI4YAoheFhQ8nF6UGysv+BS6kI d7ytoX8TcuuszhQgmgqtr4acHLCo62kKyGLhrZZcRIXjDudZ3tIfboRtBu4QmxflIbl rNrx6nGzInhd999z8ljQSMs8RW/W9d8Fp9DZSYXc= MIME-Version: 1.0 From: auh@yoctoproject.org To: Robert Yang Cc: openembedded-core@lists.openembedded.org Subject: [AUH] git: upgrading to 2.45.2 SUCCEEDED Message-ID: <010101901d23b7c8-d2cd8b65-8fc4-466b-ab46-f6d56aa7eba5-000000@us-west-2.amazonses.com> Date: Sat, 15 Jun 2024 18:23:18 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.06.15-54.240.27.192 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 ; Sat, 15 Jun 2024 18:23:31 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/200685 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *git* to *2.45.2* has Succeeded. Next steps: - apply the patch: git am 0001-git-upgrade-2.45.1-2.45.2.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 c58609c68f4d0fc7f8c4eb42ddeb7145daac12a8 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sat, 15 Jun 2024 07:51:21 +0000 Subject: [PATCH] git: upgrade 2.45.1 -> 2.45.2 --- ...-do-not-force-RHEL-7-specific-build-.patch | 3 +-- meta/recipes-devtools/git/git/fixsort.patch | 22 ++++++++++++------- .../git/{git_2.45.1.bb => git_2.45.2.bb} | 2 +- 3 files changed, 16 insertions(+), 11 deletions(-) rename meta/recipes-devtools/git/{git_2.45.1.bb => git_2.45.2.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 fc803c73c7..a2e7af8d11 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 c0c5241abdc113acbe6bcd960686cea414bce357 Mon Sep 17 00:00:00 2001 +From 857ec6ee02accdfefe734a6a7d38947eee526e58 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 @@ -12,7 +12,6 @@ Signed-off-by: Alexander Kanavin Rebased for 2.45.1. Signed-off-by: Robert Yang - --- config.mak.uname | 4 ---- 1 file changed, 4 deletions(-) diff --git a/meta/recipes-devtools/git/git/fixsort.patch b/meta/recipes-devtools/git/git/fixsort.patch index 07a487e8ca..c32745938b 100644 --- a/meta/recipes-devtools/git/git/fixsort.patch +++ b/meta/recipes-devtools/git/git/fixsort.patch @@ -1,13 +1,16 @@ -[PATCH] generate-configlist.sh: Fix determinism issue +From 9afc8a28ab61d74e5029c799e4ab2c330fce7ea3 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 -Currently git binaries are not entirely reproducible, at least partly +Currently git binaries are not entirely reproducible, at least partly due to config-list.h differing in order depending on the system's locale settings. Under different locales, the entries: "sendemail.identity", "sendemail..*", -would differ in order for example and this leads to differences in +would differ in order for example and this leads to differences in the debug symbols for the binaries. This can be fixed by specifying the C locale for the sort in the @@ -15,12 +18,15 @@ shell script generating the header. Signed-off-by: Richard Purdie Upstream-Status: Submitted [https://public-inbox.org/git/f029a942dd3d50d85e60bd37d8e454524987842f.camel@linuxfoundation.org/T/#u] +--- + generate-configlist.sh | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) -Index: git-2.30.0/generate-configlist.sh -=================================================================== ---- git-2.30.0.orig/generate-configlist.sh -+++ git-2.30.0/generate-configlist.sh -@@ -9,7 +9,7 @@ static const char *config_name_list[] = +diff --git a/generate-configlist.sh b/generate-configlist.sh +index 8692fe5..e67ccac 100755 +--- a/generate-configlist.sh ++++ b/generate-configlist.sh +@@ -9,7 +9,7 @@ static const char *config_name_list[] = { EOF grep -h '^[a-zA-Z].*\..*::$' Documentation/*config.txt Documentation/config/*.txt | sed '/deprecated/d; s/::$//; s/, */\n/g' | diff --git a/meta/recipes-devtools/git/git_2.45.1.bb b/meta/recipes-devtools/git/git_2.45.2.bb similarity index 98% rename from meta/recipes-devtools/git/git_2.45.1.bb rename to meta/recipes-devtools/git/git_2.45.2.bb index d1b3e6ad40..6393c976e6 100644 --- a/meta/recipes-devtools/git/git_2.45.1.bb +++ b/meta/recipes-devtools/git/git_2.45.2.bb @@ -164,4 +164,4 @@ EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \ " EXTRA_OEMAKE += "NO_GETTEXT=1" -SRC_URI[tarball.sha256sum] = "10acb581993061e616be9c5674469335922025a666318e0748cb8306079fef24" +SRC_URI[tarball.sha256sum] = "98b26090ed667099a3691b93698d1e213e1ded73d36a2fde7e9125fce28ba234"