Mon, 29 Apr 2024 03:19:05 UTC | login

Information for build greenboot-0.15.3-1.fc37

ID222310
Package Namegreenboot
Version0.15.3
Release1.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/greenboot.git#cc9e72d573486be9e6f589818c49766e8ed597c7
SummaryGeneric Health Check Framework for systemd
DescriptionGeneric Health Check Framework for systemd.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 12 Jan 2023 01:04:07 UTC
CompletedThu, 12 Jan 2023 07:57:56 UTC
Taskbuild (f37, /rpms/greenboot.git:cc9e72d573486be9e6f589818c49766e8ed597c7)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/greenboot.git#cc9e72d573486be9e6f589818c49766e8ed597c7'}}
Tags
f37
f38
RPMs
src
greenboot-0.15.3-1.fc37.src.rpm (info) (download)
riscv64
greenboot-0.15.3-1.fc37.riscv64.rpm (info) (download)
greenboot-default-health-checks-0.15.3-1.fc37.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Tue Nov 29 2022 Packit <hello@packit.dev> - 0.15.3-1 - Release 0.15.3 (Paul Whalen) - packit: add koji, bodhi jobs, upstream url (Paul Whalen) - packit.yaml: Fix deprecated and renamed keys. (Paul Whalen) - greenboot: fix exit status with unknown argument (Paul Whalen) - greenboot-grub2-set-counter.service: ensure /boot is mounted (Adam Williamson) - check-fallbback: ShellCheck fix (Micah Abbott) - greenboot-grub2-set-counter: ShellCheck fix (Micah Abbott) - greenboot-status: fix or statements to default to true (Micah Abbott) - update_platforms_check: quote array for ShellCheck fix (Micah Abbott) - watchdog.sh: ShellCheck fixes (Micah Abbott) - add shellcheck GH action (Micah Abbott) - Revert "disable DefaultDependencies to fix cycle error" (Antonio Murdaca) - Revert "Add greenboot-service-monitor.service for service health checking" (Antonio Murdaca) * Fri Sep 23 2022 Adam Williamson <awilliam@redhat.com> - 0.15.2-2 - Backport PR #84 to fix RHBZ #2121944 * Thu Sep 08 2022 Peter Robinson <pbrobinson@fedoraproject.org> - 0.15.2-1 - Update to 0.15.2 * Wed Aug 31 2022 Peter Robinson <pbrobinson@fedoraproject.org> - 0.15.1-2 - disable DefaultDependencies to fix cycle error * Tue Aug 09 2022 Peter Robinson <pbrobinson@fedoraproject.org> - 0.15.1-1 - Add conf during installation * Thu Jul 21 2022 Sayan Paul <saypaul@fedoraproject.org> - 0.15.0-1 - The 0.15.0 release - Add service-monitor * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Nov 18 2021 Peter Robinson <pbrobinson@fedoraproject.org> - 0.14.0-1 - The 0.14.0 release - Add watchdog-triggered boot check - Ensure all required health checks are run * Wed Nov 10 2021 Peter Robinson <pbrobinson@fedoraproject.org> - 0.13.1-1 - Update to 0.13.1 * Mon Jul 26 2021 Jose Noguera <jnoguera@redhat.com> - 0.12.0-1 - Update to 0.12.0 - Add ability to configure maximum number of boot attempts via env var and config file. - Add How does it work section to README. - Add CI via GitHub Actions and unit testing with BATS. - Add update platforms DNS resolution and connection checker as health checks out of the box * Sat Jan 16 2021 Peter Robinson <pbrobinson@fedoraproject.org> - 0.11.0-2 - Make arch specific due to grub availability on s390x - Resolves: rhbz#1915241