Sync from SUSE:ALP:Source:Standard:1.0 go1.22 revision 7a482d58bcc2adaebbbdd00d54ae6919

This commit is contained in:
Adrian Schröter 2024-11-12 09:48:09 +01:00
parent db82d69ffe
commit 27c74ef751
4 changed files with 13 additions and 4 deletions

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

Binary file not shown.

View File

@ -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>

View File

@ -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