Changelog:
- D6396: new Maven loader
- D6750: Updated Debian loader to be able to deal with old origins with md5 manifest
- D6748, D6749, Fix debian hash manifest to use the correct intrinsic version
- D6751: Bump ExtID version for extid entries dsc-sha256
Dev/Ops actions:
- [x] Actually land the related bunch of diffs (see Changelog entry)
- [ ] Tag swh.loader.core
- [ ] Actually deploy on workers
- [ ] for platform in {staging, production}
- [ ] Restart impacted services: swh-worker@loader_{$pkg_loader} for pkg_loader in {archive,cran,debian,deosit,nixguix,opam,npm,pypi,...}
- [ ] Ensure loading is still ok
Impact:
- Schedule back origins with visit_type "deb"
Dependencies pulled:
- swh.model v3.1 (hashes: allowing optional md5 hash computation)
- swh.lister v2.6.1 (debian: improved last_update computations)
Note:
v2.0 since it's an api change for the debian loader.