Skip to content

Commit 2b22d1e

Browse files
(security) golang: bump Go version to 1.23.9-1 (#13697)
Co-authored-by: bot-for-go[bot] <199222863+bot-for-go[bot]@users.noreply.github.com>
1 parent 55ea3fd commit 2b22d1e

3 files changed

Lines changed: 12 additions & 9 deletions

File tree

SPECS/golang/golang-1.23.signatures.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Signatures": {
33
"go.20230802.5.src.tar.gz": "56b9e0e0c3c13ca95d5efa6de4e7d49a9d190eca77919beff99d33cd3fa74e95",
44
"go.20240206.2.src.tar.gz": "7982e0011aa9ab95fd0530404060410af4ba57326d26818690f334fdcb6451cd",
5-
"go1.23.8-20250401.2.src.tar.gz": "43d006db80acc365e9116b2d0eb031d3d3b0a5a61dac1b99fb7270f62ca543b4",
5+
"go1.23.9-20250506.5.src.tar.gz": "bb5d23552167ba2920ba8b2484f7c1ae7faa4bda9b02fdf260c8d489fcfdfdd3",
66
"go1.4-bootstrap-20171003.tar.gz": "f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52"
77
}
88
}

SPECS/golang/golang-1.23.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
%global goroot %{_libdir}/golang
22
%global gopath %{_datadir}/gocode
3-
%global ms_go_filename go1.23.8-20250401.2.src.tar.gz
3+
%global ms_go_filename go1.23.9-20250506.5.src.tar.gz
44
%global ms_go_revision 1
55
%ifarch aarch64
66
%global gohostarch arm64
@@ -14,7 +14,7 @@
1414
%define __find_requires %{nil}
1515
Summary: Go
1616
Name: golang
17-
Version: 1.23.8
17+
Version: 1.23.9
1818
Release: 1%{?dist}
1919
License: BSD-3-Clause
2020
Vendor: Microsoft Corporation
@@ -154,6 +154,9 @@ fi
154154
%{_bindir}/*
155155

156156
%changelog
157+
* Wed May 07 2025 bot-for-go[bot] <199222863+bot-for-go[bot]@users.noreply.github.com> - 1.23.9-1
158+
- Bump version to 1.23.9-1
159+
157160
* Tue Apr 01 2025 bot-for-go[bot] <199222863+bot-for-go[bot]@users.noreply.github.com> - 1.23.8-1
158161
- Bump version to 1.23.8-1
159162

cgmanifest.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4670,8 +4670,8 @@
46704670
"type": "other",
46714671
"other": {
46724672
"name": "golang",
4673-
"version": "1.23.8",
4674-
"downloadUrl": "https://github.com/microsoft/go/releases/download/v1.23.8-1/go1.23.8-20250401.2.src.tar.gz"
4673+
"version": "1.23.9",
4674+
"downloadUrl": "https://github.com/microsoft/go/releases/download/v1.23.9-1/go1.23.9-20250506.5.src.tar.gz"
46754675
}
46764676
}
46774677
},
@@ -27451,11 +27451,11 @@
2745127451
},
2745227452
{
2745327453
"component": {
27454-
"type": "other",
27455-
"other": {
27454+
"type": "other",
27455+
"other": {
2745627456
"name": "rust",
27457-
"version": "1.85.0",
27458-
"downloadUrl": "https://static.rust-lang.org/dist/rustc-1.85.0-src.tar.xz"
27457+
"version": "1.85.0",
27458+
"downloadUrl": "https://static.rust-lang.org/dist/rustc-1.85.0-src.tar.xz"
2745927459
}
2746027460
}
2746127461
},

0 commit comments

Comments
 (0)