diff options
author | Dan McGee <dan@archlinux.org> | 2008-08-23 17:19:17 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2008-08-23 17:19:17 +0200 |
commit | 496b687c3d4a56641051700e7c4e5e21b9c6607c (patch) | |
tree | 6f98908527e382279054b39618b98d7d3f317ee6 /lib/libalpm/alpm.c | |
parent | baf58525553db8f1e680de16793b147c88df59e2 (diff) | |
download | pacman-496b687c3d4a56641051700e7c4e5e21b9c6607c.tar.gz pacman-496b687c3d4a56641051700e7c4e5e21b9c6607c.tar.xz |
makepkg: check all integrity sums found in the PKGBUILD
Currently we use the INTEGRITY_CHECK array from makepkg.conf to limit both
the integrity sums generated and checked. It doesn't make a whole lot of
sense to ignore integrity sums that are present in a PKGBUILD, so this patch
will enable checking any that are available, but will only print a warning
about missing sums for those types found in INTEGRITY_CHECK.
It also adds a slight optimization of checking for openssl- we only need to
check once now because we use the same program for all checks.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'lib/libalpm/alpm.c')
0 files changed, 0 insertions, 0 deletions