mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-04 06:15:39 -04:00
dns/bind: bump version
This commit is contained in:
parent
9e54cff47c
commit
d263cbcbee
2 changed files with 5 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PLUGIN_NAME= bind
|
||||
PLUGIN_VERSION= 1.14
|
||||
PLUGIN_VERSION= 1.15
|
||||
PLUGIN_COMMENT= BIND domain name service
|
||||
PLUGIN_DEPENDS= bind916
|
||||
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
||||
|
|
|
|||
|
|
@ -8,6 +8,10 @@ necessary for asking and answering name service questions.
|
|||
Plugin Changelog
|
||||
================
|
||||
|
||||
1.15
|
||||
|
||||
* Add support for "Transfer Source [IP|IPv6]" options
|
||||
|
||||
1.14
|
||||
|
||||
* Reject built-in ACL names
|
||||
|
|
|
|||
Loading…
Reference in a new issue