Module: monitoring-plugins Branch: master Commit: d3cedfe305f428ac614b2ca44f509ac3392d8006 Author: Sven Nierlein <s...@nierlein.de> Date: Mon Nov 7 22:55:57 2016 +0100 URL: https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=d3cedfe
update news and thanks file Signed-off-by: Sven Nierlein <s...@nierlein.de> --- NEWS | 1 + THANKS.in | 2 ++ 2 files changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 6742879..26f18cd 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,7 @@ This file documents the major additions and syntax changes between releases. protocol with a "+" suffix to also accept newer versions check_users: add support for range thresholds (John C. Frickson) check_snmp: add ipv6 support (abrist) + check_http: report certificate expire date in UTC (pirtoo / ylfingr) FIXES Let check_real terminate lines with CRLF when talking to the server, as diff --git a/THANKS.in b/THANKS.in index 717dad0..20283f6 100644 --- a/THANKS.in +++ b/THANKS.in @@ -337,3 +337,5 @@ Sebastian Herbszt Christopher Schultz Matthias Hähnel Roberto Greiner +Peter (pirtoo) +ylfingr