Skip to content

Commit 2552ba5

Browse files
authored
Merge pull request #202 from runcom/prepare-0-15.8
Release 0.15.8
2 parents b836752 + 807d345 commit 2552ba5

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

greenboot.spec

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%global debug_package %{nil}
22

33
Name: greenboot
4-
Version: 0.15.7
4+
Version: 0.15.8
55
Release: 1%{?dist}
66
Summary: Generic Health Check Framework for systemd
77
License: LGPL-2.1-or-later
@@ -176,6 +176,11 @@ fi
176176
%{_prefix}/lib/%{name}/check/required.d/02_watchdog.sh
177177

178178
%changelog
179+
* Tue Feb 18 2025 Antonio Murdaca <[email protected]> - 0.15.8-1
180+
- Bump to 0.15.8
181+
- Fail early if a required check fails
182+
- Fix rollback if bootc is installed
183+
179184
* Thu Oct 31 2024 Sayan Paul <[email protected]> - 0.15.7-1
180185
- Update to 0.15.7
181186
- Reword warning message for disabled checks

0 commit comments

Comments
 (0)