Releases: cchildress/weeklycheck
Releases · cchildress/weeklycheck
weeklycheck v1.1.0
This release adds support for checking for:
- Checks for matching GLSA notices.
- Added a config file with the ability to enable or disable modules that have outside dependencies.
- Can now be run without additional python libraries. It will skip the checks that depend on the libraries.
Known issues:
- The sensors output has a stray b' at the beginning of the results.
weeklycheck v1.0.1
This is a maintenance release on version 1.0.0.
Resolved issues:
- Program no longer crashes on non-SMART block devices.
Known issues:
- Columns in the disk space section may not line up if you have longer file system names.
weeklycheck v1.0.0
This is the initial release of weeklycheck.
Known issues:
- Columns in the disk space section may not line up if you have longer file system names.
- Program will crash if it encounters a block device that doesn't have SMART status available.