All of lore.kernel.org
 help / color / mirror / Atom feed
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>,
	Christian Stewart <christian@aperture.us>
Subject: Re: [Buildroot] [PATCH v1 1/1] package/go-bootstrap-stage2: bump version to 1.19.11
Date: Tue, 8 Aug 2023 19:29:06 +0200	[thread overview]
Message-ID: <20230808192906.1a6c6871@windsurf> (raw)
In-Reply-To: <20230724011811.434148-1-christian@aperture.us>

On Sun, 23 Jul 2023 18:18:11 -0700
Christian Stewart via buildroot <buildroot@buildroot.org> wrote:

> While it's not strictly necessary to update go-bootstrap-stage2, we can
> continue to update the package to the latest 1.19.x until Go 1.19.x is
> discontinued, at which point we can leave it at the final 1.19.x
> version.
> 
> This package is only used when bootstrapping host-go.
> 
> go1.19.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.
> 
> https://go.dev/doc/devel/release#go1.19.minor
> 
> Signed-off-by: Christian Stewart <christian@aperture.us>
> ---
>  package/go-bootstrap-stage2/go-bootstrap-stage2.hash | 3 ++-
>  package/go-bootstrap-stage2/go-bootstrap-stage2.mk   | 2 +-
>  2 files changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/package/go-bootstrap-stage2/go-bootstrap-stage2.hash b/package/go-bootstrap-stage2/go-bootstrap-stage2.hash
> index 874737ea2d..a698adaa23 100644
> --- a/package/go-bootstrap-stage2/go-bootstrap-stage2.hash
> +++ b/package/go-bootstrap-stage2/go-bootstrap-stage2.hash
> @@ -1,3 +1,4 @@
>  # From https://go.dev/dl
> -sha256  13755bcce529747d5f2930dee034730c86d02bd3e521ab3e2bbede548d3b953f  go1.19.10.src.tar.gz
> +sha256  e25c9ab72d811142b7f41ff6da5165fec2d1be5feec3ef2c66bc0bdecb431489  go1.19.11.src.tar.gz
>  sha256  2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067  LICENSE
> +

Addition of a useless empty newline here causing a check-package
warning.

Fixed that, and applied to master. I've applied to master because it's
a low-risk update, with a security fix inside, even though admittedly
go-bootstrap-stage2 doesn't go on the target.

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

      reply	other threads:[~2023-08-08 17:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-24  1:18 [Buildroot] [PATCH v1 1/1] package/go-bootstrap-stage2: bump version to 1.19.11 Christian Stewart via buildroot
2023-08-08 17:29 ` 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=20230808192906.1a6c6871@windsurf \
    --to=buildroot@buildroot.org \
    --cc=christian@aperture.us \
    --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.