[packages/openssh] autodetect sandbox on ac. currently detects as rlimit

glen glen at pld-linux.org
Tue May 13 16:13:18 CEST 2014


commit 4b2f4b320994f09bd6e644026e2ad4c118ec4598
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue May 13 17:13:11 2014 +0300

    autodetect sandbox on ac. currently detects as rlimit

 openssh.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/openssh.spec b/openssh.spec
index 06b5645..9eb3603 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -575,7 +575,9 @@ CPPFLAGS="-DCHROOT"
 	--with-pam \
 	--with-pid-dir=%{_localstatedir}/run \
 	--with-privsep-path=%{_privsepdir} \
+%if "%{pld_release}" != "ac"
 	--with-sandbox=seccomp_filter \
+%endif
 	%{?with_selinux:--with-selinux} \
 	--with-tcp-wrappers \
 %if "%{pld_release}" == "ac"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openssh.git/commitdiff/4b2f4b320994f09bd6e644026e2ad4c118ec4598



More information about the pld-cvs-commit mailing list