diff --git a/dns/bind/Makefile b/dns/bind/Makefile index 190966872..2f0d23762 100644 --- a/dns/bind/Makefile +++ b/dns/bind/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= bind -PLUGIN_VERSION= 1.16 -PLUGIN_REVISION= 2 +PLUGIN_VERSION= 1.17 PLUGIN_COMMENT= BIND domain name service PLUGIN_DEPENDS= bind916 PLUGIN_MAINTAINER= m.muenz@gmail.com diff --git a/dns/bind/pkg-descr b/dns/bind/pkg-descr index f44901732..6cb3c9455 100644 --- a/dns/bind/pkg-descr +++ b/dns/bind/pkg-descr @@ -8,6 +8,11 @@ necessary for asking and answering name service questions. Plugin Changelog ================ +1.17 + +* Make "Allow Transfer" and "Allow Query" configuration available to slave zones +* Add "Allow Transfer" to General page for default/fallback + 1.16 * Fix slave zone templating