sys-apps / minijail

helper binary and library for sandboxing & restricting privs of service

Official package sites : https://android.googlesource.com/platform/external/minijail ·

v18 :: 0 :: gentoo

Modified
License
BSD
Keywords
~amd64 ~riscv ~x86
USE flags
seccomp test

v17 :: 0 :: gentoo

Modified
License
BSD
Keywords
~amd64 ~riscv ~x86
USE flags
seccomp test

General

seccomp
Enable seccomp (secure computing mode) to perform system call filtering at runtime to increase security of programs
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

dev-cpp / gtest : Google C++ Testing Framework

sys-libs / libcap-ng : POSIX 1003.1e capabilities

virtual / pkgconfig : Virtual for the pkg-config implementation

sys-libs / libcap-ng : POSIX 1003.1e capabilities

Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-apps/minijail: EAPI 8, rebase patches
Signed-off-by: Sam James <sam@gentoo.org>
krishjainx · gentoo
sys-apps/minijail: add v18
Signed-off-by: Krish Jain <kjain7@u.rochester.edu> Closes: https://github.com/gentoo/gentoo/pull/31663 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-apps/minijail: drop 12
Closes: https://bugs.gentoo.org/732014 Closes: https://bugs.gentoo.org/770940 Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-apps/minijail: drop Werror
Closes: https://bugs.gentoo.org/732014 Closes: https://bugs.gentoo.org/770940 Signed-off-by: Sam James <sam@gentoo.org>
Mike Frysinger · gentoo
sys-apps/minijail: version bump to 17
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Mike Frysinger · gentoo
sys-apps/minijail: drop old version 9
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Ye Cao · gentoo
sys-apps/minijail: add ~riscv keyword
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Ye Cao <ye.c@rioslab.org> Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-apps/minijail: call pkg-config via toolchain-funcs.eclass helper
This ensures we call the correct pkg-config in e.g. cross. Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mike Frysinger · gentoo
sys-apps/minijail: version bump to 12
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Coles · gentoo
sys-apps/minijail: New package
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>