Skip to content

Commit 5f0bfa4

Browse files
authored
Updated PMA version (#790)
1 parent 861d5b9 commit 5f0bfa4

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.3.tar.gz": "0ef0f9af52b34a5a6a6ef702089eafff443c6d8cda29eb240cf314a2f0f141d0",
3+
"pm-agent-0.4.4.tar.gz": "adb5aaee99c434bc77b27cd363753d8cde23811b5ed237caa2e52e4ecc73e2d4",
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.3
3+
Version: 0.4.4
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 02 2026 Jagrat Acharya <jagrat.acharya@intel.com> - 0.4.4-1
81+
- Updated PMA Version.
82+
- Introduced ACM mode for Vpro.
83+
8084
* Fri Feb 20 2026 Rajeev Ranjan <rajeev2.ranjan@intel.com> - 0.4.3-1
8185
- Update to golang 1.25.7
8286

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.3",
21667-
"downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/platform-manageability-agent/v0.4.3.tar.gz"
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"
2166821668
}
2166921669
}
2167021670
},

0 commit comments

Comments
 (0)