Difference between revisions of "Download And Verify MD5 Values"

From NST Wiki
Jump to navigationJump to search
(New page: * Download each of the released files from SourceForge. * Run the command: "md5sum" to compute the MD5 checksum value for each file downloaded. * Verify that the checksum values matc...)
 
(No difference)

Latest revision as of 09:46, 23 September 2009

  • Download each of the released files from SourceForge.
  • Run the command: "md5sum" to compute the MD5 checksum value for each file downloaded.
  • Verify that the checksum values match what was published at SourceForge in the release notes.
  • Verify that the checksum values match what appears in the associated release file (include/manifest/release-${VERSION}.xml).
  • Verify that each downloaded file is valid (can be used for its intended purpose).