File tree Expand file tree Collapse file tree 3 files changed +9
-6
lines changed
Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "Signatures" : {
3- "reporting-agent-0.1.0 .tar.gz" : " 154d9592a0ba0d5bf6b42173815fed931e3fd1f6ad6b5533a7aa11b4a49c83fa " ,
3+ "reporting-agent-0.1.1 .tar.gz" : " 9edfe08ee353a5ada2a131d64c9c899d1fdc6f306cba9d1dd9b4b799ca64b629 " ,
44 "edge-node-metrics.cron" : " 95a1155723b4e87e016681d292663f79a3d331bfa911f24b91a0782b2684b334" ,
55 "reporting-agent.conf" : " 0edc6515cdde3e0ddfc7fcf74796c3571e2ace1d0a5acfa102fb3d50bba7fc3d"
66 }
Original file line number Diff line number Diff line change 11Summary: An agent gathering statistics from Open Edge Platform installations
22Name: reporting-agent
3- Version: 0.1.0
3+ Version: 0.1.1
44Release: 1%{?dist }
55License: Apache-2.0
66Vendor: Intel Corporation
@@ -9,8 +9,8 @@ URL: https://github.com/open-edge-platform/edge-node-agents
99Source0: %{url }/archive/refs/tags/%{name }/v%{version }.tar.gz#/%{name}-%{version}.tar.gz
1010Source1: %{name }.conf
1111Source2: edge-node-metrics.cron
12- BuildRequires: golang < 1.25
13- BuildRequires: golang >= 1.24.9
12+ BuildRequires: golang < 1.26
13+ BuildRequires: golang >= 1.25.5
1414BuildRequires: systemd-rpm-macros
1515
1616Requires(pre): %{_bindir }/systemd-sysusers
@@ -75,6 +75,9 @@ cp copyright %{buildroot}%{_defaultlicensedir}/%{name}
7575%sysusers_create_package %{name } %{SOURCE1 }
7676
7777%changelog
78+ * Thu Feb 19 2026 Basavarajx unniche <basavarajx.unniche@intel.com> - 0.1.1-1
79+ - Update golang to 1.25.5
80+
7881* Thu Nov 20 2025 Rajeev Ranjan <rajeev2.ranjan@intel.com> - 0.1.0-1
7982- Update to golang 1.24.9
8083- Fix CVE-2025-47913
Original file line number Diff line number Diff line change 2668326683 "type": "other",
2668426684 "other": {
2668526685 "name": "reporting-agent",
26686- "version": "0.1.0 ",
26687- "downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/reporting-agent/v0.1.0 .tar.gz"
26686+ "version": "0.1.1 ",
26687+ "downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/reporting-agent/v0.1.1 .tar.gz"
2668826688 }
2668926689 }
2669026690 },
You can’t perform that action at this time.
0 commit comments