Skip to content

hyperlight: update to v0.5.0 release#333

Merged
huzaifa-d merged 2 commits into
microsoft:mainfrom
danbugs:feat/hyperlight-v0.5.0
May 18, 2026
Merged

hyperlight: update to v0.5.0 release#333
huzaifa-d merged 2 commits into
microsoft:mainfrom
danbugs:feat/hyperlight-v0.5.0

Conversation

@danbugs

@danbugs danbugs commented May 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Pin hyperlight-unikraft dependency to tag v0.5.0 (was tracking branch main at v0.4.0)
  • Update GHCR image tag from v0.4.0 to v0.5.0

What's in hyperlight-unikraft v0.5.0

  • Security hardening: loopback blocking, resource caps on fs_read/net_send/dns, socket timeouts, mount-root guard
  • Fix: Windows socket state corruption in net_connect
  • Fix: ZipInfo timestamp clamping (openpyxl XLSX generation no longer crashes)
  • Fix: Python UTF-8 mode enabled by default
Microsoft Reviewers: Open in CodeFlow

Signed-off-by: danbugs <danilochiarlone@gmail.com>
Copilot AI review requested due to automatic review settings May 17, 2026 22:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Hyperlight backend to consume the v0.5.0 Hyperlight-Unikraft release and corresponding runtime image tag.

Changes:

  • Pins hyperlight-unikraft-host to tag v0.5.0.
  • Updates the Hyperlight GHCR install tag to v0.5.0.
  • Refreshes Cargo.lock for the new dependency graph.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.

File Description
src/wxc_common/src/hyperlight_runner.rs Updates the GHCR image tag used by Hyperlight setup.
src/wxc_common/Cargo.toml Pins the Hyperlight-Unikraft host dependency to the v0.5.0 git tag.
src/Cargo.lock Records the resolved v0.5.0 dependency and new transitive crates.

Comment thread src/wxc_common/src/hyperlight_runner.rs
Comment thread src/wxc_common/src/hyperlight_runner.rs
Signed-off-by: danbugs <danilochiarlone@gmail.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 4 changed files in this pull request and generated no new comments.

@huzaifa-d huzaifa-d left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@huzaifa-d huzaifa-d merged commit 079821f into microsoft:main May 18, 2026
18 checks passed
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.

3 participants