sources: add support for source checksum
Metadata
Current evaluation
Merged: adds file checksum computation to validate the source-checksum part property. Approved by two reviewers and passed CI checks.
Suggested action: —
No scores available.
Issue body
Add support to computing file checksum to validate the source-checksum
part property.
Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged: adds file checksum computation to validate the source-checksum part property. Approved by two reviewers and passed CI checks. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged maintainer Claudio Matsuoka's changes to compute file checksums for validating the source-checksum part property. The feature was integrated into the codebase without additional review comments or revisions. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #980 sources: add optional "source-checksum" property | snapcraft | merged | Merged after CLA verification and conflict resolution. Adds an optional source-checksum property to verify source file integrity using multiple hash algorithms, accompanied by unit and integration tests. | |
| #60 feat: add checksum file to control tarball | debcraft | merged | Merged to add a checksum file to the control tarball. Approved by two reviewers with all CI checks passing. Changes modified three files, adding 80 lines and removing 8. | |
| #1683 feat: improve error message for checksum mismatch | craft-parts | merged | Merged improvements to checksum mismatch error messages, adding actual and expected digests to details, a resolution entry, and the problematic part name. Approved by two reviewers with all CI checks passing. Resolves #355. | |
| #619 Add source-checksum option | snapcraft | closed | Adding a source-checksum option for download integrity was closed due to inactivity. Reviewers requested naming adjustments and SHA-3 support, but the author did not address the final feedback. |