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:           Thu Aug  9 14:51:25 UTC 2018

Modified Files:
        pkgsrc/net/bind99: Makefile distinfo

Log Message:
net/bind99: update to 9.9.13pl1

Update bind99 to 9.9.13pl1 (9.9.13-P1).

        --- 9.9.13-P1 released ---

4997.   [security]      named could crash during recursive processing
                        of DNAME records when "deny-answer-aliases" was
                        in use. (CVE-2018-5740) [GL #387]


To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 pkgsrc/net/bind99/Makefile
cvs rdiff -u -r1.52 -r1.53 pkgsrc/net/bind99/distinfo

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.74 pkgsrc/net/bind99/Makefile:1.75
--- pkgsrc/net/bind99/Makefile:1.74     Sat Jul 14 03:56:27 2018
+++ pkgsrc/net/bind99/Makefile  Thu Aug  9 14:51:24 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.74 2018/07/14 03:56:27 taca Exp $
+# $NetBSD: Makefile,v 1.75 2018/08/09 14:51:24 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.13
+BIND_VERSION=  9.9.13-P1
 
 .include "../../mk/bsd.prefs.mk"
 

Index: pkgsrc/net/bind99/distinfo
diff -u pkgsrc/net/bind99/distinfo:1.52 pkgsrc/net/bind99/distinfo:1.53
--- pkgsrc/net/bind99/distinfo:1.52     Sat Jul 14 03:56:27 2018
+++ pkgsrc/net/bind99/distinfo  Thu Aug  9 14:51:24 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.52 2018/07/14 03:56:27 taca Exp $
+$NetBSD: distinfo,v 1.53 2018/08/09 14:51:24 taca Exp $
 
-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 (bind-9.9.13-P1.tar.gz) = fdc8572a5bde8c25054924cacc8e21f342ff3231
+RMD160 (bind-9.9.13-P1.tar.gz) = 105a3364bd076d9ba59b64fc4571a397b0d4fa12
+SHA512 (bind-9.9.13-P1.tar.gz) = 0a6d7f4cfd89500ba89d056bcea5f4c6371df2165555c494bc30a6ebd4ca7f8ac9232c5acde1a5d153af4689dbd3691508498634f9d5ff99fcf618626e5f43c2
+Size (bind-9.9.13-P1.tar.gz) = 8753154 bytes
 SHA1 (patch-bin_dig_dighost.c) = a4bc9558c5dbedcc6bb0f87ea309358ca098d42a
 SHA1 (patch-bin_tests_system_Makefile.in) = 96dac694cba8dd60bce9df23bab295c0be2f9e9a
 SHA1 (patch-bin_tests_system_metadata_tests.sh) = b84cfd9b005b8a8bd7e7e975a276d9c99f5a780a



Home | Main Index | Thread Index | Old Index