From 0a6a16ebe3b677323d4e5302f9eb5218d9492f30 Mon Sep 17 00:00:00 2001 From: saypaul Date: Tue, 27 Aug 2024 13:24:33 +0530 Subject: [PATCH] spec: new upstream version v0.15.5 Resolves: RHEL-56044 --- greenboot.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/greenboot.spec b/greenboot.spec index 6c2bbaa..59d5aea 100644 --- a/greenboot.spec +++ b/greenboot.spec @@ -4,7 +4,7 @@ Name: greenboot Version: 0.15.5 Release: 2%{?dist} Summary: Generic Health Check Framework for systemd -License: LGPLv2+ +License: LGPL-2.1-or-later %global repo_owner fedora-iot %global repo_name %{name} @@ -171,13 +171,15 @@ install -DpZm 0644 etc/greenboot/greenboot.conf %{buildroot}%{_sysconfdir}/%{nam %{_prefix}/lib/%{name}/check/required.d/02_watchdog.sh %changelog -* Fri Aug 16 2024 saypaul - 0.15.5-2 +* Thu Aug 22 2024 Peter Robinson - 0.15.5-2 +- Reorder files, don't overwrite configs on update + +* Fri Aug 16 2024 Sayan Paul - 0.15.5-1 - The 0.15.5 release - Auto-detect image type and use correct rollback - Support for read only /boot mount - Warn users of missing disabled healthchecks - Add feature to disable healthchecks -- Reorder files, don't overwrite configs on update * Fri Feb 17 2023 Paul Whalen - 0.15.4-1 - The 0.15.4 release @@ -260,4 +262,4 @@ install -DpZm 0644 etc/greenboot/greenboot.conf %{buildroot}%{_sysconfdir}/%{nam - Spec Review * Thu Jun 14 2018 Christian Glombek - 0.4-1 -- Initial Package +- Initial Package \ No newline at end of file