Branch: refs/heads/2.0.0
Home:
https://github.com/tribe29/checkmk
Commit: 02a69765dc831ffcad3d639f28c5525905d240ae
https://github.com/tribe29/checkmk/commit/02a69765dc831ffcad3d639f28c552590…
Author: Andreas Umbreit <andreas.umbreit(a)tribe29.com>
Date: 2022-04-01 (Fri, 01 Apr 2022)
Changed paths:
A .werks/13677
M cmk/base/plugins/agent_based/apt.py
Log Message:
-----------
13677 FIX mk_apt: Check crashes on single-line agent sections
This fixes a regression that got introduced with Werk #13578.
While the above mentioned Werk fixed an issue with ignored security updates
for the "APT normal and security updates" plugin, it made a wrong assumption
to the output of the underlying <tt>apt-get</tt> command, that lead to a
crash
for outputs that exactly consist of one security update item.
Change-Id: I8c60b1df1b0d72a5493112aaaffedd4924707a27