From patchwork Thu Jun 22 02:35:42 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve Sakoman X-Patchwork-Id: 26139 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 51127EB64DD for ; Thu, 22 Jun 2023 02:36:33 +0000 (UTC) Received: from mail-pl1-f172.google.com (mail-pl1-f172.google.com [209.85.214.172]) by mx.groups.io with SMTP id smtpd.web10.1212.1687401386065821379 for ; Wed, 21 Jun 2023 19:36:26 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@sakoman-com.20221208.gappssmtp.com header.s=20221208 header.b=vI1+amV4; spf=softfail (domain: sakoman.com, ip: 209.85.214.172, mailfrom: steve@sakoman.com) Received: by mail-pl1-f172.google.com with SMTP id d9443c01a7336-1b51780bed0so51963895ad.3 for ; Wed, 21 Jun 2023 19:36:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sakoman-com.20221208.gappssmtp.com; s=20221208; t=1687401385; x=1689993385; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=twc+6I2rQuNo9TQ3T4ugrF+F+XrCA4a3/i7KtAOIpC8=; b=vI1+amV4JB2VXY4xSFNsRH4EXQD5zNux68cNW3smNeuwM7K+bw/0Glq762GqG8boc5 a7f7g8Iy7xlAUowIDH2gt3WqRM3fsO3byGERH/Fac6rbisppeXqoFPdwE2MBRtFBylvH MNCcZ2Tj7ZbJD5SA66aZM0HI0V9u19qskjar52iAqj8W1J9TT3x4wteg9PeOsAjt4MkY uTHoX71mH8Wsys5k6gZWP3HDQvpR/STZYCjB1ZDviZoi1OCfV+mu2nj2tRGgZYjvqfjL JvPDMcg0y7GfTOu3YIp79BYGhgqIQ7+4aFqykGjcIDQ4ATjRLTr9PM5/36EpqzTD00qP XM/g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687401385; x=1689993385; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=twc+6I2rQuNo9TQ3T4ugrF+F+XrCA4a3/i7KtAOIpC8=; b=VnIag6n+rv/9SaGBGxe1r1rTNO1aMQbr3Hx7+DYMWelUBUqAg8SwJ5CgYqUeMV3g+1 pztrLa3pm98s/fmUDEnncQDc6xnQJ9H5zSqbn6iKE+Vym1Wz5xl+3XYOd0HoemK0F262 jZgF/DTqEkfKFG2EbSlgLd7tHG500B7jwb/AFvTlybUdqxeizd2lj+EMUx0oJf0BDQ5b eGA7QyiEoIdmF+FJ5bqiRoxDzpus8JdBsKsZFwkyvdMBva1dtZF/S9xTBYYM807M53z6 6wGGejOXrcmdT/a3cwO/w4UymidHr5454N2NWI3IFeFzHTURcxwvnEH9fTKQTPk/biaW Lyrg== X-Gm-Message-State: AC+VfDxwiZ+nnOdNNTptTHVAUSsJB6hpt3hK/7PaV6weGWP3FySv91++ jEzvjH701XbaCgVnvuTbfTVhqA/oa01reyzvhbo= X-Google-Smtp-Source: ACHHUZ5p+dGrhCt3rVMDJdPN9b8DHb5bXPEvv2rtiRM5ZQc6qn/IDPR8p3Rz4IHLexMHX928CaYmAA== X-Received: by 2002:a17:902:da88:b0:1b2:28ca:d38 with SMTP id j8-20020a170902da8800b001b228ca0d38mr22800385plx.10.1687401384813; Wed, 21 Jun 2023 19:36:24 -0700 (PDT) Received: from hexa.router0800d9.com (dhcp-72-234-106-30.hawaiiantel.net. [72.234.106.30]) by smtp.gmail.com with ESMTPSA id jn9-20020a170903050900b001b679ec20f2sm4143691plb.31.2023.06.21.19.36.24 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 21 Jun 2023 19:36:24 -0700 (PDT) From: Steve Sakoman To: openembedded-core@lists.openembedded.org Subject: [OE-core][mickledore 10/23] bind: upgrade 9.18.14 -> 9.18.15 Date: Wed, 21 Jun 2023 16:35:42 -1000 Message-Id: X-Mailer: git-send-email 2.34.1 In-Reply-To: References: MIME-Version: 1.0 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, 22 Jun 2023 02:36:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/183210 From: Wang Mingyu Changelog: ========= [bug] Set the rndc idle read timeout back to 60 seconds, from the netmgr default of 30 seconds, in order to match the behavior of 9.16 and earlier. [GL #4046] [bug] Fix log file rotation when using absolute path as file. [GL #3991] [bug] When removing delegations in an OPTOUT range empty-non-terminal NSEC3 records generated by those delegations were not removed. [GL #4027] [bug] Reimplement the maximum and idle timeouts for incoming zone tranfers. [GL #4004] [bug] Treat ISC_R_INVALIDPROTO as a networking error in the dispatch code to avoid retrying with the same server. [GL #4005] [bug] In dispatch, honour the configured source-port selection when UDP connection fails with address in use error. Also treat ISC_R_NOPERM same as ISC_R_ADDRINUSE. [GL #3986] [test] As a workaround, include an OpenSSL header file before including cmocka.h in the unit tests, because OpenSSL 3.1.0 uses __attribute__(malloc), conflicting with a redefined malloc in cmocka.h. [GL #4000] Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni (cherry picked from commit 9d5f8062fc2c11bd6ff98a96caa03aac3984ae9c) Signed-off-by: Steve Sakoman --- .../0001-avoid-start-failure-with-bind-user.patch | 0 .../0001-named-lwresd-V-and-start-log-hide-build-options.patch | 0 .../bind-ensure-searching-for-json-headers-searches-sysr.patch | 0 .../bind/{bind-9.18.14 => bind-9.18.15}/bind9 | 0 .../bind/{bind-9.18.14 => bind-9.18.15}/conf.patch | 0 .../bind/{bind-9.18.14 => bind-9.18.15}/generate-rndc-key.sh | 0 .../init.d-add-support-for-read-only-rootfs.patch | 0 .../make-etc-initd-bind-stop-work.patch | 0 .../bind/{bind-9.18.14 => bind-9.18.15}/named.service | 0 .../bind/{bind_9.18.14.bb => bind_9.18.15.bb} | 2 +- 10 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-connectivity/bind/{bind-9.18.14 => bind-9.18.15}/0001-avoid-start-failure-with-bind-user.patch (100%) rename meta/recipes-connectivity/bind/{bind-9.18.14 => bind-9.18.15}/0001-named-lwresd-V-and-start-log-hide-build-options.patch (100%) rename meta/recipes-connectivity/bind/{bind-9.18.14 => bind-9.18.15}/bind-ensure-searching-for-json-headers-searches-sysr.patch (100%) rename meta/recipes-connectivity/bind/{bind-9.18.14 => bind-9.18.15}/bind9 (100%) rename meta/recipes-connectivity/bind/{bind-9.18.14 => bind-9.18.15}/conf.patch (100%) rename meta/recipes-connectivity/bind/{bind-9.18.14 => bind-9.18.15}/generate-rndc-key.sh (100%) rename meta/recipes-connectivity/bind/{bind-9.18.14 => bind-9.18.15}/init.d-add-support-for-read-only-rootfs.patch (100%) rename meta/recipes-connectivity/bind/{bind-9.18.14 => bind-9.18.15}/make-etc-initd-bind-stop-work.patch (100%) rename meta/recipes-connectivity/bind/{bind-9.18.14 => bind-9.18.15}/named.service (100%) rename meta/recipes-connectivity/bind/{bind_9.18.14.bb => bind_9.18.15.bb} (97%) diff --git a/meta/recipes-connectivity/bind/bind-9.18.14/0001-avoid-start-failure-with-bind-user.patch b/meta/recipes-connectivity/bind/bind-9.18.15/0001-avoid-start-failure-with-bind-user.patch similarity index 100% rename from meta/recipes-connectivity/bind/bind-9.18.14/0001-avoid-start-failure-with-bind-user.patch rename to meta/recipes-connectivity/bind/bind-9.18.15/0001-avoid-start-failure-with-bind-user.patch diff --git a/meta/recipes-connectivity/bind/bind-9.18.14/0001-named-lwresd-V-and-start-log-hide-build-options.patch b/meta/recipes-connectivity/bind/bind-9.18.15/0001-named-lwresd-V-and-start-log-hide-build-options.patch similarity index 100% rename from meta/recipes-connectivity/bind/bind-9.18.14/0001-named-lwresd-V-and-start-log-hide-build-options.patch rename to meta/recipes-connectivity/bind/bind-9.18.15/0001-named-lwresd-V-and-start-log-hide-build-options.patch diff --git a/meta/recipes-connectivity/bind/bind-9.18.14/bind-ensure-searching-for-json-headers-searches-sysr.patch b/meta/recipes-connectivity/bind/bind-9.18.15/bind-ensure-searching-for-json-headers-searches-sysr.patch similarity index 100% rename from meta/recipes-connectivity/bind/bind-9.18.14/bind-ensure-searching-for-json-headers-searches-sysr.patch rename to meta/recipes-connectivity/bind/bind-9.18.15/bind-ensure-searching-for-json-headers-searches-sysr.patch diff --git a/meta/recipes-connectivity/bind/bind-9.18.14/bind9 b/meta/recipes-connectivity/bind/bind-9.18.15/bind9 similarity index 100% rename from meta/recipes-connectivity/bind/bind-9.18.14/bind9 rename to meta/recipes-connectivity/bind/bind-9.18.15/bind9 diff --git a/meta/recipes-connectivity/bind/bind-9.18.14/conf.patch b/meta/recipes-connectivity/bind/bind-9.18.15/conf.patch similarity index 100% rename from meta/recipes-connectivity/bind/bind-9.18.14/conf.patch rename to meta/recipes-connectivity/bind/bind-9.18.15/conf.patch diff --git a/meta/recipes-connectivity/bind/bind-9.18.14/generate-rndc-key.sh b/meta/recipes-connectivity/bind/bind-9.18.15/generate-rndc-key.sh similarity index 100% rename from meta/recipes-connectivity/bind/bind-9.18.14/generate-rndc-key.sh rename to meta/recipes-connectivity/bind/bind-9.18.15/generate-rndc-key.sh diff --git a/meta/recipes-connectivity/bind/bind-9.18.14/init.d-add-support-for-read-only-rootfs.patch b/meta/recipes-connectivity/bind/bind-9.18.15/init.d-add-support-for-read-only-rootfs.patch similarity index 100% rename from meta/recipes-connectivity/bind/bind-9.18.14/init.d-add-support-for-read-only-rootfs.patch rename to meta/recipes-connectivity/bind/bind-9.18.15/init.d-add-support-for-read-only-rootfs.patch diff --git a/meta/recipes-connectivity/bind/bind-9.18.14/make-etc-initd-bind-stop-work.patch b/meta/recipes-connectivity/bind/bind-9.18.15/make-etc-initd-bind-stop-work.patch similarity index 100% rename from meta/recipes-connectivity/bind/bind-9.18.14/make-etc-initd-bind-stop-work.patch rename to meta/recipes-connectivity/bind/bind-9.18.15/make-etc-initd-bind-stop-work.patch diff --git a/meta/recipes-connectivity/bind/bind-9.18.14/named.service b/meta/recipes-connectivity/bind/bind-9.18.15/named.service similarity index 100% rename from meta/recipes-connectivity/bind/bind-9.18.14/named.service rename to meta/recipes-connectivity/bind/bind-9.18.15/named.service diff --git a/meta/recipes-connectivity/bind/bind_9.18.14.bb b/meta/recipes-connectivity/bind/bind_9.18.15.bb similarity index 97% rename from meta/recipes-connectivity/bind/bind_9.18.14.bb rename to meta/recipes-connectivity/bind/bind_9.18.15.bb index c513cbc8b6..80164aad87 100644 --- a/meta/recipes-connectivity/bind/bind_9.18.14.bb +++ b/meta/recipes-connectivity/bind/bind_9.18.15.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] = "9ae12edf6ac3c430b33ecd1a7c0c0c60875d255185eb87850fa9a5e794a64a09" +SRC_URI[sha256sum] = "28ae8db14862801bc2bd4fd820db00667d3f1ff9ae9cc2d06a0ef7810fed7a4e" UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/" # follow the ESV versions divisible by 2