diff options
author | Warren Baker <warren@decoy.co.za> | 2011-12-19 22:01:43 +0200 |
---|---|---|
committer | Warren Baker <warren@decoy.co.za> | 2011-12-19 22:01:43 +0200 |
commit | 035430ff43d75413286d969f45cb60160a9df2f5 (patch) | |
tree | ea1a580ce9005e91706cb737e613e939ccf19c42 | |
parent | 1f8a1167d89d56a2912e94fd3c540d358d44214e (diff) | |
download | pfsense-packages-035430ff43d75413286d969f45cb60160a9df2f5.tar.gz pfsense-packages-035430ff43d75413286d969f45cb60160a9df2f5.tar.bz2 pfsense-packages-035430ff43d75413286d969f45cb60160a9df2f5.zip |
Bump Unbound version to address CVE-2011-4528 and remove PBI (for now) so amd64 can get some Unbound love
-rw-r--r-- | config/unbound/unbound.xml | 2 | ||||
-rw-r--r-- | config/unbound/unbound_advanced.xml | 2 | ||||
-rw-r--r-- | pkg_config.8.xml | 8 | ||||
-rw-r--r-- | pkg_config.8.xml.amd64 | 9 |
4 files changed, 10 insertions, 11 deletions
diff --git a/config/unbound/unbound.xml b/config/unbound/unbound.xml index f8c33582..202e8451 100644 --- a/config/unbound/unbound.xml +++ b/config/unbound/unbound.xml @@ -40,7 +40,7 @@ <requirements/> <faq/> <name>unbound</name> - <version>1.4.8</version> + <version>1.4.14</version> <title>Services: Unbound DNS Forwarder: Basic Settings</title> <include_file>/usr/local/pkg/unbound.inc</include_file> <menu> diff --git a/config/unbound/unbound_advanced.xml b/config/unbound/unbound_advanced.xml index 239c39ee..30fca482 100644 --- a/config/unbound/unbound_advanced.xml +++ b/config/unbound/unbound_advanced.xml @@ -40,7 +40,7 @@ <requirements/> <faq/> <name>unbound_advanced</name> - <version>1.4.8</version> + <version>1.4.14</version> <title>Services: Unbound DNS Forwarder: Advanced Settings</title> <include_file>/usr/local/pkg/unbound.inc</include_file> <menu> diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 16915489..cddd9d51 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -1210,7 +1210,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_05</version> + <version>1.4.14_00</version> <status>Alpha</status> <maintainer>warren@decoy.co.za</maintainer> <required_version>2.0</required_version> @@ -1218,9 +1218,9 @@ <config_file>http://www.pfsense.com/packages/config/unbound/unbound.xml</config_file> <configurationfile>unbound.xml</configurationfile> <depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url> - <depends_on_package>unbound-1.4.13.tbz</depends_on_package> - <depends_on_package>ldns-1.6.10.tbz</depends_on_package> - <depends_on_package>expat-2.0.1_1.tbz</depends_on_package> + <depends_on_package>unbound-1.4.14.tbz</depends_on_package> + <depends_on_package>ldns-1.6.11.tbz</depends_on_package> + <depends_on_package>expat-2.0.1_2.tbz</depends_on_package> <depends_on_package>libevent-1.4.14b_2.tbz</depends_on_package> <build_port_path>/usr/ports/dns/unbound/</build_port_path> <build_port_path>/usr/ports/dns/ldns</build_port_path> diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 5ceec319..43c94294 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -1160,18 +1160,17 @@ <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_05</version> + <version>1.4.14_00</version> <status>Alpha</status> <maintainer>warren@decoy.co.za</maintainer> <required_version>2.0</required_version> <pkginfolink>http://doc.pfsense.org/index.php/Unbound_package</pkginfolink> <config_file>http://www.pfsense.com/packages/config/unbound/unbound.xml</config_file> <configurationfile>unbound.xml</configurationfile> - <depends_on_package_pbi>unbound-1.4.13-i386.pbi</depends_on_package_pbi> <depends_on_package_base_url>http://files.pfsense.org/packages/amd64/8/All/</depends_on_package_base_url> - <depends_on_package>unbound-1.4.13.tbz</depends_on_package> - <depends_on_package>ldns-1.6.10.tbz</depends_on_package> - <depends_on_package>expat-2.0.1_1.tbz</depends_on_package> + <depends_on_package>unbound-1.4.14.tbz</depends_on_package> + <depends_on_package>ldns-1.6.11.tbz</depends_on_package> + <depends_on_package>expat-2.0.1_2.tbz</depends_on_package> <depends_on_package>libevent-1.4.14b_2.tbz</depends_on_package> <build_port_path>/usr/ports/dns/unbound/</build_port_path> <build_port_path>/usr/ports/dns/ldns</build_port_path> |