Skip to content

Pullrun

v0.7.4 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Fixed Enter key handling on Debian shells, reduced startup blocking from refcount rebuild, and auto‑signed Homebrew runtime binary for Apple Virtualization.

Full changelog

v0.7.4 — 2026-07-25

Bug fixes

  • Apple Virt PTY: \r\n conversion missing in pullrun-init. cfmakeraw
    clears ICRNL, so Enter from the host stayed as \r and was not recognized
    by Debian-based shells (dash, bash). Added ICRNL=1 and cleared ECHOCTL in
    the guest PTY termios setup. Alpine (BusyBox ash) was unaffected.
  • Startup blocked by synchronous refcount rebuild. The store refcount rebuild
    (up to ~55s with 7000+ nodes) blocked the gRPC socket bind, causing the CLI
    to time out after 5s. Moved into a background tokio::spawn; CLI timeout
    increased to 60s.
  • Homebrew postinstall auto-signs runtime binary. The
    com.apple.security.virtualization entitlement is now applied to
    pullrun-runtime after every brew install / brew reinstall, so Apple
    Virtualization VM backend works immediately with no manual codesign step.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Pullrun

Get notified when new releases ship.

Sign up free

About Pullrun

All releases →

Related context

Beta — feedback welcome: [email protected]