app-containers / apptainer

The container system for secure high-performance computing

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

v1.1.8 :: 0 :: gentoo

Modified
License
BSD
Keywords
amd64 ~amd64-linux ~riscv ~x86 ~x86-linux
USE flags
examples network suid systemd

General

examples
Install examples, usually source code
network
Install network plug-ins
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 / 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 / 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

905091
<app-containers/apptainer-1.1.8: privilege escalation
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>