Fri, 27 Sep 2024 11:59:28 UTC | login

Information for build greenboot-0.15.4-1.fc38

ID239531
Package Namegreenboot
Version0.15.4
Release1.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/greenboot.git#82f63074be7f0ba83f9dff5d8aa8fadd43227239
SummaryGeneric Health Check Framework for systemd
DescriptionGeneric Health Check Framework for systemd.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 13 Mar 2023 17:02:12 UTC
CompletedMon, 13 Mar 2023 18:33:12 UTC
Taskbuild (f38, /rpms/greenboot.git:82f63074be7f0ba83f9dff5d8aa8fadd43227239)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/greenboot.git#82f63074be7f0ba83f9dff5d8aa8fadd43227239'}}
Tags
f38
f39
f40
RPMs
src
greenboot-0.15.4-1.fc38.src.rpm (info) (download)
riscv64
greenboot-0.15.4-1.fc38.riscv64.rpm (info) (download)
greenboot-default-health-checks-0.15.4-1.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Mon Feb 20 2023 Packit <hello@packit.dev> - 0.15.4-1 - Release v0.15.4 (Paul Whalen) - checks: update assignment of platform URLs var (Micah Abbott) - Revert "update_platforms_check: quote array for ShellCheck fix" (Micah Abbott) - Update README.md (alcir) * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * 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