Accepting request 222560 from home:pcerny:factory
- reverting to rlimit sandbox even for newer distributions, since it seems not to work properly (bnc#864171) OBS-URL: https://build.opensuse.org/request/show/222560 OBS-URL: https://build.opensuse.org/package/show/network/openssh?expand=0&rev=65
This commit is contained in:
parent
08f9072513
commit
eedbb4ea75
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 17 11:29:21 UTC 2014 - pcerny@suse.com
|
||||||
|
|
||||||
|
- reverting to rlimit sandbox even for newer distributions, since
|
||||||
|
it seems not to work properly (bnc#864171)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 12 01:24:16 UTC 2014 - pcerny@suse.com
|
Wed Feb 12 01:24:16 UTC 2014 - pcerny@suse.com
|
||||||
|
|
||||||
|
10
openssh.spec
10
openssh.spec
@ -53,11 +53,11 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define sandbox_seccomp 0
|
%define sandbox_seccomp 0
|
||||||
%ifarch %ix86 x86_64
|
#ifarch %ix86 x86_64
|
||||||
%if 0%{?suse_version} > 1220
|
#if 0%{?suse_version} > 1220
|
||||||
%define sandbox_seccomp 1
|
#define sandbox_seccomp 0
|
||||||
%endif
|
#endif
|
||||||
%endif
|
#endif
|
||||||
|
|
||||||
%define _fwdir %{_sysconfdir}/sysconfig/SuSEfirewall2.d
|
%define _fwdir %{_sysconfdir}/sysconfig/SuSEfirewall2.d
|
||||||
%define _fwdefdir %{_fwdir}/services
|
%define _fwdefdir %{_fwdir}/services
|
||||||
|
Loading…
Reference in New Issue
Block a user