]> git.michaelhowe.org Git - packages/a/afs-monitor.git/commitdiff
Add changelog entry for upstream 2.2 release
authorRuss Allbery <rra@stanford.edu>
Fri, 4 Mar 2011 01:56:38 +0000 (17:56 -0800)
committerRuss Allbery <rra@stanford.edu>
Fri, 4 Mar 2011 01:56:38 +0000 (17:56 -0800)
debian/changelog

index d7f1c99fa8f0654e486e50c1a2f9d5061e782a47..f3b4c54b67df20fd5f5d924f324bf8f503764f37 100644 (file)
@@ -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 <rra@debian.org>  Thu, 03 Mar 2011 17:56:35 -0800
+
 nagios-plugins-afs (2.1-1) unstable; urgency=low
 
   * New upstream release.