dsa-check-statusfile: change shebang from ruby to python and fix syntax errors.
[mirror/dsa-nagios.git] / dsa-nagios-checks / debian / changelog
index 1422ecb..ac49963 100644 (file)
@@ -1,3 +1,39 @@
+dsa-nagios-checks (9X) Xnstable; urgency=low
+
+  [ Peter Palfrader ]
+  * dsa-check-zone-rrsig-expiration: configurable packet size, and change
+    default size.
+  * dsa-check-zone-rrsig-expiration-many: run checks in parallel and
+    properly timeout long checks.
+  * dsa-nagios-checks: add perfdata (Alexander Reichle-Schmehl).
+  * dsa-check-statusfile: change shebang from ruby to python and fix syntax
+    errors.
+
+ -- Peter Palfrader <weasel@debian.org>  Wed, 08 Feb 2012 15:36:05 +0100
+
+dsa-nagios-checks (90) unstable; urgency=low
+
+  [ Peter Palfrader ]
+  * dsa-check-entropy:
+    - document watermark default
+    - fix off-by-one in output
+  * dsa-check-backuppg:
+    - ignore regular files in pg backup's root directory if they are still
+      fresh.
+  * dsa-check-config:
+    - fix a bashism.
+  * dsa-check-log-age-loghost
+    - allow minus (-) in hostnames.
+
+  [ Stephen Gran ]
+  * Add event_handler to restart services
+  * Add dsa-check-raid-megactl for awkward PeRC controllers
+
+  [ Martin Zobel-Helas ]
+  * add rudimentary check for unowned files
+
+ -- Martin Zobel-Helas <zobel@debian.org>  Mon, 02 Jan 2012 16:46:33 +0100
+
 dsa-nagios-checks (89) unstable; urgency=low
 
   * dsa-check-running-kernel: kFreeBSD support.