[Git][pacman/pacman][master] 2 commits: libalpm: don't download .pkg files when the only .sig is needed
Allan McRae pushed to branch master at Pacman / Pacman Commits: ba4bb234 by morganamilo at 2025-11-01T07:34:36+00:00 libalpm: don't download .pkg files when the only .sig is needed Commit 2ae63606 moved payload mtime configuration into the sandbox setup. This made it so that when the sandbox is disabled, the whole package file would be redownloaded. This caused the downloader to download more data than intended and display download %s abover 100%. Fixes #200. - - - - - 0b85521e by morganamilo at 2025-11-01T07:34:39+00:00 pacman: fix cursor not properly resetting on sigint - - - - - 2 changed files: - lib/libalpm/dload.c - src/pacman/sighandler.c View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/compare/62d27a6eb5b89d8ee6fd048... -- View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/compare/62d27a6eb5b89d8ee6fd048... You're receiving this email because of your account on gitlab.archlinux.org.
participants (1)
-
Allan McRae (@allan)