pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/bind912 net/bind912: update to 9.12.3pl4
details: https://anonhg.NetBSD.org/pkgsrc/rev/23f23539f861
branches: trunk
changeset: 330062:23f23539f861
user: taca <taca%pkgsrc.org@localhost>
date: Fri Feb 22 01:24:24 2019 +0000
description:
net/bind912: update to 9.12.3pl4
Update bind912 to 9.12.3pl4 (BIND 9.12.3-P4).
--- 9.12.3-P4 released ---
--- 9.12.3-P3 released (withdrawn) ---
5141. [security] Zone transfer controls for writable DLZ zones were
not effective as the allowzonexfr method was not being
called for such zones. (CVE-2019-6465) [GL #790]
--- 9.12.3-P2 released (withdrawn) ---
5118. [security] Named could crash if it is managing a key with
`managed-keys` and the authoritative zone is rolling
the key to an unsupported algorithm. (CVE-2018-5745)
[GL #780]
5110. [security] Named leaked memory if there were multiple Key Tag
EDNS options present. (CVE-2018-5744) [GL #772]
diffstat:
net/bind912/Makefile | 5 ++---
net/bind912/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (40 lines):
diff -r 8660f1d45e53 -r 23f23539f861 net/bind912/Makefile
--- a/net/bind912/Makefile Fri Feb 22 01:23:09 2019 +0000
+++ b/net/bind912/Makefile Fri Feb 22 01:24:24 2019 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2019/01/17 08:53:37 he Exp $
+# $NetBSD: Makefile,v 1.9 2019/02/22 01:24:24 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}/
@@ -16,7 +15,7 @@
MAKE_JOBS_SAFE= no
USE_CWRAPPERS= no
-BIND_VERSION= 9.12.3-P1
+BIND_VERSION= 9.12.3-P4
.include "../../mk/bsd.prefs.mk"
diff -r 8660f1d45e53 -r 23f23539f861 net/bind912/distinfo
--- a/net/bind912/distinfo Fri Feb 22 01:23:09 2019 +0000
+++ b/net/bind912/distinfo Fri Feb 22 01:24:24 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.5 2018/12/15 16:40:20 taca Exp $
+$NetBSD: distinfo,v 1.6 2019/02/22 01:24:24 taca Exp $
-SHA1 (bind-9.12.3-P1.tar.gz) = 1bc1ff64051d467fa27b2a8266c5ea3e495609c7
-RMD160 (bind-9.12.3-P1.tar.gz) = eb0c67a00f9b3bba858734ca3aa9e624fac11362
-SHA512 (bind-9.12.3-P1.tar.gz) = c1c91de88e4297e79b527775edd525c6fa948f169977563ab2e6ca93cac7317f8ca85863567f5cc151d4c6e3c081864ab1cf813bcfdd1165b52e9471b8317c28
-Size (bind-9.12.3-P1.tar.gz) = 8625693 bytes
+SHA1 (bind-9.12.3-P4.tar.gz) = 883c1513e0c97887db2c57625b1c6ad5f15f8078
+RMD160 (bind-9.12.3-P4.tar.gz) = a5a314a370e53ac2cb3c743c4886b8b538a2bd63
+SHA512 (bind-9.12.3-P4.tar.gz) = 42c41f47a0282dc08ee875fe098ce84b26384dba5efbaf99b557d34c4271e0d6aac70126f280a3ee157e8604cce16901c8cd51fab791dec82f4a3d00c054f363
+Size (bind-9.12.3-P4.tar.gz) = 8627833 bytes
SHA1 (patch-bin_tests_system_metadata_tests.sh) = d01a492d0b7738760bdbff714248e279a78fef28
SHA1 (patch-config.threads.in) = 8341bdb11888d3efdde5f115de91b1f46aa40bd0
SHA1 (patch-configure) = 7d74eef1002351a5513c7c617e28721b39de65d0
Home |
Main Index |
Thread Index |
Old Index