Commit 0aa15e6
authored
feat(xpkg): 0.0.49 (#156)
* feat(xpkg): 0.0.49
Dependency version ranges in a recipe were joined as directory names, so a
consumer's RUNPATH and its INTERP could come from different versions of the
same package — a binary that segfaults before main with no diagnostic. See
openxlings/libxpkg#33.
Published to both mirrors and verified byte-identical.
* style(xpkg): keep the version list descending1 parent 881c4d3 commit 0aa15e6
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
15 | 20 | | |
16 | 21 | | |
17 | 22 | | |
| |||
25 | 30 | | |
26 | 31 | | |
27 | 32 | | |
| 33 | + | |
| 34 | + | |
28 | 35 | | |
29 | 36 | | |
30 | 37 | | |
| |||
0 commit comments