[Git][pacman/pacman][master] lib: support reproducible install date
Allan McRae pushed to branch master at Pacman / Pacman Commits: f4bdb774 by Jelle van der Waa at 2025-11-09T01:16:53+10:00 lib: support reproducible install date When building an Arch Linux image the install date would vary when trying to reproduce it. Similar to building packages, respect `SOURCE_DATE_EPOCH` when installing packages. - - - - - 6 changed files: - lib/libalpm/add.c - test/pacman/README - test/pacman/meson.build - test/pacman/pmrule.py - test/pacman/pmtest.py - + test/pacman/tests/source_date_epoch_install.py View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/f4bdb77470528019aaba4d8b... -- View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/f4bdb77470528019aaba4d8b... You're receiving this email because of your account on gitlab.archlinux.org.
participants (1)
-
Allan McRae (@allan)