Releases: openSUSE/health-checker
Releases · openSUSE/health-checker
Release Version 1.12
- Improve RPM database consistency check: Use rpm command directly to prevent blocking when there is no zypper database yet or when the admin intentionally broke dependencies
- Implement missing stop argument for RPM database consistency plugin
- Fixes typo in GRUB plugin so that the detection always used the fallback file
- Drop crio, etcd and kubelet plugins because the corresponding products are EOL
Release Version 1.11
- Add RPM database consistency plugin
- Messages are printed with a severity prefix now
- Fix various typos
- Add missing rule for health-checker.service.8
- Remove HTML output of man pages (the man pages are rendered by a common service on manpages.opensuse.org now)
Release Version 1.10
- Fix Btrfs subvolume check if subvol starts with '-'
Release Version 1.9
- Fix failing subvolume mount checks with certain characters in mount point (bug #14).
Release 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 snapshot id's cannnot be reused any more. Due to that store the snapshot number separately now, too.
Release Version 1.7
- Before rollback make sure /.snapshots is mounted read-write
- Fix typos and spelling errors. Note: in case an application is parsing the output it will need to adopt to the new strings.
Release Version 1.6
- Adapt rd.retry to also trigger initqueue timeout tasks [bug #11]
- Reboot system and let the GRUB health-checker part try to find a working initrd if root file system could not be mounted - instead of ending up in an emergency shell
- Correctly declare Bash scripts as such
Release Version 1.5
Version 1.5
- Added /usr/local/libexec/health-checker for user defined plugins.
- Add checks for /tmp and systemd-logind
- Transition system into emergency mode on repeated failures to prevent
random jobs from modifying the broken system - Build system cleanup
- Really fix plugindir replacement in configure.ac script
- Fix plugindir replacement in configure.ac script
- Use Python 3 for building documentation
- Use pkgconf to determine installation directories
- Support multiple menuentries in GRUB configuration
[gh##5] - Support /var on non-root device for reading health data
- Avoid GRUB error message if env_block is not set [boo#1151072]
- Don't show message on manual emergency shell invocation
- Fix handling when booting a non-default snapshot
Release Version 1.2.3
- Fix name of crio RPM
Release Version 1.2.2
- Fix naming in systemd units
- Add hooks for telemetrics events