From 0faec69e0ea62a0d4b67eb37ebe0a59461bec06a Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 20 Jun 2024 08:46:55 +0200 Subject: [PATCH] dns/bind: bump --- dns/bind/Makefile | 1 + dns/bind/pkg-descr | 1 + 2 files changed, 2 insertions(+) diff --git a/dns/bind/Makefile b/dns/bind/Makefile index abb2e5fa5..5b8cb6426 100644 --- a/dns/bind/Makefile +++ b/dns/bind/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= bind PLUGIN_VERSION= 1.31 +PLUGIN_REVISION= 1 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 98b8af40f..155d0a82f 100644 --- a/dns/bind/pkg-descr +++ b/dns/bind/pkg-descr @@ -13,6 +13,7 @@ Plugin Changelog * Do not add the update-policy if the zone type is secondary (contributed by Brendan Bank) * Adjust severity log levels (contributed by kulikov-a) +* Fix handling of multiple ACLs in allow-query/allow-transfer (contributed by Nathan Rennie-Waldock) 1.30