From patchwork Wed Jan 1 09:32:30 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: 54838 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 5E933E77198 for ; Wed, 1 Jan 2025 09:32:35 +0000 (UTC) Received: from a27-193.smtp-out.us-west-2.amazonses.com (a27-193.smtp-out.us-west-2.amazonses.com [54.240.27.193]) by mx.groups.io with SMTP id smtpd.web11.11348.1735723954479910533 for ; Wed, 01 Jan 2025 01:32:34 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=UgaD/dj3; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=QhGwCAqf; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.193, mailfrom: 010101942135a339-cc551111-b1bc-4057-99ef-b959e61c2217-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=1735723951; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=KET6kLQ9IG/P8q2qW7b2cSc32qtTGt3ie9T/pcnmq/c=; b=UgaD/dj3r/x3mXf/qFC63iS5aNFkHluscxgP8jbjoh0ta78nFRHW/ZsWqctLye84 YEWWiW/KP9nqdiNkGOv45Z22ACGkQvDSCl+ekYfNU4SjHRjIxInoUMKMIROwQZiX/0u 6l8hbHt7/aqZnp5CX+BulBzNaOMJ5v6b2peY24W8= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1735723951; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=KET6kLQ9IG/P8q2qW7b2cSc32qtTGt3ie9T/pcnmq/c=; b=QhGwCAqfkz3cYtpoNMDNCHBxMIiwRG07eVZKp4l/w/WQPtv13fcsbE3stCwlYxLy RG2Gk2EPUzIjknVkidml+EtvyDJaOzsRyeOY9sX+sIgWZQGKsr2K6BxlULz+uqX1ot0 pmTi8uNCE4eudWQWz1UnTnDbGh7eTmRBOYb5awSI= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] cracklib: upgrading to 2.10.3 SUCCEEDED Message-ID: <010101942135a339-cc551111-b1bc-4057-99ef-b959e61c2217-000000@us-west-2.amazonses.com> Date: Wed, 1 Jan 2025 09:32:30 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.01.01-54.240.27.193 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 ; Wed, 01 Jan 2025 09:32:35 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/209237 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *cracklib* to *2.10.3* has Succeeded. Next steps: - apply the patch: git am 0001-cracklib-upgrade-2.10.2-2.10.3.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 47b6f174c459c8ae3fc6d8f238895ec54c9e5970 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 1 Jan 2025 08:00:11 +0000 Subject: [PATCH] cracklib: upgrade 2.10.2 -> 2.10.3 --- .../cracklib/{cracklib_2.10.2.bb => cracklib_2.10.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/cracklib/{cracklib_2.10.2.bb => cracklib_2.10.3.bb} (93%) diff --git a/meta/recipes-extended/cracklib/cracklib_2.10.2.bb b/meta/recipes-extended/cracklib/cracklib_2.10.3.bb similarity index 93% rename from meta/recipes-extended/cracklib/cracklib_2.10.2.bb rename to meta/recipes-extended/cracklib/cracklib_2.10.3.bb index 2c913da152..c3396521ff 100644 --- a/meta/recipes-extended/cracklib/cracklib_2.10.2.bb +++ b/meta/recipes-extended/cracklib/cracklib_2.10.3.bb @@ -12,7 +12,7 @@ EXTRA_OECONF = "--without-python --libdir=${base_libdir}" SRC_URI = "git://github.com/cracklib/cracklib;protocol=https;branch=main \ " -SRCREV = "e5211fc1d2b435884a2bb77001e107489285296d" +SRCREV = "e73d5db1789d198b5f9ec44b68b9c775c3e6c042" S = "${WORKDIR}/git/src" inherit autotools gettext