From fcac259227d208bea29f0f367660f8e6cd6c4d47 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Fri, 22 Jul 2022 10:42:51 +0100 Subject: [PATCH] 0.15.0 --- .gitignore | 3 ++- greenboot.spec | 32 +++++++++++++++++++------------- sources | 2 +- 3 files changed, 22 insertions(+), 15 deletions(-) diff --git a/.gitignore b/.gitignore index 8410a0d..b918d34 100755 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -/v0.*.tar.gz +/v*.tar.gz +/greenboot-*.tar.gz diff --git a/greenboot.spec b/greenboot.spec index 0f8eb7d..47c7c6f 100644 --- a/greenboot.spec +++ b/greenboot.spec @@ -1,8 +1,8 @@ %global debug_package %{nil} Name: greenboot -Version: 0.14.0 -Release: 3%{?dist} +Version: 0.15.0 +Release: 1%{?dist} Summary: Generic Health Check Framework for systemd License: LGPLv2+ @@ -11,7 +11,7 @@ License: LGPLv2+ %global repo_tag v%{version} URL: https://github.com/%{repo_owner}/%{repo_name} -Source0: https://github.com/%{repo_owner}/%{repo_name}/archive/%{repo_tag}.tar.gz +Source0: https://github.com/%{repo_owner}/%{repo_name}/archive/%{repo_tag}.tar.g#/%{name}-%{version}.tar.gz ExcludeArch: s390x BuildRequires: systemd-rpm-macros @@ -88,6 +88,7 @@ install -DpZm 0755 usr/lib/greenboot/check/wanted.d/* %{buildroot}%{_prefix}/lib %systemd_post greenboot-grub2-set-success.service %systemd_post greenboot-rpm-ostree-grub2-check-fallback.service %systemd_post redboot-auto-reboot.service +%systemd_post greenboot-service-monitor.service %post default-health-checks %systemd_post greenboot-loading-message.service @@ -102,6 +103,7 @@ install -DpZm 0755 usr/lib/greenboot/check/wanted.d/* %{buildroot}%{_prefix}/lib %systemd_preun greenboot-grub2-set-counter.service %systemd_preun greenboot-grub2-set-success.service %systemd_preun greenboot-rpm-ostree-grub2-check-fallback.service +%systemd_preun greenboot-service-monitor.service %preun default-health-checks %systemd_preun greenboot-loading-message.service @@ -116,6 +118,7 @@ install -DpZm 0755 usr/lib/greenboot/check/wanted.d/* %{buildroot}%{_prefix}/lib %systemd_postun greenboot-grub2-set-counter.service %systemd_postun greenboot-grub2-set-success.service %systemd_postun greenboot-rpm-ostree-grub2-check-fallback.service +%systemd_postun greenboot-service-monitor.service %postun default-health-checks %systemd_postun greenboot-loading-message.service @@ -156,6 +159,8 @@ install -DpZm 0755 usr/lib/greenboot/check/wanted.d/* %{buildroot}%{_prefix}/lib %{_unitdir}/greenboot-rpm-ostree-grub2-check-fallback.service %{_libexecdir}/%{name}/redboot-auto-reboot %{_unitdir}/redboot-auto-reboot.service +%{_libexecdir}/%{name}/greenboot-service-monitor +%{_unitdir}/greenboot-service-monitor.service %files default-health-checks %{_prefix}/lib/%{name}/check/required.d/01_repository_dns_check.sh @@ -164,29 +169,30 @@ install -DpZm 0755 usr/lib/greenboot/check/wanted.d/* %{buildroot}%{_prefix}/lib %{_prefix}/lib/%{name}/check/required.d/02_watchdog.sh %changelog +* Thu Jul 21 2022 Sayan Paul - 0.15.0-1 +- The 0.15.0 release +- Add service-monitor + * Thu Jul 21 2022 Fedora Release Engineering - 0.14.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering - 0.14.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild -* Thu Nov 18 2021 Packit Service - 0.14.0-1 -- Release 0.14.0 (Peter Robinson) -- Updated testing documentation (Jose Noguera) -- README updated with TOC and improved explanations (Jose Noguera) -- Add watchdog-triggered boot check #2 (Jose Noguera) -- Update specfile and README to reflect changes in subpackage layout. (Jose Noguera) -- Ensure all required health checks are run #52 (Jose Noguera) +* Thu Nov 18 2021 Peter Robinson - 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 Packit Service - 0.13.1-1 -- tag 0.31.1 (Peter Robinson) +* Wed Nov 10 2021 Peter Robinson - 0.13.1-1 +- Update to 0.13.1 * Mon Jul 26 2021 Jose Noguera - 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 resolutiona and connection checker as health checks out of the box +- Add update platforms DNS resolution and connection checker as health checks out of the box * Sat Jan 16 2021 Peter Robinson - 0.11.0-2 - Make arch specific due to grub availability on s390x diff --git a/sources b/sources index 4ef563d..7bc737b 100755 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v0.14.0.tar.gz) = fa46f578acc93c07dc100ff22b9b4f21efa1ea17b3ed6c7d642a50dfd93af103c0530a7a2e18ac442b1b6c5c08b765c9d2b1d5d17d9e159fcc4c0145bf245d90 +SHA512 (greenboot-0.15.0.tar.gz) = 3a304b7462affdadd913ef9c426917534b62a1fa8e605c997a3aae61a938b3338632f0111402a6457f579f0c2a17b37ebe72972a8a99a270930150e375edb3a7