Sync from SUSE:SLFO:Main go1.22 revision c74faadef678bfa303d3d8fbdff9d13c

This commit is contained in:
Adrian Schröter 2025-02-07 18:07:02 +01:00
parent ab2c882db0
commit ecd376ac0e
4 changed files with 16 additions and 4 deletions

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

Binary file not shown.

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

Binary file not shown.

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Feb 4 16:39:49 UTC 2025 - Jeff Kowalczyk <jkowalczyk@suse.com>
- go1.22.12 (released 2025-02-04) includes security fixes to the
crypto/elliptic package, as well as bug fixes to the compiler and
the go command.
Refs boo#1218424 go1.22 release tracking
CVE-2025-22866
* go#71422 go#71383 boo#1236801 security: fix CVE-2025-22866 crypto/internal/fips140/nistec: p256NegCond is variable time on ppc64le
* go#71262 cmd/go/internal/modfetch/codehost: test fails with git 2.47.1
* go#71229 cmd/compile: broken write barrier
-------------------------------------------------------------------
Thu Jan 16 20:07:58 UTC 2025 - Jeff Kowalczyk <jkowalczyk@suse.com>

View File

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