[Bug other/61439] contrib/download_prerequisites script does not verify integrity of packages

2016-01-07 Thread spam at kdmurray dot id.au
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61439 --- Comment #3 from daube --- Created attachment 37263 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37263&action=edit Verify checksums of tarballs obtained with contrib/download_prerequisites

[Bug other/61439] contrib/download_prerequisites script does not verify integrity of packages

2016-01-07 Thread spam at kdmurray dot id.au
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61439 --- Comment #2 from daube --- Hi all, I've implemented checksum verification using the sha512sums published with prerequisite tarballs on gcc.gnu.org. Please find the patch attached to this ticket. This would be my first contribution to GCC, so