Accepting request 1085633 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1085633 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/health-checker?expand=0&rev=20
This commit is contained in:
commit
eadc71c51e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:da70347531b970c9c437219a91ed9a92da80c10ac74810cbcf61b191a3e955df
|
||||
size 73908
|
3
health-checker-1.8.tar.xz
Normal file
3
health-checker-1.8.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b336734317b51f6167b67503e238478280f0e0a12499546bf429b7fc0e7b7452
|
||||
size 74032
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 8 22:12:48 UTC 2023 - Ignaz Forster <iforster@suse.com>
|
||||
|
||||
- Update to version 1.8
|
||||
* Don't rely on t-u's good states in GRUB
|
||||
With the introduction of the "apply" command in
|
||||
transactional-update the snapshots don't require a reboot any
|
||||
more to be registered as a "good" snapshot. Due to
|
||||
[boo#1048088] the GRUB part of health-checker was using the t-u
|
||||
file as a workaround which cannot be done any more now, so
|
||||
store the last good snapshot path from a health-checker
|
||||
perspective independently now.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 6 09:39:18 UTC 2022 - Ignaz Forster <iforster@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package health-checker
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%define _dracutmoduledir %(pkg-config --variable=dracutmodulesdir dracut)
|
||||
|
||||
Name: health-checker
|
||||
Version: 1.7
|
||||
Version: 1.8
|
||||
Release: 0
|
||||
Summary: Service for verifying that important services are running
|
||||
License: GPL-2.0-only
|
||||
|
Loading…
x
Reference in New Issue
Block a user