Closed hilyso closed 4 months ago
I found this errors when I build openssh-9.8p1 for CentOS7.9
Solution:
ADD %attr(0755,root,root) %{_libexecdir}/openssh/sshd-session on el7/SPECS/openssh.spec file
%attr(0755,root,root) %{_libexecdir}/openssh/sshd-session
el7/SPECS/openssh.spec
fixed in add7055
I found this errors when I build openssh-9.8p1 for CentOS7.9
Solution:
ADD
%attr(0755,root,root) %{_libexecdir}/openssh/sshd-session
onel7/SPECS/openssh.spec
file