Debian Patches

Status for pacman-package-manager/6.0.2-6

Patch Description Author Forwarded Bugs Origin Last update
bash-path.patch Set bash path to /bin/bash for reproducibility The build system finds the path to bash and replaces script headers
with it. This makes the build non-reproducible since some systems are
merged-usr and some are not. This patch makes tells the build system
to search specifically for /bin/bash instead of bash anywhere on PATH.
Ben Westover <me@benthetechguy.net> not-needed 2022-09-16
fix-shebangs.patch Replace /usr/bin/bash with /bin/bash in shebangs bash is located in /usr/bin on Arch Linux, which is the distribution
that this program was intended for. On Debian, it's located in /bin,
so the shebangs must be changed to make the scripts executable.
Ben Westover <me@benthetechguy.net> not-needed 2022-09-16
fix-test-t64.patch Allow test to pass on 32 bit ARM systems with Debian's 64 bit time Ben Westover <me@benthetechguy.net> not-needed 2024-03-20
keyring-dir.patch Add meson option to specify alternative keyring directory The Debian package archlinux-keyring places its keyring in Debian's
standard directory of /usr/share/keyrings, but pacman is hard coded to
use /usr/share/pacman/keyrings. This patch adds a meson build option
to change that directory under /usr/share.
Daan De Meyer <daan.j.demeyer@gmail.com> yes upstream 2022-09-16

All known versions for source package 'pacman-package-manager'

Links