firejail: new package
authorChris Frederick <cdf123@cdf123.net>
Wed, 26 Oct 2016 17:22:32 +0000 (12:22 -0500)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 7 Mar 2017 20:49:49 +0000 (21:49 +0100)
commit0524f90a2fbdd05ed5b633a30979773f9904b156
tree401579a9efd9b4a0b7e4096aae8c74eca4c3f6e5
parent0935781891e64c555664d20d6c3fabf83d27424c
firejail: new package

Firejail Security Sandbox
https://firejail.wordpress.com/

Lightweight application sandboxing system using seccomp and kernel
namespaces.

Signed-off-by: Chris Frederick <cdf123@cdf123.net>
[Thomas:
 - Fix DEVELOPERS entry: use <> around the e-mail address instead of ()
 - firejail builds fine with musl, so only exclude uclibc, which fails
   to build with EM_ARM undeclared
 - Update to upstream version 0.9.44.8.
 - Remove FIREJAIL_MAKE_OPTS, as suggested by Romain Naour.
 - Pass --enable-busybox-workaround only if Busybox is enabled, as
   suggested by Romain Naour.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
DEVELOPERS
package/Config.in
package/firejail/Config.in [new file with mode: 0644]
package/firejail/firejail.hash [new file with mode: 0644]
package/firejail/firejail.mk [new file with mode: 0644]