From fc45f464be9a9543c2d63fee5b99116297429cee Mon Sep 17 00:00:00 2001 From: Frank Wall Date: Thu, 15 Apr 2021 13:50:35 +0200 Subject: [PATCH] dns/bind: bump version --- dns/bind/Makefile | 3 +-- dns/bind/pkg-descr | 5 +++++ 2 files changed, 6 insertions(+), 2 deletions(-) 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