summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron>2014-12-10 20:02:00 +0000
committertron <tron>2014-12-10 20:02:00 +0000
commitd0d804c75740991ccbff5141468a33f7fe20aacd (patch)
tree0fe8cf7e9a3a78c97807a923f987d1d4c211186b
parentaffdb6dbfff2d441961857f49dc51553cacb595f (diff)
downloadpkgsrc-d0d804c75740991ccbff5141468a33f7fe20aacd.tar.gz
Pullup ticket #4568 - requested by pettai
net/unbound: security patch Revisions pulled up: - net/unbound/Makefile 1.32 - net/unbound/distinfo 1.24 --- Module Name: pkgsrc Committed By: pettai Date: Tue Dec 9 10:11:27 UTC 2014 Modified Files: pkgsrc/net/unbound: Makefile distinfo Log Message: Add fix for CVE-2014-8602
-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..0703ce95fb4 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.31.6.1 2014/12/10 20:02:00 tron 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..a1380136354 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.23.6.1 2014/12/10 20:02:00 tron 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