pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/bind99 Update bind99 to 9.9.4pl1 (BIND 9.9.4-P1).
details: https://anonhg.NetBSD.org/pkgsrc/rev/da5bdc3984ba
branches: trunk
changeset: 626290:da5bdc3984ba
user: taca <taca%pkgsrc.org@localhost>
date: Thu Nov 07 04:23:58 2013 +0000
description:
Update bind99 to 9.9.4pl1 (BIND 9.9.4-P1).
Security Fixes
Treat an all zero netmask as invalid when generating the localnets
acl. A Winsock library call on some Windows systems can return
an incorrect value for an interface's netmask, potentially
causing unexpected matches to BIND's built-in "localnets" Access
Control List. (CVE-2013-6230) [RT #34687]
diffstat:
net/bind99/Makefile | 4 ++--
net/bind99/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (34 lines):
diff -r a84c3fbd6caa -r da5bdc3984ba net/bind99/Makefile
--- a/net/bind99/Makefile Thu Nov 07 04:22:22 2013 +0000
+++ b/net/bind99/Makefile Thu Nov 07 04:23:58 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2013/09/21 16:00:34 taca Exp $
+# $NetBSD: Makefile,v 1.30 2013/11/07 04:23:58 taca Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P/pl/}
@@ -14,7 +14,7 @@
MAKE_JOBS_SAFE= no
-BIND_VERSION= 9.9.4
+BIND_VERSION= 9.9.4-P1
.include "../../mk/bsd.prefs.mk"
diff -r a84c3fbd6caa -r da5bdc3984ba net/bind99/distinfo
--- a/net/bind99/distinfo Thu Nov 07 04:22:22 2013 +0000
+++ b/net/bind99/distinfo Thu Nov 07 04:23:58 2013 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.20 2013/09/21 16:00:34 taca Exp $
+$NetBSD: distinfo,v 1.21 2013/11/07 04:23:58 taca Exp $
-SHA1 (bind-9.9.4.tar.gz) = d7be390e6c2546f37a7280e1975e1cd134565f62
-RMD160 (bind-9.9.4.tar.gz) = 1704873aac007c084ee8eda804de1d213ae8cb2b
-Size (bind-9.9.4.tar.gz) = 7513017 bytes
+SHA1 (bind-9.9.4-P1.tar.gz) = 35dd28de21626fd6327230c38d0f164dd2263bed
+RMD160 (bind-9.9.4-P1.tar.gz) = 892895d0b6eaf9c9a3ef56f61c1004ea5409f5c7
+Size (bind-9.9.4-P1.tar.gz) = 7512868 bytes
SHA1 (patch-bin_dig_dighost.c) = d53f6ebbc878b21ba1415d974341340f56b69cb0
SHA1 (patch-bin_tests_system_Makefile.in) = 5701c49d7177fccae6c08a2176988e30a3cf58a0
SHA1 (patch-config.threads.in) = 227b83efe9cb3e301aaac9b97cf42f1fb8ad06b2
Home |
Main Index |
Thread Index |
Old Index