[Buildroot] [PATCH] package/go: security bump to version 1.17.9

Christian Stewart christian at paral.in
Thu Apr 14 19:42:47 UTC 2022


Hi,

I also sent a Go 1.18.1 patch, which now works w/ everything in the
tree (as far as I'm aware).

On Wed, Apr 13, 2022 at 7:17 AM Peter Korsgaard <peter at korsgaard.com> wrote:
>
> go1.17.9 (released 2022-04-12) includes security fixes to the
> crypto/elliptic and encoding/pem packages, as well as bug fixes to the
> linker and runtime.
>
> Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
> ---
>  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 85e6adfb8c..507887eaaa 100644
> --- a/package/go/go.hash
> +++ b/package/go/go.hash
> @@ -1,3 +1,3 @@
>  # From https://golang.org/dl/
> -sha256  2effcd898140da79a061f3784ca4f8d8b13d811fb2abe9dad2404442dabbdf7a  go1.17.8.src.tar.gz
> +sha256  763ad4bafb80a9204458c5fa2b8e7327fa971aee454252c0e362c11236156813  go1.17.9.src.tar.gz

Reviewed-by: Christian Stewart <christian at paral.in>

Thanks,
Christian



More information about the buildroot mailing list