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

From: @openeuler-sync-bot 
Reviewed-by: @zengwefeng 
Signed-off-by: @zengwefeng
This commit is contained in:
openeuler-ci-bot 2022-02-13 09:33:40 +00:00 committed by Gitee
commit 807d40859b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

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