Skip to content

Releases: cchildress/weeklycheck

weeklycheck v1.1.0

06 Aug 04:05

Choose a tag to compare

This release adds support for checking for:

  1. Checks for matching GLSA notices.
  2. Added a config file with the ability to enable or disable modules that have outside dependencies.
  3. Can now be run without additional python libraries. It will skip the checks that depend on the libraries.

Known issues:

  1. The sensors output has a stray b' at the beginning of the results.

weeklycheck v1.0.1

16 Mar 01:25

Choose a tag to compare

This is a maintenance release on version 1.0.0.

Resolved issues:

  1. Program no longer crashes on non-SMART block devices.

Known issues:

  1. Columns in the disk space section may not line up if you have longer file system names.

weeklycheck v1.0.0

16 Mar 01:22

Choose a tag to compare

This is the initial release of weeklycheck.
Known issues:

  1. Columns in the disk space section may not line up if you have longer file system names.
  2. Program will crash if it encounters a block device that doesn't have SMART status available.