pacman/scripts
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
..
completion Remove --force from completion 2019-10-23 22:06:54 +10:00
libmakepkg makepkg: add CRC checksums and set these to be the default 2020-01-28 10:46:26 +10:00
po scripts/library: remove human_to_size 2019-11-06 15:52:21 +10:00
.gitignore libmakepkg: install pkg-config file 2019-05-08 12:46:33 +10:00
libmakepkg.pc.in libmakepkg: install pkg-config file 2019-05-08 12:46:33 +10:00
Makefile.am build: remove use of handcrafted m4 in configuring scripts 2019-11-06 16:11:53 +10:00
makepkg-template.pl.in Remove "Generated from ...; do not edit by hand" from scripts 2019-11-06 15:46:59 +10:00
makepkg.sh.in makepkg: add CRC checksums and set these to be the default 2020-01-28 10:46:26 +10:00
meson.build meson: make non-symlink scripts install for real, and use a better wrapper 2019-11-26 10:49:57 +10:00
pacman-db-upgrade.sh.in Remove "Generated from ...; do not edit by hand" from scripts 2019-11-06 15:46:59 +10:00
pacman-key.sh.in Remove "Generated from ...; do not edit by hand" from scripts 2019-11-06 15:46:59 +10:00
repo-add.sh.in repo-add: use wc -c on stdin instead of file to avoid use of cut 2019-11-07 21:40:44 +10:00
wrapper.sh.in Update copyright years 2019-10-23 22:06:54 +10:00