From patchwork Sat Jul 15 21:27:32 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: 27460 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 965B1C2FC26 for ; Sat, 15 Jul 2023 21:27:40 +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.5934.1689456453455337169 for ; Sat, 15 Jul 2023 14:27:33 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=QB/dF5Pb; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.192, mailfrom: 010101895b73a433-4f46fb83-989b-4ffb-8374-f2db05d1515a-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=1689456452; h=Content-Type:MIME-Version:From:To:Subject:Message-Id:Date; bh=m73Pji7kiPAffBzhJlAM8IgEob6sAbUPxDcb7RLd6XU=; b=QB/dF5Pbnztzrt/GE8bAfiqpDs1HTlWAC3gQEhVwPay7lKIN4NYRdj14k8SdCVMo x4fL9nf8GPdC19BYaQKmqfFyLuZzDvCZoXIvSWAgRXRlh4cAQ3zaCLY/jPEcMHwHsBd SzbnZNFPavieu6YAu1ukPYkRtKYh6GrjPN9T9aP8= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1689456452; h=Content-Type:MIME-Version:From:To:Subject:Message-Id:Date:Feedback-ID; bh=m73Pji7kiPAffBzhJlAM8IgEob6sAbUPxDcb7RLd6XU=; b=iDEJ9mdbRDlVe1B1edIE3RTKT8eOuamAC2odxEZzK1hiCUJeNfYcqHeO5Tdkwp0P hBCJGc1k/DoCZ4L4rOLkqhtPpo/5tkz9ik/OnerPpVN7xttql/yntEQRivsT5GTGPh6 rkknasv1wwE0BXpmGiudfp5F8wGNDUaGu2asq5+Q= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Subject: [AUH] kea: upgrading to 2.4.0 SUCCEEDED Message-ID: <010101895b73a433-4f46fb83-989b-4ffb-8374-f2db05d1515a-000000@us-west-2.amazonses.com> Date: Sat, 15 Jul 2023 21:27:32 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.07.15-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, 15 Jul 2023 21:27:40 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/184316 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *kea* to *2.4.0* has Succeeded. Next steps: - apply the patch: git am 0001-kea-upgrade-2.2.0-2.4.0.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 01a9e548ec9bae883540f3d471ba1fd642cf5307 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sat, 15 Jul 2023 08:20:21 +0000 Subject: [PATCH] kea: upgrade 2.2.0 -> 2.4.0 --- .../kea/{kea_2.2.0.bb => kea_2.4.0.bb} | 23 +++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/kea/{kea_2.2.0.bb => kea_2.4.0.bb} (77%) diff --git a/meta/recipes-connectivity/kea/kea_2.2.0.bb b/meta/recipes-connectivity/kea/kea_2.4.0.bb similarity index 77% rename from meta/recipes-connectivity/kea/kea_2.2.0.bb rename to meta/recipes-connectivity/kea/kea_2.4.0.bb index 2c2e5a74dd..e5809e8d3d 100644 --- a/meta/recipes-connectivity/kea/kea_2.2.0.bb +++ b/meta/recipes-connectivity/kea/kea_2.4.0.bb @@ -1,9 +1,28 @@ +# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'. +# The following is the difference between the old and the new license text. +# Please update the LICENSE value if needed, and summarize the changes in +# the commit message via 'License-Update:' tag. +# (example: 'License-Update: copyright years updated.') +# +# The changes: +# +# --- COPYING +# +++ COPYING +# @@ -1,4 +1,4 @@ +# -Copyright (C) 2009-2022 Internet Systems Consortium, Inc. ("ISC") +# +Copyright (C) 2009-2023 Internet Systems Consortium, Inc. ("ISC") +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# +# + SUMMARY = "ISC Kea DHCP Server" DESCRIPTION = "Kea is the next generation of DHCP software developed by ISC. It supports both DHCPv4 and DHCPv6 protocols along with their extensions, e.g. prefix delegation and dynamic updates to DNS." HOMEPAGE = "http://kea.isc.org" SECTION = "connectivity" LICENSE = "MPL-2.0" -LIC_FILES_CHKSUM = "file://COPYING;md5=97ce14bdd2733f5b84ab5e29380d057d" +LIC_FILES_CHKSUM = "file://COPYING;md5=ea061fa0188838072c4248c1318ec131" DEPENDS = "boost log4cplus openssl" @@ -18,7 +37,7 @@ SRC_URI = "http://ftp.isc.org/isc/kea/${PV}/${BP}.tar.gz \ file://fix_pid_keactrl.patch \ file://0001-src-lib-log-logger_unittest_support.cc-do-not-write-.patch \ " -SRC_URI[sha256sum] = "da7d90ca62a772602dac6e77e507319038422895ad68eeb142f1487d67d531d2" +SRC_URI[sha256sum] = "3a33cd08dc3319ff544e6bbf2c0429042106f4051ebe115dc1bb2625c95003f7" inherit autotools systemd update-rc.d upstream-version-is-even