1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00
pacman/scripts
Dan McGee 496b687c3d 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>
2008-08-23 10:19:17 -05:00
..
.gitignore Remove gensync and updatesync from normal distribution 2008-02-02 14:12:34 -06:00
Makefile.am Factor shell script size command into configure script 2008-08-19 23:29:56 -05:00
makepkg.sh.in makepkg: check all integrity sums found in the PKGBUILD 2008-08-23 10:19:17 -05:00
pacman-optimize.sh.in scripts: allow usage when gettext is not installed 2008-02-17 21:25:41 -06:00
rankmirrors.py.in Remove hardcoded DBEXT value from script 2008-01-06 09:44:28 -06:00
repo-add.sh.in Factor shell script size command into configure script 2008-08-19 23:29:56 -05:00