This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Affected surfaces
Summary
AI summaryFixed install.sh incorrectly installing pullrun‑runtime as pullrun.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
install.sh now installs correct binary as pullrun, fixing wrong binary installation. install.sh now installs correct binary as pullrun, fixing wrong binary installation. Source: llm_adapter@2026-07-15 Confidence: low |
— |
| Bugfix | Medium |
install.sh correctly installs the proper binary as `pullrun`. install.sh correctly installs the proper binary as `pullrun`. Source: granite4.1:30b@2026-07-15-audit Confidence: low |
— |
| Bugfix | Low |
Non‑sudo installs now correctly install the CLI as `pullrun`. Non‑sudo installs now correctly install the CLI as `pullrun`. Source: granite4.1:30b@2026-07-15-audit Confidence: low |
— |
| Refactor | Low |
Updated glob pattern in install.sh to use exact arch-suffixed matching with fallback. Updated glob pattern in install.sh to use exact arch-suffixed matching with fallback. Source: granite4.1:30b@2026-07-15-audit Confidence: low |
— |
| Refactor | Low |
Rate-limit error message updated to reference version v0.6.3. Rate-limit error message updated to reference version v0.6.3. Source: granite4.1:30b@2026-07-15-audit Confidence: low |
— |
Full changelog
Critical fix: install.sh no longer installs the wrong binary as pullrun.
The find -name "$BIN-*" glob matched pullrun-runtime-linux-amd64 before pullrun-linux-amd64. Replaced with exact arch-suffixed matching ($BIN-$OS-$ARCH) followed by exact basename fallback. Non-sudo installs now correctly install the CLI as pullrun instead of pullrun-runtime.
Also updated the rate-limit error message to reference v0.6.3.
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
About Pullrun
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]