summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to '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