Deal with new checksum blake2s256 in storage
- Tests are ok.
- Run tested with loader-tar and ok.
What i tried and is ok:
-
Db installed from scratch and load some tarballs -> All checksums are computed accordingly.
-
DB installed from prior version and migration (as in production):
- load tarballs (old-gnu)
- Migrate to 104 (current version to be reviewed)
- Recompute existing new checksums blake2s256.
- Import some more new contents -> All checksums are computed accordingly.
Related T703
Migrated from D200 (view on Phabricator)