diff options
author | Warren Baker <warren@decoy.co.za> | 2011-06-12 16:15:18 +0200 |
---|---|---|
committer | Warren Baker <warren@decoy.co.za> | 2011-06-12 16:15:18 +0200 |
commit | e71e887ec3d87a52d2f97431dad6652c92efe4d6 (patch) | |
tree | 2c960db7a3c6822c1d007535605e5532cb59ea41 | |
parent | ec437bd2e056cf2cbce378c30a88ac56a2c55d2e (diff) | |
download | pfsense-packages-e71e887ec3d87a52d2f97431dad6652c92efe4d6.tar.gz pfsense-packages-e71e887ec3d87a52d2f97431dad6652c92efe4d6.tar.bz2 pfsense-packages-e71e887ec3d87a52d2f97431dad6652c92efe4d6.zip |
Bump Unbound version fix for CVE-2011-1922 and additional advanced settings page.
-rwxr-xr-x | pkg_config.8.xml | 4 | ||||
-rwxr-xr-x | pkg_config.8.xml.amd64 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index d732f7b2..5de6f88c 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -993,14 +993,14 @@ <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.8_131</version> + <version>1.4.10_01</version> <status>Alpha</status> <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_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url> - <depends_on_package>unbound-1.4.8.tbz</depends_on_package> + <depends_on_package>unbound-1.4.10.tbz</depends_on_package> <depends_on_package>expat-2.0.1_1.tbz</depends_on_package> <depends_on_package>libevent-1.4.14b_1.tbz</depends_on_package> <build_port_path>/usr/ports/dns/unbound</build_port_path> diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index dfdae693..612a8517 100755 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -1023,14 +1023,14 @@ <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.8_131</version> + <version>1.4.10_01</version> <status>Alpha</status> <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_base_url>http://files.pfsense.org/packages/amd64/8/All/</depends_on_package_base_url> - <depends_on_package>unbound-1.4.8.tbz</depends_on_package> + <depends_on_package>unbound-1.4.10.tbz</depends_on_package> <depends_on_package>expat-2.0.1_1.tbz</depends_on_package> <depends_on_package>libevent-1.4.14b_1.tbz</depends_on_package> <build_port_path>/usr/ports/dns/unbound</build_port_path> |