From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 8419CC3DA6F for ; Fri, 25 Aug 2023 16:06:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id D6B1A83C68; Fri, 25 Aug 2023 16:06:00 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org D6B1A83C68 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7SDh06s6j-Yn; Fri, 25 Aug 2023 16:06:00 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp1.osuosl.org (Postfix) with ESMTP id 335E383B8E; Fri, 25 Aug 2023 16:05:59 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 335E383B8E Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id DE34F1BF2CB for ; Fri, 25 Aug 2023 16:05:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id B747F83B8E for ; Fri, 25 Aug 2023 16:05:56 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org B747F83B8E X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aCQ6TwtYoit4 for ; Fri, 25 Aug 2023 16:05:55 +0000 (UTC) Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::221]) by smtp1.osuosl.org (Postfix) with ESMTPS id A8C3D83B02 for ; Fri, 25 Aug 2023 16:05:54 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org A8C3D83B02 Received: by mail.gandi.net (Postfix) with ESMTPSA id 1E6AE240005; Fri, 25 Aug 2023 16:05:50 +0000 (UTC) Received: from peko by dell.be.48ers.dk with local (Exim 4.94.2) (envelope-from ) id 1qZZJm-002ye7-8O; Fri, 25 Aug 2023 18:05:50 +0200 From: Peter Korsgaard To: Thomas Petazzoni via buildroot References: <20230711221456.1703814-1-christian@aperture.us> <20230712215100.4f35aa53@windsurf> Date: Fri, 25 Aug 2023 18:05:50 +0200 In-Reply-To: <20230712215100.4f35aa53@windsurf> (Thomas Petazzoni via buildroot's message of "Wed, 12 Jul 2023 21:51:00 +0200") Message-ID: <87wmxj9kf5.fsf@48ers.dk> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 X-GND-Sasl: peter@korsgaard.com Subject: Re: [Buildroot] [PATCH 1/1] package/go: security bump to version 1.19.11 X-BeenThere: buildroot@buildroot.org 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 , Anisse Astier , Thomas Petazzoni , "Yann E . MORIN" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" >>>>> "Thomas" == Thomas Petazzoni via buildroot writes: > On Tue, 11 Jul 2023 15:14:56 -0700 > Christian Stewart via buildroot wrote: >> go1.19.11 (released 2023-07-11) includes a security fix to the net/http package, >> as well as bug fixes to cgo, the cover tool, the go command, the runtime, and >> the go/printer package. >> >> CVE-2023-29406 and Go issue https://go.dev/issue/60374 >> >> Signed-off-by: Christian Stewart >> --- >> package/go/go.hash | 2 +- >> package/go/go.mk | 2 +- >> 2 files changed, 2 insertions(+), 2 deletions(-) > Applied to master, thanks. Committed to 2023.02.x and 2023.05.x, thanks. -- Bye, Peter Korsgaard _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot