dns/bind: as discussed

This commit is contained in:
Franco Fichtner
2022-02-03 08:34:41 +01:00
parent 1415dcccc2
commit ec080d9d06
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PLUGIN_NAME= bind
PLUGIN_VERSION= 1.20
PLUGIN_VERSION= 1.21
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.21
* Add support for filter AAAA in DNS responses when A is present (contributed by Zane Chua)
1.20
* Allow signed zone transfers (contributed by Michael Newton)
@@ -1,7 +1,7 @@
<model>
<mount>//OPNsense/bind/general</mount>
<description>BIND configuration</description>
<version>1.0.7</version>
<version>1.0.8</version>
<items>
<enabled type="BooleanField">
<default>0</default>