From patchwork Tue Apr 16 06:14:00 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: 42422 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 47744C19F4E for ; Tue, 16 Apr 2024 06:14:08 +0000 (UTC) Received: from a27-30.smtp-out.us-west-2.amazonses.com (a27-30.smtp-out.us-west-2.amazonses.com [54.240.27.30]) by mx.groups.io with SMTP id smtpd.web11.13432.1713248038747832638 for ; Mon, 15 Apr 2024 23:14:01 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=R7b0bmQV; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=SyaDvgAo; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.30, mailfrom: 0101018ee58a760d-3df80913-131b-4829-abe4-1ea520626f0f-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=1713248040; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=0uNZ4VOqGjN8haLDmb+D0Q5vlz/cybufJ3i4anbVYVA=; b=R7b0bmQVPJDXOWFQq1UtMBfkt0Jm3v4ppu/c/r02v32kW5Gc+JVZAVdqcDaSlGIa QrCoLCoKnh4l0h0+vrIV0Eotizvwk1T+EoWLauKrRRpIyNUcGtkYPFeqGG5N1EsKvTN cQnHOjc4j6axSvTACILEfqYGeEyqbKBbRCWDDdJU= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1713248040; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=0uNZ4VOqGjN8haLDmb+D0Q5vlz/cybufJ3i4anbVYVA=; b=SyaDvgAoTCEzEgnWsyL0WjTnNBnoeW/36kaltgWWQM0iR7HjqB2gmxw5P23zaxU9 oNECOGajief/PaxsJNojcP8d4zL78GAvUS3AAJWrPQT4HPD9bg11HMzxb8x8OXMTFfi gWsDRoYXHmYQTMPelHM7oYFTIgGoC8thdhXb8VCg= MIME-Version: 1.0 From: auh@yoctoproject.org To: Anuj Mittal Cc: openembedded-core@lists.openembedded.org Subject: [AUH] cronie: upgrading to 1.7.2 SUCCEEDED Message-ID: <0101018ee58a760d-3df80913-131b-4829-abe4-1ea520626f0f-000000@us-west-2.amazonses.com> Date: Tue, 16 Apr 2024 06:14:00 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.04.16-54.240.27.30 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, 16 Apr 2024 06:14:08 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/198328 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *cronie* to *1.7.2* has Succeeded. Next steps: - apply the patch: git am 0001-cronie-upgrade-1.7.1-1.7.2.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 75524936e66cdb3ba0134136462ff8b3b9ee0306 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 15 Apr 2024 21:32:48 +0000 Subject: [PATCH] cronie: upgrade 1.7.1 -> 1.7.2 --- meta/recipes-extended/cronie/cronie/crond_pam_config.patch | 3 +-- .../cronie/{cronie_1.7.1.bb => cronie_1.7.2.bb} | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) rename meta/recipes-extended/cronie/{cronie_1.7.1.bb => cronie_1.7.2.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 464d1470e3..c91149900d 100644 --- a/meta/recipes-extended/cronie/cronie/crond_pam_config.patch +++ b/meta/recipes-extended/cronie/cronie/crond_pam_config.patch @@ -1,4 +1,4 @@ -From f5b325cba73018e5be984570fd4e680e59e7865d Mon Sep 17 00:00:00 2001 +From e7e9625a06da53e7fd4989138dcb0e1bdec64f2c 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 @@ -9,7 +9,6 @@ configure files instead. Upstream-Status: Pending Signed-off-by: Wenzong Fan - --- pam/crond | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-extended/cronie/cronie_1.7.1.bb b/meta/recipes-extended/cronie/cronie_1.7.2.bb similarity index 97% rename from meta/recipes-extended/cronie/cronie_1.7.1.bb rename to meta/recipes-extended/cronie/cronie_1.7.2.bb index 854b68163c..abdaff644d 100644 --- a/meta/recipes-extended/cronie/cronie_1.7.1.bb +++ b/meta/recipes-extended/cronie/cronie_1.7.2.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] = "78033100c24413f0c40f93e6138774d6a4f55bc31050567b90db45a2f9f1b954" +SRC_URI[sha256sum] = "f1da374a15ba7605cf378347f96bc8b678d3d7c0765269c8242cfe5b0789c571" inherit autotools update-rc.d useradd systemd github-releases UPSTREAM_CHECK_REGEX = "releases/tag/cronie-(?P\d+(\.\d+)+)"