diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2012-02-11 07:46:20 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2012-02-11 07:46:20 +0000 |
commit | da23c0fc83a117cd5df1c183b4728a11724cb6ff (patch) | |
tree | df65a28dab8a42e7d06d1b8e5a8be029731f93b6 /debian/changelog | |
parent | 3d60ccc62314f3b1d04fc2e451bae10935c52c4b (diff) | |
download | sitesummary-da23c0fc83a117cd5df1c183b4728a11724cb6ff.tar.gz sitesummary-da23c0fc83a117cd5df1c183b4728a11724cb6ff.tar.bz2 sitesummary-da23c0fc83a117cd5df1c183b4728a11724cb6ff.tar.xz |
Change temp file name created by nagios-plugins check_cups_queue to
include host name being checked, to make it easier to figure out why
some of the temp files are left behind.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7af1050..2df5469 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +sitesummary (0.1.3) UNRELEASED; urgency=low + + * Change temp file name created by nagios-plugins check_cups_queue to + include host name being checked, to make it easier to figure out why + some of the temp files are left behind. + + -- Petter Reinholdtsen <pere@debian.org> Sat, 11 Feb 2012 08:42:08 +0100 + sitesummary (0.1.2) unstable; urgency=low * Add support in nagios plugins check_etc_hosts and check_etc_resolv |