From ac3637f324ddee114570214504b34758a1054b9e Mon Sep 17 00:00:00 2001 From: "andy.peng" Date: Thu, 8 Jan 2026 10:19:55 +0800 Subject: [PATCH] update tink worker version --- SPECS/tink-worker/tink-worker.signatures.json | 4 ++-- SPECS/tink-worker/tink-worker.spec | 6 +++++- cgmanifest.json | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/SPECS/tink-worker/tink-worker.signatures.json b/SPECS/tink-worker/tink-worker.signatures.json index 8823369f45..aca215c4c4 100644 --- a/SPECS/tink-worker/tink-worker.signatures.json +++ b/SPECS/tink-worker/tink-worker.signatures.json @@ -1,7 +1,7 @@ { "Signatures": { - "tink-worker-v1.1.4.tar.gz": "794259f4c3b7d41beced1863764885144a47881245f0e640ab827ca3f03d7e8f", + "tink-worker-v1.1.5.tar.gz": "6b7315275c1a8a0bec7a3c419996cbd981c5a488473ac9935487d9c8e2cf21f4", "tink-worker.service": "0bd4bdf62618966a33567859e78fd7f88269275a1c730f8c472f4a266443e404", - "tink-worker-v1.1.4-vendor.tar.gz": "6b1840a79530a7ab0077dc0630e07200a576c4c30480a28c66ba6f8c74842ccb" + "tink-worker-v1.1.5-vendor.tar.gz": "eefb654923c16ea1bd9dd8f569708b05e148e0b63b29f85c64cd896e21fa9b79" } } \ No newline at end of file diff --git a/SPECS/tink-worker/tink-worker.spec b/SPECS/tink-worker/tink-worker.spec index 09ba2ab649..cdb60a131e 100644 --- a/SPECS/tink-worker/tink-worker.spec +++ b/SPECS/tink-worker/tink-worker.spec @@ -2,7 +2,7 @@ Summary: In-memory Operating System Installation Environment for Executing Tinkerbell Workflows Name: tink-worker -Version: 1.1.4 +Version: 1.1.5 Release: 1%{?dist} Distribution: Edge Microvisor Toolkit Vendor: Intel Corporation @@ -46,6 +46,10 @@ install -Dp -m0644 %{SOURCE1} %{buildroot}%{_unitdir}/tink-worker.service %{_unitdir}/tink-worker.service %changelog +* Tue Jan 6 2026 Andy - 1.1.5-1 +- Update version to fix CVE +- CVE-2025-52881 + * Tue Dec 2 2025 Andy - 1.1.4-1 - Update version to fix CVE - CVE-2025-47913 diff --git a/cgmanifest.json b/cgmanifest.json index bcbc7cc257..3e1468a1ab 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -29626,8 +29626,8 @@ "type": "other", "other": { "name": "tink-worker", - "version": "1.1.4", - "downloadUrl": "https://github.com/open-edge-platform/infra-onboarding/archive/refs/tags/tink-worker/v1.1.4.tar.gz" + "version": "1.1.5", + "downloadUrl": "https://github.com/open-edge-platform/infra-onboarding/archive/refs/tags/tink-worker/v1.1.5.tar.gz" } } },