X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=dsa-nagios-nrpe-config%2Fdebian%2Fchangelog;h=b2e5f2f85adcf739b23b19be24a84ac21fce15c6;hb=6cd8c2af3bce5f030bc1ab6ca6789f508c13bfb6;hp=696623a329fb091f2b6c4efcf26f36075af670a3;hpb=f348589eb139fd7ebf6b67d2da48a7670b979ac1;p=mirror%2Fdsa-nagios.git diff --git a/dsa-nagios-nrpe-config/debian/changelog b/dsa-nagios-nrpe-config/debian/changelog index 696623a..b2e5f2f 100644 --- a/dsa-nagios-nrpe-config/debian/changelog +++ b/dsa-nagios-nrpe-config/debian/changelog @@ -1,3 +1,78 @@ +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` + * Depend on binutils for string(1). + + -- Peter Palfrader Mon, 5 May 2008 17:41:13 +0000 + dsa-nagios-nrpe-config (36) unstable; urgency=low * Add dsa-check-running-kernel