Commit bf6a334
authored
register openkal-musl 0.19.1 (#460)
Registration only: nothing here pins it yet. openkal-llvm-runtime names
0.19.0 exactly, and moving that pin is a separate change.
0.19.1 moves its own openkal-windows pin to 0.10.1, which makes a file opened
for writing describable. `do_fstat` calls `okm_fs_file_info` and maps its
error, so before it, `fstat` on a descriptor the caller opened a line earlier
returned EACCES on Windows -- the pair libarchive performs when opening an
archive for output.
All four urls this and the previous registration add were fetched before this
entry was written, not merely linted for shape: both hosts serve 0.19.1 at
1152093 bytes and 0.10.1 at 89854, and each CN copy is byte-for-byte identical
to its GitHub archive.
The CN url was written wrong once and caught by reading it back: a piecewise
substitution replaced the file name before the directory pattern could match
and produced `download/0.19.0/openkal-musl-0.19.1.tar.gz`, which serves
nothing. The version is now replaced wholesale within each block, because the
key, the GLOBAL tag, and both halves of the CN url name one version and have
to move together.1 parent 0bed252 commit bf6a334
1 file changed
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
55 | 62 | | |
56 | 63 | | |
57 | 64 | | |
| |||
243 | 250 | | |
244 | 251 | | |
245 | 252 | | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
246 | 260 | | |
247 | 261 | | |
248 | 262 | | |
| |||
434 | 448 | | |
435 | 449 | | |
436 | 450 | | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
437 | 458 | | |
438 | 459 | | |
439 | 460 | | |
| |||
0 commit comments