From e0906cb5ffeaf26c001501ec2bf971efc8b35e77 Mon Sep 17 00:00:00 2001 From: bsiegert Date: Fri, 18 Oct 2019 14:48:29 +0000 Subject: Update go112 to 1.12.12. qo1.12.11 (released 2019/10/17) includes security fixes to the crypto/dsa package. See the Go 1.12.11 milestone on our issue tracker for details. go1.12.12 (released 2019/10/17) includes fixes to the go command, runtime, syscall and net packages. See the Go 1.12.12 milestone on our issue tracker for details. --- lang/go/version.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/go') diff --git a/lang/go/version.mk b/lang/go/version.mk index 710efa7e294..9201a928e28 100644 --- a/lang/go/version.mk +++ b/lang/go/version.mk @@ -1,4 +1,4 @@ -# $NetBSD: version.mk,v 1.69 2019/09/26 18:36:46 bsiegert Exp $ +# $NetBSD: version.mk,v 1.70 2019/10/18 14:48:29 bsiegert Exp $ CTF_SUPPORTED= no SSP_SUPPORTED= no @@ -6,7 +6,7 @@ STRIP_DEBUG_SUPPORTED= no .include "../../mk/bsd.prefs.mk" -GO112_VERSION= 1.12.10 +GO112_VERSION= 1.12.12 GO111_VERSION= 1.11.13 GO110_VERSION= 1.10.8 GO19_VERSION= 1.9.7 -- cgit v1.2.3