[packages/openssh] - include /usr/lib64/openssh/sshd-session in package
adwol
adwol at pld-linux.org
Mon Jul 1 12:31:17 CEST 2024
commit 7548f9dd4b45836e890b077da2fd6d1f0280c5dc
Author: Adam Osuchowski <adwol at pld-linux.org>
Date: Mon Jul 1 11:31:43 2024 +0200
- include /usr/lib64/openssh/sshd-session in package
openssh.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/openssh.spec b/openssh.spec
index a49c46a..e6dc790 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -859,6 +859,7 @@ fi
%attr(755,root,root) %{_libexecdir}/sftp-server
%attr(755,root,root) %{_libexecdir}/ssh-keysign
%attr(755,root,root) %{_libexecdir}/sshd-keygen
+%attr(755,root,root) %{_libexecdir}/sshd-session
%{_mandir}/man8/sshd.8*
%{_mandir}/man8/sftp-server.8*
%{_mandir}/man8/ssh-keysign.8*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openssh.git/commitdiff/7548f9dd4b45836e890b077da2fd6d1f0280c5dc
More information about the pld-cvs-commit
mailing list