]> git.pld-linux.org Git - packages/openssh.git/commitdiff
- tests require kernel with NO_NEW_PRIVS prctl support (the same for default configur...
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 19 Mar 2015 19:53:02 +0000 (20:53 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 19 Mar 2015 19:53:02 +0000 (20:53 +0100)
openssh.spec

index e4702f9dff3129db68710bf1b17c6766cb40a6e1..094c1ae39f7e72c4a40ea68ff5bb40248b2eb21e 100644 (file)
@@ -90,6 +90,8 @@ BuildRequires:        pam-devel
 BuildRequires: rpm >= 4.4.9-56
 BuildRequires: rpmbuild(macros) >= 1.627
 BuildRequires: sed >= 4.0
+# libseccomp based sandbox requires NO_NEW_PRIVS prctl flag
+%{?with_tests:BuildRequires:   uname(release) >= 3.5}
 BuildRequires: zlib-devel >= 1.2.3
 Requires:      zlib >= 1.2.3
 %if "%{pld_release}" == "ac"
This page took 0.356526 seconds and 4 git commands to generate.