diff --git a/.gitignore b/.gitignore index 1ab5931..688c268 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/v0.15.6.tar.gz +SOURCES/v0.15.7.tar.gz diff --git a/.greenboot.metadata b/.greenboot.metadata index b86fd3d..5082309 100644 --- a/.greenboot.metadata +++ b/.greenboot.metadata @@ -1 +1 @@ -0eda66a3f0c51817195d38109a1aab992fbe1345 SOURCES/v0.15.6.tar.gz +71aa96136423bf9341d7c9c6dbc9031781d4bfde SOURCES/v0.15.7.tar.gz diff --git a/SPECS/greenboot.spec b/SPECS/greenboot.spec index 61233ee..558f64c 100644 --- a/SPECS/greenboot.spec +++ b/SPECS/greenboot.spec @@ -1,8 +1,8 @@ %global debug_package %{nil} Name: greenboot -Version: 0.15.6 -Release: 2%{?dist} +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 17 2024 saypaul - 0.15.6-2 - Update to 0.15.6-2