From patchwork Sat Sep 2 10:29:10 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 29813 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 F1F5ACA100D for ; Sat, 2 Sep 2023 10:29:13 +0000 (UTC) Received: from a27-192.smtp-out.us-west-2.amazonses.com (a27-192.smtp-out.us-west-2.amazonses.com [54.240.27.192]) by mx.groups.io with SMTP id smtpd.web10.5662.1693650551660838941 for ; Sat, 02 Sep 2023 03:29:11 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=PDbJIqZg; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=PRqwv2eu; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.192, mailfrom: 0101018a55707faf-d516e15d-ad56-4d12-8375-29d742b8db94-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=1693650550; h=Content-Type:MIME-Version:From:To:Subject:Message-Id:Date; bh=A9zpCUeZFzZibnxJJpvg90kEmAR3XnItiTXBrJvaBBQ=; b=PDbJIqZgba5m6e9oIwVQdORUHsT8AzUL5K7fWXvfErwSzT3xdfB77KdmSYodTLe2 aYkxgCCXWs/utn4EgJO53eCSlhXzpGJyWpQXEtb+yoINcoLO+gSQSze3ksrkt1y2J4q 4jQ9yT2mppf8KWkcC/JD2ETid/LfqTmpzfidLykE= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1693650550; h=Content-Type:MIME-Version:From:To:Subject:Message-Id:Date:Feedback-ID; bh=A9zpCUeZFzZibnxJJpvg90kEmAR3XnItiTXBrJvaBBQ=; b=PRqwv2eudjRdriklrYOxmz35FjUZ4TUdON4pMeoqbhwa9Q15jHN0OSvQnpbFlmDl mGz7ehkIFc8VUbmyhh1/I5xvILw+hmL5YIX0JkFPD6YU5lN4bYzKxbQjTbHIll8FIlH znZOVKmwXHodYtycmiTPTusZKaMOe0kaXvSoueQ4= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Subject: [AUH] bind: upgrading to 9.18.18 SUCCEEDED Message-ID: <0101018a55707faf-d516e15d-ad56-4d12-8375-29d742b8db94-000000@us-west-2.amazonses.com> Date: Sat, 2 Sep 2023 10:29:10 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.09.02-54.240.27.192 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 ; Sat, 02 Sep 2023 10:29:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/187030 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *bind* to *9.18.18* has Succeeded. Next steps: - apply the patch: git am 0001-bind-upgrade-9.18.17-9.18.18.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 8ce120fe5faf5de0a595d248d5dc68f000394681 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 1 Sep 2023 06:18:21 +0000 Subject: [PATCH] bind: upgrade 9.18.17 -> 9.18.18 --- .../bind/{bind_9.18.17.bb => bind_9.18.18.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-connectivity/bind/{bind_9.18.17.bb => bind_9.18.18.bb} (97%) diff --git a/meta/recipes-connectivity/bind/bind_9.18.17.bb b/meta/recipes-connectivity/bind/bind_9.18.18.bb similarity index 97% rename from meta/recipes-connectivity/bind/bind_9.18.17.bb rename to meta/recipes-connectivity/bind/bind_9.18.18.bb index 9e7973ecbf..e74e685fe8 100644 --- a/meta/recipes-connectivity/bind/bind_9.18.17.bb +++ b/meta/recipes-connectivity/bind/bind_9.18.18.bb @@ -20,7 +20,7 @@ SRC_URI = "https://ftp.isc.org/isc/bind9/${PV}/${BPN}-${PV}.tar.xz \ file://0001-avoid-start-failure-with-bind-user.patch \ " -SRC_URI[sha256sum] = "bde1c5017b81d1d79c69eb8f537f2e5032fd3623acdd5ee830d4f74bc2483458" +SRC_URI[sha256sum] = "d735cdc127a6c5709bde475b5bf16fa2133f36fdba202f7c3c37d134e5192160" UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/" # follow the ESV versions divisible by 2