Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* md5.sum contains outdated checksum for sha512.sum
@ 2019-10-02 14:53 Tom de Vries
  2019-10-05  7:36 ` Tom de Vries
  0 siblings, 1 reply; 4+ messages in thread
From: Tom de Vries @ 2019-10-02 14:53 UTC (permalink / raw)
  To: gdb-patches; +Cc: Joel Brobecker

Hi,

I noticed these files:
...
https://sourceware.org/ftp/gdb/releases/md5.sum
https://sourceware.org/ftp/gdb/releases/sha512.sum
...

and the fact that they have each other in the checksum list:
...
$ grep sum *.sum
md5.sum:d302bd90c757261f7a869a7a933ae096  sha512.sum
sha512.sum:302d3ee680099da76381af62dc8326bc73bd0f72e31733611458213b582fba4f7596b8892676a530dbd95f4fe2257b3f487048ed0815cceefb81c199a8a92662
 md5.sum
...

Only one matches:
...
$ md5sum sha512.sum
cbf4a5e7311db1d101038a3411a2cf9b  sha512.sum
$ sha512sum md5.sum
302d3ee680099da76381af62dc8326bc73bd0f72e31733611458213b582fba4f7596b8892676a530dbd95f4fe2257b3f487048ed0815cceefb81c199a8a92662
 md5.sum
...

So, AFAICT, md5.sum contains an outdated checksum for sha512.sum (and
AFAIU, as long as the files reference each other, that will be the case).

Thanks,
- Tom


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-10-06 15:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-02 14:53 md5.sum contains outdated checksum for sha512.sum Tom de Vries
2019-10-05  7:36 ` Tom de Vries
2019-10-05 10:08   ` Andreas Schwab
2019-10-06 15:21     ` Joel Brobecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox