#952867 Please disable seccomp support on architecture where it's not supported (yet)

Package:
src:flatpak
Source:
flatpak
Submitter:
Laurent Bigonville
Date:
2024-09-28 09:45:03 UTC
Severity:
normal
Tags:
#952867#5
Date:
2020-03-01 12:13:30 UTC
From:
To:
Hello,

libseccomp is not available on all architectures but flatpak has an
inconditional build-dependency against it preventing it to build
everywhere.

Shouldn't flatpak package disable seccomp support on architectures where
it's not available?

Kind regards,

Laurent Bigonville

#952867#10
Date:
2020-03-01 13:51:01 UTC
From:
To:
IMO no. Flatpak relies on seccomp to provide its intended security model,
and if porters want Flatpak on architectures that currently lack seccomp,
the right way to go about it is to provide seccomp, not to provide an
insecure version of Flatpak.

    smcv