[packages] unbound: update to 1.4.17

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31928 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
swalker 2012-05-28 00:17:14 +00:00
parent e6ff4c693e
commit 1102f1858f
2 changed files with 5 additions and 4 deletions

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=unbound
PKG_VERSION:=1.4.16
PKG_VERSION:=1.4.17
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.unbound.net/downloads
PKG_MD5SUM:=5158d03d2ab0a8e60925c7a9b9903631
PKG_MD5SUM:=812d49064a78c92765970a1364736da7
PKG_BUILD_DEPENDS:=libexpat
PKG_BUILD_PARALLEL:=1
@ -105,6 +105,7 @@ define Package/libunbound/description
endef
CONFIGURE_ARGS += \
--disable-ecdsa \
--disable-gost \
--enable-allsymbols \
--with-ldns="$(STAGING_DIR)/usr" \

View File

@ -124,7 +124,7 @@
# Harden against out of zone rrsets, to avoid spoofing attempts.
# harden-glue: yes
@@ -321,7 +342,7 @@ server:
@@ -328,7 +349,7 @@ server:
# you start unbound (i.e. in the system boot scripts). And enable:
# Please note usage of unbound-anchor root anchor is at your own risk
# and under the terms of our LICENSE (see that file in the source).
@ -133,7 +133,7 @@
# File with DLV trusted keys. Same format as trust-anchor-file.
# There can be only one DLV configured, it is trusted from root down.
@@ -407,15 +428,18 @@ server:
@@ -414,15 +435,18 @@ server:
# the amount of memory to use for the key cache.
# plain value in bytes or you can append k, m or G. default is "4Mb".
# key-cache-size: 4m