Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 21E427A280 for ; Fri, 13 Jan 2017 20:15:28 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C39F98570A; Fri, 13 Jan 2017 20:15:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5421185600 for ; Fri, 13 Jan 2017 20:15:27 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id j8WFQrjTXmu7 for ; Fri, 13 Jan 2017 20:15:26 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id BCB4D855A8 for ; Fri, 13 Jan 2017 20:15:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B7649FBA6; Fri, 13 Jan 2017 20:15:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_148433852638970" MIME-Version: 1.0 Date: Fri, 13 Jan 2017 20:15:26 +0000 From: "Benny Siegert" Subject: CVS commit: [pkgsrc-2016Q4] pkgsrc/net/bind910 To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20170113201526.B7649FBA6@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_148433852638970 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Fri Jan 13 20:15:26 UTC 2017 Modified Files: pkgsrc/net/bind910 [pkgsrc-2016Q4]: Makefile distinfo Log Message: Pullup ticket #5189 - requested by taca net/bind910: security fix Revisions pulled up: - net/bind910/Makefile 1.28 - net/bind910/distinfo 1.21 --- Module Name: pkgsrc Committed By: taca Date: Thu Jan 12 00:04:43 UTC 2017 Modified Files: pkgsrc/net/bind910: Makefile distinfo Log Message: Update bind910 to 9.10.4pl5 (BIND 9.10.4-P5), including security fixes. --- 9.10.4-P5 released --- 4530. [bug] Change 4489 broke the handling of CNAME -> DNAME in responses resulting in SERVFAIL being returned. [RT #43779] 4528. [bug] Only set the flag bits for the i/o we are waiting for on EPOLLERR or EPOLLHUP. [RT #43617] 4519. [port] win32: handle ERROR_MORE_DATA. [RT #43534] 4517. [security] Named could mishandle authority sections that were missing RRSIGs triggering an assertion failure. (CVE-2016-9444) [RT # 43632] 4510. [security] Named mishandled some responses where covering RRSIG records are returned without the requested data resulting in a assertion failure. (CVE-2016-9147) [RT #43548] 4508. [security] Named incorrectly tried to cache TKEY records which could trigger a assertion failure when there was a class mismatch. (CVE-2016-9131) [RT #43522] To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.27.2.1 pkgsrc/net/bind910/Makefile cvs rdiff -u -r1.20 -r1.20.2.1 pkgsrc/net/bind910/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_148433852638970 Content-Disposition: inline Content-Length: 2027 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/net/bind910/Makefile diff -u pkgsrc/net/bind910/Makefile:1.27 pkgsrc/net/bind910/Makefile:1.27.2.1 --- pkgsrc/net/bind910/Makefile:1.27 Fri Dec 16 15:41:03 2016 +++ pkgsrc/net/bind910/Makefile Fri Jan 13 20:15:26 2017 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.27 2016/12/16 15:41:03 hans Exp $ +# $NetBSD: Makefile,v 1.27.2.1 2017/01/13 20:15:26 bsiegert Exp $ DISTNAME= bind-${BIND_VERSION} -PKGREVISION= 1 PKGNAME= ${DISTNAME:S/-P/pl/} CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ @@ -14,7 +13,7 @@ CONFLICTS+= host-[0-9]* MAKE_JOBS_SAFE= no -BIND_VERSION= 9.10.4-P4 +BIND_VERSION= 9.10.4-P5 .include "../../mk/bsd.prefs.mk" Index: pkgsrc/net/bind910/distinfo diff -u pkgsrc/net/bind910/distinfo:1.20 pkgsrc/net/bind910/distinfo:1.20.2.1 --- pkgsrc/net/bind910/distinfo:1.20 Wed Nov 2 00:05:17 2016 +++ pkgsrc/net/bind910/distinfo Fri Jan 13 20:15:26 2017 @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.20 2016/11/02 00:05:17 taca Exp $ +$NetBSD: distinfo,v 1.20.2.1 2017/01/13 20:15:26 bsiegert Exp $ -SHA1 (bind-9.10.4-P4.tar.gz) = 8bce0194a92992ed603855766c32ed423640fee9 -RMD160 (bind-9.10.4-P4.tar.gz) = c037f2bfe4f1853318b082de350eceb270c46315 -SHA512 (bind-9.10.4-P4.tar.gz) = a662053f2052eb2d7ea61b4ecbd4e92980c808080598f7c4590c746e8e5d6545a9f965a8aeece57ce92b17545844cf8565719f697eaef6e2ade8106d810d2799 -Size (bind-9.10.4-P4.tar.gz) = 9299638 bytes +SHA1 (bind-9.10.4-P5.tar.gz) = e43d9230b4373dd1034c3714410885531541c56c +RMD160 (bind-9.10.4-P5.tar.gz) = 30f73a7be375544bea8f2463e5d1185eed819e68 +SHA512 (bind-9.10.4-P5.tar.gz) = 09613b2a16a5784a1b0e4b685d1d2cea1c1539e11497c848f1c92a8a4f26c7fc0f08ef8f2bd17316559966aca04e1ec9d744304c36c002d66eaff6240473a101 +Size (bind-9.10.4-P5.tar.gz) = 9303205 bytes SHA1 (patch-bin_dig_dighost.c) = 983e23a30d519982cbe88ed2277fcffc9cad616e SHA1 (patch-bin_tests_system_Makefile.in) = aeb2de1b6c6cfdbae7ffbf38aeebf52e94af9e2f SHA1 (patch-config.threads.in) = 227b83efe9cb3e301aaac9b97cf42f1fb8ad06b2 --_----------=_148433852638970--