diff options
author | jim-p <jimp@pfsense.org> | 2013-04-26 08:52:28 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2013-04-26 08:52:28 -0400 |
commit | 6e7de970f07ae1d4457227bd2fc3f8d9b97c7f5d (patch) | |
tree | 2b66bfacc1ae7a8f4b0fd94e093b17a0bbe1861a | |
parent | fcbc0852d9064a60b5055f6b4cb1c8a2f5fd8d71 (diff) | |
download | pfsense-packages-6e7de970f07ae1d4457227bd2fc3f8d9b97c7f5d.tar.gz pfsense-packages-6e7de970f07ae1d4457227bd2fc3f8d9b97c7f5d.tar.bz2 pfsense-packages-6e7de970f07ae1d4457227bd2fc3f8d9b97c7f5d.zip |
Bump unbound binaries up to 1.4.20, too
-rw-r--r-- | pkg_config.8.xml | 8 | ||||
-rw-r--r-- | pkg_config.8.xml.amd64 | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 88bb0938..85bc67fa 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -1533,7 +1533,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.20_1</version> + <version>1.4.20_2</version> <status>Alpha</status> <maintainer>warren@decoy.co.za</maintainer> <required_version>2.0</required_version> @@ -1541,7 +1541,7 @@ <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.19.tbz</depends_on_package> + <depends_on_package>unbound-1.4.20.tbz</depends_on_package> <depends_on_package>ldns-1.6.16.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> @@ -1553,8 +1553,8 @@ <ports_before>dns/ldns textproc/expat2 devel/libevent2</ports_before> <port>dns/unbound</port> </build_pbi> - <depends_on_package_pbi>unbound-1.4.19-i386.pbi</depends_on_package_pbi> - <build_options>unbound_UNSET=GOST;unbound_SET=LIBEVENT THREADS</build_options> + <depends_on_package_pbi>unbound-1.4.20-i386.pbi</depends_on_package_pbi> + <build_options>unbound_UNSET=GOST ECDSA;unbound_SET=LIBEVENT THREADS</build_options> <logging> <facilityname>unbound</facilityname> <logfilename>unbound.log</logfilename> diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index a06ed940..54f41b49 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -1520,7 +1520,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.20_1</version> + <version>1.4.20_2</version> <status>Alpha</status> <maintainer>warren@decoy.co.za</maintainer> <required_version>2.0</required_version> @@ -1528,7 +1528,7 @@ <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.19.tbz</depends_on_package> + <depends_on_package>unbound-1.4.20.tbz</depends_on_package> <depends_on_package>ldns-1.6.16.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> @@ -1540,8 +1540,8 @@ <ports_before>dns/ldns textproc/expat2 devel/libevent2</ports_before> <port>dns/unbound</port> </build_pbi> - <depends_on_package_pbi>unbound-1.4.19-amd64.pbi</depends_on_package_pbi> - <build_options>unbound_UNSET=GOST;unbound_SET=LIBEVENT THREADS</build_options> + <depends_on_package_pbi>unbound-1.4.20-amd64.pbi</depends_on_package_pbi> + <build_options>unbound_UNSET=GOST ECDSA;unbound_SET=LIBEVENT THREADS</build_options> <logging> <facilityname>unbound</facilityname> <logfilename>unbound.log</logfilename> |