From: Josef Schlehofer Date: Tue, 19 Nov 2019 22:56:03 +0000 (+0100) Subject: unbound: Update to version 1.9.5 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=refs%2Fpull%2F10592%2Fhead;p=feed%2Fpackages.git unbound: Update to version 1.9.5 Fixes CVE-2019-18934 Signed-off-by: Josef Schlehofer --- diff --git a/net/unbound/Makefile b/net/unbound/Makefile index 02dc3a2c2d..e8c9932ae3 100644 --- a/net/unbound/Makefile +++ b/net/unbound/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=unbound -PKG_VERSION:=1.9.4 +PKG_VERSION:=1.9.5 PKG_RELEASE:=1 PKG_LICENSE:=BSD-3-Clause @@ -17,7 +17,7 @@ PKG_MAINTAINER:=Eric Luehrsen PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://nlnetlabs.nl/downloads/unbound -PKG_HASH:=3d3e25fb224025f0e732c7970e5676f53fd1764c16d6a01be073a13e42954bb0 +PKG_HASH:=8a8d400f697c61d73d109c250743a1b6b79848297848026d82b43e831045db57 PKG_BUILD_PARALLEL:=1 PKG_FIXUP:=autoreconf