Commit 5b7c5fb
fix: add SHA1 checksums to data tar for apk-tools 3.0 compatibility
Alpine apk-tools 3.0 requires embedded SHA1 checksums in PAX headers.
Use abuild-tar --hash to generate these checksums, which is compatible
with both apk-tools v2 (warning) and v3 (required).
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent ac127b2 commit 5b7c5fb
1 file changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
532 | 532 | | |
533 | 533 | | |
534 | 534 | | |
535 | | - | |
| 535 | + | |
536 | 536 | | |
537 | 537 | | |
538 | | - | |
539 | | - | |
540 | | - | |
541 | | - | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
542 | 543 | | |
543 | 544 | | |
544 | 545 | | |
| |||
0 commit comments