Skip to content

Update Windows release DLL contract#147

Merged
luca-ctx merged 1 commit into
mainfrom
codex/release-0.25-windows-compat
Jul 13, 2026
Merged

Update Windows release DLL contract#147
luca-ctx merged 1 commit into
mainfrom
codex/release-0.25-windows-compat

Conversation

@luca-ctx

Copy link
Copy Markdown
Contributor

Summary

  • update the exact Windows system DLL allowlist from ole32.dll to combase.dll
  • keep the fixture contract synchronized with the real 0.25 release artifact

Why

The 0.25 Windows x64 artifact links the Windows 11 system combase.dll instead of ole32.dll. The candidate runs successfully on the pinned native Windows 11 VM; the release gate was rejecting a healthy artifact because its exact import contract was stale.

Validation

  • real 0.25 Windows x64 artifact passes check-release-binary-compat.sh
  • artifact reports ctx 0.25.0 on the pinned Windows 11 VM
  • exact 12-target public Buildkite-equivalent gate passes

@luca-ctx
luca-ctx merged commit af7fd9c into main Jul 13, 2026
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