[Git][pacman/pacman][master] 2 commits: Restrict syscalls for the download process whenever possible
Allan McRae pushed to branch master at Pacman / Pacman Commits: f142df92 by Remi Gacogne at 2024-08-02T00:39:45+00:00 Restrict syscalls for the download process whenever possible Signed-off-by: Remi Gacogne <rgacogne@archlinux.org> - - - - - cf473bcf by Remi Gacogne at 2024-08-02T00:39:45+00:00 Ensure that the download process cannot get new privileges Signed-off-by: Remi Gacogne <rgacogne@archlinux.org> - - - - - 8 changed files: - lib/libalpm/alpm.h - lib/libalpm/dload.c - lib/libalpm/meson.build - lib/libalpm/sandbox.c - + lib/libalpm/sandbox_syscalls.c - + lib/libalpm/sandbox_syscalls.h - meson.build - src/pacman/conf.c View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/compare/c3aa1bc12367a8c29ddac31... -- View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/compare/c3aa1bc12367a8c29ddac31... You're receiving this email because of your account on gitlab.archlinux.org.
participants (1)
-
Allan McRae (@allan)