Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion LICENSES-AND-NOTICES/SPECS/data/licenses.json
Original file line number Diff line number Diff line change
Expand Up @@ -2784,7 +2784,6 @@
"gnutls",
"gobject-introspection",
"golang",
"golang-1.23",
"golang-1.24",
"gperf",
"gperftools",
Expand Down
7 changes: 5 additions & 2 deletions SPECS/gh/gh.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Summary: GitHub official command line tool
Name: gh
Version: 2.62.0
Release: 9%{?dist}
Release: 10%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Azure Linux
Expand All @@ -24,7 +24,7 @@ Patch8: CVE-2025-22869.patch
Patch9: CVE-2025-22872.patch
Patch10: CVE-2025-48938.patch

BuildRequires: golang < 1.23
BuildRequires: golang
BuildRequires: git
Requires: git
%global debug_package %{nil}
Expand Down Expand Up @@ -65,6 +65,9 @@ make test
%{_datadir}/zsh/site-functions/_gh

%changelog
* Tue Sep 09 2025 Jyoti Kanase <[email protected]> - 2.62.0-10
- Bump release to rebuild with go 1.25.3

* Mon Jun 16 2025 Sreeniavsulu Malavathula <[email protected]> - 2.62.0-9
- Patch CVE-2025-48938

Expand Down
8 changes: 0 additions & 8 deletions SPECS/golang/golang-1.23.signatures.json

This file was deleted.

Loading
Loading