From patchwork Wed Apr 1 14:35:57 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 84982 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 01E07107639D for ; Wed, 1 Apr 2026 14:36:04 +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.msgproc02-g2.14743.1775054158428791199 for ; Wed, 01 Apr 2026 07:35:58 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=P1S7rLE+; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=NEsuvMbr; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.191, mailfrom: 0101019d4978f7aa-71142a4b-eac1-4c73-adb3-dfc7258a4fb6-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=j46ser6a2yusdzubpv7m7ewqgesde2ie; d=yoctoproject.org; t=1775054157; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=0ftYzXQnHMgWYD+aNngjhcmAvmiQpF4TWMwcG45X4lk=; b=P1S7rLE+QIca8d7fMKjufM71TTjAR2nedZhAkuacHTmRtUusT2RJpPTfegKYalYG tZ+ji5pGTOs7rAFPAOy8D/8QCjOGlKaoTD2mC3ocebSNLHz24RFz3ls64pLWDIcm09j pUrn+4g5yPYOJeRJkiEbS1Qy5uo5Oh5VGxK/LORg= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1775054157; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=0ftYzXQnHMgWYD+aNngjhcmAvmiQpF4TWMwcG45X4lk=; b=NEsuvMbrcci+vLMGCJm9hP2UpL3byytWU3b1bpO6AyWGW933hXS+EBEYsZbr1zbk eEEHEoDJbOaIw8+4jtfdLhyeMhasjmAhxfH3stsEHXyYwGcgEs6kIbscADcyNfwW+a1 i2+Q9LlzIcRdJHqy5mjeeI+5xStWP2E3iAWkTshQ= MIME-Version: 1.0 From: auh@yoctoproject.org To: Yi Zhao , Yi Zhao Cc: openembedded-core@lists.openembedded.org Subject: [AUH] libcap-ng,libcap-ng-python: upgrading to 0.9.2,0.9.2 SUCCEEDED Message-ID: <0101019d4978f7aa-71142a4b-eac1-4c73-adb3-dfc7258a4fb6-000000@us-west-2.amazonses.com> Date: Wed, 1 Apr 2026 14:35:57 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.04.01-54.240.27.191 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 01 Apr 2026 14:36:03 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/234362 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *libcap-ng,libcap-ng-python* to *0.9.2,0.9.2* has Succeeded. Next steps: - apply the patch: git am 0001-libcap-ng-libcap-ng-python-upgrade-0.9.1-0.9.2-0.9.1.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 5accc1fbf976de9693b79bc08bb3078f6c9fb309 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 1 Apr 2026 06:37:15 +0000 Subject: [PATCH] libcap-ng,libcap-ng-python: upgrade 0.9.1 -> 0.9.2,0.9.1 -> 0.9.2 --- .../{libcap-ng-python_0.9.1.bb => libcap-ng-python_0.9.2.bb} | 0 meta/recipes-support/libcap-ng/libcap-ng.inc | 2 +- .../libcap-ng/{libcap-ng_0.9.1.bb => libcap-ng_0.9.2.bb} | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/libcap-ng/{libcap-ng-python_0.9.1.bb => libcap-ng-python_0.9.2.bb} (100%) rename meta/recipes-support/libcap-ng/{libcap-ng_0.9.1.bb => libcap-ng_0.9.2.bb} (100%) diff --git a/meta/recipes-support/libcap-ng/libcap-ng-python_0.9.1.bb b/meta/recipes-support/libcap-ng/libcap-ng-python_0.9.2.bb similarity index 100% rename from meta/recipes-support/libcap-ng/libcap-ng-python_0.9.1.bb rename to meta/recipes-support/libcap-ng/libcap-ng-python_0.9.2.bb diff --git a/meta/recipes-support/libcap-ng/libcap-ng.inc b/meta/recipes-support/libcap-ng/libcap-ng.inc index 9d65c889bd..6452206971 100644 --- a/meta/recipes-support/libcap-ng/libcap-ng.inc +++ b/meta/recipes-support/libcap-ng/libcap-ng.inc @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ file://COPYING.LIB;md5=e3eda01d9815f8d24aae2dbd89b68b06" SRC_URI = "git://github.com/stevegrubb/libcap-ng.git;protocol=https;branch=master;tag=v${PV}" -SRCREV = "427ed6d2c2b16e9b48f12953e55febfead3ef2e2" +SRCREV = "8f73eec4ff303f24f51eadb09be7e1d040e5ffdd" inherit lib_package autotools pkgconfig diff --git a/meta/recipes-support/libcap-ng/libcap-ng_0.9.1.bb b/meta/recipes-support/libcap-ng/libcap-ng_0.9.2.bb similarity index 100% rename from meta/recipes-support/libcap-ng/libcap-ng_0.9.1.bb rename to meta/recipes-support/libcap-ng/libcap-ng_0.9.2.bb