dsa-update-apt-status: send the cron output to syslog rather than email
[mirror/dsa-nagios.git] / dsa-nagios-checks / debian / changelog
index 6952eb8..114e052 100644 (file)
@@ -1,13 +1,81 @@
 dsa-nagios-checks (9X) Xnstable; urgency=low
 
-  * dsa-check-entropy: 
+  [ Tollef Fog Heen ]
+  * dsa-update-unowned-file-status: Use -fstype proc rather than hard
+    coding /proc in order to match procfs in chroots too.
+  * dsa-update-apt-status: send the cron output to syslog rather than email
+
+  [ Peter Palfrader ]
+  * dsa-check-msa-eventlog: Add --verbose switch to show info level
+    event log entries.
+  * add dsa-check-crl-expire.
+  * rename checks/dsa-check-backuppg.conf.sample ->
+    etc/dsa-check-backuppg.conf.sample.
+  * dsa-check-running-kernel: Fix finding meta package for 3.x kernels.
+
+  [ Stephen Gran ]
+  * dsa-check-udldap-freshness: check new last_update.trace if it
+    exists instead of /var/lib/misc/thishost/passwd.{db,tdb}.
+
+ -- Peter Palfrader <weasel@debian.org>  Sun, 18 Mar 2012 20:34:29 +0100
+
+dsa-nagios-checks (92.1) unstable; urgency=low
+
+  * Fix dsa-update-unowned-file-status cronjob entry more.
+
+ -- Peter Palfrader <weasel@debian.org>  Sat, 25 Feb 2012 13:30:08 +0100
+
+dsa-nagios-checks (92) unstable; urgency=low
+
+  * Fix dsa-update-unowned-file-status cronjob entry.
+
+ -- Peter Palfrader <weasel@debian.org>  Sat, 25 Feb 2012 12:40:00 +0100
+
+dsa-nagios-checks (91) unstable; 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.
+  * dsa-check-soas: support supplying an IP address for additional nameservers
+    to check on with -a.
+
+  [ Tollef Fog Heen ]
+  * Make the unowned files check skip /proc.
+  * Limit the number of unowned files we register in the state file to 40.
+
+  [ Peter Palfrader ]
+  * Rewrite unowned files check into something that writes proper
+    nagios status files and behaves in a nice and sane way.
+
+ -- Peter Palfrader <weasel@debian.org>  Fri, 24 Feb 2012 18:12:36 +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
 
- -- Peter Palfrader <weasel@debian.org>  Fri, 22 Apr 2011 14:24:16 +0200
+ -- Martin Zobel-Helas <zobel@debian.org>  Mon, 02 Jan 2012 16:46:33 +0100
 
 dsa-nagios-checks (89) unstable; urgency=low