Skip to content

Commit 99bb445

Browse files
author
microsoft-golang-bot
authored
(security) golang: bump Go version to 1.23.7-1 (#12831)
1 parent aff9f3a commit 99bb445

File tree

3 files changed

+10
-7
lines changed

3 files changed

+10
-7
lines changed

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.3-20241202.3.src.tar.gz": "7ac83f3918439205861a8ca9e10360e7a0867d9ba8327f283b411e1de077d0e2",
5+
"go1.23.7-20250304.2.src.tar.gz": "dd88200b3af90f6125ceb4055f8fdf2ef78344ed96195231b692942c7ae1413e",
66
"go1.4-bootstrap-20171003.tar.gz": "f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52"
77
}
88
}

SPECS/golang/golang-1.23.spec

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%global goroot %{_libdir}/golang
22
%global gopath %{_datadir}/gocode
3-
%global ms_go_filename go1.23.3-20241202.3.src.tar.gz
4-
%global ms_go_revision 2
3+
%global ms_go_filename go1.23.7-20250304.2.src.tar.gz
4+
%global ms_go_revision 1
55
%ifarch aarch64
66
%global gohostarch arm64
77
%else
@@ -14,8 +14,8 @@
1414
%define __find_requires %{nil}
1515
Summary: Go
1616
Name: golang
17-
Version: 1.23.3
18-
Release: 3%{?dist}
17+
Version: 1.23.7
18+
Release: 1%{?dist}
1919
License: BSD-3-Clause
2020
Vendor: Microsoft Corporation
2121
Distribution: Azure Linux
@@ -154,6 +154,9 @@ fi
154154
%{_bindir}/*
155155

156156
%changelog
157+
* Wed Mar 05 2025 Microsoft Golang Bot <[email protected]> - 1.23.7-1
158+
- Bump version to 1.23.7-1
159+
157160
* Tue Feb 04 2025 Tobias Brick <[email protected]> - 1.23.3-3
158161
- Fix post scriptlet
159162
- Remove calls to alternatives

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4630,8 +4630,8 @@
46304630
"type": "other",
46314631
"other": {
46324632
"name": "golang",
4633-
"version": "1.23.3",
4634-
"downloadUrl": "https://github.com/microsoft/go/releases/download/v1.23.3-2/go1.23.3-20241202.3.src.tar.gz"
4633+
"version": "1.23.7",
4634+
"downloadUrl": "https://github.com/microsoft/go/releases/download/v1.23.7-1/go1.23.7-20250304.2.src.tar.gz"
46354635
}
46364636
}
46374637
},

0 commit comments

Comments
 (0)