[project @ peter@palfrader.org-20080706095032-bstq0eycfjc6tbfi]
[mirror/dsa-nagios.git] / dsa-nagios-nrpe-config / debian / changelog
index d86f43d..dbcc608 100644 (file)
@@ -1,3 +1,22 @@
+dsa-nagios-nrpe-config (XX) unstable; urgency=low
+
+  * Move apt status update from cron.daily to usr/sbin/dsa-update-apt-status.
+  * Move script calls from cron.daily to cron.d @daily and @reboot.
+  * Introduce hourly runs for dsa-update-apt-status that happen if the system
+    changed in the meantime, that is if /var/lib/dpkg/status or
+    /var/cache/apt/pkgcache.bin are newer than the status file.
+    Also run if the status file does not exist, or if the last apt-get update
+    call failed, or if the last run was more than a day ago.
+  * No longer do @daily runs of dsa-update-apt-status
+
+ -- Peter Palfrader <weasel@debian.org>  Sun, 06 Jul 2008 11:49:37 +0200
+
+dsa-nagios-nrpe-config (45) unstable; urgency=low
+
+  * Add apt upgrades check.
+
+ -- Peter Palfrader <weasel@debian.org>  Tue, 20 May 2008 22:01:07 +0000
+
 dsa-nagios-nrpe-config (44) unstable; urgency=low
 
   * Fix ssh-dss detection.  It need not be at the start of a line