Stop claiming that the Debian package ships cron jobs
[mirror/dsa-nagios.git] / dsa-nagios-checks / debian / changelog
index 7c6818f..fad8361 100644 (file)
@@ -6,9 +6,25 @@ dsa-nagios-checks (119) UNRELEASED; urgency=medium
 
   [ Adam D. Barratt ]
   * dsa-check-soas: fix variable scoping
+  * Add dsa-check-clamav-signatures.
+  * dsa-check-config: fix typo in log check for "OK" statuses.
+  * dsa-eventhandler-restart-service: update comments to match current
+    usage.
+  * debian/control: remove mention of cron jobs that are no longer
+    included in the package.
 
   [ 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