Skip to content

Commit 824cd8f

Browse files
authored
Platform-manageability-agent secure profile name and host ready status (open-edge-platform#388)
* Platform-manageability-agent secure profile name and host ready status * PMA Version change in signature file
1 parent 856065b commit 824cd8f

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-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.1.7.tar.gz": "63873825d80b14fc808494b579ce4730957dabd73bac8e0821ef8e23b58e0b7e",
3+
"pm-agent-0.1.8.tar.gz": "d35e784a2007d36aafc2e100182b77f054f50258dd0fca98cf858dbbb43f2e33",
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: 6 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.1.7
3+
Version: 0.1.8
44
Release: 1%{?dist}
55
License: Apache-2.0
66
Vendor: Intel Corporation
@@ -75,6 +75,11 @@ cp copyright %{buildroot}%{_defaultlicensedir}/%{name}
7575
%{systemd_postun_with_restart %{name}.service}
7676

7777
%changelog
78+
* Tue Aug 12 2025 Jagrat Acharya <jagrat.acharya@intel.com> - 0.1.8-1
79+
- Updated PMA Version.
80+
- Fix for PROFILE enviroment variable for secure profile name.
81+
- Fix for Ready status for host.
82+
7883
* Fri Aug 8 2025 Jagrat Acharya <jagrat.acharya@intel.com> - 0.1.7-1
7984
- Updated PMA Version.
8085
- Updated sudoers file for AMT Password

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21633,8 +21633,8 @@
2163321633
"type": "other",
2163421634
"other": {
2163521635
"name": "platform-manageability-agent",
21636-
"version": "0.1.7",
21637-
"downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/platform-manageability-agent/v0.1.7.tar.gz"
21636+
"version": "0.1.8",
21637+
"downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/platform-manageability-agent/v0.1.8.tar.gz"
2163821638
}
2163921639
}
2164021640
},

0 commit comments

Comments
 (0)