From patchwork Thu Feb 1 18:00:06 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: 38615 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 32E31C54E49 for ; Thu, 1 Feb 2024 18:00:18 +0000 (UTC) Received: from a27-191.smtp-out.us-west-2.amazonses.com (a27-191.smtp-out.us-west-2.amazonses.com [54.240.27.191]) by mx.groups.io with SMTP id smtpd.web11.2093.1706810404801875450 for ; Thu, 01 Feb 2024 10:00:06 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=c+4iGD/o; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=NxhEFsoO; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.191, mailfrom: 0101018d65d3f5c5-8cd5321e-e2ee-4109-9aef-1c4028d7ab18-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=1706810406; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=MG2pFgM9YlAWRTDDUAanapcO9vwcUEV2pppsuq1AUiQ=; b=c+4iGD/onafg2+tcvmx7+GNRmeGP7Ru3ezLtZ0lMqMir9HbacaHjr0nS9qH8yxFx GzbCtacvrGD+sGD6jLB4pbSsYF0U6eqVqJa8q0RIi4CRcDz4GGOurFKp0YY3bG0EnIw Sz86jnWFIXiophoyxwKkN3jDo+CTAR0kR658LcFg= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1706810406; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=MG2pFgM9YlAWRTDDUAanapcO9vwcUEV2pppsuq1AUiQ=; b=NxhEFsoOS1UJIGTLzRslIUgAi+5yDABMIaS+rdtGi2/YQqH1yZNFWUe1ZGSElpgr vd76od4M3W05ZBC1c8J/JYsOIElCF1GUeuOKbreGm1KNU+mMLTlQGc2coXQGVS90ngC IUhurqxAPjLZuocUm7TLiy9cQb8yq01X3MMVDI7U= MIME-Version: 1.0 From: auh@yoctoproject.org To: Anuj Mittal Cc: openembedded-core@lists.openembedded.org Subject: [AUH] libsolv: upgrading to 0.7.28 SUCCEEDED Message-ID: <0101018d65d3f5c5-8cd5321e-e2ee-4109-9aef-1c4028d7ab18-000000@us-west-2.amazonses.com> Date: Thu, 1 Feb 2024 18:00:06 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.02.01-54.240.27.191 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 Feb 2024 18:00:18 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/194660 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *libsolv* to *0.7.28* has Succeeded. Next steps: - apply the patch: git am 0001-libsolv-upgrade-0.7.27-0.7.28.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 572e2953b8b46ce18812561f6b95d21f953681ec Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 1 Feb 2024 10:59:58 +0000 Subject: [PATCH] libsolv: upgrade 0.7.27 -> 0.7.28 --- .../0001-utils-Conside-musl-when-wrapping-qsort_r.patch | 6 ++---- .../libsolv/{libsolv_0.7.27.bb => libsolv_0.7.28.bb} | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) rename meta/recipes-extended/libsolv/{libsolv_0.7.27.bb => libsolv_0.7.28.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 6f0dea2e9c..9d57ba036f 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 06321f1a2aa89b8e028946e793344657eaad0165 Mon Sep 17 00:00:00 2001 +From 8dccfa5601de80af043dba4d78203f92b61af880 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 @@ -12,6 +12,7 @@ signature to use. This covers both glibc and musl Upstream-Status: Pending Signed-off-by: Khem Raj + --- src/util.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) @@ -29,6 +30,3 @@ index 72426e09..8f29bc5a 100644 void solv_sort(void *base, size_t nmemb, size_t size, int (*compar)(const void *, const void *, void *), void *compard) --- -2.33.1 - diff --git a/meta/recipes-extended/libsolv/libsolv_0.7.27.bb b/meta/recipes-extended/libsolv/libsolv_0.7.28.bb similarity index 95% rename from meta/recipes-extended/libsolv/libsolv_0.7.27.bb rename to meta/recipes-extended/libsolv/libsolv_0.7.28.bb index 2ea80c6ce9..201059323a 100644 --- a/meta/recipes-extended/libsolv/libsolv_0.7.27.bb +++ b/meta/recipes-extended/libsolv/libsolv_0.7.28.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 = "0caa2edb94ba228003bf18960e4574256e92f8fb" +SRCREV = "c8dbb3a77c86600ce09d4f80a504cf4e78a3c359" UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+(\.\d+)+)"