Changes

1.9 (30 Jan 2013)

  • Changed jenkins checker to more robustly record versions of plugins installed.

1.8 (29 Jan 2013)

  • jenkins checker now records the versions of plugins installed.

1.7 (19 Jan 2013)

  • implement --no-email option.

1.6 (29 Jul 2012)

  • with the path checker, ignore the extra column in the permission block added by the SELinux integration in the 2.6 kernel.

1.5 (8 Feb 2012)

  • add the jenkins checker.
  • Development model moved to continuous integration using Jenkins.
  • 100% line and branch coverage with tests.
  • Introduced Tox based testing to ensure packaging and dependencies are as expected.

1.4 (26 Sep 2010)

  • add the generic command checker.

1.3 (15 Jul 2010)

  • switch to using the execute package.
  • generalize the dpkg checker into an os_packages checker. The result is that the dpkg checker no longer exists.

1.2 (29 Dec 2009)

  • Supply LC_COLLATE=”C” before calling ls to make sure entries the .listing files generated by the path checker are in a consistent order no matter which user runs checker.

1.1 (20 Dec 2009)

  • Fix bug in init checker; update-rc.d must be called with its full path to work from cron.

1.0 (20 Dec 2009)

  • Initial Release