]> code.ossystems Code Review - openembedded-core.git/commitdiff
bind: upgrade 9.16.25 -> 9.16.26
authorwangmy <wangmy@fujitsu.com>
Wed, 23 Feb 2022 11:03:09 +0000 (19:03 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 Feb 2022 12:39:00 +0000 (12:39 +0000)
Changelog:
==========
Log "quota reached" message when hard quota is reached when accepting a connection.

Add ECS support to the DLZ interface.

A failed view configuration during a named reconfiguration procedure could cause
inconsistencies in BIND internal structures, causing a crash or other unexpected errors.

rndc could crash when interrupted by a signal before receiving a response.

Correctly detect and enable UDP recvmmsg support in all versions of libuv that support it.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/bind/bind-9.16.26/0001-avoid-start-failure-with-bind-user.patch [moved from meta/recipes-connectivity/bind/bind-9.16.25/0001-avoid-start-failure-with-bind-user.patch with 100% similarity]
meta/recipes-connectivity/bind/bind-9.16.26/0001-named-lwresd-V-and-start-log-hide-build-options.patch [moved from meta/recipes-connectivity/bind/bind-9.16.25/0001-named-lwresd-V-and-start-log-hide-build-options.patch with 100% similarity]
meta/recipes-connectivity/bind/bind-9.16.26/bind-ensure-searching-for-json-headers-searches-sysr.patch [moved from meta/recipes-connectivity/bind/bind-9.16.25/bind-ensure-searching-for-json-headers-searches-sysr.patch with 100% similarity]
meta/recipes-connectivity/bind/bind-9.16.26/bind9 [moved from meta/recipes-connectivity/bind/bind-9.16.25/bind9 with 100% similarity]
meta/recipes-connectivity/bind/bind-9.16.26/conf.patch [moved from meta/recipes-connectivity/bind/bind-9.16.25/conf.patch with 100% similarity]
meta/recipes-connectivity/bind/bind-9.16.26/generate-rndc-key.sh [moved from meta/recipes-connectivity/bind/bind-9.16.25/generate-rndc-key.sh with 100% similarity]
meta/recipes-connectivity/bind/bind-9.16.26/init.d-add-support-for-read-only-rootfs.patch [moved from meta/recipes-connectivity/bind/bind-9.16.25/init.d-add-support-for-read-only-rootfs.patch with 100% similarity]
meta/recipes-connectivity/bind/bind-9.16.26/make-etc-initd-bind-stop-work.patch [moved from meta/recipes-connectivity/bind/bind-9.16.25/make-etc-initd-bind-stop-work.patch with 100% similarity]
meta/recipes-connectivity/bind/bind-9.16.26/named.service [moved from meta/recipes-connectivity/bind/bind-9.16.25/named.service with 100% similarity]
meta/recipes-connectivity/bind/bind_9.16.26.bb [moved from meta/recipes-connectivity/bind/bind_9.16.25.bb with 98% similarity]

similarity index 98%
rename from meta/recipes-connectivity/bind/bind_9.16.25.bb
rename to meta/recipes-connectivity/bind/bind_9.16.26.bb
index 7c16376b582b2dfc58cf2424531148cccb696be0..877d0a2fededdd7f19073c26103de40d056244d7 100644 (file)
@@ -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] = "9fa328850f82843ef8b7bf1ff5322cb68b110273a33f375ba41f35270f5e1ff3"
+SRC_URI[sha256sum] = "70b39a5eb71650358ec9ba41da3050d32aeac0aeb4a466684b23f35affa7fb45"
 
 UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/"
 # stay at 9.16 follow the ESV versions divisible by 4