From 00cd778ffb02d181f1b73ef322af856a9e5587d7 Mon Sep 17 00:00:00 2001 From: Rajeev Ranjan Date: Wed, 25 Feb 2026 17:17:57 +0530 Subject: [PATCH] Update dependencies in inbm Signed-off-by: Rajeev Ranjan --- .../in-band-manageability.signatures.json | 2 +- SPECS/in-band-manageability/in-band-manageability.spec | 5 ++++- cgmanifest.json | 4 ++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/SPECS/in-band-manageability/in-band-manageability.signatures.json b/SPECS/in-band-manageability/in-band-manageability.signatures.json index 43458daa2..ae7f24915 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.1.tar.gz": "a7f359d6d1e2fda3b6d3c3841dc7f5bd8f53d36fd536cf6b1f1259c3767ee58c", + "in-band-manageability-1.1.2.tar.gz": "0ef9acb10fa80357f2921aa828b7a111884a83f9148f52e61b9877ec58a5c059", "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 41cddb8ae..a29060d0d 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.1 +Version: 1.1.2 Release: 1%{?dist} Distribution: Edge Microvisor Toolkit Vendor: Intel Corporation @@ -208,6 +208,9 @@ fi %systemd_postun inbd.service %changelog +* Wed Feb 25 2026 Rajeev Ranjan - 1.1.2-1 +- Update dependencies + * Fri Feb 20 2026 Rajeev Ranjan - 1.1.1-1 - Update to golang 1.25.7 diff --git a/cgmanifest.json b/cgmanifest.json index fcd111cff..ff927fd1b 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -7381,8 +7381,8 @@ "type": "other", "other": { "name": "in-band-manageability", - "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" + "version": "1.1.2", + "downloadUrl": "https://github.com/open-edge-platform/edge-node-agents/archive/refs/tags/in-band-manageability/v1.1.2.tar.gz" } } },