pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/bind910



Module Name:    pkgsrc
Committed By:   taca
Date:           Thu Jun 15 01:58:41 UTC 2017

Modified Files:
        pkgsrc/net/bind910: Makefile distinfo

Log Message:
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]


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/net/bind910/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/net/bind910/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/bind910/Makefile
diff -u pkgsrc/net/bind910/Makefile:1.33 pkgsrc/net/bind910/Makefile:1.34
--- pkgsrc/net/bind910/Makefile:1.33    Sat Apr 22 16:05:43 2017
+++ pkgsrc/net/bind910/Makefile Thu Jun 15 01:58:41 2017
@@ -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 @@ CONFLICTS+=   host-[0-9]*
 
 MAKE_JOBS_SAFE=        no
 
-BIND_VERSION=  9.10.5
+BIND_VERSION=  9.10.5-P1
 
 .include "../../mk/bsd.prefs.mk"
 

Index: pkgsrc/net/bind910/distinfo
diff -u pkgsrc/net/bind910/distinfo:1.24 pkgsrc/net/bind910/distinfo:1.25
--- pkgsrc/net/bind910/distinfo:1.24    Sat Apr 22 16:05:43 2017
+++ pkgsrc/net/bind910/distinfo Thu Jun 15 01:58:41 2017
@@ -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