Skip to content

Commit 12f11b0

Browse files
cjnolanniket-intck-mochi
authored
Update Platform Observability and Telemetry Agents (open-edge-platform#606)
* Update Platform Observability and Telemetry Agents * Update PUA and In-Band Manageability versions * Update platform-observability-agent.signatures.json * Update platform-observability-agent.signatures.json * bump up PUA * Update in-band manageability --------- Co-authored-by: Niket Kumar <niket.kumar@intel.com> Co-authored-by: Kishan Mochi <kishan.mochi@intel.com>
1 parent e606091 commit 12f11b0

9 files changed

Lines changed: 29 additions & 17 deletions

SPECS/in-band-manageability/in-band-manageability.signatures.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Signatures": {
3-
"in-band-manageability-1.0.2.tar.gz": "c48760eb635e1c040bfe2a4c129c97c026257cf281ae89e54714fb99e94ba109",
3+
"in-band-manageability-1.0.6.tar.gz": "506a6589df79081d3eb9fab9545483cae76ca1d2d5304894db29929ae7e30e38",
44
"intel_manageability.conf": "2f67cf57950a29ee37a21f94383c63c067aac2db94e51356ff279110f3e3e5b6",
55
"inbm-configuration-replace-FQDN.sh": "e91bb05cf42b8311cff3d6b554c9f1c0f49ffb66b8df92bc2f185ae449ef4295",
66
"inbm.te": "e528ab9808f2c1961cad97e4e616f8a9a8731ea3c1bc5c493c8d0db1243f3044",

SPECS/in-band-manageability/in-band-manageability.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
Summary: An agent to manage systems via in-band connection
66
Name: in-band-manageability
7-
Version: 1.0.2
8-
Release: 2%{?dist}
7+
Version: 1.0.6
8+
Release: 1%{?dist}
99
Distribution: Edge Microvisor Toolkit
1010
Vendor: Intel Corporation
1111
License: Apache-2.0
@@ -208,6 +208,9 @@ fi
208208
%systemd_postun inbd.service
209209

210210
%changelog
211+
* Tue Dec 02 2025 Christopher Nolan <christopher.nolan@intel.com> - 1.0.6-1
212+
- Update to latest version
213+
211214
* Tue Nov 25 2025 Lee Chee Yang <chee.yang.lee@intel.com> - 1.0.2-2
212215
- amend build required golang version
213216

SPECS/platform-observability-agent/platform-observability-agent.signatures.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Signatures": {
3-
"platform-observability-agent-1.10.1.tar.gz": "ef32a213f154c56244980f8a80af5aa5e378b6f1747c12d3c8150aafd9c060ea",
3+
"platform-observability-agent-1.10.2.tar.gz": "706bd698134db9d410a45bc303486ff18d3488e420a795f93836edd7b74fc238",
44
"platform-observability-collector.service": "11ebad24cbbae4a24b70c11087124aba4e7077390ee4dd4496fdd42e226d4333",
55
"platform-observability-health-check.service": "121f3d26944952b45f018ca9b7bbeb7a3d55a89f8d32d4ef6a04b67a5497101e",
66
"platform-observability-logging.service": "4b375f9fbdd2ddc1d7b0c1021593d02fd02156e28a1474c156a7b698a07db5e3",

SPECS/platform-observability-agent/platform-observability-agent.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Summary: Platform Observability Agent
22
Name: platform-observability-agent
3-
Version: 1.10.1
3+
Version: 1.10.2
44
Release: 1%{?dist}
55
License: Apache-2.0
66
Vendor: Intel Corporation
@@ -130,6 +130,9 @@ mkdir -p %{buildroot}%{_rundir}/platform-observability-agent/fluent-bit
130130
%{systemd_postun_with_restart platform-observability-metrics.service}
131131

132132
%changelog
133+
* Fri Nov 28 2025 Christopher Nolan <christopher.nolan@intel.com> - 1.10.2-1
134+
- Upgrade agent version
135+
133136
* Fri Nov 07 2025 Kishan Mochi <kishan.mochi@intel.com> - 1.10.1-1
134137
- cleanup old inbm entries from configs
135138

SPECS/platform-telemetry-agent/platform-telemetry-agent.signatures.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Signatures": {
3-
"platform-telemetry-agent-1.6.1.tar.gz": "26207aed353eb948cf731c813f8dbe9bfba5e525d57ad6f004739efd9aff1838",
3+
"platform-telemetry-agent-1.6.2.tar.gz": "040f456fb0dca9e3a07c2ecd247a13ee2d43f66e104d18de357224bb8cd94066",
44
"platform-telemetry-agent.service": "441d64259c0cb4ee1c5a1ca4fff06454abdab66ddbc01c496e2efcc0ceb88aee",
55
"env_wrapper.sh": "e3d9c27c8e31f6a2a3e530ce31fb6c3078ea3c9cdd4647d5151d9ea7f58296c7",
66
"platform-telemetry-agent.conf": "555a6fcec46c3a27139b4946e3eae30df2fc8a61c83efe2fc616492fee11a925",

SPECS/platform-telemetry-agent/platform-telemetry-agent.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Summary: An agent for managing and updating metric and log configurations
66
Name: platform-telemetry-agent
7-
Version: 1.6.1
7+
Version: 1.6.2
88
Release: 1%{?dist}
99
License: Apache-2.0
1010
Vendor: Intel Corporation
@@ -148,6 +148,9 @@ echo "Assigning KUBECONFIG End"
148148
%systemd_postun platform-telemetry-agent.service
149149

150150
%changelog
151+
* Fri Nov 28 2025 Christopher Nolan <christopher.nolan@intel.com> - 1.6.2-1
152+
- Bump telemetry manager dependency to 1.24.1
153+
151154
* Thu Nov 20 2025 Rajeev Ranjan <rajeev2.ranjan@intel.com> - 1.6.1-1
152155
- Update to golang 1.24.9
153156
- Fix CVE-2025-47913

SPECS/platform-update-agent/platform-update-agent.signatures.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Signatures": {
3-
"platform-update-agent-1.8.1.tar.gz": "99f7bf3eee3f3841eff15932fcca0dc809534c8774074d686f6101251d3fb292",
3+
"platform-update-agent-1.8.4.tar.gz": "728aa55e7437810a117c73bbcf34d1206287b637e010ebe50cafaad81ed1cdc9",
44
"platform-update-agent.service": "e64c76941527f7a74c8d9c8119adbf202edcf6239fe11f6ef67610b73a152d5e",
55
"env_wrapper.sh": "b42ae5895c55e88c34a0bd9c4fac04a26dbf213052aae4dd03d225774188ff1f",
66
"platform-update-agent.conf": "5fd67227ac36173bb271d36a48d5c1ac75c6775253c0b3f03f3ccae9981745fa",

SPECS/platform-update-agent/platform-update-agent.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
Summary: An agent for updating the OS and bare metal agents packages
55
Name: platform-update-agent
6-
Version: 1.8.1
6+
Version: 1.8.4
77
Release: 1%{?dist}
88
License: Apache-2.0
99
Vendor: Intel Corporation
@@ -134,6 +134,9 @@ rm -rf %{_var}/edge-node/pua
134134
echo "Successfully purged platform-update-agent"
135135

136136
%changelog
137+
* Mon Dec 01 2025 Christopher Nolan <christopher.nolan@intel.com> - 1.8.4-1
138+
- Update agent version
139+
137140
* Thu Nov 20 2025 Rajeev Ranjan <rajeev2.ranjan@intel.com> - 1.8.1-1
138141
- Update to golang 1.24.9
139142
- Fix CVE-2025-47913

cgmanifest.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7361,8 +7361,8 @@
73617361
"type": "other",
73627362
"other": {
73637363
"name": "in-band-manageability",
7364-
"version": "1.0.2",
7365-
"downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/in-band-manageability/v1.0.2.tar.gz"
7364+
"version": "1.0.6",
7365+
"downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/in-band-manageability/v1.0.6.tar.gz"
73667366
}
73677367
}
73687368
},
@@ -21653,8 +21653,8 @@
2165321653
"type": "other",
2165421654
"other": {
2165521655
"name": "platform-observability-agent",
21656-
"version": "1.10.1",
21657-
"downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/platform-observability-agent/1.10.1.tar.gz"
21656+
"version": "1.10.2",
21657+
"downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/platform-observability-agent/1.10.2.tar.gz"
2165821658
}
2165921659
}
2166021660
},
@@ -21663,8 +21663,8 @@
2166321663
"type": "other",
2166421664
"other": {
2166521665
"name": "platform-telemetry-agent",
21666-
"version": "1.6.1",
21667-
"downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/platform-telemetry-agent/v1.6.1.tar.gz"
21666+
"version": "1.6.2",
21667+
"downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/platform-telemetry-agent/v1.6.2.tar.gz"
2166821668
}
2166921669
}
2167021670
},
@@ -21673,8 +21673,8 @@
2167321673
"type": "other",
2167421674
"other": {
2167521675
"name": "platform-update-agent",
21676-
"version": "1.8.1",
21677-
"downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/platform-update-agent/v1.8.1.tar.gz"
21676+
"version": "1.8.4",
21677+
"downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/platform-update-agent/v1.8.4.tar.gz"
2167821678
}
2167921679
}
2168021680
},

0 commit comments

Comments
 (0)