!7 [sync] PR-6: The SSH check failure is resolved

From: @openeuler-sync-bot 
Reviewed-by: @seuzw 
Signed-off-by: @seuzw
This commit is contained in:
openeuler-ci-bot 2022-06-15 07:41:52 +00:00 committed by Gitee
commit 63da35ca21
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,7 +2,7 @@
Name: nagios-plugins
Version: 2.3.3
Release: 3
Release: 4
Summary: Host/service/network monitoring program plugins for Nagios
License: GPLv2 and MIT and GPLv3 and LGPLv2 and GPL
URL: https://www.nagios-plugins.org/
@ -33,6 +33,7 @@ BuildRequires: mariadb-connector-c
BuildRequires: mariadb-devel
BuildRequires: freeradius-client-devel
BuildRequires: iputils
BuildRequires: openssh-clients
Requires: nagios-common >= 3.3.1-1
@ -723,6 +724,9 @@ chmod 644 %{buildroot}/%{_libdir}/nagios/plugins/utils.pm
%{_libdir}/nagios/plugins/check_wave
%changelog
* Sat Feb 12 2022 liqiuyu <liqiuyu@kylinos.cn> - 2.3.3-4
- The SSH check failure is resolved
* Thu Aug 26 2021 yangzhao <yangzhao1@kylinos.cn> - 2.3.3-3
- remove patch1 because of build error