From 38c731888d8687542d2317b765e1d37bd2cc59bf Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 3 Apr 2024 12:28:10 +0200 Subject: [PATCH] dns/bind: new version --- dns/bind/Makefile | 3 +-- dns/bind/pkg-descr | 8 ++++++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/dns/bind/Makefile b/dns/bind/Makefile index 9ef5a09df..abb2e5fa5 100644 --- a/dns/bind/Makefile +++ b/dns/bind/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= bind -PLUGIN_VERSION= 1.30 -PLUGIN_REVISION= 1 +PLUGIN_VERSION= 1.31 PLUGIN_COMMENT= BIND domain name service PLUGIN_DEPENDS= bind918 PLUGIN_MAINTAINER= m.muenz@gmail.com diff --git a/dns/bind/pkg-descr b/dns/bind/pkg-descr index fc882fdcd..98b8af40f 100644 --- a/dns/bind/pkg-descr +++ b/dns/bind/pkg-descr @@ -6,13 +6,17 @@ necessary for asking and answering name service questions. WWW: https://www.isc.org - Plugin Changelog ================ +1.31 + +* Do not add the update-policy if the zone type is secondary (contributed by Brendan Bank) +* Adjust severity log levels (contributed by kulikov-a) + 1.30 -* Add ability for RNDC key updates from other nameservers +* Add ability for RNDC key updates from other nameservers (contributed by Joachim Friberg) 1.29