import greenboot-0.15.7-1.el9_5

i9c changed/i9c/greenboot-0.15.7-1.el9_5
MSVSphere Packaging Team 2 weeks ago
parent 1f405eac78
commit 3dce6975cb
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

@ -1 +1 @@
SOURCES/v0.15.6.tar.gz SOURCES/v0.15.7.tar.gz

@ -1 +1 @@
0eda66a3f0c51817195d38109a1aab992fbe1345 SOURCES/v0.15.6.tar.gz 71aa96136423bf9341d7c9c6dbc9031781d4bfde SOURCES/v0.15.7.tar.gz

@ -1,8 +1,8 @@
%global debug_package %{nil} %global debug_package %{nil}
Name: greenboot Name: greenboot
Version: 0.15.6 Version: 0.15.7
Release: 2%{?dist} Release: 1%{?dist}
Summary: Generic Health Check Framework for systemd Summary: Generic Health Check Framework for systemd
License: LGPL-2.1-or-later License: LGPL-2.1-or-later
@ -176,6 +176,12 @@ fi
%{_prefix}/lib/%{name}/check/required.d/02_watchdog.sh %{_prefix}/lib/%{name}/check/required.d/02_watchdog.sh
%changelog %changelog
* Thu Oct 31 2024 Sayan Paul <paul.sayan@gmail.com> - 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 <paul.sayan@gmail.com> - 0.15.6-2 * Tue Sep 17 2024 saypaul <paul.sayan@gmail.com> - 0.15.6-2
- Update to 0.15.6-2 - Update to 0.15.6-2

Loading…
Cancel
Save