[Git][pacman/pacman][master] Do not overwrite default download user when option is unset
Allan McRae pushed to branch master at Pacman / Pacman Commits: 692f7a2c by Allan McRae at 2025-05-08T21:49:56+10:00 Do not overwrite default download user when option is unset Commit 7ccf316c provided "root" (or the user name for UID 0) as a default download user. However, when DownloadUser is unset in pacman.conf, pacman was overwriting the default with null. Rectify this. Fixes #248 Signed-off-by: Allan McRae <allan@archlinux.org> - - - - - 2 changed files: - lib/libalpm/alpm.c - src/pacman/conf.c View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/692f7a2cfec0eb8e96e682d5... -- View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/692f7a2cfec0eb8e96e682d5... You're receiving this email because of your account on gitlab.archlinux.org.
participants (1)
-
Allan McRae (@allan)