X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=dsa-nagios-checks%2Fdebian%2Fchangelog;h=7b623971a8565f12e853d3831d4b372bc1d4c888;hb=2580102b1f9ab6eb22d5245150cbd36572195f96;hp=c0bfae09d4209a4ce82f144446f5d6731d2c79a9;hpb=84920787b1f4cd0b5badef3970848c745b6e7409;p=mirror%2Fdsa-nagios.git diff --git a/dsa-nagios-checks/debian/changelog b/dsa-nagios-checks/debian/changelog index c0bfae0..7b62397 100644 --- a/dsa-nagios-checks/debian/changelog +++ b/dsa-nagios-checks/debian/changelog @@ -1,5 +1,45 @@ -dsa-nagios-checks (96) UNRELEASED; urgency=low +dsa-nagios-checks (100) UNRELEASED; urgency=low + [ Peter Palfrader ] + * dsa-check-running-kernel: Check from all compression tokens. + * dsa-check-zone-rrsig-expiration-many: Initialize exit properly, in case + it does not get set later. + + [ George Kargiotakis ] + * dsa-check-hpacucli: Add Parity check for logical drives. + + [ Stephen Gran ] + * dsa-check-mq-connection: Catch case when host has never connected + + -- Peter Palfrader Fri, 04 Apr 2014 18:55:33 +0200 + +dsa-nagios-checks (99) unstable; urgency=low + + * dsa-check-hpacucli: SATA drives have different transfer speed. + * dsa-check-edac: add. + + -- Peter Palfrader Mon, 31 Mar 2014 10:45:57 +0200 + +dsa-nagios-checks (98) unstable; urgency=low + + * Add dsa-check-dchroots-current. + + -- Peter Palfrader Fri, 28 Feb 2014 19:40:16 +0100 + +dsa-nagios-checks (97) unstable; urgency=low + + [ Stephen Gran ] + * Update dsa-check-mq-connection to actually work + + [ Peter Palfrader ] + * dsa-check-backuppg: allow BASE backup filenames without the WAL ID. + * dsa-check-config: Update for new TLS_CACERT config. + + -- Peter Palfrader Mon, 27 Jan 2014 22:29:15 +0100 + +dsa-nagios-checks (96) unstable; urgency=low + + [ Peter Palfrader ] * dsa-check-zone-rrsig-expiration, dsa-check-zone-rrsig-expiration-many: Allow supplying the nameservers to start recursion at (per zone). This is useful for reverse zones of RFC1918 space. @@ -7,6 +47,24 @@ dsa-nagios-checks (96) UNRELEASED; urgency=low * dsa-check-hpacucli: - support filtering controllers. - add an option to accept no-controllers as an OK state. + * remove weak keys check + * dsa-check-dnssec-delegation + - handle zones with no keys that have the SEP bit. + - warn on all domains where parent has a non-empty DS bit that does + not match ours, even if we did not expect it to have one at all. + * dsa-check-zone-rrsig-expiration-many: + - expect dnssec by default now. + * dsa-check-zone-rrsig-expiration: + - in the OK message, clarify we only check sigs at the zone apex. + * dsa-check-dnssec-delegation: + - accept any ds/dnskey combination whose intersection is not empty. + (previously we required them to match exactly.) + + [ Stephen Gran ] + * dsa-check-mq-connection: + Check that all messages have been consumed and that there is an active + consumer. + * kill some lintian warnings -- Peter Palfrader Tue, 23 Apr 2013 20:12:09 +0200