From patchwork Thu May 1 15:34:01 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: 62267 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 DDD98C3ABC9 for ; Thu, 1 May 2025 15:34:08 +0000 (UTC) Received: from a27-31.smtp-out.us-west-2.amazonses.com (a27-31.smtp-out.us-west-2.amazonses.com [54.240.27.31]) by mx.groups.io with SMTP id smtpd.web10.1793.1746113618967861266 for ; Thu, 01 May 2025 08:34:02 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=cL9U4Sry; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=mCQW53f1; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.31, mailfrom: 010101968c7bbc1c-8f72fe23-2c12-431d-a8e9-09fb16830671-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=1746113641; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=1oQqVfRKfmGGLov6oYC+W8lqaEUe7WCKMZlvo48FvKc=; b=cL9U4Sryxf+uIFZhemAJzUQAvG+kBuLhHYsm4MWDXOSMzFrJoWB3vagXNruWJbWR CpiHrQP69YLx8xnxDYJ6h0IECFmxiwEdfvS5VqVPPPSjsBwELe8nKP2QUGr++DvUopa b0NrLDfFtH7wZRj3iX6BL3hK1VsmdjYLN+sSf2ZM= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1746113641; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=1oQqVfRKfmGGLov6oYC+W8lqaEUe7WCKMZlvo48FvKc=; b=mCQW53f1B1a3DDl1CV0XbbV2A3FeGyfYPx2AELB3YoNqLSnBgblbUzCkBm7Q5pbP Ui4BBg0H5GCDnx/82b2eR0+CK2vK98TDaFmBD8Nis9FR6Yj6Qjgt20K0qvNSUNTR3HN zAQcpc9Af6ocNP9U7Lkt9mMKUcU2tW00WtNE+Iz0= MIME-Version: 1.0 From: auh@yoctoproject.org To: Ross Burton Cc: openembedded-core@lists.openembedded.org Subject: [AUH] libjitterentropy: upgrading to 3.6.3 SUCCEEDED Message-ID: <010101968c7bbc1c-8f72fe23-2c12-431d-a8e9-09fb16830671-000000@us-west-2.amazonses.com> Date: Thu, 1 May 2025 15:34:01 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.05.01-54.240.27.31 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 ; Thu, 01 May 2025 15:34:08 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/215897 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *libjitterentropy* to *3.6.3* has Succeeded. Next steps: - apply the patch: git am 0001-libjitterentropy-upgrade-3.6.2-3.6.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 581d41599930d1c51788bbb25484b5642b19abf6 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 1 May 2025 15:13:40 +0000 Subject: [PATCH] libjitterentropy: upgrade 3.6.2 -> 3.6.3 --- .../{libjitterentropy_3.6.2.bb => libjitterentropy_3.6.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/libjitterentropy/{libjitterentropy_3.6.2.bb => libjitterentropy_3.6.3.bb} (95%) diff --git a/meta/recipes-support/libjitterentropy/libjitterentropy_3.6.2.bb b/meta/recipes-support/libjitterentropy/libjitterentropy_3.6.3.bb similarity index 95% rename from meta/recipes-support/libjitterentropy/libjitterentropy_3.6.2.bb rename to meta/recipes-support/libjitterentropy/libjitterentropy_3.6.3.bb index 54a866c432..704e06f5ce 100644 --- a/meta/recipes-support/libjitterentropy/libjitterentropy_3.6.2.bb +++ b/meta/recipes-support/libjitterentropy/libjitterentropy_3.6.3.bb @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e01027c4ad1fe5a4768f8488c945d491 \ file://LICENSE.bsd;md5=66a5cedaf62c4b2637025f049f9b826f \ " SRC_URI = "git://github.com/smuellerDD/jitterentropy-library.git;branch=master;protocol=https" -SRCREV = "ddcf1124801b74bcf39285b070093ab674d8ea97" +SRCREV = "c90ff465dcdb6a6949542c72a26a8ab496daa8cb" S = "${WORKDIR}/git" do_configure[noexec] = "1"