Skip to content

bump(xpkg): 0.0.52 - #166

Merged
Sunrisepeak merged 1 commit into
mainfrom
bump/xpkg-0.0.52
Aug 6, 2026
Merged

bump(xpkg): 0.0.52#166
Sunrisepeak merged 1 commit into
mainfrom
bump/xpkg-0.0.52

Conversation

@Sunrisepeak

Copy link
Copy Markdown
Member

Publishes libxpkg 0.0.52 (openxlings/libxpkg#36, merged).

  • elfpatch.host_link_interposer — the B-line mechanism. From a shipped
    empty ELF stub, patchelf produces an object carrying the vendor's SONAME,
    the host vendor as an absolute DT_NEEDED, and the payload closure as
    DT_RPATH, so the vendor's dependencies resolve along one load chain
    instead of through LD_LIBRARY_PATH.
  • Loader fix: a deps table mixing a positional list with build = {...}
    dropped the build deps and copied the positional entries into build_deps
    in their place — declared, reported installed, neither done.

GLOBAL and CN assets verified byte-identical
(sha256 5cfa70af911b31a3c142a0a8e7faee9c56b1655baa5963d3153b1721e1f9c60c),
CN fetched with GET (GitCode answers HEAD with 401).

host_link_interposer (the B-line mechanism: an interposer built by
patchelf from a shipped stub, binding the host vendor's dependency
closure per-object by DT_RPATH), plus a loader fix -- a `deps` table
mixing a positional list with `build = {...}` dropped the build deps
and copied the positional entries into build_deps in their place.

GLOBAL and CN verified byte-identical (sha256 5cfa70af…).
@Sunrisepeak
Sunrisepeak merged commit aa11173 into main Aug 6, 2026
5 checks passed
@Sunrisepeak
Sunrisepeak deleted the bump/xpkg-0.0.52 branch August 6, 2026 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant