From 0ae80116bf37a6530413a189b86f84c0f13308bb Mon Sep 17 00:00:00 2001 From: saypaul Date: Thu, 31 Oct 2024 14:12:11 +0530 Subject: [PATCH] update to version 0.15.7 Signed-off-by: saypaul --- greenboot.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/greenboot.spec b/greenboot.spec index dbfcbc7..e0bdd5d 100644 --- a/greenboot.spec +++ b/greenboot.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: greenboot -Version: 0.15.6 +Version: 0.15.7 Release: 1%{?dist} Summary: Generic Health Check Framework for systemd License: LGPL-2.1-or-later @@ -176,6 +176,12 @@ fi %{_prefix}/lib/%{name}/check/required.d/02_watchdog.sh %changelog +* Thu Oct 31 2024 Sayan Paul - 0.15.7-1 +- Update to 0.15.7 +- Reword warning message for disabled checks +- Fixed the issue that boot_counter cannot be unset and some scripts do not have executable permissions +- Packit: only use IoT relevant branches + * Tue Sep 10 2024 Paul Whalen - 0.15.6-1 - Update to 0.15.6