Ver Fonte

Fix changelog for upcoming release

Sebastian Wolf há 3 anos atrás
pai
commit
6a3d792d20
1 ficheiros alterados com 3 adições e 2 exclusões
  1. 3 2
      NEWS

+ 3 - 2
NEWS

@@ -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.1 ????-??-??
+2.4.1 2022-10-25
 	FIXES
 	FIXES
 	check_ntp_time: Ensure -W/-C (stratum warning/critical thresholds) are available as short options (#661)
 	check_ntp_time: Ensure -W/-C (stratum warning/critical thresholds) are available as short options (#661)
 	check_icmp: Fix "Invalid Argument" errors on FreeBSD 13.1 (#659)
 	check_icmp: Fix "Invalid Argument" errors on FreeBSD 13.1 (#659)
 	check_icmp: Fix address binding in ipv6 (#666)
 	check_icmp: Fix address binding in ipv6 (#666)
 	check_ntp/check_ntp_time: Fixed errors when compiling with strict aliasing (#665)
 	check_ntp/check_ntp_time: Fixed errors when compiling with strict aliasing (#665)
 	check_ifstatus: Fixed issue where OID 1.3.6.1.4.1.9.2.2.1.1.28 was queried on systems that didn't support it (#650)
 	check_ifstatus: Fixed issue where OID 1.3.6.1.4.1.9.2.2.1.1.28 was queried on systems that didn't support it (#650)
-	check_smtp: Fix regression when using STARTTLS (#649, #648)
+	check_smtp: Fix regression when using STARTTLS (#649, #648, #651)
+	check_log.sh: Use temporary files to fix diffing for high-throughput logs (#566)
 	Fixed several compile errors for upcoming clang-16 (#670)
 	Fixed several compile errors for upcoming clang-16 (#670)
 
 
 2.4.0 2021-11-18
 2.4.0 2021-11-18