spec: new upstream version v0.15.5
Resolves: RHEL-56044
This commit is contained in:
parent
9e538b1220
commit
0a6a16ebe3
@ -4,7 +4,7 @@ Name: greenboot
|
|||||||
Version: 0.15.5
|
Version: 0.15.5
|
||||||
Release: 2%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Generic Health Check Framework for systemd
|
Summary: Generic Health Check Framework for systemd
|
||||||
License: LGPLv2+
|
License: LGPL-2.1-or-later
|
||||||
|
|
||||||
%global repo_owner fedora-iot
|
%global repo_owner fedora-iot
|
||||||
%global repo_name %{name}
|
%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
|
%{_prefix}/lib/%{name}/check/required.d/02_watchdog.sh
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Aug 16 2024 saypaul <paul.sayan@gmail.com> - 0.15.5-2
|
* Thu Aug 22 2024 Peter Robinson <pbrobinson@fedoraproject.org> - 0.15.5-2
|
||||||
|
- Reorder files, don't overwrite configs on update
|
||||||
|
|
||||||
|
* Fri Aug 16 2024 Sayan Paul <paul.sayan@gmail.com> - 0.15.5-1
|
||||||
- The 0.15.5 release
|
- The 0.15.5 release
|
||||||
- Auto-detect image type and use correct rollback
|
- Auto-detect image type and use correct rollback
|
||||||
- Support for read only /boot mount
|
- Support for read only /boot mount
|
||||||
- Warn users of missing disabled healthchecks
|
- Warn users of missing disabled healthchecks
|
||||||
- Add feature to disable healthchecks
|
- Add feature to disable healthchecks
|
||||||
- Reorder files, don't overwrite configs on update
|
|
||||||
|
|
||||||
* Fri Feb 17 2023 Paul Whalen <pwhalen@fedoraproject.org> - 0.15.4-1
|
* Fri Feb 17 2023 Paul Whalen <pwhalen@fedoraproject.org> - 0.15.4-1
|
||||||
- The 0.15.4 release
|
- The 0.15.4 release
|
||||||
@ -260,4 +262,4 @@ install -DpZm 0644 etc/greenboot/greenboot.conf %{buildroot}%{_sysconfdir}/%{nam
|
|||||||
- Spec Review
|
- Spec Review
|
||||||
|
|
||||||
* Thu Jun 14 2018 Christian Glombek <lorbus@fedoraproject.org> - 0.4-1
|
* Thu Jun 14 2018 Christian Glombek <lorbus@fedoraproject.org> - 0.4-1
|
||||||
- Initial Package
|
- Initial Package
|
Loading…
Reference in New Issue
Block a user