pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/bind99



Module Name:    pkgsrc
Committed By:   taca
Date:           Thu Jun 15 01:59:25 UTC 2017

Modified Files:
        pkgsrc/net/bind99: Makefile distinfo

Log Message:
Update bind99 to 9.9.10pl1 (BIND 9.9.10-P1).

        --- 9.9.10-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.67 -r1.68 pkgsrc/net/bind99/Makefile
cvs rdiff -u -r1.45 -r1.46 pkgsrc/net/bind99/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/bind99/Makefile
diff -u pkgsrc/net/bind99/Makefile:1.67 pkgsrc/net/bind99/Makefile:1.68
--- pkgsrc/net/bind99/Makefile:1.67     Sat Apr 22 16:07:43 2017
+++ pkgsrc/net/bind99/Makefile  Thu Jun 15 01:59:25 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2017/04/22 16:07:43 taca Exp $
+# $NetBSD: Makefile,v 1.68 2017/06/15 01:59:25 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.9.10
+BIND_VERSION=  9.9.10-P1
 
 .include "../../mk/bsd.prefs.mk"
 

Index: pkgsrc/net/bind99/distinfo
diff -u pkgsrc/net/bind99/distinfo:1.45 pkgsrc/net/bind99/distinfo:1.46
--- pkgsrc/net/bind99/distinfo:1.45     Sat Apr 22 16:07:43 2017
+++ pkgsrc/net/bind99/distinfo  Thu Jun 15 01:59:25 2017
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.45 2017/04/22 16:07:43 taca Exp $
+$NetBSD: distinfo,v 1.46 2017/06/15 01:59:25 taca Exp $
 
-SHA1 (bind-9.9.10.tar.gz) = 70c4edf7a17ae566519d0d5e42ce60a8ada5c3d4
-RMD160 (bind-9.9.10.tar.gz) = 06064742bad04fd4afa7b1655f2146fb4e0216ff
-SHA512 (bind-9.9.10.tar.gz) = eaae98f39cc2727596fa26868865b086922a80bc45549707aea9f2f8a930222050200b99b8bd2f89b13d5c065ab3555b962a224a8abbfb882b4bb8354313524d
-Size (bind-9.9.10.tar.gz) = 8857543 bytes
+SHA1 (bind-9.9.10-P1.tar.gz) = e36d56a92e34421772411543607b8901befa3bdf
+RMD160 (bind-9.9.10-P1.tar.gz) = dcaaa8c90b58550a3db21d65e2fa66c9a2658d76
+SHA512 (bind-9.9.10-P1.tar.gz) = a8ecde6bafe6f752383dc5364957016f95dfee40960cbb8001a2aaa91beb87f1958ca1223a1be985f70dc04bad8b2b8ac46b66adf61f6fac936f851bdbec31a5
+Size (bind-9.9.10-P1.tar.gz) = 8836915 bytes
 SHA1 (patch-bin_dig_dighost.c) = a4bc9558c5dbedcc6bb0f87ea309358ca098d42a
 SHA1 (patch-bin_tests_system_Makefile.in) = 96dac694cba8dd60bce9df23bab295c0be2f9e9a
 SHA1 (patch-config.threads.in) = 227b83efe9cb3e301aaac9b97cf42f1fb8ad06b2



Home | Main Index | Thread Index | Old Index