[Git][pacman/pacman][master] 2 commits: Restrict filesystem access to the download process whenever possible
Allan McRae pushed to branch master at Pacman / Pacman Commits: eacadbcc by Remi Gacogne at 2024-06-14T09:30:20+02:00 Restrict filesystem access to the download process whenever possible Signed-off-by: Remi Gacogne <rgacogne@archlinux.org> - - - - - 9f8f94c0 by Remi Gacogne at 2024-06-17T11:01:42+10:00 Add --disable-sandbox and DisableSandbox Signed-off-by: Remi Gacogne <rgacogne@archlinux.org> - - - - - 15 changed files: - doc/pacman.8.asciidoc - doc/pacman.conf.5.asciidoc - lib/libalpm/alpm.h - lib/libalpm/dload.c - lib/libalpm/handle.c - lib/libalpm/handle.h - lib/libalpm/meson.build - lib/libalpm/sandbox.c - + lib/libalpm/sandbox_fs.c - + lib/libalpm/sandbox_fs.h - meson.build - src/pacman/conf.c - src/pacman/conf.h - src/pacman/pacman-conf.c - src/pacman/pacman.c View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/compare/24304c6df04c9e8e9479a96... -- View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/compare/24304c6df04c9e8e9479a96... You're receiving this email because of your account on gitlab.archlinux.org.
participants (1)
-
Allan McRae (@allan)