From patchwork Mon Apr 1 18:03:22 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: 41789 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 B44E5CD12BC for ; Mon, 1 Apr 2024 18:03:28 +0000 (UTC) Received: from a27-29.smtp-out.us-west-2.amazonses.com (a27-29.smtp-out.us-west-2.amazonses.com [54.240.27.29]) by mx.groups.io with SMTP id smtpd.web10.2013.1711994602774075911 for ; Mon, 01 Apr 2024 11:03:22 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=YbHvodAS; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=inAfNhMN; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.29, mailfrom: 0101018e9ad482b2-3d0648af-0840-4363-aa1e-3f8e8db079b8-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky; d=yoctoproject.org; t=1711994602; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=dcUdyMbCtFL0K4TQzE5Y2AOq5l984ymLcx/y2I2occs=; b=YbHvodAS+7C/7e+A2CVLLCaK168S2mv9Cp8V186AWZ3ulBqRSYsYy3CNViwa6MLw m0G6WVLE36NNez5VPFeYCR+8lhx13s+aNGFW++7JGvIQNlGv2i9hGz/oYJzBShHVsVu 31HYOfeTZpb4ymTRZ2EE0BDjFmdLH7vOUYYsW43o= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1711994602; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=dcUdyMbCtFL0K4TQzE5Y2AOq5l984ymLcx/y2I2occs=; b=inAfNhMNKoUXmBRuRFtyINSLE0ef2sZsw5dU2Kl0kkEXGOwJmRTh04UTdU84GTxY yWLQbeNLisuIU5HDy5KVp4gsy/TG+lzzkoO9yyu22Guh7zht2yXPqUq0fFqz7nMDS9V ZNBPNI0uMKwNLzX5uJUr0MxaCVUXzZ/1ct6qgHxM= MIME-Version: 1.0 From: auh@yoctoproject.org To: Alexander Kanavin Cc: openembedded-core@lists.openembedded.org Subject: [AUH] psmisc: upgrading to 23.7 SUCCEEDED Message-ID: <0101018e9ad482b2-3d0648af-0840-4363-aa1e-3f8e8db079b8-000000@us-west-2.amazonses.com> Date: Mon, 1 Apr 2024 18:03:22 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.04.01-54.240.27.29 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, 01 Apr 2024 18:03:28 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/197779 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *psmisc* to *23.7* has Succeeded. Next steps: - apply the patch: git am 0001-psmisc-upgrade-23.6-23.7.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 e290070148708f51f01d874a6a3b40e2e24c25d6 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 1 Apr 2024 11:18:58 +0000 Subject: [PATCH] psmisc: upgrade 23.6 -> 23.7 --- .../psmisc/0001-Use-UINTPTR_MAX-instead-of-__WORDSIZE.patch | 6 +++--- .../psmisc/{psmisc_23.6.bb => psmisc_23.7.bb} | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-extended/psmisc/{psmisc_23.6.bb => psmisc_23.7.bb} (85%) diff --git a/meta/recipes-extended/psmisc/psmisc/0001-Use-UINTPTR_MAX-instead-of-__WORDSIZE.patch b/meta/recipes-extended/psmisc/psmisc/0001-Use-UINTPTR_MAX-instead-of-__WORDSIZE.patch index ca13bdbd15..8f0d2d8bd5 100644 --- a/meta/recipes-extended/psmisc/psmisc/0001-Use-UINTPTR_MAX-instead-of-__WORDSIZE.patch +++ b/meta/recipes-extended/psmisc/psmisc/0001-Use-UINTPTR_MAX-instead-of-__WORDSIZE.patch @@ -1,4 +1,4 @@ -From 115fcf1daff18aa2f2e130d63704f04031878db0 Mon Sep 17 00:00:00 2001 +From 6dcfb691908d4678614b52d07512796b1cbd75b2 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 24 Mar 2016 15:46:14 +0000 Subject: [PATCH] Use UINTPTR_MAX instead of __WORDSIZE @@ -13,7 +13,7 @@ Upstream-Status: Pending 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/src/peekfd.c b/src/peekfd.c -index 5aa990a..7e8e3fc 100644 +index 36dff04..2b4b1dc 100644 --- a/src/peekfd.c +++ b/src/peekfd.c @@ -30,8 +30,11 @@ @@ -28,7 +28,7 @@ index 5aa990a..7e8e3fc 100644 #include #include #include -@@ -266,11 +269,11 @@ int main(int argc, char **argv) +@@ -341,11 +344,11 @@ int main(int argc, char **argv) if (WIFSTOPPED(status)) { #ifdef PPC struct pt_regs regs; diff --git a/meta/recipes-extended/psmisc/psmisc_23.6.bb b/meta/recipes-extended/psmisc/psmisc_23.7.bb similarity index 85% rename from meta/recipes-extended/psmisc/psmisc_23.6.bb rename to meta/recipes-extended/psmisc/psmisc_23.7.bb index 2e55ad00bd..ea272cd92d 100644 --- a/meta/recipes-extended/psmisc/psmisc_23.6.bb +++ b/meta/recipes-extended/psmisc/psmisc_23.7.bb @@ -5,5 +5,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" SRC_URI = "git://gitlab.com/psmisc/psmisc.git;protocol=https;branch=master \ file://0001-Use-UINTPTR_MAX-instead-of-__WORDSIZE.patch \ " -SRCREV = "3098e641dc1ddb210186f53464255670b480377b" +SRCREV = "9091d6dbcce3d8fb87adf9249a2eb346d25a562c" S = "${WORKDIR}/git"