A changelog entry for adsb's change
[mirror/dsa-nagios.git] / dsa-nagios-checks / debian / changelog
index 7b42604..e5ee2fa 100644 (file)
-dsa-nagios-checks (108+XXXX) UNRELEASED; urgency=medium
+dsa-nagios-checks (119) UNRELEASED; urgency=medium
 
+  [ Peter Palfrader ]
+
+  * dsa-check-raid-sw: correctly parse resync percentages under 10%.
+  * Add check_puppetdb_nodes.
+
+  [ Adam D. Barratt ]
+  * dsa-check-soas: fix variable scoping
+
+ -- Peter Palfrader <weasel@debian.org>  Mon, 20 May 2019 12:52:00 +0200
+
+dsa-nagios-checks (118) unstable; urgency=medium
+
+  [ Peter Palfrader ]
+  * dsa-check-timedatectl:
+    - in buster, timedatectl no longer considers the ntp status of
+      the ntp.service.  So we manually do that now.
+    - also switch to parsing the machine readable output in buster.
+  * dsa-check-ucode-intel: add.
+
+ -- Peter Palfrader <weasel@debian.org>  Mon, 20 May 2019 12:50:51 +0200
+
+dsa-nagios-checks (117) unstable; urgency=medium
+
+  [ Peter Palfrader ]
+  * dsa-check-hpssacli: add --ignore-cache
+  * add: dsa-check-unbound-anchors
+  * dsa-check-zone-rrsig-expiration-many: fix use of uninitialized value
+    with unsigned zones.
+  * dsa-check-running-kernel: handle -unsigned packages
+  * dsa-check-backuppg: Ignore lost+found directory
+
+  [ Jan Wagner ]
+  * update-apt-statusdir, dsa-update-unowned-file-status:
+    Create status directory if not existing.
+
+  [ Moritz Muehlenhoff ]
+  * dsa-check-timedatectl: Adapt check for buster.
+
+ -- Aurelien Jarno <aurel32@debian.org>  Mon, 01 Apr 2019 09:59:09 +0200
+
+dsa-nagios-checks (116) unstable; urgency=medium
+
+  * Add dsa-check-ipv6-default-gw.
+
+ -- Peter Palfrader <weasel@debian.org>  Sun, 11 Mar 2018 09:05:39 +0100
+
+dsa-nagios-checks (115) unstable; urgency=medium
+
+  [ Julien Cristau ]
+  * Set a specific User-Agent in dsa-check-mirrorsync
+
+ -- Aurelien Jarno <aurel32@debian.org>  Sat, 03 Mar 2018 11:10:51 +0100
+
+dsa-nagios-checks (114) unstable; urgency=medium
+
+  * Add dsa-check-openmanage to monitor Dell hosts.
+
+ -- Julien Cristau <jcristau@debian.org>  Sun, 18 Feb 2018 11:03:16 +0100
+
+dsa-nagios-checks (113) unstable; urgency=medium
+
+  * Add dsa-check-systemd-services that also prints failed systemd services
+    when things are degraded.
+
+ -- Peter Palfrader <weasel@debian.org>  Sun, 11 Feb 2018 11:16:30 +0100
+
+dsa-nagios-checks (112) unstable; urgency=medium
+
+  * maintainer scripts: use dpkg-maintscript-helper to clean out
+    /etc/cron.d/dsa-nagios-checks.
+  * libproc-processtable-perl: allow ignoring young processes.
+
+ -- Peter Palfrader <weasel@debian.org>  Sun, 04 Feb 2018 12:23:46 +0100
+
+dsa-nagios-checks (111) unstable; urgency=medium
+
+  [ Peter Palfrader ]
+  * Rename dsa-check_puppet_agent -> dsa-check-puppet_agent
+  * dsa-check-dnssec-delegation: Net::DNS::RR::DNSKEY no longer has
+    an is_sep() method.  Update.
+  * dsa-update-unowned-file-status: ignore autofs and nfs4
+  * dsa-check-backuppg: Do not print info level items (IGNORED, etc.)
+    without -v.
+  * dsa-check-backuppg: Support per host and per cluster retention
+    times.
+  * remove debian/cron.d: moved into puppet
+
+  [ Julien Cristau ]
+  * Set LWP::UserAgent timeout in dsa-check-mirrorsync
+
+ -- Peter Palfrader <weasel@debian.org>  Thu, 01 Feb 2018 18:31:17 +0100
+
+dsa-nagios-checks (110) unstable; urgency=medium
+
+  * dsa-check-timedatectl: handle n/a in timedatectl output for RTC.
+  * dsa-check-backuppg: warn if backups for a database configured in
+    dsa-check-backuppg.conf are missing entirely.
+  * dsa-check-file_age: support following symlinks and warning on empty files.
+  * dsa-check-file_age: support multiple files.
+  * dsa-check-running-kernel: meta package version check, also work on 4.x
+    kernels and later.
+  * dsa-check_puppet_agent: add from Alexander Swen's github.
+  * dsa-check-memory: move from / to /checks in source (so now it should get
+    installed.)
+  * dsa-wrap-nagios-check: add.
+
+ -- Peter Palfrader <weasel@debian.org>  Mon, 20 Mar 2017 09:45:53 +0100
+
+dsa-nagios-checks (109) unstable; urgency=medium
+
+  [ Peter Palfrader ]
   * dsa-check-dabackup: use old logfile if lockfile indicates da-backup still
     running.
   * dsa-check-soas: on soa disagreement, list nameservers.
 
- -- Peter Palfrader <weasel@debian.org>  Thu, 06 Aug 2015 09:37:24 +0200
+  [ Aurelien Jarno ]
+  * dsa-check-libs: also ignore files that are open via normal file handles
+    on NFS.
+
+  [ Peter Palfrader ]
+  * dsa-check-libs: accept -v as short for --verbose.
+  * dsa-check-libs: ignore deleted CWDs.
+  * dsa-check-drbd: Add --ok-no-devices option.
+  * dsa-check-backuppg: allow specifying which timeline we expect a database
+    to be on.
+  * dsa-check-cert-expire-dir: add
+  * dsa-check-raid-3ware: modernize
+  * dsa-check-zone-rrsig-expiration-many: actually exit non-zero if there were
+    warnings.
+  * dsa-check-zone-rrsig-expiration-many: stop waiting for the timeout after
+    the last zone checker finished.
+  * dsa-check-zone-rrsig-expiration-many: print which threads we are waiting
+    on with --debug.
+  * dsa-check-zone-rrsig-expiration: Handle cases where a child and parent
+    domain share nameservers.
+  * dsa-check-zone-rrsig-expiration: Handle upper/lower case mismatch in
+    labels for NS responses.
+  * dsa-check-zone-rrsig-expiration: document -r and -s in help output.
+  * dsa-check-mirrorsync: support unix timestamps in tracefile
+    (for staticsync mirrors).
+  * dsa-check-zone-rrsig-expiration-many: support setting "delegated = no"
+    in zonefiles.  This will skip it being checked.
+  * dsa-check-zone-rrsig-expiration-many: remove | (which starts performance
+    data) in detail output.
+  * dsa-check-zone-rrsig-expiration-many: sort zone details by state.
+  * dsa-check-zone-signature-all: add.
+  * dsa-check-timedatectl: add
+  * dsa-check-dabackup-server: replace /org/backup.debian.org with
+    /srv/backups/da-backup.
+
+  [ Tollef Fog Heen ]
+  * dsa-update-unowned-file-status: ignore fdescfs, used for /dev/fd on
+    FreeBSD.
+  * dsa-update-unowned-file-status: avoid printing the apex of pruned
+    directory trees.
+
+  [ Julien Cristau ]
+  * dsa-check-hpacucli: accept 3.0Gbps as transfer speed for SATA
+  * Add dsa-check-hpssacli, replaces hpacucli for new hosts.
+  * dsa-check-hpssacli: accept 12.0Gbps as transfer speed for SAS
+
+ -- Peter Palfrader <weasel@debian.org>  Mon, 23 Jan 2017 13:48:29 +0100
 
 dsa-nagios-checks (108) unstable; urgency=medium