Skip to content

Commit

Permalink
golang: upgrade version 1.20.10 -> 1.21.6
Browse files Browse the repository at this point in the history
Signed-off-by: Muhammad Falak R Wani <[email protected]>
  • Loading branch information
mfrw committed Feb 8, 2024
1 parent d984b2f commit c67ade2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SPECS/golang/golang.signatures.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"Signatures": {
"go1.19.12.src.tar.gz": "ee5d50e0a7fd74ba1b137cb879609aaaef9880bf72b5d1742100e38ae72bb557",
"go1.4-bootstrap-20171003.tar.gz": "f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52",
"go1.20.10.src.tar.gz": "72d2f51805c47150066c103754c75fddb2c19d48c9219fa33d1e46696c841dbb"
"go1.21.6.src.tar.gz": "124926a62e45f78daabbaedb9c011d97633186a33c238ffc1e25320c02046248"
}
}
5 changes: 4 additions & 1 deletion SPECS/golang/golang.spec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
%define __find_requires %{nil}
Summary: Go
Name: golang
Version: 1.20.10
Version: 1.21.6
Release: 1%{?dist}
License: BSD-3-Clause
Vendor: Microsoft Corporation
Expand Down Expand Up @@ -141,6 +141,9 @@ fi
%{_bindir}/*

%changelog
* Fri Feb 02 2024 Muhammad Falak <[email protected]> - 1.21.6-1
- Bump version to 1.21.6

* Mon Oct 16 2023 Nan Liu <[email protected]> - 1.20.10-1
- Bump version to 1.20.10 to address CVE-2023-29409, CVE-2023-39318, CVE-2023-39319, CVE-2023-39323, CVE-2023-39533, CVE-2023-29406, CVE-2023-39325, CVE-2023-44487
- Remove patches that no longer apply
Expand Down

0 comments on commit c67ade2

Please sign in to comment.