When one or multiple tarball checksums are available, either from listers
output or from Web APIs calls perfomed by some loaders, use them to check
integrity of downloaded tarballs.
Depends on D8594
Differential D8595
Use tarball checksum to check download integrity in package loaders anlambert on Sep 30 2022, 6:48 PM. Authored by Tags None Subscribers None
Details
When one or multiple tarball checksums are available, either from listers Depends on D8594
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D8595 (id=31025)Rebasing onto f774aba59e... Current branch diff-target is up to date. Changes applied before testcommit 5482a48ea1bdf454c903899b7d1476ae88b3a433 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Thu Sep 29 17:20:19 2022 +0200 Use tarball checksum to check download integrity in package loaders When one or multiple tarball checksums are available, either from listers output or from Web APIs calls perfomed by some loaders, use them to check integrity of downloaded tarballs. See https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/936/ for more details. |