diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-06-01 17:03:18 +0800 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2023-06-24 09:13:07 -1000 |
| commit | 8c39ad05b041cd4207ca31011fa7b3aae4e46ce7 (patch) | |
| tree | 6368d7804c5b7bd4a3925bdacbbd5a9ff950dd33 | |
| parent | 5f78dfcfe86ff23a85f46c31680bcbe801ea2515 (diff) | |
| download | poky-8c39ad05b041cd4207ca31011fa7b3aae4e46ce7.tar.gz | |
bind: upgrade 9.18.14 -> 9.18.15
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]
(From OE-Core rev: b0e64d50c956d5eeb921c85818727261e04de899)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 9d5f8062fc2c11bd6ff98a96caa03aac3984ae9c)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
| -rw-r--r-- | meta/recipes-connectivity/bind/bind-9.18.15/0001-avoid-start-failure-with-bind-user.patch (renamed from meta/recipes-connectivity/bind/bind-9.18.14/0001-avoid-start-failure-with-bind-user.patch) | 0 | ||||
| -rw-r--r-- | meta/recipes-connectivity/bind/bind-9.18.15/0001-named-lwresd-V-and-start-log-hide-build-options.patch (renamed from meta/recipes-connectivity/bind/bind-9.18.14/0001-named-lwresd-V-and-start-log-hide-build-options.patch) | 0 | ||||
| -rw-r--r-- | meta/recipes-connectivity/bind/bind-9.18.15/bind-ensure-searching-for-json-headers-searches-sysr.patch (renamed from meta/recipes-connectivity/bind/bind-9.18.14/bind-ensure-searching-for-json-headers-searches-sysr.patch) | 0 | ||||
| -rw-r--r-- | meta/recipes-connectivity/bind/bind-9.18.15/bind9 (renamed from meta/recipes-connectivity/bind/bind-9.18.14/bind9) | 0 | ||||
| -rw-r--r-- | meta/recipes-connectivity/bind/bind-9.18.15/conf.patch (renamed from meta/recipes-connectivity/bind/bind-9.18.14/conf.patch) | 0 | ||||
| -rw-r--r-- | meta/recipes-connectivity/bind/bind-9.18.15/generate-rndc-key.sh (renamed from meta/recipes-connectivity/bind/bind-9.18.14/generate-rndc-key.sh) | 0 | ||||
| -rw-r--r-- | meta/recipes-connectivity/bind/bind-9.18.15/init.d-add-support-for-read-only-rootfs.patch (renamed from meta/recipes-connectivity/bind/bind-9.18.14/init.d-add-support-for-read-only-rootfs.patch) | 0 | ||||
| -rw-r--r-- | meta/recipes-connectivity/bind/bind-9.18.15/make-etc-initd-bind-stop-work.patch (renamed from meta/recipes-connectivity/bind/bind-9.18.14/make-etc-initd-bind-stop-work.patch) | 0 | ||||
| -rw-r--r-- | meta/recipes-connectivity/bind/bind-9.18.15/named.service (renamed from meta/recipes-connectivity/bind/bind-9.18.14/named.service) | 0 | ||||
| -rw-r--r-- | meta/recipes-connectivity/bind/bind_9.18.15.bb (renamed from meta/recipes-connectivity/bind/bind_9.18.14.bb) | 2 |
10 files changed, 1 insertions, 1 deletions
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 index ec1bc7b567..ec1bc7b567 100644 --- 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 | |||
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 index 4c10f33f04..4c10f33f04 100644 --- 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 | |||
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 index f1abd179e8..f1abd179e8 100644 --- 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 | |||
diff --git a/meta/recipes-connectivity/bind/bind-9.18.14/bind9 b/meta/recipes-connectivity/bind/bind-9.18.15/bind9 index 968679ff7f..968679ff7f 100644 --- a/meta/recipes-connectivity/bind/bind-9.18.14/bind9 +++ b/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 index aa3642acec..aa3642acec 100644 --- a/meta/recipes-connectivity/bind/bind-9.18.14/conf.patch +++ b/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 index 633e29c0e6..633e29c0e6 100644 --- 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 | |||
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 index 11db95ede1..11db95ede1 100644 --- 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 | |||
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 index 146f3e35db..146f3e35db 100644 --- 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 | |||
diff --git a/meta/recipes-connectivity/bind/bind-9.18.14/named.service b/meta/recipes-connectivity/bind/bind-9.18.15/named.service index cda56ef015..cda56ef015 100644 --- a/meta/recipes-connectivity/bind/bind-9.18.14/named.service +++ b/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 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 \ | |||
| 20 | file://0001-avoid-start-failure-with-bind-user.patch \ | 20 | file://0001-avoid-start-failure-with-bind-user.patch \ |
| 21 | " | 21 | " |
| 22 | 22 | ||
| 23 | SRC_URI[sha256sum] = "9ae12edf6ac3c430b33ecd1a7c0c0c60875d255185eb87850fa9a5e794a64a09" | 23 | SRC_URI[sha256sum] = "28ae8db14862801bc2bd4fd820db00667d3f1ff9ae9cc2d06a0ef7810fed7a4e" |
| 24 | 24 | ||
| 25 | UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/" | 25 | UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/" |
| 26 | # follow the ESV versions divisible by 2 | 26 | # follow the ESV versions divisible by 2 |
