Debian Patches

Status for pacman-package-manager/7.0.0-1

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
versioned-po-path.patch Put version in po filenames so libalpm major versions can coexist Tell meson to name the po files libalpm<majorversion>.mo instead of just
libalpm.mo so two major versions of libalpm can be installed simultaneously.
Ben Westover <me@benthetechguy.net> not-needed 2024-04-04

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

Links