|
@@ -1,13 +1,14 @@
|
|
|
This file documents the major additions and syntax changes between releases.
|
|
This file documents the major additions and syntax changes between releases.
|
|
|
|
|
|
|
|
2.4.0 2021-11-18
|
|
2.4.0 2021-11-18
|
|
|
-ENHANCEMENTS
|
|
|
|
|
|
|
+ ENHANCEMENTS
|
|
|
check_http: Add -o option (Append page body as performance data) (#615) (Tobias Leich)
|
|
check_http: Add -o option (Append page body as performance data) (#615) (Tobias Leich)
|
|
|
check_icmp: Add -f and -F perfdata options (#567)
|
|
check_icmp: Add -f and -F perfdata options (#567)
|
|
|
check_ifstatus: Add -d option (exclude interfaces by description regexp) (#548) (Alexandre Anriot)
|
|
check_ifstatus: Add -d option (exclude interfaces by description regexp) (#548) (Alexandre Anriot)
|
|
|
check_smtp: Add support for SMTP over TLS (#565) (Franz Schwartau)
|
|
check_smtp: Add support for SMTP over TLS (#565) (Franz Schwartau)
|
|
|
check_snmp: Add -M to multiply results by a given factor (#559) (Scott Baker)
|
|
check_snmp: Add -M to multiply results by a given factor (#559) (Scott Baker)
|
|
|
-FIXES
|
|
|
|
|
|
|
+
|
|
|
|
|
+ FIXES
|
|
|
lib: _np_state_calculate_location_prefix() should return non-void when running under suid (Kris Shannon)
|
|
lib: _np_state_calculate_location_prefix() should return non-void when running under suid (Kris Shannon)
|
|
|
pst3.c: Fix build issue on Solaris (#537)
|
|
pst3.c: Fix build issue on Solaris (#537)
|
|
|
check_by_ssh: Fix return code when ssh or the shell itself fails (#618) (Guillaume Rousse)
|
|
check_by_ssh: Fix return code when ssh or the shell itself fails (#618) (Guillaume Rousse)
|