package: add hashes for SourceForge-hosted packages
authorYann E. MORIN <yann.morin.1998@free.fr>
Sun, 28 Dec 2014 12:19:29 +0000 (13:19 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 28 Dec 2014 21:21:16 +0000 (22:21 +0100)
commit2ced21f8f982ef199b99ccc1f35dff6611b90c89
treed4dbf22d490e1ad8d6452fad39328cdaee99fac3
parent3e05efd76636d29821a625fb608a49d846485572
package: add hashes for SourceForge-hosted packages

Since SourceForge sometimes serves us faulty tarballs, we can tons of
autobuild failures:
    http://autobuild.buildroot.org/results/9fb/9fba5bf086a4e7a29e5f7156ec43847db7aacfc4/
    http://autobuild.buildroot.org/results/6c8/6c837b244c45ac3b3a887734a371cd6d226cf216/
    ...

Fix that by adding hash files for all SourceForge-hosted packages (thos
etht did not already have it).

We normally prefer to use hashes published by upstream, but hunting them
all one by one is a tedious task, so those hashes were all locally
computed with a script that searched for SF-hosted packages, downloades
the associated tarball, computed the hash, and stored it in the
corresponding .hash file.

Also, SF publishes sha1 hashes, while I used the stronger sha256, since
sha1 is now considered to be relatively weak.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Peter Korsgaard <jacmet@uclibc.org>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Cc: Richard Braun <rbraun@sceen.net>
Cc: Nathaniel Roach <nroach44@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
141 files changed:
package/acpid/acpid.hash [new file with mode: 0644]
package/aespipe/aespipe.hash [new file with mode: 0644]
package/armadillo/armadillo.hash [new file with mode: 0644]
package/beecrypt/beecrypt.hash [new file with mode: 0644]
package/bellagio/bellagio.hash [new file with mode: 0644]
package/blackbox/blackbox.hash [new file with mode: 0644]
package/bootutils/bootutils.hash [new file with mode: 0644]
package/ccrypt/ccrypt.hash [new file with mode: 0644]
package/cegui06/cegui06.hash [new file with mode: 0644]
package/cppcms/cppcms.hash [new file with mode: 0644]
package/cramfs/cramfs.hash [new file with mode: 0644]
package/curlftpfs/curlftpfs.hash [new file with mode: 0644]
package/dbus-cpp/dbus-cpp.hash [new file with mode: 0644]
package/dtach/dtach.hash [new file with mode: 0644]
package/duma/duma.hash [new file with mode: 0644]
package/dvbsnoop/dvbsnoop.hash [new file with mode: 0644]
package/empty/empty.hash [new file with mode: 0644]
package/espeak/espeak.hash [new file with mode: 0644]
package/expat/expat.hash [new file with mode: 0644]
package/expect/expect.hash [new file with mode: 0644]
package/ezxml/ezxml.hash [new file with mode: 0644]
package/fdk-aac/fdk-aac.hash [new file with mode: 0644]
package/fetchmail/fetchmail.hash [new file with mode: 0644]
package/flex/flex.hash [new file with mode: 0644]
package/fluxbox/fluxbox.hash [new file with mode: 0644]
package/fxload/fxload.hash [new file with mode: 0644]
package/genext2fs/genext2fs.hash [new file with mode: 0644]
package/genromfs/genromfs.hash [new file with mode: 0644]
package/gnu-efi/gnu-efi.hash [new file with mode: 0644]
package/gptfdisk/gptfdisk.hash [new file with mode: 0644]
package/gqview/gqview.hash [new file with mode: 0644]
package/gtkperf/gtkperf.hash [new file with mode: 0644]
package/gutenprint/gutenprint.hash [new file with mode: 0644]
package/haserl/haserl.hash [new file with mode: 0644]
package/hplip/hplip.hash [new file with mode: 0644]
package/igmpproxy/igmpproxy.hash [new file with mode: 0644]
package/imlib2/imlib2.hash [new file with mode: 0644]
package/iperf/iperf.hash [new file with mode: 0644]
package/ipmitool/ipmitool.hash [new file with mode: 0644]
package/iprutils/iprutils.hash [new file with mode: 0644]
package/irda-utils/irda-utils.hash [new file with mode: 0644]
package/jamvm/jamvm.hash [new file with mode: 0644]
package/joe/joe.hash [new file with mode: 0644]
package/jpeg-turbo/jpeg-turbo.hash [new file with mode: 0644]
package/lame/lame.hash [new file with mode: 0644]
package/lbreakout2/lbreakout2.hash [new file with mode: 0644]
package/lcdproc/lcdproc.hash [new file with mode: 0644]
package/lcms2/lcms2.hash [new file with mode: 0644]
package/lesstif/lesstif.hash [new file with mode: 0644]
package/libargtable2/libargtable2.hash [new file with mode: 0644]
package/libcdaudio/libcdaudio.hash [new file with mode: 0644]
package/libcgi/libcgi.hash [new file with mode: 0644]
package/libcgroup/libcgroup.hash [new file with mode: 0644]
package/libcue/libcue.hash [new file with mode: 0644]
package/libdmtx/libdmtx.hash [new file with mode: 0644]
package/libdnet/libdnet.hash [new file with mode: 0644]
package/libexif/libexif.hash [new file with mode: 0644]
package/libfuse/libfuse.hash [new file with mode: 0644]
package/libglew/libglew.hash [new file with mode: 0644]
package/libical/libical.hash [new file with mode: 0644]
package/libid3tag/libid3tag.hash [new file with mode: 0644]
package/libjson/libjson.hash [new file with mode: 0644]
package/libmad/libmad.hash [new file with mode: 0644]
package/libmcrypt/libmcrypt.hash [new file with mode: 0644]
package/libmhash/libmhash.hash [new file with mode: 0644]
package/libmms/libmms.hash [new file with mode: 0644]
package/libmodplug/libmodplug.hash [new file with mode: 0644]
package/libmpeg2/libmpeg2.hash [new file with mode: 0644]
package/liboauth/liboauth.hash [new file with mode: 0644]
package/libpfm4/libpfm4.hash [new file with mode: 0644]
package/librsync/librsync.hash [new file with mode: 0644]
package/libseccomp/libseccomp.hash [new file with mode: 0644]
package/libserial/libserial.hash [new file with mode: 0644]
package/libsysfs/libsysfs.hash [new file with mode: 0644]
package/libungif/libungif.hash [new file with mode: 0644]
package/libupnp/libupnp.hash [new file with mode: 0644]
package/libusb-compat/libusb-compat.hash [new file with mode: 0644]
package/libusb/libusb.hash [new file with mode: 0644]
package/libvncserver/libvncserver.hash [new file with mode: 0644]
package/linknx/linknx.hash [new file with mode: 0644]
package/lmbench/lmbench.hash [new file with mode: 0644]
package/log4cplus/log4cplus.hash [new file with mode: 0644]
package/logsurfer/logsurfer.hash [new file with mode: 0644]
package/ltp-testsuite/ltp-testsuite.hash [new file with mode: 0644]
package/ltris/ltris.hash [new file with mode: 0644]
package/madplay/madplay.hash [new file with mode: 0644]
package/mcrypt/mcrypt.hash [new file with mode: 0644]
package/minidlna/minidlna.hash [new file with mode: 0644]
package/modplugtools/modplugtools.hash [new file with mode: 0644]
package/msgpack/msgpack.hash [new file with mode: 0644]
package/msmtp/msmtp.hash [new file with mode: 0644]
package/mutt/mutt.hash [new file with mode: 0644]
package/nanocom/nanocom.hash [new file with mode: 0644]
package/nbd/nbd.hash [new file with mode: 0644]
package/netcat/netcat.hash [new file with mode: 0644]
package/nfs-utils/nfs-utils.hash [new file with mode: 0644]
package/ngrep/ngrep.hash [new file with mode: 0644]
package/ocf-linux/ocf-linux.hash [new file with mode: 0644]
package/odhcploc/odhcploc.hash [new file with mode: 0644]
package/opencore-amr/opencore-amr.hash [new file with mode: 0644]
package/openocd/openocd.hash [new file with mode: 0644]
package/oprofile/oprofile.hash [new file with mode: 0644]
package/p910nd/p910nd.hash [new file with mode: 0644]
package/pcmanfm/pcmanfm.hash [new file with mode: 0644]
package/poco/poco.hash [new file with mode: 0644]
package/prboom/prboom.hash [new file with mode: 0644]
package/proxychains-ng/proxychains-ng.hash [new file with mode: 0644]
package/psmisc/psmisc.hash [new file with mode: 0644]
package/ptpd/ptpd.hash [new file with mode: 0644]
package/ptpd2/ptpd2.hash [new file with mode: 0644]
package/python-dialog/python-dialog.hash [new file with mode: 0644]
package/python-id3/python-id3.hash [new file with mode: 0644]
package/python-numpy/python-numpy.hash [new file with mode: 0644]
package/python-pyparsing/python-pyparsing.hash [new file with mode: 0644]
package/qwt/qwt.hash [new file with mode: 0644]
package/rpcbind/rpcbind.hash [new file with mode: 0644]
package/scons/scons.hash [new file with mode: 0644]
package/ser2net/ser2net.hash [new file with mode: 0644]
package/sispmctl/sispmctl.hash [new file with mode: 0644]
package/smartmontools/smartmontools.hash [new file with mode: 0644]
package/sox/sox.hash [new file with mode: 0644]
package/squashfs/squashfs.hash [new file with mode: 0644]
package/sshfs/sshfs.hash [new file with mode: 0644]
package/sshpass/sshpass.hash [new file with mode: 0644]
package/strace/strace.hash [new file with mode: 0644]
package/swig/swig.hash [new file with mode: 0644]
package/synergy/synergy.hash [new file with mode: 0644]
package/tclap/tclap.hash [new file with mode: 0644]
package/tcllib/tcllib.hash [new file with mode: 0644]
package/tinyhttpd/tinyhttpd.hash [new file with mode: 0644]
package/tmux/tmux.hash [new file with mode: 0644]
package/tn5250/tn5250.hash [new file with mode: 0644]
package/twolame/twolame.hash [new file with mode: 0644]
package/upx/upx.hash [new file with mode: 0644]
package/vde2/vde2.hash [new file with mode: 0644]
package/vo-aacenc/vo-aacenc.hash [new file with mode: 0644]
package/vtun/vtun.hash [new file with mode: 0644]
package/wipe/wipe.hash [new file with mode: 0644]
package/x11vnc/x11vnc.hash [new file with mode: 0644]
package/xmlstarlet/xmlstarlet.hash [new file with mode: 0644]
package/zd1211-firmware/zd1211-firmware.hash [new file with mode: 0644]