X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=dsa-nagios-checks%2Fdebian%2Fchangelog;fp=dsa-nagios-checks%2Fdebian%2Fchangelog;h=1931f5767bf687251eb5adc69d1b1d819b4e3831;hb=d95cb3856c48aff6792f8a6799fb1f37d44c4c51;hp=dcde72c5ff71b69db69909d590879b6297cc3ca6;hpb=9a1809e53ff50b3cc865e0d6642f206a2999f6bc;p=mirror%2Fdsa-nagios.git diff --git a/dsa-nagios-checks/debian/changelog b/dsa-nagios-checks/debian/changelog index dcde72c..1931f57 100644 --- a/dsa-nagios-checks/debian/changelog +++ b/dsa-nagios-checks/debian/changelog @@ -12,6 +12,15 @@ dsa-nagios-checks (119) UNRELEASED; urgency=medium * 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 Mon, 20 May 2019 12:52:00 +0200 dsa-nagios-checks (118) unstable; urgency=medium