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:
Petr Cerny 2014-02-17 11:31:08 +00:00 committed by Git OBS Bridge
parent 08f9072513
commit eedbb4ea75
2 changed files with 11 additions and 5 deletions

View File

@ -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

View File

@ -53,11 +53,11 @@
%endif
%define sandbox_seccomp 0
%ifarch %ix86 x86_64
%if 0%{?suse_version} > 1220
%define sandbox_seccomp 1
%endif
%endif
#ifarch %ix86 x86_64
#if 0%{?suse_version} > 1220
#define sandbox_seccomp 0
#endif
#endif
%define _fwdir %{_sysconfdir}/sysconfig/SuSEfirewall2.d
%define _fwdefdir %{_fwdir}/services