Commit bcf5d33
committed
fix(security): refresh uv installer checksum
Refresh the verified-installer pin for uv after the upstream Astral install script changed during the Ubuntu 25.10 Docker canary.
The canonical checksum refresh diff was limited to the generated timestamp plus the uv 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
- bash scripts/lib/test_security.sh
- automated_flywheel_setup_checker validate --path checksums.yaml --check-hashes1 parent 721a486 commit bcf5d33
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 | | |
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
0 commit comments