File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{
22 "Signatures" : {
3- "jx-3.10.116 -vendor.tar.gz" : " 9e0cc830222cc289a928b684201c6cd3793f60637a4e47a7cbde00076792c94d " ,
4- "jx-3.10.116 .tar.gz" : " 55b14b4f4189f91f481387f8ad9617c37deb859d824c246e817040b740de7d76 "
3+ "jx-3.10.182 -vendor.tar.gz" : " 47bcb18176e44be2c7ffb3666b04d6e5cbaeea93bc3fe6c5fcb974086abe00b4 " ,
4+ "jx-3.10.182 .tar.gz" : " 2abfc9432773007e7c17f78c44ad03aa5b9a6bf8a0118d44bf97a230c1ebd1fb "
55 }
66}
Original file line number Diff line number Diff line change 11Summary: Command line tool for working with Jenkins X.
22Name: jx
3- Version: 3.10.116
4- Release: 2 %{?dist }
3+ Version: 3.10.182
4+ Release: 1 %{?dist }
55License: Apache-2.0
66Vendor: Microsoft Corporation
77Distribution: Azure Linux
@@ -27,7 +27,6 @@ Source0: https://github.com/jenkins-x/jx/archive/v%{version}.tar.gz#/%{na
2727# See: https://reproducible-builds.org/docs/archives/
2828# - For the value of "--mtime" use the date "2021-04-26 00:00Z" to simplify future updates.
2929Source1: %{name }-%{version }-vendor.tar.gz
30- Patch0: CVE-2023-45288.patch
3130
3231BuildRequires: golang >= 1.17.1
3332%global debug_package %{nil }
@@ -63,6 +62,9 @@ install -p -m 755 -t %{buildroot}%{_bindir} ./build/jx
6362%{_bindir }/jx
6463
6564%changelog
65+ * Thu Feb 13 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.10.182-1
66+ - Auto-upgrade to 3.10.182 - Fix CVE-2023-39325 and CVE-2023-44487 in jx
67+
6668* Thu Aug 22 2024 Sumedh Sharma <sumsharma@microsoft.com> - 3.10.116-2
6769- Add patch to resolve CVE-2023-45288
6870
Original file line number Diff line number Diff line change 80918091 "type": "other",
80928092 "other": {
80938093 "name": "jx",
8094- "version": "3.10.116 ",
8095- "downloadUrl": "https://github.com/jenkins-x/jx/archive/v3.10.116 .tar.gz"
8094+ "version": "3.10.182 ",
8095+ "downloadUrl": "https://github.com/jenkins-x/jx/archive/v3.10.182 .tar.gz"
80968096 }
80978097 }
80988098 },
You can’t perform that action at this time.
0 commit comments