From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Christian Stewart via buildroot <buildroot@buildroot.org>
Cc: "Yann E . MORIN" <yann.morin.1998@free.fr>
Subject: Re: [Buildroot] [PATCH 1/1] package/go: security bump to go 1.19.3
Date: Tue, 1 Nov 2022 23:22:19 +0100 [thread overview]
Message-ID: <20221101232219.68320283@windsurf> (raw)
In-Reply-To: <20221101221537.15506-1-christian@paral.in>
Hello Christian,
On Tue, 1 Nov 2022 15:15:37 -0700
Christian Stewart via buildroot <buildroot@buildroot.org> wrote:
> go1.19.3 (released 2022-11-01) includes security fixes to the os/exec and
> syscall packages, as well as bug fixes to the compiler and the runtime.
>
> Fixes: CVE-2022-41716
>
> NOTE: this CVE is specific to Windows and is not directly relevant to Buildroot.
>
> https://go.dev/doc/devel/release#go1.19
> https://github.com/golang/go/issues?q=milestone%3AGo1.19.3+label%3ACherryPickApproved
>
> Signed-off-by: Christian Stewart <christian@paral.in>
> ---
> 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 f944bd5304..c2a7321634 100644
> --- a/package/go/go.hash
> +++ b/package/go/go.hash
> @@ -1,3 +1,3 @@
> # From https://go.dev/dl
> -sha256 2ce930d70a931de660fdaf271d70192793b1b240272645bf0275779f6704df6b go1.19.2.src.tar.gz
> +sha256 18ac263e39210bcf68d85f4370e97fb1734166995a1f63fb38b4f6e07d90d212 go1.19.3.src.tar.gz
This change in the hash file breaks the coding style: you should use 2
spaces as a separator between fields.
Applied with this fixed. Thanks!
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2022-11-01 22:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-01 22:15 [Buildroot] [PATCH 1/1] package/go: security bump to go 1.19.3 Christian Stewart via buildroot
2022-11-01 22:22 ` Thomas Petazzoni via buildroot [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221101232219.68320283@windsurf \
--to=buildroot@buildroot.org \
--cc=thomas.petazzoni@bootlin.com \
--cc=yann.morin.1998@free.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.