Skip to content

Commit 9e815aa

Browse files
authored
Updated platform-manageability-agent v0.4.7 (#812)
1 parent f2ad1c9 commit 9e815aa

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

SPECS/platform-manageability-agent/platform-manageability-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-
"pm-agent-0.4.4.tar.gz": "adb5aaee99c434bc77b27cd363753d8cde23811b5ed237caa2e52e4ecc73e2d4",
3+
"pm-agent-0.4.7.tar.gz": "122eea9749880b2fba42c7bee9c13583b2dbd7a68eb3d8eedd7287ef3e9d84c3",
44
"platform-manageability-agent.service": "fdd68c7ab244785c4dda515bb0daff7abf75dec45ffa8e99f1f0c6e50fa1355d",
55
"env_wrapper.sh": "88061a00697508d90a9ecce9bd43f3a00cc8d028a181337895ac1368d970a6f9",
66
"platform-manageability-agent.conf": "efe3d39585266222720a828f4617a25beaf6e6334ee7d9bfa57fba4e4bd7f6ef",

SPECS/platform-manageability-agent/platform-manageability-agent.spec

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Summary: Platform managebility agent for out of band opration.
22
Name: platform-manageability-agent
3-
Version: 0.4.4
3+
Version: 0.4.7
44
Release: 1%{?dist}
55
License: Apache-2.0
66
Vendor: Intel Corporation
@@ -77,6 +77,10 @@ cp copyright %{buildroot}%{_defaultlicensedir}/%{name}
7777
%{systemd_postun_with_restart %{name}.service}
7878

7979
%changelog
80+
* Mon Mar 11 2026 Ipsita Nayak <ipsita.nayak@intel.com> - 0.4.7-1
81+
- Updated PMA Version.
82+
- Added activation progress flag.
83+
8084
* Mon Mar 02 2026 Jagrat Acharya <jagrat.acharya@intel.com> - 0.4.4-1
8185
- Updated PMA Version.
8286
- Introduced ACM mode for Vpro.

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21663,8 +21663,8 @@
2166321663
"type": "other",
2166421664
"other": {
2166521665
"name": "platform-manageability-agent",
21666-
"version": "0.4.4",
21667-
"downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/platform-manageability-agent/v0.4.4.tar.gz"
21666+
"version": "0.4.7",
21667+
"downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/platform-manageability-agent/v0.4.7.tar.gz"
2166821668
}
2166921669
}
2167021670
},

0 commit comments

Comments
 (0)