From patchwork Mon Nov 18 21:17:27 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: 52679 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 EFC68D6DDC4 for ; Mon, 18 Nov 2024 21:17:31 +0000 (UTC) Received: from a27-193.smtp-out.us-west-2.amazonses.com (a27-193.smtp-out.us-west-2.amazonses.com [54.240.27.193]) by mx.groups.io with SMTP id smtpd.web10.4835.1731964643802447174 for ; Mon, 18 Nov 2024 13:17:28 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=kCROYuBl; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=KBQj6oul; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.193, mailfrom: 010101934123383b-b950e93f-73b1-4afa-b324-28768de2b15d-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=1731964647; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=WuHDGRgb870d52yxDecNGFP065jS3ICh1uLOaz1wveA=; b=kCROYuBlsge+SziMFp/TqRw+cY2/wkX4mbnN8UVldgj2ef5Qyg7LM6vz0dYuRlYf KsWGLpP9WhF+B25hkFzTdNeqMmwTMCHg2JIWGl2vgbSUkqFtGOHbZ67DEMkEJNHVcy4 6GAsNNxirV94B2CVCAE57hxiqTee65lG4aFdBIq8= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1731964647; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=WuHDGRgb870d52yxDecNGFP065jS3ICh1uLOaz1wveA=; b=KBQj6oulQ6KzcLriS237gbDwdCxzjtF57w190S1yXbVsSf17DSKKdh3zUY/x6v5t iOlwD0U/5OEcxir7OekzUVzXo1OYwtF1XKvKzA3MZkqBkHYIGsfE0qCMEzePi8aJxZN hnOXGJ9VengZloUKjJQF0rWBOPPv/CRNpRqCKO1c= MIME-Version: 1.0 From: auh@yoctoproject.org To: Anuj Mittal Cc: openembedded-core@lists.openembedded.org Subject: [AUH] swig: upgrading to 4.3.0 SUCCEEDED Message-ID: <010101934123383b-b950e93f-73b1-4afa-b324-28768de2b15d-000000@us-west-2.amazonses.com> Date: Mon, 18 Nov 2024 21:17:27 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.11.18-54.240.27.193 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 ; Mon, 18 Nov 2024 21:17:31 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/207306 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *swig* to *4.3.0* has Succeeded. Next steps: - apply the patch: git am 0001-swig-upgrade-4.2.1-4.3.0.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 41e8fbf642b095f6b5efda4d28f4dbf52577de82 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sun, 17 Nov 2024 07:24:35 +0000 Subject: [PATCH] swig: upgrade 4.2.1 -> 4.3.0 --- meta/recipes-devtools/swig/swig/determinism.patch | 8 ++++---- .../swig/{swig_4.2.1.bb => swig_4.3.0.bb} | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) rename meta/recipes-devtools/swig/{swig_4.2.1.bb => swig_4.3.0.bb} (94%) diff --git a/meta/recipes-devtools/swig/swig/determinism.patch b/meta/recipes-devtools/swig/swig/determinism.patch index 9c49414ad7..4359281bbb 100644 --- a/meta/recipes-devtools/swig/swig/determinism.patch +++ b/meta/recipes-devtools/swig/swig/determinism.patch @@ -1,4 +1,4 @@ -From 28648b3873d83e26bd19b64ce2c0a41ced9292d3 Mon Sep 17 00:00:00 2001 +From 1cd6f0cc21fc977a710e8d30c3d2ebfee3c72dc0 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 1 Mar 2021 00:11:10 +0000 Subject: [PATCH] swig: Fix reproducibility issue @@ -13,12 +13,12 @@ RP 2021/3/1 1 file changed, 1 deletion(-) diff --git a/Source/Modules/main.cxx b/Source/Modules/main.cxx -index de0a512..ac9e825 100644 +index f68b609..0c2aba3 100644 --- a/Source/Modules/main.cxx +++ b/Source/Modules/main.cxx -@@ -638,7 +638,6 @@ static void getoptions(int argc, char *argv[]) { +@@ -633,7 +633,6 @@ static void getoptions(int argc, char *argv[]) { } - } else if (strcmp(argv[i], "-version") == 0) { + } else if (strcmp(argv[i], "-version") == 0 || strcmp(argv[1], "--version") == 0) { fprintf(stdout, "\nSWIG Version %s\n", Swig_package_version()); - fprintf(stdout, "\nCompiled with %s [%s]\n", SWIG_CXX, SWIG_PLATFORM); fprintf(stdout, "\nConfigured options: %cpcre\n", diff --git a/meta/recipes-devtools/swig/swig_4.2.1.bb b/meta/recipes-devtools/swig/swig_4.3.0.bb similarity index 94% rename from meta/recipes-devtools/swig/swig_4.2.1.bb rename to meta/recipes-devtools/swig/swig_4.3.0.bb index b564be9b36..a31ca68444 100644 --- a/meta/recipes-devtools/swig/swig_4.2.1.bb +++ b/meta/recipes-devtools/swig/swig_4.3.0.bb @@ -15,7 +15,7 @@ DEPENDS = "libpcre2 bison-native" SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.gz \ file://determinism.patch \ " -SRC_URI[sha256sum] = "fa045354e2d048b2cddc69579e4256245d4676894858fcf0bab2290ecf59b7d8" +SRC_URI[sha256sum] = "f7203ef796f61af986c70c05816236cbd0d31b7aa9631e5ab53020ab7804aa9e" UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/swig/files/swig/" UPSTREAM_CHECK_REGEX = "swig-(?P\d+(\.\d+)+)"