unbound: update to version 1.10.1 12215/head
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Tue, 19 May 2020 09:23:29 +0000 (11:23 +0200)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Tue, 19 May 2020 09:23:57 +0000 (11:23 +0200)
Fixes:
CVE-2020-12662
CVE-2020-12663

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
net/unbound/Makefile

index fcf5ee6e25fdfa27aa0e73bccaf9de6c31a52300..3c6e46987e9602f20b25f3beeb78a834861e3175 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=unbound
-PKG_VERSION:=1.10.0
-PKG_RELEASE:=2
+PKG_VERSION:=1.10.1
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://nlnetlabs.nl/downloads/unbound
-PKG_HASH:=152f486578242fe5c36e89995d0440b78d64c05123990aae16246b7f776ce955
+PKG_HASH:=b73677c21a71cf92f15cc8cfe76a3d875e40f65b6150081c39620b286582d536
 
 PKG_MAINTAINER:=Eric Luehrsen <ericluehrsen@gmail.com>
 PKG_LICENSE:=BSD-3-Clause