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: Tue Sep 27 17:13:42 UTC 2016
Modified Files:
pkgsrc/net/bind99: Makefile distinfo
Log Message:
Update bind99 to 9.9.9pl3 (BIND 9.9.9-P3), fixing CVE-2016-2776.
--- 9.9.9-P3 released ---
4467. [security] It was possible to trigger a assertion when rendering
a message. (CVE-2016-2776) [RT #43139]
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/net/bind99/Makefile
cvs rdiff -u -r1.39 -r1.40 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.57 pkgsrc/net/bind99/Makefile:1.58
--- pkgsrc/net/bind99/Makefile:1.57 Tue Jul 19 01:05:20 2016
+++ pkgsrc/net/bind99/Makefile Tue Sep 27 17:13:42 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2016/07/19 01:05:20 taca Exp $
+# $NetBSD: Makefile,v 1.58 2016/09/27 17:13:42 taca Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P/pl/}
@@ -14,7 +14,7 @@ CONFLICTS+= host-[0-9]*
MAKE_JOBS_SAFE= no
-BIND_VERSION= 9.9.9-P2
+BIND_VERSION= 9.9.9-P3
.include "../../mk/bsd.prefs.mk"
Index: pkgsrc/net/bind99/distinfo
diff -u pkgsrc/net/bind99/distinfo:1.39 pkgsrc/net/bind99/distinfo:1.40
--- pkgsrc/net/bind99/distinfo:1.39 Tue Jul 19 01:05:20 2016
+++ pkgsrc/net/bind99/distinfo Tue Sep 27 17:13:42 2016
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.39 2016/07/19 01:05:20 taca Exp $
+$NetBSD: distinfo,v 1.40 2016/09/27 17:13:42 taca Exp $
-SHA1 (bind-9.9.9-P2.tar.gz) = 4c003f9d2062a59e5b6ade431b7b69b7a013111c
-RMD160 (bind-9.9.9-P2.tar.gz) = d5ce5cde7f4740feaa1e6fa98d224593c1e631d6
-SHA512 (bind-9.9.9-P2.tar.gz) = 81cc61d17fa71c177b475491f1512cf666a4dedf2660d7d4b738f3b27f0b753212f2bee4f9a3feda8736291db8e9ae8f5632594561e8c58963e578a3623625f5
-Size (bind-9.9.9-P2.tar.gz) = 8762371 bytes
+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 (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