diff --git a/dns/bind/Makefile b/dns/bind/Makefile index f810d13b7..292e24d28 100644 --- a/dns/bind/Makefile +++ b/dns/bind/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= bind -PLUGIN_VERSION= 1.22 +PLUGIN_VERSION= 1.23 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 465c76334..c9e9d6e90 100644 --- a/dns/bind/pkg-descr +++ b/dns/bind/pkg-descr @@ -4,10 +4,15 @@ one computer can find another computer on the basis of its name. The BIND software distribution contains all of the software necessary for asking and answering name service questions. +WWW: https://www.isc.org Plugin Changelog ================ +1.23 + +* Avoid errors with repeated primary servers and keys (contributed by Michael Newton) + 1.22 * Fix DNS Blacklist download @@ -116,6 +121,3 @@ Plugin Changelog 1.0 * Initial release - - -WWW: https://www.isc.org