Commit ae8a7fa
committed
fix(security): refresh DCG installer checksum
Refresh the verified-installer pin for destructive_command_guard after the Ubuntu 25.10 Docker canary observed the upstream install.sh changed again.
The canonical checksum refresh diff was limited to the generated timestamp plus the dcg entry. ACFS security verification and automated_flywheel_setup_checker --check-hashes both report all 41 installer hashes matched after the refresh.
Verification:
- ./scripts/lib/security.sh --verify --json
- automated_flywheel_setup_checker validate --path checksums.yaml --check-hashes1 parent bcf5d33 commit ae8a7fa
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments