pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/bind911 net/bind911: update to 9.11.4pl2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dbbb0a651bde
branches:  trunk
changeset: 385321:dbbb0a651bde
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Sep 20 10:01:36 2018 +0000

description:
net/bind911: update to 9.11.4pl2

Update bind911 to 9.11.4pl2 (BIND 9.11.4-P2).

        --- 9.11.4-P2 released ---

5022.   [doc]           Update ms-self, ms-subdomain, krb5-self, and
                        krb5-subdomain documentation. [GL !708]

5015.   [bug]           Reloading all zones caused zone maintenance to cease
                        for inline-signed zones. [GL #435]

5014.   [bug]           Signatures loaded from the journal for the signed
                        version of an inline-signed zone were not scheduled for
                        refresh. [GL #482]

diffstat:

 net/bind911/Makefile |   4 ++--
 net/bind911/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (36 lines):

diff -r 45bb880643bd -r dbbb0a651bde net/bind911/Makefile
--- a/net/bind911/Makefile      Thu Sep 20 02:56:45 2018 +0000
+++ b/net/bind911/Makefile      Thu Sep 20 10:01:36 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2018/09/13 02:57:43 jklos Exp $
+# $NetBSD: Makefile,v 1.3 2018/09/20 10:01:36 taca Exp $
 
 DISTNAME=      bind-${BIND_VERSION}
 PKGNAME=       ${DISTNAME:S/-P/pl/}
@@ -14,7 +14,7 @@
 
 MAKE_JOBS_SAFE=        no
 
-BIND_VERSION=  9.11.4-P1
+BIND_VERSION=  9.11.4-P2
 
 .include "../../mk/bsd.prefs.mk"
 
diff -r 45bb880643bd -r dbbb0a651bde net/bind911/distinfo
--- a/net/bind911/distinfo      Thu Sep 20 02:56:45 2018 +0000
+++ b/net/bind911/distinfo      Thu Sep 20 10:01:36 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.1 2018/09/09 13:11:38 taca Exp $
+$NetBSD: distinfo,v 1.2 2018/09/20 10:01:36 taca Exp $
 
-SHA1 (bind-9.11.4-P1.tar.gz) = 555d031a4e1f70f703e63c75e46c4299174f0b9c
-RMD160 (bind-9.11.4-P1.tar.gz) = b394f2367d77417836c18261de067fa64b4b36e0
-SHA512 (bind-9.11.4-P1.tar.gz) = 7d7f3f6b557a49d1a808c0ad7d1f42f99f2e1e510c834078bd1fa88697cbc447634a461e8de1260a9668967f51797de8b40761dddfc6fc24055b2d5b494eec0d
-Size (bind-9.11.4-P1.tar.gz) = 9623403 bytes
+SHA1 (bind-9.11.4-P2.tar.gz) = f01eada382fb2bd4d1fcab3f6f83bd3ebc35a9ab
+RMD160 (bind-9.11.4-P2.tar.gz) = 152448ebda7d9824f6035a35466ee29ed0391ab3
+SHA512 (bind-9.11.4-P2.tar.gz) = 6c01810526fc40485a6c0403d1ddc3b76d2e59b3426b5789436bd671f158d2fa0ea7c0aef2de81998ec715dabd06683fed7b17224d5c794c61e7100a69d4cb60
+Size (bind-9.11.4-P2.tar.gz) = 9617963 bytes
 SHA1 (patch-bin_dig_dighost.c) = c87f145a0e78df5d1b834bfec90ab3b4523ee915
 SHA1 (patch-bin_tests_system_metadata_tests.sh) = d01a492d0b7738760bdbff714248e279a78fef28
 SHA1 (patch-config.threads.in) = 8341bdb11888d3efdde5f115de91b1f46aa40bd0



Home | Main Index | Thread Index | Old Index