This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+10 more
Summary
AI summaryFixed .env corruption and crashes on empty or 0‑byte files, plus prevented harbor doctor from hanging.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
`.env` no longer collapses into a corrupted stub when multiple Harbor commands run concurrently. `.env` no longer collapses into a corrupted stub when multiple Harbor commands run concurrently. Source: llm_adapter@2026-06-14 Confidence: high |
— |
| Bugfix | Medium |
An empty or 0-byte `.env` now self-repairs from the default profile instead of causing later commands to crash. An empty or 0-byte `.env` now self-repairs from the default profile instead of causing later commands to crash. Source: llm_adapter@2026-06-14 Confidence: high |
— |
| Bugfix | Medium |
`harbor doctor` no longer hangs when run with non-interactive stdin; it reads audit logs directly for SELinux AVC probe. `harbor doctor` no longer hangs when run with non-interactive stdin; it reads audit logs directly for SELinux AVC probe. Source: llm_adapter@2026-06-14 Confidence: high |
— |
Full changelog
Misc
.envno longer collapses into a corrupted stub when several Harbor commands run at once (for example when the app loads its CLI page).- An empty or 0-byte
.envnow self-repairs from the default profile instead of leaving later commands to crash. harbor doctorno longer hangs when run with non-interactive stdin; its SELinux AVC probe reads audit logs directly.
Full Changelog: https://github.com/av/harbor/compare/v0.5.1...v0.5.2
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 LLM Harbor
Containerized LLM toolkit. Run LLM backends, APIs, frontends, and additional services via a concise CLI. `Apache-2.0` `Docker/Shell`
Related context
Related tools
Beta — feedback welcome: [email protected]