summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/bind/bind-9.16.26/bind9
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-02-23 19:03:09 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-02-25 12:39:00 +0000
commitc47caa7c8ca77ff137988deaf2d2a8b381f5a3f8 (patch)
tree63ba85d55b9f2e14cd56a7038bf9e12d920e1cf6 /meta/recipes-connectivity/bind/bind-9.16.26/bind9
parent88bf29935358e727c65693085b50a57f879b774b (diff)
downloadopenembedded-core-c47caa7c8ca77ff137988deaf2d2a8b381f5a3f8.tar.gz
bind: upgrade 9.16.25 -> 9.16.26
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>
Diffstat (limited to 'meta/recipes-connectivity/bind/bind-9.16.26/bind9')
-rw-r--r--meta/recipes-connectivity/bind/bind-9.16.26/bind92
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/bind/bind-9.16.26/bind9 b/meta/recipes-connectivity/bind/bind-9.16.26/bind9
new file mode 100644
index 0000000000..968679ff7f
--- /dev/null
+++ b/meta/recipes-connectivity/bind/bind-9.16.26/bind9
@@ -0,0 +1,2 @@
+# startup options for the server
+OPTIONS="-u bind"