pacman/scripts/libmakepkg/util
Allan McRae 21af798604 makepkg: add CRC checksums and set these to be the default
Checksums arrays should be filled with values provided by upstream.  We
currently have md5 set as an unsecure default, and are constantly asked to
change it to sha2.  However, just changing the default to a stronger checksum
gives the user the impression that "makepkg -g" checksums are perfect.

Instead, change the default checksum to a CRC, to make it clear that any
checksum generated purely by "makepkg -g" is not ideal.

Signed-off-by: Allan McRae <allan@archlinux.org>
2020-01-28 10:46:26 +10:00
..
compress.sh.in Update copyright years 2019-10-23 22:06:54 +10:00
config.sh.in makepkg: also move restore_envvars handling into libmakepkg 2019-05-28 12:46:44 +10:00
dirsize.sh.in makepkg: do not count hard links multiple times when calculating pkg size 2019-10-30 10:03:46 +10:00
error.sh.in Update copyright years 2019-10-23 22:06:54 +10:00
meson.build Comma fail 2019-10-30 14:26:07 +10:00
message.sh.in Update copyright years 2019-10-23 22:06:54 +10:00
option.sh.in Update copyright years 2019-10-23 22:06:54 +10:00
parseopts.sh.in libmakepkg: fix empty arguments in parseopts 2019-11-05 14:47:15 +10:00
pkgbuild.sh.in Update copyright years 2019-10-23 22:06:54 +10:00
schema.sh.in makepkg: add CRC checksums and set these to be the default 2020-01-28 10:46:26 +10:00
source.sh.in Update copyright years 2019-10-23 22:06:54 +10:00
util.sh.in Update copyright years 2019-10-23 22:06:54 +10:00