From ed45f221c7e36e2644fa7c95b6b67b2a2648829a Mon Sep 17 00:00:00 2001 From: Monday Date: Thu, 8 Sep 2022 07:33:46 +0000 Subject: [PATCH] =?UTF-8?q?=E6=98=8E=E7=A1=AE=E5=AF=B9help=E5=8C=85?= =?UTF-8?q?=E4=BE=9D=E8=B5=96=E7=9A=84=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Monday --- openssh.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/openssh.spec b/openssh.spec index 5dfa3fc..15a3653 100644 --- a/openssh.spec +++ b/openssh.spec @@ -102,7 +102,7 @@ Patch68: feature-add-SMx-support.patch Requires: /sbin/nologin Requires: libselinux >= 2.3-5 audit-libs >= 1.0.8 -Requires: openssh-server = %{version}-%{release} %{name}-help +Requires: openssh-server = %{version}-%{release} %{name}-help = %{version}-%{release} Requires: openssl-libs >= 1:1.1.1f-1 BuildRequires: gtk2-devel libX11-devel openldap-devel autoconf automake perl-interpreter perl-generators @@ -482,6 +482,12 @@ getent passwd sshd >/dev/null || \ %attr(0644,root,root) %{_mandir}/man8/sftp-server.8* %changelog +* Wed Sep 8 2022 licihua - 8.2P1-22 +- Type:bugfix +- CVE: +- SUG:NA +- DESC:define openssh-help version + * Wed Sep 5 2022 renmingshuai - 8.2P1-21 - Type:bugfix - CVE: -- Gitee