Compare commits
1 Commits
065dcf4938
...
0307161622
Author | SHA256 | Date | |
---|---|---|---|
0307161622 |
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
|
||||
|
Reference in New Issue
Block a user