X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=dsa-nagios-checks%2Fdebian%2Fchangelog;h=7adfa640b0b0749c536681e1b5f052873361ee4b;hb=33d47d4c2046c919344f01770cb1f3eaa2759542;hp=cba4afcf70879678ca7dabcd1c4192d55563a1f0;hpb=6a8befc56f309e1e0b13fb91b213128a6f6b2bc6;p=mirror%2Fdsa-nagios.git diff --git a/dsa-nagios-checks/debian/changelog b/dsa-nagios-checks/debian/changelog index cba4afc..7adfa64 100644 --- a/dsa-nagios-checks/debian/changelog +++ b/dsa-nagios-checks/debian/changelog @@ -1,7 +1,70 @@ dsa-nagios-checks (9X) Xnstable; urgency=low + [ 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. + * dsa-check-packages: Ignore :$arch in package names of dpkg -l output, + at least for the "primary" arch. Does not really handle multi-arch + packages, but it makes things work again for now. + + [ Stephen Gran ] + * dsa-check-udldap-freshness: check new last_update.trace if it + exists instead of /var/lib/misc/thishost/passwd.{db,tdb}. + * dsa-check-statusfile: Complain if there is no extended information + + [ Uli Martens ] + * dsa-check-soas: Add --no-soa-ns flag. + + -- Stephen Gran Sun, 15 Jul 2012 17:32:57 +0100 + +dsa-nagios-checks (92.1) unstable; urgency=low + + * Fix dsa-update-unowned-file-status cronjob entry more. + + -- Peter Palfrader 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 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 Fri, 24 Feb 2012 18:12:36 +0100 + +dsa-nagios-checks (90) unstable; urgency=low + [ Peter Palfrader ] - * dsa-check-entropy: + * dsa-check-entropy: - document watermark default - fix off-by-one in output * dsa-check-backuppg: @@ -17,7 +80,7 @@ dsa-nagios-checks (9X) Xnstable; urgency=low * Add dsa-check-raid-megactl for awkward PeRC controllers [ Martin Zobel-Helas ] - * add rudimentary check for unowned files + * add rudimentary check for unowned files -- Martin Zobel-Helas Mon, 02 Jan 2012 16:46:33 +0100