From patchwork Mon Jan 15 17:33:50 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: 37830 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 D21DAC48BEF for ; Mon, 15 Jan 2024 17:34:00 +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.web10.88837.1705340028829172787 for ; Mon, 15 Jan 2024 09:33:50 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=VysIB4jO; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=lR6A+WaI; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.33, mailfrom: 0101018d0e2fcd2d-60692b71-bbe2-4d2b-9af2-b9790219c18c-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=1705340030; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=8ewZXary1wRZPUUqgXwvN0oiP9kltqJzNhF64VJOrMg=; b=VysIB4jOc+OJmJjGMAmsNP2jHvzqv6OJiWfr2NAzVF5TK8BN/oiqLcJXoIvoKUO0 7ArvflDxDNPMXOlVg1zmzqVcpc17o22XkWN0EMs5ncyo3xIAS3MbqF38rUFrz57M7TK jXvpCyd8ocBORmj68auJHrbxxwHY4mdbSqmZuQuE= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1705340030; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=8ewZXary1wRZPUUqgXwvN0oiP9kltqJzNhF64VJOrMg=; b=lR6A+WaIS1lnFc41Ge02/lNdHMnZNzlVbyYaT2cZsoeNyD9oVZPqGwLZzkLMmuRQ m9dCxng9DoenzhmzV6+Rqc/3BNOp+26+vE11BY8gFZkxWxRFg0995CIhPSJSJ5pmkDB +ZgtH7THDjuY45lCqvz1kW/wUFYVaJ1sS3EZaRt8= MIME-Version: 1.0 From: auh@yoctoproject.org To: Anuj Mittal Cc: openembedded-core@lists.openembedded.org Subject: [AUH] cronie: upgrading to 1.7.1 SUCCEEDED Message-ID: <0101018d0e2fcd2d-60692b71-bbe2-4d2b-9af2-b9790219c18c-000000@us-west-2.amazonses.com> Date: Mon, 15 Jan 2024 17:33:50 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.01.15-54.240.27.33 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 ; Mon, 15 Jan 2024 17:34:00 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/193729 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *cronie* to *1.7.1* has Succeeded. Next steps: - apply the patch: git am 0001-cronie-upgrade-1.7.0-1.7.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 6a909cc2e5bc513b4535b6bedb1da26c211ab715 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 15 Jan 2024 10:06:54 +0000 Subject: [PATCH] cronie: upgrade 1.7.0 -> 1.7.1 --- .../cronie/cronie/crond_pam_config.patch | 10 ++++++++++ .../cronie/{cronie_1.7.0.bb => cronie_1.7.1.bb} | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) rename meta/recipes-extended/cronie/{cronie_1.7.0.bb => cronie_1.7.1.bb} (97%) diff --git a/meta/recipes-extended/cronie/cronie/crond_pam_config.patch b/meta/recipes-extended/cronie/cronie/crond_pam_config.patch index c374790d1d..464d1470e3 100644 --- a/meta/recipes-extended/cronie/cronie/crond_pam_config.patch +++ b/meta/recipes-extended/cronie/cronie/crond_pam_config.patch @@ -1,9 +1,19 @@ +From f5b325cba73018e5be984570fd4e680e59e7865d Mon Sep 17 00:00:00 2001 +From: Wenzong Fan +Date: Wed, 20 Jul 2011 02:42:28 +0000 +Subject: [PATCH] cronie: enable PAM support for cronie + password-auth is the Fedora's common pam configure file, use oe common pam configure files instead. Upstream-Status: Pending Signed-off-by: Wenzong Fan + +--- + pam/crond | 6 +++--- + 1 file changed, 3 insertions(+), 3 deletions(-) + diff --git a/pam/crond b/pam/crond index 560529d..95a6457 100644 --- a/pam/crond diff --git a/meta/recipes-extended/cronie/cronie_1.7.0.bb b/meta/recipes-extended/cronie/cronie_1.7.1.bb similarity index 97% rename from meta/recipes-extended/cronie/cronie_1.7.0.bb rename to meta/recipes-extended/cronie/cronie_1.7.1.bb index 24c419b1c5..854b68163c 100644 --- a/meta/recipes-extended/cronie/cronie_1.7.0.bb +++ b/meta/recipes-extended/cronie/cronie_1.7.1.bb @@ -25,7 +25,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/cronie-${PV}/cronie-${PV}.tar.gz \ PAM_SRC_URI = "file://crond_pam_config.patch" PAM_DEPS = "libpam libpam-runtime pam-plugin-access pam-plugin-loginuid" -SRC_URI[sha256sum] = "6827f5a47760cc64afeef0a60d3cb5376f52569109fc9a73957dd5e9fdae7619" +SRC_URI[sha256sum] = "78033100c24413f0c40f93e6138774d6a4f55bc31050567b90db45a2f9f1b954" inherit autotools update-rc.d useradd systemd github-releases UPSTREAM_CHECK_REGEX = "releases/tag/cronie-(?P\d+(\.\d+)+)"