X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=dsa-nagios-checks%2Fdebian%2Fchangelog;h=84decf906b7fe3337c34eb354d28544c8c68e60d;hb=fdfc153b6e7cd87a2d3815d0a06c53d7dbec9f49;hp=2ca61393e0a9f5c66b74c9d772a29b5abaa10078;hpb=3fb500f6c89afb9e3d24337df3e34824225c5c4b;p=mirror%2Fdsa-nagios.git diff --git a/dsa-nagios-checks/debian/changelog b/dsa-nagios-checks/debian/changelog index 2ca6139..84decf9 100644 --- a/dsa-nagios-checks/debian/changelog +++ b/dsa-nagios-checks/debian/changelog @@ -1,13 +1,69 @@ 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 - -- Martin Zobel-Helas Sat, 07 Jan 2012 17:17:50 +0100 + [ 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}. + + [ Uli Martens ] + * dsa-check-soas: Add --no-soa-ns flag. + + -- Peter Palfrader Sat, 21 Apr 2012 09:54:00 +0200 + +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: @@ -23,7 +79,7 @@ dsa-nagios-checks (90) unstable; 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