pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/unbound Add fix for CVE-2014-8602
details: https://anonhg.NetBSD.org/pkgsrc/rev/d1957d042912
branches: trunk
changeset: 642985:d1957d042912
user: pettai <pettai%pkgsrc.org@localhost>
date: Tue Dec 09 10:11:27 2014 +0000
description:
Add fix for CVE-2014-8602
diffstat:
net/unbound/Makefile | 6 +++++-
net/unbound/distinfo | 5 ++++-
2 files changed, 9 insertions(+), 2 deletions(-)
diffs (33 lines):
diff -r 673c4a960732 -r d1957d042912 net/unbound/Makefile
--- a/net/unbound/Makefile Tue Dec 09 07:36:54 2014 +0000
+++ b/net/unbound/Makefile Tue Dec 09 10:11:27 2014 +0000
@@ -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 @@
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 -r 673c4a960732 -r d1957d042912 net/unbound/distinfo
--- a/net/unbound/distinfo Tue Dec 09 07:36:54 2014 +0000
+++ b/net/unbound/distinfo Tue Dec 09 10:11:27 2014 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index