Sync from SUSE:ALP:Source:Standard:1.0 go1.22 revision b7f81e64324daff3c3e2d893589e8dcc
This commit is contained in:
parent
6f29796dd9
commit
db82d69ffe
BIN
go1.22.7.src.tar.gz
(Stored with Git LFS)
BIN
go1.22.7.src.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
go1.22.8.src.tar.gz
(Stored with Git LFS)
Normal file
BIN
go1.22.8.src.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 1 17:24:31 UTC 2024 - Jeff Kowalczyk <jkowalczyk@suse.com>
|
||||
|
||||
- go1.22.8 (released 2024-10-01) includes fixes to cgo, and the
|
||||
maps and syscall packages.
|
||||
Refs boo#1218424 go1.22 release tracking
|
||||
* go#69155 maps: segmentation violation in maps.Clone
|
||||
* go#69218 cmd/cgo: alignment issue with int128 inside of a struct
|
||||
* go#69366 syscall: TestAmbientCapsUserns fails on Ubuntu 24.04/Linux 6.8.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 5 15:20:28 UTC 2024 - Jeff Kowalczyk <jkowalczyk@suse.com>
|
||||
|
||||
|
@ -122,7 +122,7 @@
|
||||
%endif
|
||||
|
||||
Name: go1.22
|
||||
Version: 1.22.7
|
||||
Version: 1.22.8
|
||||
Release: 0
|
||||
Summary: A compiled, garbage-collected, concurrent programming language
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
x
Reference in New Issue
Block a user