mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
dns/bind: bump
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
+5
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user