From patchwork Sat Nov 15 16:38:36 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: 74636 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 2ABDCCEB2F5 for ; Sat, 15 Nov 2025 16:38:40 +0000 (UTC) Received: from a27-33.smtp-out.us-west-2.amazonses.com (a27-33.smtp-out.us-west-2.amazonses.com [54.240.27.33]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.11933.1763224717426646307 for ; Sat, 15 Nov 2025 08:38:37 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=hc+tw6jJ; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=GflYk8Tb; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.33, mailfrom: 0101019a886205d9-e9ccf5a8-f8b9-4373-9fc5-dc819d6f3f81-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=1763224716; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=mGizGQUL42PA8exe7NSUBiTJ41DBN5LfXT37QqQ9das=; b=hc+tw6jJXWJ1bYFA5IbdX1ANC04PuWexnIO5AXVGSGq+ocz9H2fjXd3hpdAhW6Q6 uRoqwPHUNcQt9YGYGTQwnBeBSBKDMUTFk+qMYaUaTaZo/vLTc2R8wH0ex+FQqLvodQO SriAJCcM9ArL83cZaw4E9zNZL+uGYTQpfM6z2z3Y= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1763224716; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=mGizGQUL42PA8exe7NSUBiTJ41DBN5LfXT37QqQ9das=; b=GflYk8Tb/paXmrnw22Oq+A8qklA/uk19Gd+360xAnDCluNeBd/1+amFV2lmZowbV a9vErhfi0/h6qOSuT3V2dbYUM3pNv3hqlqkS/FIQ82DNWw3kqMnxLQ/rDjdBn3ISlyX Nx4RaDGUW/P965DGWn9anvOUg0+5XXGxVmHA5NPU= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] base-passwd: upgrading to 3.6.8 SUCCEEDED Message-ID: <0101019a886205d9-e9ccf5a8-f8b9-4373-9fc5-dc819d6f3f81-000000@us-west-2.amazonses.com> Date: Sat, 15 Nov 2025 16:38:36 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.11.15-54.240.27.33 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 ; Sat, 15 Nov 2025 16:38:40 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/226328 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *base-passwd* to *3.6.8* has Succeeded. Next steps: - apply the patch: git am 0001-base-passwd-upgrade-3.6.7-3.6.8.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 2c6c45992f0f8dabeceae1db1a3482122862b710 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sat, 15 Nov 2025 08:17:56 +0000 Subject: [PATCH] base-passwd: upgrade 3.6.7 -> 3.6.8 --- .../base-passwd/base-passwd/0001-Add-a-shutdown-group.patch | 2 +- .../base-passwd/0001-base-passwd-Add-the-sgx-group.patch | 2 +- .../0002-Use-bin-sh-instead-of-bin-bash-for-the-root-user.patch | 2 +- ...003-Remove-for-root-since-we-do-not-have-an-etc-shadow.patch | 2 +- .../0004-Add-an-input-group-for-the-dev-input-devices.patch | 2 +- .../base-passwd/base-passwd/0005-Add-kvm-group.patch | 2 +- .../base-passwd/base-passwd/0007-Add-wheel-group.patch | 2 +- .../base-passwd/{base-passwd_3.6.7.bb => base-passwd_3.6.8.bb} | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) rename meta/recipes-core/base-passwd/{base-passwd_3.6.7.bb => base-passwd_3.6.8.bb} (98%) diff --git a/meta/recipes-core/base-passwd/base-passwd/0001-Add-a-shutdown-group.patch b/meta/recipes-core/base-passwd/base-passwd/0001-Add-a-shutdown-group.patch index 4bb0634a00..2eb0dca273 100644 --- a/meta/recipes-core/base-passwd/base-passwd/0001-Add-a-shutdown-group.patch +++ b/meta/recipes-core/base-passwd/base-passwd/0001-Add-a-shutdown-group.patch @@ -1,4 +1,4 @@ -From caf4344849c67e939689bc7d57a6f5dc24884937 Mon Sep 17 00:00:00 2001 +From 11ce5b31b73006387c1bb6c9d2f56c6cbe113c93 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Fri, 29 Apr 2022 13:32:27 +0000 Subject: [PATCH] Add a shutdown group diff --git a/meta/recipes-core/base-passwd/base-passwd/0001-base-passwd-Add-the-sgx-group.patch b/meta/recipes-core/base-passwd/base-passwd/0001-base-passwd-Add-the-sgx-group.patch index 714c5b40fc..6fc991054e 100644 --- a/meta/recipes-core/base-passwd/base-passwd/0001-base-passwd-Add-the-sgx-group.patch +++ b/meta/recipes-core/base-passwd/base-passwd/0001-base-passwd-Add-the-sgx-group.patch @@ -1,4 +1,4 @@ -From 2ac953ddd31dae19568cc7925d9d56444e3232a7 Mon Sep 17 00:00:00 2001 +From 16725285f6c77564fb7e400a9cbdf6265a02c5a3 Mon Sep 17 00:00:00 2001 From: Alex Kiernan Date: Fri, 28 Jul 2023 10:28:57 +0100 Subject: [PATCH] base-passwd: Add the sgx group diff --git a/meta/recipes-core/base-passwd/base-passwd/0002-Use-bin-sh-instead-of-bin-bash-for-the-root-user.patch b/meta/recipes-core/base-passwd/base-passwd/0002-Use-bin-sh-instead-of-bin-bash-for-the-root-user.patch index 6cac38eada..3536a00d1d 100644 --- a/meta/recipes-core/base-passwd/base-passwd/0002-Use-bin-sh-instead-of-bin-bash-for-the-root-user.patch +++ b/meta/recipes-core/base-passwd/base-passwd/0002-Use-bin-sh-instead-of-bin-bash-for-the-root-user.patch @@ -1,4 +1,4 @@ -From dffeea1a44064c11d9035be008db8c628b93c7ab Mon Sep 17 00:00:00 2001 +From a06173987206a01bd1572321e1922f098971dcad Mon Sep 17 00:00:00 2001 From: Scott Garman Date: Fri, 29 Apr 2022 13:32:27 +0000 Subject: [PATCH] Use /bin/sh instead of /bin/bash for the root user diff --git a/meta/recipes-core/base-passwd/base-passwd/0003-Remove-for-root-since-we-do-not-have-an-etc-shadow.patch b/meta/recipes-core/base-passwd/base-passwd/0003-Remove-for-root-since-we-do-not-have-an-etc-shadow.patch index 7c3642fcc9..22037dae30 100644 --- a/meta/recipes-core/base-passwd/base-passwd/0003-Remove-for-root-since-we-do-not-have-an-etc-shadow.patch +++ b/meta/recipes-core/base-passwd/base-passwd/0003-Remove-for-root-since-we-do-not-have-an-etc-shadow.patch @@ -1,4 +1,4 @@ -From 8a79e64654eb4ee38a7971cf99ad37df7f5dee63 Mon Sep 17 00:00:00 2001 +From 6b07ff513ad9408c80276d05701b88048ec1ef9f Mon Sep 17 00:00:00 2001 From: Scott Garman Date: Fri, 29 Apr 2022 13:32:28 +0000 Subject: [PATCH] Remove "*" for root since we do not have an /etc/shadow diff --git a/meta/recipes-core/base-passwd/base-passwd/0004-Add-an-input-group-for-the-dev-input-devices.patch b/meta/recipes-core/base-passwd/base-passwd/0004-Add-an-input-group-for-the-dev-input-devices.patch index 4fdbc47b6e..0469e54761 100644 --- a/meta/recipes-core/base-passwd/base-passwd/0004-Add-an-input-group-for-the-dev-input-devices.patch +++ b/meta/recipes-core/base-passwd/base-passwd/0004-Add-an-input-group-for-the-dev-input-devices.patch @@ -1,4 +1,4 @@ -From 2d02a1e4e3202691e2ddc11f80565d5fa53d532f Mon Sep 17 00:00:00 2001 +From 66c6db536df503038314bc90e80709ed5b15cee5 Mon Sep 17 00:00:00 2001 From: Darren Hart Date: Fri, 29 Apr 2022 13:32:28 +0000 Subject: [PATCH] Add an input group for the /dev/input/* devices diff --git a/meta/recipes-core/base-passwd/base-passwd/0005-Add-kvm-group.patch b/meta/recipes-core/base-passwd/base-passwd/0005-Add-kvm-group.patch index 742d696a24..f824321254 100644 --- a/meta/recipes-core/base-passwd/base-passwd/0005-Add-kvm-group.patch +++ b/meta/recipes-core/base-passwd/base-passwd/0005-Add-kvm-group.patch @@ -1,4 +1,4 @@ -From 3f25f39802657de55f41fa4d5773f1d1c2bdbd93 Mon Sep 17 00:00:00 2001 +From 15edcfd663e6f4f87d8e32289f698c3980389040 Mon Sep 17 00:00:00 2001 From: Jacob Kroon Date: Wed, 30 Jan 2019 04:53:48 +0000 Subject: [PATCH] Add kvm group diff --git a/meta/recipes-core/base-passwd/base-passwd/0007-Add-wheel-group.patch b/meta/recipes-core/base-passwd/base-passwd/0007-Add-wheel-group.patch index 00eff1b724..da53a1ce27 100644 --- a/meta/recipes-core/base-passwd/base-passwd/0007-Add-wheel-group.patch +++ b/meta/recipes-core/base-passwd/base-passwd/0007-Add-wheel-group.patch @@ -1,4 +1,4 @@ -From 4980807167a5b7c4d9c91e2af6de61efff548868 Mon Sep 17 00:00:00 2001 +From 87a1ac636ade5b4786204fbeb46132a9f2624938 Mon Sep 17 00:00:00 2001 From: Louis Rannou Date: Thu, 15 Jun 2023 13:43:55 +0200 Subject: [PATCH] base-passwd: add the wheel group diff --git a/meta/recipes-core/base-passwd/base-passwd_3.6.7.bb b/meta/recipes-core/base-passwd/base-passwd_3.6.8.bb similarity index 98% rename from meta/recipes-core/base-passwd/base-passwd_3.6.7.bb rename to meta/recipes-core/base-passwd/base-passwd_3.6.8.bb index 177927d674..609f67037a 100644 --- a/meta/recipes-core/base-passwd/base-passwd_3.6.7.bb +++ b/meta/recipes-core/base-passwd/base-passwd_3.6.8.bb @@ -15,7 +15,7 @@ SRC_URI = "https://launchpad.net/debian/+archive/primary/+files/${BPN}_${PV}.tar file://0001-base-passwd-Add-the-sgx-group.patch \ " -SRC_URI[sha256sum] = "cf869870fed7862b57bfa9e99cd5cd6f365e2349705a1b65af7fc182629bd1ab" +SRC_URI[sha256sum] = "fab3d0e6e8b641e116bda9bd5f7a7ed24482384c1513f6a369b506327fbc8dde" # the package is taken from launchpad; that source is static and goes stale # so we check the latest upstream from a directory that does get updated