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

This commit is contained in:
Adrian Schröter 2024-12-06 13:43:12 +01:00
parent 27c74ef751
commit 0d6198a23e
4 changed files with 14 additions and 4 deletions

BIN
go1.22.10.src.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
go1.22.9.src.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Dec 3 18:00:04 UTC 2024 - Jeff Kowalczyk <jkowalczyk@suse.com>
- go1.22.10 (released 2024-12-03) includes fixes to the runtime and
the syscall package.
Refs boo#1218424 go1.22 release tracking
* go#70201 syscall: SyscallN always escapes the variadic argument
* go#70238 time: TestLoadFixed failures
* go#70474 sync/atomic: TestNilDeref flaky failure on windows-386 with runtime fatal error
-------------------------------------------------------------------
Wed Nov 6 22:47:22 UTC 2024 - Jeff Kowalczyk <jkowalczyk@suse.com>

View File

@ -122,7 +122,7 @@
%endif
Name: go1.22
Version: 1.22.9
Version: 1.22.10
Release: 0
Summary: A compiled, garbage-collected, concurrent programming language
License: BSD-3-Clause