pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/bind910 Update bind910 to 9.10.4pl3 (BIND 9.10.4-P...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0fafa1f849a5
branches: trunk
changeset: 353086:0fafa1f849a5
user: taca <taca%pkgsrc.org@localhost>
date: Tue Sep 27 17:12:34 2016 +0000
description:
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]
diffstat:
net/bind910/Makefile | 4 ++--
net/bind910/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r f010e18baec8 -r 0fafa1f849a5 net/bind910/Makefile
--- a/net/bind910/Makefile Tue Sep 27 17:10:18 2016 +0000
+++ b/net/bind910/Makefile Tue Sep 27 17:12:34 2016 +0000
@@ -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 @@
MAKE_JOBS_SAFE= no
-BIND_VERSION= 9.10.4-P2
+BIND_VERSION= 9.10.4-P3
.include "../../mk/bsd.prefs.mk"
diff -r f010e18baec8 -r 0fafa1f849a5 net/bind910/distinfo
--- a/net/bind910/distinfo Tue Sep 27 17:10:18 2016 +0000
+++ b/net/bind910/distinfo Tue Sep 27 17:12:34 2016 +0000
@@ -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