diff --git a/dns/bind/Makefile b/dns/bind/Makefile index 5b8cb6426..b02187266 100644 --- a/dns/bind/Makefile +++ b/dns/bind/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= bind -PLUGIN_VERSION= 1.31 -PLUGIN_REVISION= 1 +PLUGIN_VERSION= 1.32 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 155d0a82f..e764e3b88 100644 --- a/dns/bind/pkg-descr +++ b/dns/bind/pkg-descr @@ -9,11 +9,15 @@ WWW: https://www.isc.org Plugin Changelog ================ +1.32 + +* Fix handling of multiple ACLs in allow-query/allow-transfer (contributed by Nathan Rennie-Waldock) +* Fix multiple select on Recursion field (contributed by Jordan Stacy) + 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) -* Fix handling of multiple ACLs in allow-query/allow-transfer (contributed by Nathan Rennie-Waldock) 1.30