pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/bind910 Update bind910 package to 9.10.5pl1 (BIND ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4e28cad06068
branches:  trunk
changeset: 363750:4e28cad06068
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Jun 15 01:58:41 2017 +0000

description:
Update bind910 package to 9.10.5pl1 (BIND 9.10.5-P1).

        --- 9.10.5-P1 released ---

4632.   [security]      The BIND installer on Windows used an unquoted
                        service path, which can enable privilege escalation.
                        (CVE-2017-3141) [RT #45229]

4631.   [security]      Some RPZ configurations could go into an infinite
                        query loop when encountering responses with TTL=0.
                        (CVE-2017-3140) [RT #45181]

diffstat:

 net/bind910/Makefile |   4 ++--
 net/bind910/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (36 lines):

diff -r 61827ff547a9 -r 4e28cad06068 net/bind910/Makefile
--- a/net/bind910/Makefile      Wed Jun 14 21:26:25 2017 +0000
+++ b/net/bind910/Makefile      Thu Jun 15 01:58:41 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2017/04/22 16:05:43 taca Exp $
+# $NetBSD: Makefile,v 1.34 2017/06/15 01:58:41 taca Exp $
 
 DISTNAME=      bind-${BIND_VERSION}
 PKGNAME=       ${DISTNAME:S/-P/pl/}
@@ -13,7 +13,7 @@
 
 MAKE_JOBS_SAFE=        no
 
-BIND_VERSION=  9.10.5
+BIND_VERSION=  9.10.5-P1
 
 .include "../../mk/bsd.prefs.mk"
 
diff -r 61827ff547a9 -r 4e28cad06068 net/bind910/distinfo
--- a/net/bind910/distinfo      Wed Jun 14 21:26:25 2017 +0000
+++ b/net/bind910/distinfo      Thu Jun 15 01:58:41 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.24 2017/04/22 16:05:43 taca Exp $
+$NetBSD: distinfo,v 1.25 2017/06/15 01:58:41 taca Exp $
 
-SHA1 (bind-9.10.5.tar.gz) = 61b4f505588039055692c179600dbff8b3870e9b
-RMD160 (bind-9.10.5.tar.gz) = cdb166830e89c672ad1827df380caa4c5b4c1d2d
-SHA512 (bind-9.10.5.tar.gz) = 4050cffeecf5d4d2f34f202a7c4459671f882feaf4901d7d0be257e6beba36bcfe3e4d9428fd44c3e44141d368bd2a8380e1c517c322bc683e4b9563e340497f
-Size (bind-9.10.5.tar.gz) = 9431916 bytes
+SHA1 (bind-9.10.5-P1.tar.gz) = 934eee6466769cf67c09475c1428dd062ee2d755
+RMD160 (bind-9.10.5-P1.tar.gz) = d3a5b423137c0290872bec5f1a2718573f40ac8b
+SHA512 (bind-9.10.5-P1.tar.gz) = 198cb799908917ce93e1dd790669bfe58defad30878788efd9c5856963da9005fe89f82a40b3ba4bbf74a7013aa48b22356048382f5dc7675287092d28445417
+Size (bind-9.10.5-P1.tar.gz) = 9406887 bytes
 SHA1 (patch-bin_dig_dighost.c) = 983e23a30d519982cbe88ed2277fcffc9cad616e
 SHA1 (patch-bin_tests_system_Makefile.in) = ba368204f8eeaa12be366a532c75a2e3cc8fae98
 SHA1 (patch-config.threads.in) = 227b83efe9cb3e301aaac9b97cf42f1fb8ad06b2



Home | Main Index | Thread Index | Old Index