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: Wed Nov 2 00:06:09 UTC 2016
Modified Files:
pkgsrc/net/bind99: Makefile distinfo
Log Message:
Update bind99 to 9.9.9pl4 (BIND 9.9.9-P4).
--- 9.9.9-P4 released ---
4489. [security] It was possible to trigger assertions when processing
a response. (CVE-2016-8864) [RT #43465]
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/net/bind99/Makefile
cvs rdiff -u -r1.40 -r1.41 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.59 pkgsrc/net/bind99/Makefile:1.60
--- pkgsrc/net/bind99/Makefile:1.59 Sun Oct 9 21:42:01 2016
+++ pkgsrc/net/bind99/Makefile Wed Nov 2 00:06:08 2016
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.59 2016/10/09 21:42:01 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2016/11/02 00:06:08 taca Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P/pl/}
-PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ \
http://ftp.belnet.be/pub/mirror/ftp.isc.org/isc/bind9/${BIND_VERSION}/
@@ -15,7 +14,7 @@ CONFLICTS+= host-[0-9]*
MAKE_JOBS_SAFE= no
-BIND_VERSION= 9.9.9-P3
+BIND_VERSION= 9.9.9-P4
.include "../../mk/bsd.prefs.mk"
Index: pkgsrc/net/bind99/distinfo
diff -u pkgsrc/net/bind99/distinfo:1.40 pkgsrc/net/bind99/distinfo:1.41
--- pkgsrc/net/bind99/distinfo:1.40 Tue Sep 27 17:13:42 2016
+++ pkgsrc/net/bind99/distinfo Wed Nov 2 00:06:08 2016
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.40 2016/09/27 17:13:42 taca Exp $
+$NetBSD: distinfo,v 1.41 2016/11/02 00:06:08 taca Exp $
-SHA1 (bind-9.9.9-P3.tar.gz) = 709ee7fff1bce7e5119490dc32c7c222f51cee87
-RMD160 (bind-9.9.9-P3.tar.gz) = c8c27337f9f8962454a1349988276696c6fce810
-SHA512 (bind-9.9.9-P3.tar.gz) = cbe697b0c9eb37b682f7e6ef5f5b4c35354eb002e0bd1cc3efebc62bb7f95fbbd724f4a91b1e377dc27bd1babe3e53277902672582355d3354e0b9b7a871ff73
-Size (bind-9.9.9-P3.tar.gz) = 8764358 bytes
+SHA1 (bind-9.9.9-P4.tar.gz) = 5c2ee49cbf02e43280fd629ff298789c7419f677
+RMD160 (bind-9.9.9-P4.tar.gz) = 5a55bf3e10e98eb2dbc7afb47f2a48f3b369aceb
+SHA512 (bind-9.9.9-P4.tar.gz) = 389a637611b3e48e52cb4018693c59d9145fc7d24d7e406e1372045e875e3188aa9036545cdb5b27e1c55fc2605d4936b9139a90eaf654e66fbcdf5b19a963f7
+Size (bind-9.9.9-P4.tar.gz) = 8764378 bytes
SHA1 (patch-bin_dig_dighost.c) = a4bc9558c5dbedcc6bb0f87ea309358ca098d42a
SHA1 (patch-bin_tests_system_Makefile.in) = 19d90050acfbe3da838dbd4c1436b5581039b71f
SHA1 (patch-config.threads.in) = 227b83efe9cb3e301aaac9b97cf42f1fb8ad06b2
Home |
Main Index |
Thread Index |
Old Index