app-containers / apptainer

The container system for secure high-performance computing

Official package sites : https://apptainer.org/ ·

v1.4.5 :: 0 :: gentoo

Modified
License
BSD
Keywords
amd64 ~riscv ~x86
USE flags
network rootless seccomp suid systemd

v1.4.3 :: 0 :: gentoo

Modified
License
BSD
Keywords
amd64 ~riscv ~x86
USE flags
network rootless seccomp suid systemd

v1.4.2 :: 0 :: gentoo

Modified
License
BSD
Keywords
amd64 ~riscv ~x86
USE flags
network rootless seccomp suid systemd

General

network
Install network plug-ins
rootless
Enable libsubid (subuid/subgid mapping) for rootless
seccomp
Enable seccomp (secure computing mode) to perform system call filtering at runtime to increase security of programs
suid
Install SUID helper binary
systemd
Enable use of systemd-specific libraries and features like socket activation or session tracking

app-crypt / gpgme : GnuPG Made Easy is a library for making GnuPG easier to use

dev-lang / go : A concurrent garbage collected and typesafe programming language

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

sys-apps / shadow : Utilities to deal with user accounts

sys-apps / util-linux : Various useful Linux utilities

sys-fs / cryptsetup : Tool to setup encrypted devices with dm-crypt

sys-fs / e2fsprogs : Standard EXT2/EXT3/EXT4 filesystem utilities

sys-fs / squashfs-tools : Tools to create and extract Squashfs filesystems

sys-fs / squashfuse : FUSE filesystem to mount squashfs archives

sys-libs / libseccomp : High level interface to Linux seccomp filter

app-crypt / gpgme : GnuPG Made Easy is a library for making GnuPG easier to use

dev-lang / go : A concurrent garbage collected and typesafe programming language

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

sys-apps / shadow : Utilities to deal with user accounts

sys-apps / util-linux : Various useful Linux utilities

sys-fs / cryptsetup : Tool to setup encrypted devices with dm-crypt

sys-fs / e2fsprogs : Standard EXT2/EXT3/EXT4 filesystem utilities

sys-fs / squashfs-tools : Tools to create and extract Squashfs filesystems

sys-fs / squashfuse : FUSE filesystem to mount squashfs archives

sys-libs / libseccomp : High level interface to Linux seccomp filter

games-simulation / singularity : Simulation of a true AI. Go from computer to computer, chased by the whole world

928121
<app-containers/apptainer-1.3.0: two DoS vulnerabilities in the bundled library jose
934141
<app-containers/apptainer-1.3.2: unexpected authenticated registry access vulnerability in bundled library containers/image
967498
<app-containers/apptainer-1.4.5: ineffective application of selinux / apparmor --security option
Repository mirror & CI · gentoo
Merge updates from master
Eli Schwartz · gentoo
app-containers/apptainer: Stabilize 1.4.5 amd64, #968879
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
*/*: drop *-linux keywords
Bug: https://bugs.gentoo.org/473598 Bug: https://bugs.gentoo.org/720224 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Eli Schwartz · gentoo
app-containers/apptainer: Stabilize 1.4.3 amd64, #967628
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Nicolas PARLANT · gentoo
app-containers/apptainer: Bump to 1.4.5
Bug: https://bugs.gentoo.org/967498 Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Part-of: https://github.com/gentoo/gentoo/pull/45036 Closes: https://github.com/gentoo/gentoo/pull/45036 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Florian Schmaus · gentoo
app-containers/apptainer: add 1.4.3
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Petr Vaněk · gentoo
app-containers/apptainer: drop 1.4.1
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Petr Vaněk · gentoo
app-containers/apptainer: drop 1.3.6
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
app-containers/apptainer: Stabilize 1.4.2 amd64, #963563
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-containers/apptainer: Stabilize 1.4.1 amd64, #962480
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Nicolas PARLANT · gentoo
app-containers/apptainer: Bump to 1.4.2
Bugfix release Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Part-of: https://github.com/gentoo/gentoo/pull/43570 Closes: https://github.com/gentoo/gentoo/pull/43570 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Nicolas PARLANT · gentoo
app-containers/apptainer: drop 1.3.2
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Part-of: https://github.com/gentoo/gentoo/pull/42928 Closes: https://github.com/gentoo/gentoo/pull/42928 Signed-off-by: Sam James <sam@gentoo.org>
Nicolas PARLANT · gentoo
app-containers/apptainer: backport patches for c23
export PKG_CONFIG for seccomp Closes: https://bugs.gentoo.org/934988 Closes: https://bugs.gentoo.org/946063 Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Part-of: https://github.com/gentoo/gentoo/pull/42928 Signed-off-by: Sam James <sam@gentoo.org>
Nicolas PARLANT · gentoo
app-containers/apptainer: add 1.4.1
useflags : remove examples, it's only 144K add seccomp to avoid automagic, enabled by default add rootless using libsubid (sys-apps/shadow) update min_go to 1.23.6 remove backslashes in array export PKG_CONFIG for seccomp c23 failures are fixed Bug: https://bugs.gentoo.org/934988 Bug: https://bugs.gentoo.org/946063 Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Part-of: https://github.com/gentoo/gentoo/pull/42928 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-containers/apptainer: Stabilize 1.3.6 amd64, #953228
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ulrich Müller · gentoo
app-containers/apptainer: Port to ver_replacing
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Mair-Keimberger · gentoo
app-containers/apptainer: add 1.3.6
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/39972 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-containers/apptainer: drop 1.3.0
No versions vulnerable to CVE-2024-3727 left in the tree. Bug: https://bugs.gentoo.org/934141 Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-containers/apptainer: Stabilize 1.3.2 amd64, #934142
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-containers/apptainer: add 1.3.2, drop 1.3.1
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-containers/apptainer: add 1.3.1
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-containers/apptainer: drop 1.2.4
No versions vulnerable to CVE-2024-28176, CVE-2024-28180 left in the tree. Bug: https://bugs.gentoo.org/928121 Signed-off-by: Marek Szuba <marecki@gentoo.org>
Arthur Zamarin · gentoo
app-containers/apptainer: Stabilize 1.3.0 amd64, #928120
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-containers/apptainer: add 1.3.0, drop 1.2.5
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-containers/apptainer: drop 1.2.3
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-containers/apptainer: Stabilize 1.2.4 amd64, #920728
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-containers/apptainer: add 1.2.5
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-containers/apptainer: drop 1.1.8
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-containers/apptainer: Stabilize 1.2.3 amd64, #916276
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-containers/apptainer: add 1.2.4, drop 1.2.2
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-containers/apptainer: add 1.2.3
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-containers/apptainer: add 1.2.2, drop 1.1.9
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-containers/apptainer: add 1.1.9
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-containers/apptainer: drop 1.1.6
This leaves only 1.1.8 in the tree. Bug: https://bugs.gentoo.org/905091 Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-containers/apptainer: Stabilize 1.1.8 amd64, #905115
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-containers/apptainer: add 1.1.8
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Marek Szuba · gentoo
app-containers/apptainer: drop 1.1.7
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-containers/apptainer: drop 1.1.2
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-containers/apptainer: Stabilize 1.1.6 amd64, #903764
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-containers/apptainer: add 1.1.7
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-containers/apptainer: add 1.1.6, drop 1.1.5
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-containers/apptainer: add 1.1.5, drop 1.1.3
Closes: https://bugs.gentoo.org/887575 Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-containers/apptainer: add 1.1.3
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-containers/apptainer: drop 1.0.3
No versions vulnerable to CVE-2022-39237 left in the tree. Bug: https://bugs.gentoo.org/875869 Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
app-containers/apptainer: Stabilize 1.1.2 amd64, #875872
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-containers/apptainer: add 1.1.2, drop 1.1.0
Bug: https://bugs.gentoo.org/875869 Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-containers/apptainer: add 1.1.0
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-containers/apptainer: drop 1.0.2
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-containers/apptainer: Stabilize 1.0.3 amd64, #865215
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-containers/apptainer: add 1.0.3
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-containers/apptainer: drop 1.0.1
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
app-containers/apptainer: amd64 stable wrt bug #854996
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-containers/apptainer: trim upstream CFLAGS
-DFORTIFY_SOURCE=2 is a Gentoo default and it being explicitly mentioned makes things more difficult for those who would rather use level 3. Nuking -Werror should require no explanation. Closes: https://bugs.gentoo.org/847895 Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-containers/apptainer: add 1.0.2
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-containers/apptainer: stabilize 1.0.1 for amd64
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-containers/apptainer: add 1.0.1, drop 1.0.0
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-containers/apptainer: add 1.0.0
This is a continuation of sys-cluster/singularity so keep the original keywords. Signed-off-by: Marek Szuba <marecki@gentoo.org>