Changes of Revision 80
[-] | Changed | nagios-plugins.changes |
x 1
2 ------------------------------------------------------------------- 3 +Tue Aug 29 05:38:46 UTC 2023 - Carsten Schoene <carsten.schoene@internetx.com> 4 + 5 +- update to release 2.4.6 6 + 7 +* bugfixes: 8 + check_log: Fixed issue where /tmp directory would fill with unnecessary information (#724) 9 + check_mailq: Correctly handle “Mail queue is empty” when monitoring Postfix over SSMTP (#611) 10 + check_oracle: Reduce false positives when looking for “OK” messages (#723) 11 + utils: Fix compiler warnings (#583, #637) 12 + 13 +------------------------------------------------------------------- 14 Mon Jul 3 05:25:42 UTC 2023 - Carsten Schoene <carsten.schoene@internetx.com> 15 16 - update to release 2.4.5 17 |
||
[-] | Changed | nagios-plugins.spec ^ |
10 1
2 3 %define pkgname nagios-plugins 4 Name: nagios-plugins 5 -Version: 2.4.5 6 +Version: 2.4.6 7 %if 0%{?gitbuild:1} 8 Release: 35.%{?commdate}git%{?shortcommit}%{?dist} 9 %else 10 |
||
Added | nagios-plugins-2.4.6.tar.bz2 ^ |