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: Tue Sep 27 17:12:34 UTC 2016
Modified Files:
pkgsrc/net/bind910: Makefile distinfo
Log Message:
Update bind910 to 9.10.4pl3 (BIND 9.10.4-P3), fixing CVE-2016-2776.
--- 9.10.4-P3 released ---
4468. [bug] Address ECS option handling issues. [RT #43191]
Note: Only the parts required to restore
interoperation with ECS clients have been
included in this security release. The full
fix is included in BIND 9.10.5.
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.23 -r1.24 pkgsrc/net/bind910/Makefile
cvs rdiff -u -r1.18 -r1.19 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.23 pkgsrc/net/bind910/Makefile:1.24
--- pkgsrc/net/bind910/Makefile:1.23 Tue Jul 19 01:08:05 2016
+++ pkgsrc/net/bind910/Makefile Tue Sep 27 17:12:34 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2016/07/19 01:08:05 taca Exp $
+# $NetBSD: Makefile,v 1.24 2016/09/27 17:12:34 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.4-P2
+BIND_VERSION= 9.10.4-P3
.include "../../mk/bsd.prefs.mk"
Index: pkgsrc/net/bind910/distinfo
diff -u pkgsrc/net/bind910/distinfo:1.18 pkgsrc/net/bind910/distinfo:1.19
--- pkgsrc/net/bind910/distinfo:1.18 Tue Jul 19 01:08:05 2016
+++ pkgsrc/net/bind910/distinfo Tue Sep 27 17:12:34 2016
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.18 2016/07/19 01:08:05 taca Exp $
+$NetBSD: distinfo,v 1.19 2016/09/27 17:12:34 taca Exp $
-SHA1 (bind-9.10.4-P2.tar.gz) = b9b944251eeeae6c25b12472c2bac7369501c12c
-RMD160 (bind-9.10.4-P2.tar.gz) = 3a34b4d62e5d21873bd9bdcc59f83e16e36e13f8
-SHA512 (bind-9.10.4-P2.tar.gz) = e540d5b69f8859d9a78ec0da1662b7ae5a87ef30ded127c84c198b974c06638ab78e82bab484dc614b313e16076e242645d09f4453f830ded37beecbe13d769e
-Size (bind-9.10.4-P2.tar.gz) = 9298010 bytes
+SHA1 (bind-9.10.4-P3.tar.gz) = 196a3492bfe55968f8f0dbe15ee643e78a2e9ed6
+RMD160 (bind-9.10.4-P3.tar.gz) = a6519ac19ec05d54ac34df30f76301daa3f7de83
+SHA512 (bind-9.10.4-P3.tar.gz) = 6ffe0b488a5e5c4547723b1570b5b71287fbcb93b54a89d79c43ddd661bbf5c575edc8b4dae275a34916d3951907c2c6a4e58aee1ee9c87a4c3075de4671c124
+Size (bind-9.10.4-P3.tar.gz) = 9299078 bytes
SHA1 (patch-bin_dig_dighost.c) = 983e23a30d519982cbe88ed2277fcffc9cad616e
SHA1 (patch-bin_tests_system_Makefile.in) = aeb2de1b6c6cfdbae7ffbf38aeebf52e94af9e2f
SHA1 (patch-config.threads.in) = 227b83efe9cb3e301aaac9b97cf42f1fb8ad06b2
Home |
Main Index |
Thread Index |
Old Index