From patchwork Thu May 1 15:33:49 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: 62248 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 D4909C54795 for ; Thu, 1 May 2025 15:33:56 +0000 (UTC) Received: from a27-30.smtp-out.us-west-2.amazonses.com (a27-30.smtp-out.us-west-2.amazonses.com [54.240.27.30]) by mx.groups.io with SMTP id smtpd.web10.1781.1746113612966061701 for ; Thu, 01 May 2025 08:33:50 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=fMozuTWZ; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=IrAPw8YH; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.30, mailfrom: 010101968c7b8e12-dbc3399e-581f-4002-9fe5-200c8ec6c052-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=1746113629; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=vmr3XwFU5ZL2DMLI0y9rb5JHDW8qI3MnBHiX+XJPDEM=; b=fMozuTWZKMyEof1Ga5hmjqmUtKRqO1SfV4fK1AEXWnSpK2LPBJ+FOE1800tOmYSK JXSYEve4RWcxGb6xlNXVZiqvA27/oOhtCyvw8tPCVDemmOg0uL/pLV8QjFvTAaDuy1A lpLOzSBg0jgIPO7rXsXAPyFdrWpRqY8sTheXErGI= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1746113629; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=vmr3XwFU5ZL2DMLI0y9rb5JHDW8qI3MnBHiX+XJPDEM=; b=IrAPw8YH58WU+rEnmm8ez4CFbYGsjohN/+v00EZLrdmoUKXcSqz/rbMoO5IAhyku Yx8iwoLhVbfNgvP0WEFQpjjOQ8aLjx5pjmUR3GnM1E+7ZxwWQaXFJhi1oiWZExeZzPf 9aBhSL+Rbmkq2tX3mth1baozLq4jrzwmhP12DXh4= MIME-Version: 1.0 From: auh@yoctoproject.org To: Anuj Mittal Cc: openembedded-core@lists.openembedded.org Subject: [AUH] libsolv: upgrading to 0.7.32 SUCCEEDED Message-ID: <010101968c7b8e12-dbc3399e-581f-4002-9fe5-200c8ec6c052-000000@us-west-2.amazonses.com> Date: Thu, 1 May 2025 15:33:49 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.05.01-54.240.27.30 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, 01 May 2025 15:33:56 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/215852 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *libsolv* to *0.7.32* has Succeeded. Next steps: - apply the patch: git am 0001-libsolv-upgrade-0.7.31-0.7.32.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 174dadc23e5321a34e9ccc5cc106f614ac050c24 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 1 May 2025 10:52:21 +0000 Subject: [PATCH] libsolv: upgrade 0.7.31 -> 0.7.32 --- .../libsolv/0001-utils-Conside-musl-when-wrapping-qsort_r.patch | 2 +- .../libsolv/{libsolv_0.7.31.bb => libsolv_0.7.32.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/libsolv/{libsolv_0.7.31.bb => libsolv_0.7.32.bb} (95%) diff --git a/meta/recipes-extended/libsolv/libsolv/0001-utils-Conside-musl-when-wrapping-qsort_r.patch b/meta/recipes-extended/libsolv/libsolv/0001-utils-Conside-musl-when-wrapping-qsort_r.patch index d6e983dec8..93dfff0e85 100644 --- a/meta/recipes-extended/libsolv/libsolv/0001-utils-Conside-musl-when-wrapping-qsort_r.patch +++ b/meta/recipes-extended/libsolv/libsolv/0001-utils-Conside-musl-when-wrapping-qsort_r.patch @@ -1,4 +1,4 @@ -From da99bf09e83469612e2c821696025a4e591bb95c Mon Sep 17 00:00:00 2001 +From 799526db0396896939f6f8a1a85366ac69584fad Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 28 Oct 2021 22:28:45 -0700 Subject: [PATCH] utils: Conside musl when wrapping qsort_r diff --git a/meta/recipes-extended/libsolv/libsolv_0.7.31.bb b/meta/recipes-extended/libsolv/libsolv_0.7.32.bb similarity index 95% rename from meta/recipes-extended/libsolv/libsolv_0.7.31.bb rename to meta/recipes-extended/libsolv/libsolv_0.7.32.bb index b395ff972d..419036458a 100644 --- a/meta/recipes-extended/libsolv/libsolv_0.7.31.bb +++ b/meta/recipes-extended/libsolv/libsolv_0.7.32.bb @@ -12,7 +12,7 @@ SRC_URI = "git://github.com/openSUSE/libsolv.git;branch=master;protocol=https \ file://0001-utils-Conside-musl-when-wrapping-qsort_r.patch \ " -SRCREV = "95aef5cc57d0f51782e55b6903b30ec93afbfa15" +SRCREV = "95f64952e3270deb6be30ae4b786cae5c114c807" UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+(\.\d+)+)"