diff --git a/SPECS/cluster-agent/cluster-agent.signatures.json b/SPECS/cluster-agent/cluster-agent.signatures.json index d22d37b67..014b05ee7 100644 --- a/SPECS/cluster-agent/cluster-agent.signatures.json +++ b/SPECS/cluster-agent/cluster-agent.signatures.json @@ -1,6 +1,6 @@ { "Signatures": { - "cluster-agent-1.9.0.tar.gz": "efff8a4d8ca59eb5591bbead2b7f2d8006e32aa44c87f11db09f57d739bb3a05", + "cluster-agent-1.9.1.tar.gz": "fa215ae6825a7d42fce59257cafcddccaa1557e279bc11a899ab95f38918db2b", "cluster-agent.service": "e484c560bf881ebd12024404afc68f80493692280f6c5045990fe575ffb746bb", "env_wrapper.sh": "9b1dff883e0d38e5968e7e86363919303da0b3d0213888e7b2ed3c7659c8319c", "cluster-agent.conf": "4324f15acaa9d78738c231867f504c53d753a184a59538e6ccf679d4b8642f36", diff --git a/SPECS/cluster-agent/cluster-agent.spec b/SPECS/cluster-agent/cluster-agent.spec index 8bea2dc5b..b82d25fb0 100644 --- a/SPECS/cluster-agent/cluster-agent.spec +++ b/SPECS/cluster-agent/cluster-agent.spec @@ -1,6 +1,6 @@ Summary: Installs/uninstalls orchestration software on an edge node using command obtained from Cluster Orchestrator. Name: cluster-agent -Version: 1.9.0 +Version: 1.9.1 Release: 1%{?dist} License: Apache-2.0 Vendor: Intel Corporation @@ -129,6 +129,9 @@ install -m 644 %{modulename}.pp %{buildroot}%{_datadir}/selinux/packages/%{modul %selinux_modules_uninstall -s %{selinuxtype} %{modulename} %changelog +* Fri Feb 20 2026 Rajeev Ranjan - 1.9.1-1 +- Update to golang 1.25.7 + * Fri Feb 06 2026 Rajeev Ranjan - 1.9.0-1 - Update to golang 1.25.5 diff --git a/SPECS/hardware-discovery-agent/hardware-discovery-agent.signatures.json b/SPECS/hardware-discovery-agent/hardware-discovery-agent.signatures.json index 874bafd1f..5e9ba875a 100644 --- a/SPECS/hardware-discovery-agent/hardware-discovery-agent.signatures.json +++ b/SPECS/hardware-discovery-agent/hardware-discovery-agent.signatures.json @@ -1,6 +1,6 @@ { "Signatures": { - "hardware-discovery-agent-1.9.1.tar.gz": "7c8d03add00b166c0f23b00c533e9b0d5fe87d3b977d225e85d7ca8ca038915c", + "hardware-discovery-agent-1.9.2.tar.gz": "2c9f84c359e94249f1893f7839beda153eea73b767687fe1eab0cfd113ddab16", "hardware-discovery-agent.service": "2c3151d61ca649ced26764de6008833fbcab45a966b6f18f4113d4cf5a4846b7", "env_wrapper.sh": "0fa0e748f2d1c0b81c240fa59fac4647571518c53479000adb4ba467031cccf6", "hardware-discovery-agent.conf": "ffb9cbd4bf7b95c5dc39d3bc84ab7279b034203533c63856818638636f41c01a", diff --git a/SPECS/hardware-discovery-agent/hardware-discovery-agent.spec b/SPECS/hardware-discovery-agent/hardware-discovery-agent.spec index 9e248e4d9..922aab452 100644 --- a/SPECS/hardware-discovery-agent/hardware-discovery-agent.spec +++ b/SPECS/hardware-discovery-agent/hardware-discovery-agent.spec @@ -1,6 +1,6 @@ Summary: Edge node hardware information reporting Name: hardware-discovery-agent -Version: 1.9.1 +Version: 1.9.2 Release: 1%{?dist} License: Apache-2.0 Vendor: Intel Corporation @@ -116,6 +116,9 @@ install -m 644 %{modulename}.pp %{buildroot}%{_datadir}/selinux/packages/%{modul %selinux_modules_uninstall -s %{selinuxtype} %{modulename} %changelog +* Fri Feb 20 2026 Rajeev Ranjan - 1.9.2-1 +- Update to golang 1.25.7 + * Fri Feb 06 2026 Rajeev Ranjan - 1.9.1-1 - Update to golang 1.25.5 diff --git a/SPECS/in-band-manageability/in-band-manageability.signatures.json b/SPECS/in-band-manageability/in-band-manageability.signatures.json index 1c4e014b6..43458daa2 100644 --- a/SPECS/in-band-manageability/in-band-manageability.signatures.json +++ b/SPECS/in-band-manageability/in-band-manageability.signatures.json @@ -1,6 +1,6 @@ { "Signatures": { - "in-band-manageability-1.1.0.tar.gz": "e7890840d6b33353b384af664c32b813eadca79178fec8113a2763490c49c33e", + "in-band-manageability-1.1.1.tar.gz": "a7f359d6d1e2fda3b6d3c3841dc7f5bd8f53d36fd536cf6b1f1259c3767ee58c", "intel_manageability.conf": "2f67cf57950a29ee37a21f94383c63c067aac2db94e51356ff279110f3e3e5b6", "inbm-configuration-replace-FQDN.sh": "e91bb05cf42b8311cff3d6b554c9f1c0f49ffb66b8df92bc2f185ae449ef4295", "inbm.te": "e528ab9808f2c1961cad97e4e616f8a9a8731ea3c1bc5c493c8d0db1243f3044", diff --git a/SPECS/in-band-manageability/in-band-manageability.spec b/SPECS/in-band-manageability/in-band-manageability.spec index ed7995073..41cddb8ae 100644 --- a/SPECS/in-band-manageability/in-band-manageability.spec +++ b/SPECS/in-band-manageability/in-band-manageability.spec @@ -4,7 +4,7 @@ Summary: An agent to manage systems via in-band connection Name: in-band-manageability -Version: 1.1.0 +Version: 1.1.1 Release: 1%{?dist} Distribution: Edge Microvisor Toolkit Vendor: Intel Corporation @@ -208,6 +208,9 @@ fi %systemd_postun inbd.service %changelog +* Fri Feb 20 2026 Rajeev Ranjan - 1.1.1-1 +- Update to golang 1.25.7 + * Fri Feb 06 2026 Rajeev Ranjan - 1.1.0-1 - Update to golang 1.25.5 diff --git a/SPECS/node-agent/node-agent.signatures.json b/SPECS/node-agent/node-agent.signatures.json index 24a74689c..76fadcf55 100644 --- a/SPECS/node-agent/node-agent.signatures.json +++ b/SPECS/node-agent/node-agent.signatures.json @@ -1,6 +1,6 @@ { "Signatures": { - "node-agent-1.10.1.tar.gz": "2b2777a782e6c0352332047b0779d9823ff2bc6d9610b4fa396ca6f134a9adad", + "node-agent-1.10.2.tar.gz": "2ab849f186bacf90324670afe5f2d6eea6c132a40f2b9e9a83a1c6dc39d36d4c", "node-agent.service": "aa4da847c625e36ba6e22d769e9442521ec6e8eeb542af8ef24f2cad60da03c2", "env_wrapper.sh": "ee5d31b33495426840a742c944088e7f7fe56ec95f0547990f9283e24bf792d1", "node-agent.conf": "f5304d46df115cbe2e8f9e018f22d03e19f3a2cd35ee269478454bf0b269b90f", diff --git a/SPECS/node-agent/node-agent.spec b/SPECS/node-agent/node-agent.spec index 9eee2ce2d..1a5e72645 100644 --- a/SPECS/node-agent/node-agent.spec +++ b/SPECS/node-agent/node-agent.spec @@ -1,6 +1,6 @@ Summary: Edge node registration and trust management Name: node-agent -Version: 1.10.1 +Version: 1.10.2 Release: 1%{?dist} License: Apache-2.0 Vendor: Intel Corporation @@ -161,6 +161,9 @@ sed -i '/client-proxy/{N;d;}' %{_sysconfdir}/edge-node/node/confs/%{name}.yaml %selinux_modules_uninstall -s %{selinuxtype} %{modulename} %changelog +* Fri Feb 20 2026 Rajeev Ranjan - 1.10.2-1 +- Update to golang 1.25.7 + * Fri Feb 06 2026 Rajeev Ranjan - 1.10.1-1 - Update to golang 1.25.5 diff --git a/SPECS/platform-manageability-agent/platform-manageability-agent.signatures.json b/SPECS/platform-manageability-agent/platform-manageability-agent.signatures.json index f73dac5a6..4ac5f31c3 100644 --- a/SPECS/platform-manageability-agent/platform-manageability-agent.signatures.json +++ b/SPECS/platform-manageability-agent/platform-manageability-agent.signatures.json @@ -1,6 +1,6 @@ { "Signatures": { - "pm-agent-0.4.1.tar.gz": "24efec9b17828f2b9ed92c5b17505913cb8f63ac13cc8129000a1bc935ef7169", + "pm-agent-0.4.3.tar.gz": "0ef0f9af52b34a5a6a6ef702089eafff443c6d8cda29eb240cf314a2f0f141d0", "platform-manageability-agent.service": "fdd68c7ab244785c4dda515bb0daff7abf75dec45ffa8e99f1f0c6e50fa1355d", "env_wrapper.sh": "88061a00697508d90a9ecce9bd43f3a00cc8d028a181337895ac1368d970a6f9", "platform-manageability-agent.conf": "efe3d39585266222720a828f4617a25beaf6e6334ee7d9bfa57fba4e4bd7f6ef", diff --git a/SPECS/platform-manageability-agent/platform-manageability-agent.spec b/SPECS/platform-manageability-agent/platform-manageability-agent.spec index 1d7b20ba3..c6b93d87c 100644 --- a/SPECS/platform-manageability-agent/platform-manageability-agent.spec +++ b/SPECS/platform-manageability-agent/platform-manageability-agent.spec @@ -1,6 +1,6 @@ Summary: Platform managebility agent for out of band opration. Name: platform-manageability-agent -Version: 0.4.1 +Version: 0.4.3 Release: 1%{?dist} License: Apache-2.0 Vendor: Intel Corporation @@ -77,6 +77,9 @@ cp copyright %{buildroot}%{_defaultlicensedir}/%{name} %{systemd_postun_with_restart %{name}.service} %changelog +* Fri Feb 20 2026 Rajeev Ranjan - 0.4.3-1 +- Update to golang 1.25.7 + * Fri Feb 06 2026 Rajeev Ranjan - 0.4.1-1 - Update to golang 1.25.5 diff --git a/SPECS/platform-telemetry-agent/platform-telemetry-agent.signatures.json b/SPECS/platform-telemetry-agent/platform-telemetry-agent.signatures.json index 461b3a827..9e0bde4f3 100644 --- a/SPECS/platform-telemetry-agent/platform-telemetry-agent.signatures.json +++ b/SPECS/platform-telemetry-agent/platform-telemetry-agent.signatures.json @@ -1,6 +1,6 @@ { "Signatures": { - "platform-telemetry-agent-1.7.0.tar.gz": "7229bd105d4466751f57749e200e3f27b21428e8ef85a35ac04c829ffc6dd183", + "platform-telemetry-agent-1.7.1.tar.gz": "dab1fe4e94cac545d5dbcb1bfe8c075a9f78fae7404f6b0b8f3e0ae6379c7f42", "platform-telemetry-agent.service": "441d64259c0cb4ee1c5a1ca4fff06454abdab66ddbc01c496e2efcc0ceb88aee", "env_wrapper.sh": "e3d9c27c8e31f6a2a3e530ce31fb6c3078ea3c9cdd4647d5151d9ea7f58296c7", "platform-telemetry-agent.conf": "555a6fcec46c3a27139b4946e3eae30df2fc8a61c83efe2fc616492fee11a925", diff --git a/SPECS/platform-telemetry-agent/platform-telemetry-agent.spec b/SPECS/platform-telemetry-agent/platform-telemetry-agent.spec index 2a0dca5f6..cda2c5bde 100644 --- a/SPECS/platform-telemetry-agent/platform-telemetry-agent.spec +++ b/SPECS/platform-telemetry-agent/platform-telemetry-agent.spec @@ -4,7 +4,7 @@ Summary: An agent for managing and updating metric and log configurations Name: platform-telemetry-agent -Version: 1.7.0 +Version: 1.7.1 Release: 1%{?dist} License: Apache-2.0 Vendor: Intel Corporation @@ -149,6 +149,9 @@ echo "Assigning KUBECONFIG End" %systemd_postun platform-telemetry-agent.service %changelog +* Fri Feb 20 2026 Rajeev Ranjan - 1.7.1-1 +- Update to golang 1.25.7 + * Fri Feb 06 2026 Rajeev Ranjan - 1.7.0-1 - Update to golang 1.25.5 diff --git a/SPECS/platform-update-agent/platform-update-agent.signatures.json b/SPECS/platform-update-agent/platform-update-agent.signatures.json index 165a594c8..9e9a02376 100644 --- a/SPECS/platform-update-agent/platform-update-agent.signatures.json +++ b/SPECS/platform-update-agent/platform-update-agent.signatures.json @@ -1,6 +1,6 @@ { "Signatures": { - "platform-update-agent-1.9.0.tar.gz": "b3b0bd6d510aa64d8812bd492b91699de197e90098b7a168fda5606d2f019960", + "platform-update-agent-1.9.1.tar.gz": "ec496b54df4d63ada457d036db10b0798cbda438662026b3ff29044c59ae5823", "platform-update-agent.service": "e64c76941527f7a74c8d9c8119adbf202edcf6239fe11f6ef67610b73a152d5e", "env_wrapper.sh": "b42ae5895c55e88c34a0bd9c4fac04a26dbf213052aae4dd03d225774188ff1f", "platform-update-agent.conf": "5fd67227ac36173bb271d36a48d5c1ac75c6775253c0b3f03f3ccae9981745fa", diff --git a/SPECS/platform-update-agent/platform-update-agent.spec b/SPECS/platform-update-agent/platform-update-agent.spec index 788e86ad6..49af8f10d 100644 --- a/SPECS/platform-update-agent/platform-update-agent.spec +++ b/SPECS/platform-update-agent/platform-update-agent.spec @@ -3,7 +3,7 @@ Summary: An agent for updating the OS and bare metal agents packages Name: platform-update-agent -Version: 1.9.0 +Version: 1.9.1 Release: 1%{?dist} License: Apache-2.0 Vendor: Intel Corporation @@ -135,6 +135,9 @@ rm -rf %{_var}/edge-node/pua echo "Successfully purged platform-update-agent" %changelog +* Fri Feb 20 2026 Rajeev Ranjan - 1.9.1-1 +- Update to golang 1.25.7 + * Fri Feb 06 2026 Rajeev Ranjan - 1.9.0-1 - Update to golang 1.25.5 diff --git a/SPECS/reporting-agent/reporting-agent.signatures.json b/SPECS/reporting-agent/reporting-agent.signatures.json index 5f2262b28..48dc57f5d 100644 --- a/SPECS/reporting-agent/reporting-agent.signatures.json +++ b/SPECS/reporting-agent/reporting-agent.signatures.json @@ -1,6 +1,6 @@ { "Signatures": { - "reporting-agent-0.1.1.tar.gz": "9edfe08ee353a5ada2a131d64c9c899d1fdc6f306cba9d1dd9b4b799ca64b629", + "reporting-agent-0.1.2.tar.gz": "a0f0e8c9c4da7d3932e35d11e8fcd545c02bc5a6e006e1b82baaedede911758d", "edge-node-metrics.cron": "95a1155723b4e87e016681d292663f79a3d331bfa911f24b91a0782b2684b334", "reporting-agent.conf": "0edc6515cdde3e0ddfc7fcf74796c3571e2ace1d0a5acfa102fb3d50bba7fc3d" } diff --git a/SPECS/reporting-agent/reporting-agent.spec b/SPECS/reporting-agent/reporting-agent.spec index 3e50074dd..490927ec4 100644 --- a/SPECS/reporting-agent/reporting-agent.spec +++ b/SPECS/reporting-agent/reporting-agent.spec @@ -1,6 +1,6 @@ Summary: An agent gathering statistics from Open Edge Platform installations Name: reporting-agent -Version: 0.1.1 +Version: 0.1.2 Release: 1%{?dist} License: Apache-2.0 Vendor: Intel Corporation @@ -75,6 +75,9 @@ cp copyright %{buildroot}%{_defaultlicensedir}/%{name} %sysusers_create_package %{name} %{SOURCE1} %changelog +* Fri Feb 20 2026 Rajeev Ranjan - 0.1.2-1 +- Update to golang 1.25.7 + * Thu Feb 19 2026 Basavarajx unniche - 0.1.1-1 - Update golang to 1.25.5 diff --git a/cgmanifest.json b/cgmanifest.json index d48eac826..730c23db0 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -1897,8 +1897,8 @@ "type": "other", "other": { "name": "cluster-agent", - "version": "1.9.0", - "downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/cluster-agent/v1.9.0.tar.gz" + "version": "1.9.1", + "downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/cluster-agent/v1.9.1.tar.gz" } } }, @@ -5300,8 +5300,8 @@ "type": "other", "other": { "name": "hardware-discovery-agent", - "version": "1.9.1", - "downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/hardware-discovery-agent/v1.9.1.tar.gz" + "version": "1.9.2", + "downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/hardware-discovery-agent/v1.9.2.tar.gz" } } }, @@ -7391,8 +7391,8 @@ "type": "other", "other": { "name": "in-band-manageability", - "version": "1.1.0", - "downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/in-band-manageability/v1.1.0.tar.gz" + "version": "1.1.1", + "downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/in-band-manageability/v1.1.1.tar.gz" } } }, @@ -14722,8 +14722,8 @@ "type": "other", "other": { "name": "node-agent", - "version": "1.10.1", - "downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/node-agent/v1.10.1.tar.gz" + "version": "1.10.2", + "downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/node-agent/v1.10.2.tar.gz" } } }, @@ -21683,8 +21683,8 @@ "type": "other", "other": { "name": "platform-manageability-agent", - "version": "0.4.1", - "downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/platform-manageability-agent/v0.4.1.tar.gz" + "version": "0.4.3", + "downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/platform-manageability-agent/v0.4.3.tar.gz" } } }, @@ -21703,8 +21703,8 @@ "type": "other", "other": { "name": "platform-telemetry-agent", - "version": "1.7.0", - "downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/platform-telemetry-agent/v1.7.0.tar.gz" + "version": "1.7.1", + "downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/platform-telemetry-agent/v1.7.1.tar.gz" } } }, @@ -21713,8 +21713,8 @@ "type": "other", "other": { "name": "platform-update-agent", - "version": "1.9.0", - "downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/platform-update-agent/v1.9.0.tar.gz" + "version": "1.9.1", + "downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/platform-update-agent/v1.9.1.tar.gz" } } }, @@ -26683,8 +26683,8 @@ "type": "other", "other": { "name": "reporting-agent", - "version": "0.1.1", - "downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/reporting-agent/v0.1.1.tar.gz" + "version": "0.1.2", + "downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/reporting-agent/v0.1.2.tar.gz" } } },