dns/bind: new version

This commit is contained in:
Franco Fichtner
2021-12-14 13:23:34 +01:00
parent 9b3c8a2d1f
commit b63e34618b
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PLUGIN_NAME= bind
PLUGIN_VERSION= 1.19
PLUGIN_VERSION= 1.20
PLUGIN_COMMENT= BIND domain name service
PLUGIN_DEPENDS= bind916
PLUGIN_MAINTAINER= m.muenz@gmail.com
+4
View File
@@ -8,6 +8,10 @@ necessary for asking and answering name service questions.
Plugin Changelog
================
1.20
* Allow signed zone transfers (contributed by Michael Newton)
1.19
* Add support for "Query Source [IP|IPv6]" options.