diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2007-11-23 20:41:19 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2007-11-23 20:41:19 +0000 |
commit | 59cf5402f37fc0fff3a9b41e3c7cc754ba3bfb04 (patch) | |
tree | 0e9a267507581e89e59253d907c3e5193a956718 /debian | |
parent | 00b996c068fe17ff4c2271e44d91bd1a92f6aa76 (diff) | |
download | sitesummary-59cf5402f37fc0fff3a9b41e3c7cc754ba3bfb04.tar.gz sitesummary-59cf5402f37fc0fff3a9b41e3c7cc754ba3bfb04.tar.bz2 sitesummary-59cf5402f37fc0fff3a9b41e3c7cc754ba3bfb04.tar.xz |
* New script agesinceseen-summary, listing the hosts that have
failed to submit a report in the last few days. It support -l to
list the individual hosts.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 96d04c8..db32d91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,12 @@ -sitesummary (0.0.31) UNRELEASED; urgency=low +summary (0.0.31) UNRELEASED; urgency=low * Add -l option to kernelversion-summary, to get it to list the individual hosts with the given kernel version. + * New script agesinceseen-summary, listing the hosts that have + failed to submit a report in the last few days. It support -l to + list the individual hosts. - -- Petter Reinholdtsen <pere@debian.org> Fri, 23 Nov 2007 21:02:44 +0100 + -- Petter Reinholdtsen <pere@debian.org> Fri, 23 Nov 2007 21:40:00 +0100 sitesummary (0.0.30) unstable; urgency=low |