summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2026-06-30 17:02:57 +0200
committerHolger Weiss <holger@zedat.fu-berlin.de>2026-06-30 17:02:57 +0200
commit0800b462ab520caf9a432901dfb2007470490979 (patch)
treea08439394fc0026a83d37bb0de5bf0752c7db067
parentf732906649f8b6a5ee5636ece10d19e4519b790b (diff)
downloadmonitoring-plugins-0800b462ab520caf9a432901dfb2007470490979.tar.gz
Update NEWS
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 87d44a56..13a2c0b5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,15 @@
1This file documents the major additions and syntax changes between releases. 1This file documents the major additions and syntax changes between releases.
2 2
33.0.1 1st July 2026
4 FIXES
5 * check_icmp
6 * Reject more than 65535 target hosts to prevent a buffer overflow
7 before privilege drop
8 * Fix privileged out-of-bounds access when a single-character
9 threshold is given
10 * Reject negative ICMP data length (-b) to prevent a buffer overflow
11 when building the ICMP packet
12
33.0.0 16th Jun 2026 133.0.0 16th Jun 2026
4 Codename: Johann Georg Elser 14 Codename: Johann Georg Elser
5 15