From patchwork Mon Oct 19 08:43:07 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christian Stewart X-Patchwork-Id: 1384079 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.133; helo=hemlock.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=paral.in Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4CF9JX4mFFz9sRk for ; Mon, 19 Oct 2020 19:43:24 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 467A987605; Mon, 19 Oct 2020 08:43:19 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fS4DA9HBnRrq; Mon, 19 Oct 2020 08:43:17 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id D0F9C8725F; Mon, 19 Oct 2020 08:43:16 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 525C01BF368 for ; Mon, 19 Oct 2020 08:43:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 4D91E87019 for ; Mon, 19 Oct 2020 08:43:13 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id H45KESp-Jfdh for ; Mon, 19 Oct 2020 08:43:13 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-pg1-f195.google.com (mail-pg1-f195.google.com [209.85.215.195]) by whitealder.osuosl.org (Postfix) with ESMTPS id 30A7C86969 for ; Mon, 19 Oct 2020 08:43:13 +0000 (UTC) Received: by mail-pg1-f195.google.com with SMTP id x13so5610395pgp.7 for ; Mon, 19 Oct 2020 01:43:13 -0700 (PDT) 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:in-reply-to :references:mime-version:content-transfer-encoding; bh=3/TpG+I6GMKPKJKqjkz2vQlG/p4nMH9JZbFVaUYJ/RY=; b=UFw758Bzz6iyWblMX0OZxc8J+qCldq81v5EXsE5f5T7VwgkhFkmAvavK5N5PY4R2eh u3LwNmoMrVURWFQnDcRyIbKKCMWo0SXVI1dHzcnzoLNuaD1NerYz14TsueF4V6tQ51yi qqCKGzDGmsX8yu4cD9hWfEYnwisj1KhgZ8pV7XQuU5HqcHynA6iW37AgVQ1vOZvyBp3R 5/AyBBks6eBLqUVqxslVjfz1az1q+LN/kaiRGQVtPsDpYNM6mA+fekyZuRzCDAMAn5Y8 TXi6iE2Jd7eSa0QkErf14Ppz7jC7e9MT2J4j0hW0dxU4eerfZJJ+4/Tkdz+38lmH71Jr FjLQ== X-Gm-Message-State: AOAM532FziHeu3FqqMltf/HFY9cLGdGj9J4QiVKSdvrThXGScTQJMalT MxoDaJm8TTuJKgZumplRufy6suFdJSPt/w== X-Google-Smtp-Source: ABdhPJwfmeUri2m/R1KNhSk2TiGSqNXD0lR5VBD4gEvZ9qAxWC+Qwjupl9lKR8sc+JxqkxR9t8bSqg== X-Received: by 2002:aa7:9af1:0:b029:152:6101:ad12 with SMTP id y17-20020aa79af10000b02901526101ad12mr15276336pfp.40.1603096992320; Mon, 19 Oct 2020 01:43:12 -0700 (PDT) Received: from localhost.localdomain (ip70-191-80-27.sb.sd.cox.net. [70.191.80.27]) by smtp.gmail.com with ESMTPSA id z190sm11361250pfc.89.2020.10.19.01.43.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 19 Oct 2020 01:43:11 -0700 (PDT) From: Christian Stewart To: buildroot@buildroot.org Date: Mon, 19 Oct 2020 01:43:07 -0700 Message-Id: <20201019084307.3283077-2-christian@paral.in> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20201019084307.3283077-1-christian@paral.in> References: <20201019084307.3283077-1-christian@paral.in> MIME-Version: 1.0 Subject: [Buildroot] [RFC PATCH v1 1/1] package/go: bump to version 1.15.3 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: Peter Korsgaard , Christian Stewart , "Yann E . MORIN" , Thomas Petazzoni Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" go1.15.3 (released 2020/10/14) includes fixes to cgo, the compiler, runtime, the go command, and the bytes, plugin, and testing packages. Signed-off-by: Christian Stewart --- package/go/go.hash | 1 + package/go/go.mk | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/package/go/go.hash b/package/go/go.hash index 2f5fe8aacb..9d651a1bfb 100644 --- a/package/go/go.hash +++ b/package/go/go.hash @@ -1,3 +1,4 @@ # From https://golang.org/dl/ sha256 28bf9d0bcde251011caae230a4a05d917b172ea203f2a62f2c2f9533589d4b4d go1.15.2.src.tar.gz +sha256 896a602570e54c8cdfc2c1348abd4ffd1016758d0bd086ccd9787dbfc9b64888 go1.15.3.src.tar.gz sha256 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067 LICENSE diff --git a/package/go/go.mk b/package/go/go.mk index edc44d2378..dc3b35ff50 100644 --- a/package/go/go.mk +++ b/package/go/go.mk @@ -4,7 +4,7 @@ # ################################################################################ -GO_VERSION = 1.15.2 +GO_VERSION = 1.15.3 GO_SITE = https://storage.googleapis.com/golang GO_SOURCE = go$(GO_VERSION).src.tar.gz