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 /config | |
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
Diffstat (limited to 'config')
-rw-r--r-- | config/unbound/unbound.xml | 2 | ||||
-rw-r--r-- | config/unbound/unbound_advanced.xml | 2 |
2 files changed, 2 insertions, 2 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> |