Sync from SUSE:ALP:Source:Standard:1.0 go1.22 revision 7a482d58bcc2adaebbbdd00d54ae6919
This commit is contained in:
parent
db82d69ffe
commit
27c74ef751
BIN
go1.22.8.src.tar.gz
(Stored with Git LFS)
BIN
go1.22.8.src.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
go1.22.9.src.tar.gz
(Stored with Git LFS)
Normal file
BIN
go1.22.9.src.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 22:47:22 UTC 2024 - Jeff Kowalczyk <jkowalczyk@suse.com>
|
||||
|
||||
- go1.22.9 (released 2024-11-06) includes fixes to the linker.
|
||||
Refs boo#1218424 go1.22 release tracking
|
||||
* go#69745 runtime: TestGdbAutotmpTypes failures
|
||||
* go#69991 cmd/link: LC_UUID not generated by go linker, resulting in failure to access local network on macOS 15
|
||||
* go#70124 cmd/cgo/internal/testcarchive: TestManyCalls failures
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 17:24:31 UTC 2024 - Jeff Kowalczyk <jkowalczyk@suse.com>
|
||||
|
||||
|
@ -122,7 +122,7 @@
|
||||
%endif
|
||||
|
||||
Name: go1.22
|
||||
Version: 1.22.8
|
||||
Version: 1.22.9
|
||||
Release: 0
|
||||
Summary: A compiled, garbage-collected, concurrent programming language
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user