aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/unbound/unbound_acls.php5
-rw-r--r--pkg_config.8.xml2
-rw-r--r--pkg_config.8.xml.amd642
3 files changed, 2 insertions, 7 deletions
diff --git a/config/unbound/unbound_acls.php b/config/unbound/unbound_acls.php
index 40f21595..ff3ce3bd 100644
--- a/config/unbound/unbound_acls.php
+++ b/config/unbound/unbound_acls.php
@@ -32,11 +32,6 @@
require("guiconfig.inc");
require("unbound.inc");
-if(!is_process_running("unbound")) {
- Header("Location: /pkg_edit.php?xml=unbound.xml&id=0");
- exit;
-}
-
if (!is_array($config['installedpackages']['unboundacls']['config']))
$config['installedpackages']['unboundacls']['config'] = array();
diff --git a/pkg_config.8.xml b/pkg_config.8.xml
index b0164217..3c78440e 100644
--- a/pkg_config.8.xml
+++ b/pkg_config.8.xml
@@ -1077,7 +1077,7 @@
<descr>Unbound is a validating, recursive, and caching DNS resolver. This package is a drop in replacement for Services: DNS Forwarder and also supports DNSSEC extensions. Once installed please configure the Unbound service by visiting Services: Unbound DNS.</descr>
<website>http://www.unbound.net/</website>
<category>Services</category>
- <version>1.4.13_01</version>
+ <version>1.4.13_02</version>
<status>Alpha</status>
<maintainer>warren@decoy.co.za</maintainer>
<required_version>2.0</required_version>
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64
index b4491ab4..d7a861b1 100644
--- a/pkg_config.8.xml.amd64
+++ b/pkg_config.8.xml.amd64
@@ -1062,7 +1062,7 @@
<descr>Unbound is a validating, recursive, and caching DNS resolver. This package is a drop in replacement for Services: DNS Forwarder and also supports DNSSEC extensions. Once installed please configure the Unbound service by visiting Services: Unbound DNS.</descr>
<website>http://www.unbound.net/</website>
<category>Services</category>
- <version>1.4.13_01</version>
+ <version>1.4.13_02</version>
<status>Alpha</status>
<maintainer>warren@decoy.co.za</maintainer>
<required_version>2.0</required_version>