pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/bind912



Module Name:    pkgsrc
Committed By:   taca
Date:           Fri Feb 22 01:24:24 UTC 2019

Modified Files:
        pkgsrc/net/bind912: Makefile distinfo

Log Message:
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]


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/bind912/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/bind912/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/bind912/Makefile
diff -u pkgsrc/net/bind912/Makefile:1.8 pkgsrc/net/bind912/Makefile:1.9
--- pkgsrc/net/bind912/Makefile:1.8     Thu Jan 17 08:53:37 2019
+++ pkgsrc/net/bind912/Makefile Fri Feb 22 01:24:24 2019
@@ -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 @@ CONFLICTS+=   host-[0-9]*
 MAKE_JOBS_SAFE=        no
 USE_CWRAPPERS= no
 
-BIND_VERSION=  9.12.3-P1
+BIND_VERSION=  9.12.3-P4
 
 .include "../../mk/bsd.prefs.mk"
 

Index: pkgsrc/net/bind912/distinfo
diff -u pkgsrc/net/bind912/distinfo:1.5 pkgsrc/net/bind912/distinfo:1.6
--- pkgsrc/net/bind912/distinfo:1.5     Sat Dec 15 16:40:20 2018
+++ pkgsrc/net/bind912/distinfo Fri Feb 22 01:24:24 2019
@@ -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