dns/bind: mini release

This commit is contained in:
Franco Fichtner
2023-07-26 08:23:07 +02:00
parent 8de007770c
commit 3505919407
2 changed files with 5 additions and 2 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
PLUGIN_NAME= bind
PLUGIN_VERSION= 1.26
PLUGIN_REVISION= 5
PLUGIN_VERSION= 1.27
PLUGIN_COMMENT= BIND domain name service
PLUGIN_DEPENDS= bind918
PLUGIN_MAINTAINER= m.muenz@gmail.com
+4
View File
@@ -10,6 +10,10 @@ WWW: https://www.isc.org
Plugin Changelog
================
1.27
* Add DNAME support (contributed by Simon Fischer)
1.26
* Allow multiple ACLs to be selected for Transfers/Queries (contributed by Robbert Rijkse)