16 Dec
2014
16 Dec
'14
4:42 p.m.
On Monday, December 15, 2014 16:54:04 Marcel Korpel wrote:
Third, don't use md5sums to check file integrity; to avoid collisions, it is recommended that you use sha256sums. You can set this in /etc/makepkg.conf (and then you can use updpkgsums to generate them).
Should we have the makepkg.conf in the pacman package changed to sha256? Seems like a good idea that shouldn't bite anybody.