summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorpettai <pettai@pkgsrc.org>2014-12-09 10:11:27 +0000
committerpettai <pettai@pkgsrc.org>2014-12-09 10:11:27 +0000
commit18f35f0411cc300e0864ae0fe597c897586fb413 (patch)
tree7b1d6ed9b0794891b233a149e961099435df0629 /net
parentf1587b6485e55ef7b8aa5016d87f5859eabab20c (diff)
downloadpkgsrc-18f35f0411cc300e0864ae0fe597c897586fb413.tar.gz
Add fix for CVE-2014-8602
Diffstat (limited to 'net')
-rw-r--r--net/unbound/Makefile6
-rw-r--r--net/unbound/distinfo5
2 files changed, 9 insertions, 2 deletions
diff --git a/net/unbound/Makefile b/net/unbound/Makefile
index 4198f8d07d8..c4ceda546f6 100644
--- a/net/unbound/Makefile
+++ b/net/unbound/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2014/03/12 16:16:00 pettai Exp $
+# $NetBSD: Makefile,v 1.32 2014/12/09 10:11:27 pettai Exp $
DISTNAME= unbound-1.4.22
CATEGORIES= net
@@ -9,6 +9,10 @@ HOMEPAGE= http://www.unbound.net/
COMMENT= DNS resolver and recursive server
LICENSE= modified-bsd
+PKGREVISION= 1
+PATCHFILES= patch_cve_2014_8602.diff
+PATCH_SITES= http://unbound.net/downloads/
+
BUILD_DEFS+= VARBASE
GNU_CONFIGURE= yes
diff --git a/net/unbound/distinfo b/net/unbound/distinfo
index 11403ba4f37..6cd31dd8430 100644
--- a/net/unbound/distinfo
+++ b/net/unbound/distinfo
@@ -1,5 +1,8 @@
-$NetBSD: distinfo,v 1.23 2014/03/12 16:16:00 pettai Exp $
+$NetBSD: distinfo,v 1.24 2014/12/09 10:11:27 pettai Exp $
+SHA1 (patch_cve_2014_8602.diff) = 0763e20cdea3063cbbfae67662b9f240b15ed09e
+RMD160 (patch_cve_2014_8602.diff) = e983db14db36e4c310aa84b037e08d183d334c42
+Size (patch_cve_2014_8602.diff) = 4836 bytes
SHA1 (unbound-1.4.22.tar.gz) = a56e31e2f3a2fefa3caaad9200dd943d174ca81e
RMD160 (unbound-1.4.22.tar.gz) = e9b4ded75308ac2f2ed9ae6783e29411428626fc
Size (unbound-1.4.22.tar.gz) = 4735801 bytes