* [Buildroot] [PATCH v1 1/1] package/go: bump to version 1.20.6
@ 2024-01-09 22:51 Christian Stewart via buildroot
2024-01-10 16:13 ` Peter Korsgaard
0 siblings, 1 reply; 3+ messages in thread
From: Christian Stewart via buildroot @ 2024-01-09 22:51 UTC (permalink / raw)
To: buildroot
Cc: Christian Stewart, Anisse Astier, Thomas Petazzoni,
Yann E . MORIN
go1.21.6 (released 2024-01-09) includes fixes to the compiler, the runtime, and
the crypto/tls, maps, and runtime/pprof packages.
https://go.dev/doc/devel/release#go1.21.6
Signed-off-by: Christian Stewart <christian@aperture.us>
---
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 34822b7537..bee10089a7 100644
--- a/package/go/go.hash
+++ b/package/go/go.hash
@@ -1,3 +1,3 @@
# From https://go.dev/dl
-sha256 285cbbdf4b6e6e62ed58f370f3f6d8c30825d6e56c5853c66d3c23bcdb09db19 go1.21.5.src.tar.gz
+sha256 124926a62e45f78daabbaedb9c011d97633186a33c238ffc1e25320c02046248 go1.21.6.src.tar.gz
sha256 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067 LICENSE
diff --git a/package/go/go.mk b/package/go/go.mk
index f3747b6473..f9d31aacac 100644
--- a/package/go/go.mk
+++ b/package/go/go.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GO_VERSION = 1.21.5
+GO_VERSION = 1.21.6
GO_SITE = https://storage.googleapis.com/golang
GO_SOURCE = go$(GO_VERSION).src.tar.gz
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH v1 1/1] package/go: bump to version 1.20.6
2024-01-09 22:51 [Buildroot] [PATCH v1 1/1] package/go: bump to version 1.20.6 Christian Stewart via buildroot
@ 2024-01-10 16:13 ` Peter Korsgaard
2024-01-13 14:39 ` Peter Korsgaard
0 siblings, 1 reply; 3+ messages in thread
From: Peter Korsgaard @ 2024-01-10 16:13 UTC (permalink / raw)
To: Christian Stewart, buildroot
Cc: Anisse Astier, Thomas Petazzoni, Yann E . MORIN
On 09/01/2024 23.51, Christian Stewart wrote:
> go1.21.6 (released 2024-01-09) includes fixes to the compiler, the runtime, and
> the crypto/tls, maps, and runtime/pprof packages.
>
> https://go.dev/doc/devel/release#go1.21.6
>
> Signed-off-by: Christian Stewart <christian@aperture.us>
Committed to master after fixing $SUBJECT, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH v1 1/1] package/go: bump to version 1.20.6
2024-01-10 16:13 ` Peter Korsgaard
@ 2024-01-13 14:39 ` Peter Korsgaard
0 siblings, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2024-01-13 14:39 UTC (permalink / raw)
To: Christian Stewart
Cc: Yann E . MORIN, Anisse Astier, Thomas Petazzoni, buildroot
>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:
> On 09/01/2024 23.51, Christian Stewart wrote:
>> go1.21.6 (released 2024-01-09) includes fixes to the compiler, the runtime, and
>> the crypto/tls, maps, and runtime/pprof packages.
>> https://go.dev/doc/devel/release#go1.21.6
>> Signed-off-by: Christian Stewart <christian@aperture.us>
> Committed to master after fixing $SUBJECT, thanks.
Committed to 2023.11.x, thanks. For 2023.02.x I have instead bumped to
1.20.13.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-01-13 14:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-09 22:51 [Buildroot] [PATCH v1 1/1] package/go: bump to version 1.20.6 Christian Stewart via buildroot
2024-01-10 16:13 ` Peter Korsgaard
2024-01-13 14:39 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox