!23 add openssh-help dependency for openssh

From: @haochenstar
Reviewed-by: @zengwefeng
Signed-off-by: @zengwefeng
This commit is contained in:
openeuler-ci-bot 2020-11-10 15:08:07 +08:00 committed by Gitee
commit 50f9c5b5a7

View File

@ -9,7 +9,7 @@
Name: openssh
Version: 8.2p1
Release: 5
Release: 6
URL: http://www.openssh.com/portable.html
License: BSD
Summary: An open source implementation of SSH protocol version 2
@ -91,7 +91,7 @@ Patch59: upstream-expose-vasnmprintf.patch
Requires: /sbin/nologin
Requires: libselinux >= 2.3-5 audit-libs >= 1.0.8
Requires: openssh-server = %{version}-%{release}
Requires: openssh-server = %{version}-%{release} %{name}-help
BuildRequires: gtk2-devel libX11-devel openldap-devel autoconf automake perl-interpreter perl-generators
BuildRequires: zlib-devel audit-libs-devel >= 2.0.5 util-linux groff pam-devel fipscheck-devel >= 1.3.0
@ -461,6 +461,12 @@ getent passwd sshd >/dev/null || \
%attr(0644,root,root) %{_mandir}/man8/sftp-server.8*
%changelog
* Mon Nov 09 2020 xihaochen<xihaochen@huawei.com> - 8.2P1-6
- Type:requirement
- CVE:NA
- SUG:NA
- DESC:add openssh-help dependency for openssh
* Thu Jul 2 2020 zhouyihang<zhouyihang3@huawei.com> - 8.2P1-5
- Type:cves
- ID:CVE-2020-12062