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: Thu Jun 20 02:15:20 UTC 2019
Modified Files:
pkgsrc/net/bind912: Makefile distinfo
Log Message:
net/bind912: update to 9.12.4pl2
Update bind912 to 9.12.4pl2 (BIND 9.12.4-P2).
--- 9.12.4-P2 released ---
5244. [security] Fixed a race condition in dns_dispatch_getnext()
that could cause an assertion failure if a
significant number of incoming packets were
rejected. (CVE-2019-6471) [GL #942]
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/net/bind912/Makefile
cvs rdiff -u -r1.8 -r1.9 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.11 pkgsrc/net/bind912/Makefile:1.12
--- pkgsrc/net/bind912/Makefile:1.11 Thu May 2 13:31:07 2019
+++ pkgsrc/net/bind912/Makefile Thu Jun 20 02:15:20 2019
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2019/05/02 13:31:07 taca Exp $
+# $NetBSD: Makefile,v 1.12 2019/06/20 02:15:20 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.4-P1
+BIND_VERSION= 9.12.4-P2
.include "../../mk/bsd.prefs.mk"
Index: pkgsrc/net/bind912/distinfo
diff -u pkgsrc/net/bind912/distinfo:1.8 pkgsrc/net/bind912/distinfo:1.9
--- pkgsrc/net/bind912/distinfo:1.8 Thu May 2 13:31:07 2019
+++ pkgsrc/net/bind912/distinfo Thu Jun 20 02:15:20 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.8 2019/05/02 13:31:07 taca Exp $
+$NetBSD: distinfo,v 1.9 2019/06/20 02:15:20 taca Exp $
-SHA1 (bind-9.12.4-P1.tar.gz) = e1406e294aee810e32f93d60bd45b15b5d1f76e9
-RMD160 (bind-9.12.4-P1.tar.gz) = b656fbd38b80fc59bcd592803671e80825e6e24a
-SHA512 (bind-9.12.4-P1.tar.gz) = 1c07f6e10cb9fd499c4231e8290da94da1f5f4294c664635eac82bdb10be9a01119208fe2c15f5d28f50e3c2cdec7b553851b7676b65792f3f21de071587297d
-Size (bind-9.12.4-P1.tar.gz) = 7914907 bytes
+SHA1 (bind-9.12.4-P2.tar.gz) = 80d35c9ee07bf9bdd87b8b0f68e5d551ffb14085
+RMD160 (bind-9.12.4-P2.tar.gz) = 301d4f319980a185d9364b2970caa197d2f36e42
+SHA512 (bind-9.12.4-P2.tar.gz) = 069fb0684a9e223cf81cc6485accde9d9495e541550e54636742601cc281f04fa58143e1b8d6afe0a8d08f13681fbb12d8bcc843349f47627c0a21bff24144bf
+Size (bind-9.12.4-P2.tar.gz) = 7914709 bytes
SHA1 (patch-bin_named_server.c) = fc54c9014104bfb0c73ec59e2a490de51a5e5b78
SHA1 (patch-bin_pkcs11_pkcs11-keygen.c) = d953bf48aadcdf7e95975d335167cc50f54ef91e
SHA1 (patch-bin_tests_system_metadata_tests.sh) = d01a492d0b7738760bdbff714248e279a78fef28
Home |
Main Index |
Thread Index |
Old Index