Allan McRae pushed to branch master at Pacman / Pacman Commits: 7bc5d55b by Allan McRae at 2024-09-08T11:49:21+10:00 libalpm: only chown downloaded files when running as root Some libaplm utilities sync databases as a non-root user for use in actvities other than system updates. The ability to download as a non-root user was broken as part of the download sandboxing. Applying a minimial fix by preventing the chown of the downloaded file if the user is non-root. A larger change increasing the robustness and error checking of this path is warranted in the future. Signed-off-by: Allan McRae <allan@archlinux.org> - - - - - 1 changed file: - lib/libalpm/dload.c View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/7bc5d55b56f41518e0a53eed... -- View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/7bc5d55b56f41518e0a53eed... You're receiving this email because of your account on gitlab.archlinux.org.