X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=dsa-nagios-nrpe-config%2Fdebian%2Fchangelog;h=c4e3c8a77a1f742a1c80d8bf60050b24de470724;hb=bafe766e556a9839f0f5bb6cce8f4c9fc1c9f47c;hp=fe8b291bdb6340267c04764bed2c927f8c1f2bd9;hpb=559e9d44e67d0b14da4650ba85181c6a035718b0;p=mirror%2Fdsa-nagios.git diff --git a/dsa-nagios-nrpe-config/debian/changelog b/dsa-nagios-nrpe-config/debian/changelog index fe8b291..c4e3c8a 100644 --- a/dsa-nagios-nrpe-config/debian/changelog +++ b/dsa-nagios-nrpe-config/debian/changelog @@ -1,3 +1,90 @@ +dsa-nagios-nrpe-config (49) unstable; urgency=low + + * dsa-check-hpacucli: Learn correct transfer speed for Ultra 3 Wide (160mb/s) + + -- Peter Palfrader Wed, 23 Jul 2008 00:56:54 +0200 + +dsa-nagios-nrpe-config (48) unstable; urgency=low + + * Don't just print the sudoers lines to stdout, tell the admin to add them + also. + + -- Peter Palfrader Tue, 22 Jul 2008 21:25:56 +0000 + +dsa-nagios-nrpe-config (47) unstable; urgency=low + + * dsa-check-hpacucli: Check transfer speed of disks. + + -- Peter Palfrader Tue, 22 Jul 2008 23:14:50 +0200 + +dsa-nagios-nrpe-config (46) 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 Sun, 06 Jul 2008 11:51:27 +0200 + +dsa-nagios-nrpe-config (45) unstable; urgency=low + + * Add apt upgrades check. + + -- Peter Palfrader 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 + (think >from="1.2.3.4" ssh-dss< ...). + + -- Peter Palfrader Mon, 19 May 2008 14:34:23 +0000 + +dsa-nagios-nrpe-config (43) unstable; urgency=low + + * Depend on ruby. + + -- Peter Palfrader Mon, 19 May 2008 14:19:10 +0000 + +dsa-nagios-nrpe-config (42) unstable; urgency=low + + * weak-ssh-keys-check: Ignore empty lines in authorized-keys files. + * weak-ssh-keys-check: Handle servers not doing DSA in from_ssh_host(). + * Run weak-ssh-keys-check on install. + + -- Peter Palfrader Mon, 19 May 2008 14:05:10 +0000 + +dsa-nagios-nrpe-config (41) unstable; urgency=low + + * Add dsa-check-statusfile. + * Add weak-ssh-keys-check to be run from cron.daily. Depend on + libberkeleydb-perl and dsa-ssh-weak-keys now. + * Remove up /var/cache/dsa/nagios/weak-ssh-keys in postrm purge. + + -- Peter Palfrader Mon, 19 May 2008 15:55:43 +0200 + +dsa-nagios-nrpe-config (40) unstable; urgency=low + + * Teach dsa-check-hpacucli about rebuilding. + + -- Peter Palfrader Fri, 9 May 2008 12:55:07 +0000 + +dsa-nagios-nrpe-config (39) unstable; urgency=low + + * Add dsa-check-hpacucli. + * Suggest hpacucli. + + -- Peter Palfrader Wed, 7 May 2008 19:54:55 +0000 + +dsa-nagios-nrpe-config (38) unstable; urgency=low + + * Try harder to find version string. + + -- Peter Palfrader Mon, 5 May 2008 17:48:42 +0000 + dsa-nagios-nrpe-config (37) unstable; urgency=low * dsa-check-running-kernel: also check /boot/vmlinux-`uname -r`