From: Russ Allbery Date: Fri, 4 Mar 2011 01:56:38 +0000 (-0800) Subject: Add changelog entry for upstream 2.2 release X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=4bb2cdf604a570661bd90921dc788a9796f9649e;p=packages%2Fa%2Fafs-monitor.git Add changelog entry for upstream 2.2 release --- diff --git a/debian/changelog b/debian/changelog index d7f1c99..f3b4c54 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +nagios-plugins-afs (2.2-1) unstable; urgency=low + + * New upstream release. + - Add -d flag to check_afs_space to print Nagios performance data + about the percent usage of each partition checked. + - Handle partitions with no read/write volumes in check_afs_quotas. + - Search sbin for the vos binary and fall back on PATH for all AFS + client binaries in all scripts. + - Handle checking quota of volumes with unlimited quota. + + -- Russ Allbery Thu, 03 Mar 2011 17:56:35 -0800 + nagios-plugins-afs (2.1-1) unstable; urgency=low * New upstream release.