SHA256
1
0
forked from pool/openssh
2018-10-01 07:04:48 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 18 09:22:23 UTC 2018 - schwab@suse.de
- seccomp_filter sandbox is not supported on ppc
-------------------------------------------------------------------
Mon Aug 27 09:26:15 UTC 2018 - tchvatal@suse.com

View File

@@ -52,9 +52,11 @@
%endif
%define sandbox_seccomp 0
%ifnarch ppc
%if 0%{?suse_version} > 1220
%define sandbox_seccomp 1
%endif
%endif
%if 0%{?suse_version} >= 1500
%define use_tirpc 1