dns/bind: update base to 9.18 (#3192)

This commit is contained in:
Michael
2022-11-16 14:36:56 +01:00
committed by GitHub
parent 005b59f410
commit 9e4a782e3f
2 changed files with 6 additions and 3 deletions
+2 -3
View File
@@ -1,8 +1,7 @@
PLUGIN_NAME= bind
PLUGIN_VERSION= 1.24
PLUGIN_REVISION= 1
PLUGIN_VERSION= 1.25
PLUGIN_COMMENT= BIND domain name service
PLUGIN_DEPENDS= bind916
PLUGIN_DEPENDS= bind918
PLUGIN_MAINTAINER= m.muenz@gmail.com
.include "../../Mk/plugins.mk"
+4
View File
@@ -9,6 +9,10 @@ WWW: https://www.isc.org
Plugin Changelog
================
1.25
* Update base to BIND 9.18
1.24
* Separate tables for master and slave zones in UI (contributed by Patrick M. Hausen and Manuel Faux)