From patchwork Tue Apr 1 12:43:10 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: 60451 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 1F77FC3DA4A for ; Tue, 1 Apr 2025 12:43:24 +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.18036.1743511384775981397 for ; Tue, 01 Apr 2025 05:43:12 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=fzUa6rlm; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=gghqKr8h; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.29, mailfrom: 01010195f1608a6a-31eee655-87ff-44d2-ae66-49386cd108da-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=1743511391; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=K3l+W0InSsIvOAkDKlMZmyE8++trtT+axBI4xIRECts=; b=fzUa6rlm3UN4enhMriOs99KZOhimq6Hwjgq2JH541h1fd2uZ++EW47eIIS57lr38 Pjz9VLr3S2t7g5PfXB83a+NyZ2BzY7uoQhnglftiH6qmlufQHLftiq5pJcNOk4vVIrR Gooy15c2ZwM9QIaKbkTQHLyKETc66dWYN+YrY8NA= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1743511391; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=K3l+W0InSsIvOAkDKlMZmyE8++trtT+axBI4xIRECts=; b=gghqKr8hkSs4aDhHxuagmiLUKlxSkK008FMdBHsSm0SSDdcCPlBFc/dl3KA+a+Wf jgG1jzKesO8w4aupXzguZhxptg2WBmOYf3xkLve0AdMMv7+Tfmp+gH4RB2r4H8zprtq crvbcZM4wvobi0vaz3zFkj+A5fDtR8vtKsQOgTNA= MIME-Version: 1.0 From: auh@yoctoproject.org To: Anuj Mittal Cc: openembedded-core@lists.openembedded.org Subject: [AUH] base-passwd: upgrading to 3.6.7 SUCCEEDED Message-ID: <01010195f1608a6a-31eee655-87ff-44d2-ae66-49386cd108da-000000@us-west-2.amazonses.com> Date: Tue, 1 Apr 2025 12:43:10 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.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 ; Tue, 01 Apr 2025 12:43:24 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/214041 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.7* has Succeeded. Next steps: - apply the patch: git am 0001-base-passwd-upgrade-3.6.6-3.6.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 3a51618a5005f9a928b6e15f84183deb0e839dda Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Tue, 1 Apr 2025 07:22:16 +0000 Subject: [PATCH] base-passwd: upgrade 3.6.6 -> 3.6.7 --- .../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.6.bb => base-passwd_3.6.7.bb} | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) rename meta/recipes-core/base-passwd/{base-passwd_3.6.6.bb => base-passwd_3.6.7.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 1cdf993f53..4bb0634a00 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 6bbd3d01d123b042167aa6dea30b5e8d9d4de4dc Mon Sep 17 00:00:00 2001 +From caf4344849c67e939689bc7d57a6f5dc24884937 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 54b96c877b..714c5b40fc 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 dbd66c0ab1fd134ecba2eb1c040445e20d92f79a Mon Sep 17 00:00:00 2001 +From 2ac953ddd31dae19568cc7925d9d56444e3232a7 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 47712c4f0f..6cac38eada 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 e2e6880587d4ada13e815bf132f21b42a979a607 Mon Sep 17 00:00:00 2001 +From dffeea1a44064c11d9035be008db8c628b93c7ab 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 9396d13460..7c3642fcc9 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 022cf6956c647cc193fce2b0ccdf1308d3e208cd Mon Sep 17 00:00:00 2001 +From 8a79e64654eb4ee38a7971cf99ad37df7f5dee63 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 85f40a9829..4fdbc47b6e 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 ef6d3257ca8308feeff40272a18e87ca7e2dc81b Mon Sep 17 00:00:00 2001 +From 2d02a1e4e3202691e2ddc11f80565d5fa53d532f 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 7264c29c82..742d696a24 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 6c81c51ee49427175cc8bcb09b236677be4c0815 Mon Sep 17 00:00:00 2001 +From 3f25f39802657de55f41fa4d5773f1d1c2bdbd93 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 d3b1b12246..00eff1b724 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 00b7725977043c628129560dd8ca798c0ecb8791 Mon Sep 17 00:00:00 2001 +From 4980807167a5b7c4d9c91e2af6de61efff548868 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.6.bb b/meta/recipes-core/base-passwd/base-passwd_3.6.7.bb similarity index 98% rename from meta/recipes-core/base-passwd/base-passwd_3.6.6.bb rename to meta/recipes-core/base-passwd/base-passwd_3.6.7.bb index cc5c905503..3d5247ee87 100644 --- a/meta/recipes-core/base-passwd/base-passwd_3.6.6.bb +++ b/meta/recipes-core/base-passwd/base-passwd_3.6.7.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] = "cfcb17a5cfb5d7ce53f062b2a30c74ac7f9425af81010d3591aeffc60f269263" +SRC_URI[sha256sum] = "cf869870fed7862b57bfa9e99cd5cd6f365e2349705a1b65af7fc182629bd1ab" # 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