Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 6965
blob082e631339b39a9ae346d85d4988c781f8886624
1 Title: Fixed socket timeout handling in check_mkevents active check
2 Level: 2
3 Component: checks
4 Compatible: compat
5 Edition: cre
6 Version: 1.6.0i1
7 Date: 1546958524
8 Class: fix
10 The microseconds part of the socket timeout was not set, so a "Numerical
11 argument out of domain" error could happen randomly.  This has been fixed.