Skip to content

Commit 4bf07cf

Browse files
yengliong93cheeyangleeanujm1Ram-srini
authored
Update PUA to 1.5.1 (#40)
* Update PUA to 1.4.3 * Update pua to 1.5.1 --------- Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com> Co-authored-by: Lee Chee Yang <chee.yang.lee@intel.com> Co-authored-by: Anuj Mittal <anuj.mittal@intel.com> Co-authored-by: Ramakrishna Srinivasamurthy <ramakrishna.srinivasamurthy@intel.com>
1 parent 9b473e0 commit 4bf07cf

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

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.4.1.tar.gz": "d697592d399d11b135ac6ffddab7eb09b591b20b53e2248ef62ecc71565ad69a",
3+
"platform-update-agent-1.5.1.tar.gz": "9bbbc7ee29694b355e2e60cc174788969049b95283380eb5cbc7996a6614b900",
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: 5 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.4.1
6+
Version: 1.5.1
77
Release: 1%{?dist}
88
License: Apache-2.0
99
Vendor: Intel Corporation
@@ -133,6 +133,10 @@ rm -rf %{_var}/edge-node/pua
133133
echo "Successfully purged platform-update-agent"
134134

135135
%changelog
136+
* Wed May 28 2025 Yeng Liong Wong <yeng.liong.wong@intel.com> - 1.5.1-1
137+
- Upgrade agent version to 1.5.1
138+
- Improve the PUA startup time
139+
136140
* Thu Apr 03 2025 Rajeev Ranjan <rajeev2.ranjan@intel.com> - 1.4.1-1
137141
- Update common to 1.6.8
138142

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21523,8 +21523,8 @@
2152321523
"type": "other",
2152421524
"other": {
2152521525
"name": "platform-update-agent",
21526-
"version": "1.4.1",
21527-
"downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/platform-update-agent/v1.4.1.tar.gz"
21526+
"version": "1.5.1",
21527+
"downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/platform-update-agent/v1.5.1.tar.gz"
2152821528
}
2152921529
}
2153021530
},

0 commit comments

Comments
 (0)