From patchwork Fri Mar 12 20:56:59 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christian Stewart X-Patchwork-Id: 1452396 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=busybox.net (client-ip=140.211.166.136; helo=smtp3.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4Dxyml1HGLz9sRN for ; Sat, 13 Mar 2021 07:57:11 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 9108A60680; Fri, 12 Mar 2021 20:57:08 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EZ_l_AN5ACFF; Fri, 12 Mar 2021 20:57:07 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp3.osuosl.org (Postfix) with ESMTP id E215060663; Fri, 12 Mar 2021 20:57:06 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 118DA1BF580 for ; Fri, 12 Mar 2021 20:57:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 008856067F for ; Fri, 12 Mar 2021 20:57:05 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dkl2x28xDi4V for ; Fri, 12 Mar 2021 20:57:04 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.8.0 Received: from mail-pj1-f48.google.com (mail-pj1-f48.google.com [209.85.216.48]) by smtp3.osuosl.org (Postfix) with ESMTPS id EEFF760663 for ; Fri, 12 Mar 2021 20:57:03 +0000 (UTC) Received: by mail-pj1-f48.google.com with SMTP id x7-20020a17090a2b07b02900c0ea793940so11318144pjc.2 for ; Fri, 12 Mar 2021 12:57:03 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=dBHw3PUdVnLEppUkyjC6LkvmtJ+VMyUW9IKZ+BzqFe0=; b=DDEKxh+EBBwvFraVFKqnfAK/e6El8eNf6ceMXM/gRPY2Anifr/usf1LpxTLvep4Gag ZNiwOp/j+Pj8MoW4LZf8IIGuyshDTWevDbhctDR7Btck949h00VPUlCpJc9oq3xuC730 BcAF+lnVwNtqRtu7SjkMwIfj5FFiBTxGwcu6uN39zmcwQCkVPthwtW49APv6PAtHXz2+ 0kUyu08tvS5cahREOGyeFdYQC8iT4kc1XZtm140TzIETlPHLxvc8w0KDr92i1oHn5/yT jIsP5jFoYxv/vV2xcmoRkgvz92RP/SaqfJkXFoK0h+fKWj8cz/l6R9Ck9SeKGdF8VZoy Rmhg== X-Gm-Message-State: AOAM533gjmTKfXs8mPtCX7Dg0t/90wwcAx+ZRk6OaosPGcxJr3nef74a cuHBahUhjMV5bu8u3MWfhCy6UMjC8nZyFg== X-Google-Smtp-Source: ABdhPJzVFPQZWwphmF1Z54ZfVMkB1ePSt0l3Gd+4gyO4kIobmfvZiWXJhw5YQZ8AlZtWTifVXfLkUQ== X-Received: by 2002:a17:902:8a91:b029:e6:3e11:b252 with SMTP id p17-20020a1709028a91b02900e63e11b252mr355528plo.7.1615582622973; Fri, 12 Mar 2021 12:57:02 -0800 (PST) Received: from localhost.localdomain (ip70-191-80-27.sb.sd.cox.net. [70.191.80.27]) by smtp.gmail.com with ESMTPSA id s3sm6453339pfs.185.2021.03.12.12.57.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 12 Mar 2021 12:57:02 -0800 (PST) From: Christian Stewart To: buildroot@buildroot.org Date: Fri, 12 Mar 2021 12:56:59 -0800 Message-Id: <20210312205659.76580-1-christian@paral.in> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Subject: [Buildroot] [PATCH 1/1] package/go: security bump to 1.16.2 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Christian Stewart , Romain Naour , Thomas Petazzoni Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" go1.16.1 (released 2021/03/10) includes security fixes to the archive/zip and encoding/xml packages. go1.16.2 (released 2021/03/11) includes fixes to cgo, the compiler, linker, the go command, and the syscall and time packages. https://golang.org/doc/devel/release.html#go1.16 Signed-off-by: Christian Stewart --- package/go/go.hash | 2 +- package/go/go.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/go/go.hash b/package/go/go.hash index 4181fb52c5..524b6131dc 100644 --- a/package/go/go.hash +++ b/package/go/go.hash @@ -1,3 +1,3 @@ # From https://golang.org/dl/ -sha256 7688063d55656105898f323d90a79a39c378d86fe89ae192eb3b7fc46347c95a go1.16.src.tar.gz +sha256 37ca14287a23cb8ba2ac3f5c3dd8adbc1f7a54b9701a57824bf19a0b271f83ea go1.16.2.src.tar.gz sha256 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067 LICENSE diff --git a/package/go/go.mk b/package/go/go.mk index f6cb2469a8..ff12fb0c62 100644 --- a/package/go/go.mk +++ b/package/go/go.mk @@ -4,7 +4,7 @@ # ################################################################################ -GO_VERSION = 1.16 +GO_VERSION = 1.16.2 GO_SITE = https://storage.googleapis.com/golang GO_SOURCE = go$(GO_VERSION).src.tar.gz