Pylint no-else-return refactoring: tenth (and so far last) set of files
[check_mk.git] / .werks / 4498
blob10cd14389000a6583ad151dfbf79e0a8cc82b53b
1 Title: cmk-update-agent: Temporary files cmk-update-agent-verify-* were not deleted
2 Level: 1
3 Component: agents
4 Class: fix
5 Compatible: compat
6 Edition: cee
7 State: unknown
8 Version: 1.5.0i1
9 Date: 1489493094
11 When using the Check_MK Agent Updater on some systems it could happen
12 that small temporary files named cmk-update-agent-verify-* could be
13 left over after program execution in the system temporary paths like
14 /tmp on Linux and %TEMP% on Windows.
16 New versions of the updater are now cleaning up the files created during
17 the agent signature verification. Files created by older versions of the
18 updater need to be cleaned up manually.