Changes

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

Table Of Contents

Previous topic

Development

Next topic

License

This Page