[packit] 0.14.0 upstream release
Upstream tag: v0.14.0 Upstream commit: 507297a2 Signed-off-by: Packit Service <user-cont-team+packit-service@redhat.com>
This commit is contained in:
parent
1dd642a8df
commit
0058661820
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.40.1.dev14+g9731ef0.
|
||||
The file was generated using packit 0.41.0.
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: greenboot
|
||||
Version: 0.13.1
|
||||
Version: 0.14.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Generic Health Check Framework for systemd
|
||||
License: LGPLv2+
|
||||
@ -37,8 +37,10 @@ Obsoletes: greenboot-rpm-ostree-grub2 <= 0.12.0
|
||||
%{summary}.
|
||||
|
||||
%package default-health-checks
|
||||
Summary: Update platforms DNS resolution and connection check for greenboot
|
||||
Summary: Series of optional and curated health checks
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: util-linux
|
||||
Requires: jq
|
||||
Provides: greenboot-update-platforms-check
|
||||
Obsoletes: greenboot-update-platforms-check <= 0.12.0
|
||||
|
||||
@ -157,8 +159,17 @@ install -DpZm 0755 usr/lib/greenboot/check/wanted.d/* %{buildroot}%{_prefix}/lib
|
||||
%{_prefix}/lib/%{name}/check/required.d/01_repository_dns_check.sh
|
||||
%{_prefix}/lib/%{name}/check/wanted.d/01_update_platforms_check.sh
|
||||
%{_unitdir}/greenboot-healthcheck.service.d/10-network-online.conf
|
||||
%{_prefix}/lib/%{name}/check/required.d/02_watchdog.sh
|
||||
|
||||
%changelog
|
||||
* Thu Nov 18 2021 Packit Service <user-cont-team+packit-service@redhat.com> - 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)
|
||||
|
||||
* Wed Nov 10 2021 Packit Service <user-cont-team+packit-service@redhat.com> - 0.13.1-1
|
||||
- tag 0.31.1 (Peter Robinson)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v0.13.1.tar.gz) = e6f8fc5bbfea28409937734f2b5effd50077e6a90d994bd2d7afa16d48461b1e9a26045466ad599dbf053fa6727e296268474c56a44a4637a7723d18c2572068
|
||||
SHA512 (v0.14.0.tar.gz) = fa46f578acc93c07dc100ff22b9b4f21efa1ea17b3ed6c7d642a50dfd93af103c0530a7a2e18ac442b1b6c5c08b765c9d2b1d5d17d9e159fcc4c0145bf245d90
|
||||
|
Loading…
Reference in New Issue
Block a user