Logoj0ke.net Open Build Service > Projects > home:netmax > nagios-plugins > Changes
Sign Up | Log In

Changes of Revision 81

[-] Changed nagios-plugins.changes
x
 
1
@@ -1,4 +1,22 @@
2
 -------------------------------------------------------------------
3
+Tue Mar 19 07:29:02 UTC 2024 - Carsten Schöne <carsten.schoene@internetx.com>
4
+
5
+- update to release 2.4.8
6
+* bugfixes
7
+  check_snmp: Robustly fixes incorrect integer return value parsing (#749)
8
+
9
+-------------------------------------------------------------------
10
+Fri Nov 24 09:28:46 UTC 2023 - Carsten Schöne <carsten.schoene@internetx.com>
11
+
12
+- update to release 2.4.7
13
+
14
+* bugfixes
15
+  check_ntp.pl: Fix warning/critical threshold information missing from performance data output (#735)
16
+  check_ntp.pl: Fix issues when NTP server has a positive time offset (#734)
17
+  check_snmp: Fixed issue where plugin returned OK for missing OID (#679)
18
+  check_snmp: Fixed issue where OID name with numeric data was misinterpreted as OID value (#720)- 
19
+
20
+-------------------------------------------------------------------
21
 Tue Aug 29 05:38:46 UTC 2023 - Carsten Schoene <carsten.schoene@internetx.com>
22
 
23
 - update to release 2.4.6
24
[-] Changed nagios-plugins.spec ^
10
 
1
@@ -8,7 +8,7 @@
2
 
3
 %define pkgname    nagios-plugins
4
 Name:      nagios-plugins
5
-Version:   2.4.6
6
+Version:   2.4.8
7
 %if 0%{?gitbuild:1}
8
 Release:   35.%{?commdate}git%{?shortcommit}%{?dist}
9
 %else
10
Added nagios-plugins-2.4.8.tar.bz2 ^