diff --git a/dns/bind/Makefile b/dns/bind/Makefile index b02187266..ad9f68174 100644 --- a/dns/bind/Makefile +++ b/dns/bind/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= bind PLUGIN_VERSION= 1.32 +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 fde7fab7c..c03a02f2b 100644 --- a/dns/bind/pkg-descr +++ b/dns/bind/pkg-descr @@ -13,6 +13,7 @@ Plugin Changelog * Fix handling of multiple ACLs in allow-query/allow-transfer (contributed by Nathan Rennie-Waldock) * Fix multiple select on Recursion field and resulting multiple ACLs (contributed by Jordan Stacy) +* Add SSHFP record type (contributed by doktornotor) 1.31