|
@@ -3,6 +3,7 @@ This file documents the major additions and syntax changes between releases.
|
|
|
2.4.5 2023-05-15
|
|
2.4.5 2023-05-15
|
|
|
FIXES
|
|
FIXES
|
|
|
check_dns: Fix buffer overflow on Ubuntu 22.04 (#699)
|
|
check_dns: Fix buffer overflow on Ubuntu 22.04 (#699)
|
|
|
|
|
+ check_sensors: Use grep instead of deprecated egrep (#697)
|
|
|
check_tcp: Add --sni as an alias to -N (#701)
|
|
check_tcp: Add --sni as an alias to -N (#701)
|
|
|
build: fix bug when using VPATH builds (#700)
|
|
build: fix bug when using VPATH builds (#700)
|
|
|
|
|
|