dsa-check-running-kernel: sort kernel versions better
[mirror/dsa-nagios.git] / dsa-nagios-checks / debian / changelog
index 4f6c4bb..1931f57 100644 (file)
@@ -1,4 +1,40 @@
-dsa-nagios-checks (117) 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
+  * Add check_clamav_signatures.
+
+  [ Julien Cristau ]
+  * port dsa-check-statusfile and dsa-check-memory to python3
+  * dsa-check-zone-signature-all: tell dig not to convert punycode.
+
+  [ Peter Palfrader ]
+  * dsa-check-running-kernel: When we ask apt-cache for information on
+    the metapackage to extract the actual kernel image it depends on, we
+    sort that output.  It's not clear why we do that, since we pass the
+    option --no-all-versions to apt-cache so we should only get one answer
+    anyhow.  Nevertheless, since we sort we might just as well use -V
+    to version sort that output.  dpkg-version sort would be even better,
+    but hey.  This is based on Erik Auerswald's patch in #884328.
+
+ -- 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
@@ -12,7 +48,10 @@ dsa-nagios-checks (117) UNRELEASED; urgency=medium
   * update-apt-statusdir, dsa-update-unowned-file-status:
     Create status directory if not existing.
 
- -- Peter Palfrader <weasel@debian.org>  Sun, 11 Mar 2018 09:06:13 +0100
+  [ 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