pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/bind99



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Jul 14 03:56:28 UTC 2018

Modified Files:
        pkgsrc/net/bind99: Makefile distinfo
        pkgsrc/net/bind99/patches: patch-bin_tests_system_metadata_tests.sh

Log Message:
net/bind99: update to 9.9.13

This release contains security fix for CVE-2018-5738 and several bug fixes.
For more detail, please refer CHANGES file.


To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 pkgsrc/net/bind99/Makefile
cvs rdiff -u -r1.51 -r1.52 pkgsrc/net/bind99/distinfo
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/net/bind99/patches/patch-bin_tests_system_metadata_tests.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/bind99/Makefile
diff -u pkgsrc/net/bind99/Makefile:1.73 pkgsrc/net/bind99/Makefile:1.74
--- pkgsrc/net/bind99/Makefile:1.73     Sat Mar 24 15:03:54 2018
+++ pkgsrc/net/bind99/Makefile  Sat Jul 14 03:56:27 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.73 2018/03/24 15:03:54 taca Exp $
+# $NetBSD: Makefile,v 1.74 2018/07/14 03:56:27 taca Exp $
 
 DISTNAME=      bind-${BIND_VERSION}
 PKGNAME=       ${DISTNAME:S/-P/pl/}
@@ -14,7 +14,7 @@ CONFLICTS+=   host-[0-9]*
 
 MAKE_JOBS_SAFE=        no
 
-BIND_VERSION=  9.9.12
+BIND_VERSION=  9.9.13
 
 .include "../../mk/bsd.prefs.mk"
 

Index: pkgsrc/net/bind99/distinfo
diff -u pkgsrc/net/bind99/distinfo:1.51 pkgsrc/net/bind99/distinfo:1.52
--- pkgsrc/net/bind99/distinfo:1.51     Sat Mar 24 15:03:54 2018
+++ pkgsrc/net/bind99/distinfo  Sat Jul 14 03:56:27 2018
@@ -1,12 +1,12 @@
-$NetBSD: distinfo,v 1.51 2018/03/24 15:03:54 taca Exp $
+$NetBSD: distinfo,v 1.52 2018/07/14 03:56:27 taca Exp $
 
-SHA1 (bind-9.9.12.tar.gz) = 4b6cc262c538fcbf11e9ac4ceea3047d93972dea
-RMD160 (bind-9.9.12.tar.gz) = a31d564f81d9d94fa2293414e30f5e5633b12a42
-SHA512 (bind-9.9.12.tar.gz) = 41929804bdb4db003fad407f38d20e7d7a85e23a13a5cf81fb96c226cac71988c5433f1ef22e44ea73b0d57259a45ef16ee73e23637e87c7c2ebdf121a5e4c1b
-Size (bind-9.9.12.tar.gz) = 8694636 bytes
+SHA1 (bind-9.9.13.tar.gz) = 61726bc33434ed811739b2513d14b9f138a87129
+RMD160 (bind-9.9.13.tar.gz) = b3e035037fb0396ff65800ea94fc606848afd0ea
+SHA512 (bind-9.9.13.tar.gz) = 39d7cafd7cdc6e791b7a5cc847f01ad754ff18f1e4a9c4f5c453ae378329688277530cba9fb8ca379d8c81be2fd9fc912d686eb256070a303d6232fe2b1a4ea0
+Size (bind-9.9.13.tar.gz) = 8752488 bytes
 SHA1 (patch-bin_dig_dighost.c) = a4bc9558c5dbedcc6bb0f87ea309358ca098d42a
 SHA1 (patch-bin_tests_system_Makefile.in) = 96dac694cba8dd60bce9df23bab295c0be2f9e9a
-SHA1 (patch-bin_tests_system_metadata_tests.sh) = d1a28605baa79d74d5b98ef9d5fc479596d0c52d
+SHA1 (patch-bin_tests_system_metadata_tests.sh) = b84cfd9b005b8a8bd7e7e975a276d9c99f5a780a
 SHA1 (patch-config.threads.in) = 227b83efe9cb3e301aaac9b97cf42f1fb8ad06b2
 SHA1 (patch-configure) = 1e86fab1a82f237dfc7f1a3c09e4ef6095bf973e
 SHA1 (patch-contrib_dlz_config.dlz.in) = f18bec63fbfce7cb2cd72929058ce3770fce458f

Index: pkgsrc/net/bind99/patches/patch-bin_tests_system_metadata_tests.sh
diff -u pkgsrc/net/bind99/patches/patch-bin_tests_system_metadata_tests.sh:1.1 pkgsrc/net/bind99/patches/patch-bin_tests_system_metadata_tests.sh:1.2
--- pkgsrc/net/bind99/patches/patch-bin_tests_system_metadata_tests.sh:1.1      Sat Mar 24 15:03:54 2018
+++ pkgsrc/net/bind99/patches/patch-bin_tests_system_metadata_tests.sh  Sat Jul 14 03:56:27 2018
@@ -1,15 +1,15 @@
-$NetBSD: patch-bin_tests_system_metadata_tests.sh,v 1.1 2018/03/24 15:03:54 taca Exp $
+$NetBSD: patch-bin_tests_system_metadata_tests.sh,v 1.2 2018/07/14 03:56:27 taca Exp $
 
 * Avoid using "==" for argument of test(1).
 
---- bin/tests/system/metadata/tests.sh.orig    2018-03-08 20:56:13.000000000 +0000
+--- bin/tests/system/metadata/tests.sh.orig    2018-07-03 05:28:20.000000000 +0000
 +++ bin/tests/system/metadata/tests.sh
-@@ -146,7 +146,7 @@ status=`expr $status + $ret`
+@@ -144,7 +144,7 @@ status=`expr $status + $ret`
  
- echo "I:checking warning about permissions change on key with dnssec-settime ($n)"
+ echo_i "checking warning about permissions change on key with dnssec-settime ($n)"
  uname=`uname -o 2> /dev/null`
 -if [ Cygwin == "$uname"  ]; then
 +if [ Cygwin = "$uname"  ]; then
-       echo "I: Cygwin detected, skipping"
+       echo_i "Cygwin detected, skipping"
  else
        ret=0



Home | Main Index | Thread Index | Old Index