Skip to content

Commit b2b9874

Browse files
CBL-Mariner-Botbot-for-go[bot]anphel31jslobodzian
authored
Merge PR "[AUTO-CHERRYPICK] (security) golang: bump Go version to 1.25.3-1 - branch 3.0-dev" microsoft#14897
Co-authored-by: bot-for-go[bot] <199222863+bot-for-go[bot]@users.noreply.github.com> Co-authored-by: Andrew Phelps <[email protected]> Co-authored-by: jslobodzian <[email protected]>
1 parent 4ae457f commit b2b9874

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

SPECS/golang/golang.signatures.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"go.20230802.5.src.tar.gz": "56b9e0e0c3c13ca95d5efa6de4e7d49a9d190eca77919beff99d33cd3fa74e95",
44
"go.20240206.2.src.tar.gz": "7982e0011aa9ab95fd0530404060410af4ba57326d26818690f334fdcb6451cd",
55
"go1.22.12-20250211.4.src.tar.gz": "e1cc3bff8fdf1f24843ffc9f0eaddfd344eb40fd9ca0d9ba2965165be519eeb7",
6-
"go1.25.1-20250903.7.src.tar.gz": "aeed32f132e54f5985164a0ea23a40000eadcb6650edbcd9f84248e30a88b372",
6+
"go1.25.3-20251013.2.src.tar.gz": "30647e4fb7e2221b199cf25dee909845852be0344230862555e7055fa1e00bd7",
77
"go1.4-bootstrap-20171003.tar.gz": "f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52"
88
}
99
}

SPECS/golang/golang.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.25.1-20250903.7.src.tar.gz
3+
%global ms_go_filename go1.25.3-20251013.2.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.25.1
17+
Version: 1.25.3
1818
Release: 1%{?dist}
1919
License: BSD-3-Clause
2020
Vendor: Microsoft Corporation
@@ -160,6 +160,9 @@ fi
160160
%{_bindir}/*
161161

162162
%changelog
163+
* Tue Oct 14 2025 bot-for-go[bot] <199222863+bot-for-go[bot]@users.noreply.github.com> - 1.25.3-1
164+
- Bump version to 1.25.3-1
165+
163166
* Thu Sep 04 2025 Davis Goodin <[email protected]> - 1.25.1-1
164167
- Bump version to 1.25.1-1
165168

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4700,8 +4700,8 @@
47004700
"type": "other",
47014701
"other": {
47024702
"name": "golang",
4703-
"version": "1.25.1",
4704-
"downloadUrl": "https://github.com/microsoft/go/releases/download/v1.25.1-1/go1.25.1-20250903.7.src.tar.gz"
4703+
"version": "1.25.3",
4704+
"downloadUrl": "https://github.com/microsoft/go/releases/download/v1.25.3-1/go1.25.3-20251013.2.src.tar.gz"
47054705
}
47064706
}
47074707
},

0 commit comments

Comments
 (0)