pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2016Q4]: pkgsrc/net/bind910 Pullup ticket #5189 - requested by...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7d7bc2f4e9f5
branches: pkgsrc-2016Q4
changeset: 408710:7d7bc2f4e9f5
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Fri Jan 13 20:15:26 2017 +0000
description:
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]
diffstat:
net/bind910/Makefile | 5 ++---
net/bind910/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (39 lines):
diff -r 58a618590d4b -r 7d7bc2f4e9f5 net/bind910/Makefile
--- a/net/bind910/Makefile Fri Jan 13 20:00:55 2017 +0000
+++ b/net/bind910/Makefile Fri Jan 13 20:15:26 2017 +0000
@@ -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 @@
MAKE_JOBS_SAFE= no
-BIND_VERSION= 9.10.4-P4
+BIND_VERSION= 9.10.4-P5
.include "../../mk/bsd.prefs.mk"
diff -r 58a618590d4b -r 7d7bc2f4e9f5 net/bind910/distinfo
--- a/net/bind910/distinfo Fri Jan 13 20:00:55 2017 +0000
+++ b/net/bind910/distinfo Fri Jan 13 20:15:26 2017 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index