release: v0.78.0c — inherit LAN-access fixes from rebuilt base-pi-only
opencode-devbox v1.15.13d published the rebuilt base-pi-only (digest 83b45335) with the fixed setup-lan-access.sh (Include scope + ControlPath) and the new ssh-lan.conf / RFC1918 autojump. Tagging now to build the thin pi-devbox on it.
This commit is contained in:
+7
-3
@@ -8,12 +8,16 @@ Tags follow the pi npm version: `v{pi_version}[letter]` — bare tag for the fir
|
||||
|
||||
## Unreleased
|
||||
|
||||
_(no changes since v0.78.0c)_
|
||||
|
||||
## v0.78.0c — 2026-06-04
|
||||
|
||||
### Fixed / Added (inherited from the base via `FROM`)
|
||||
|
||||
LAN-access improvements made in opencode-devbox's `setup-lan-access.sh` (baked
|
||||
into the `base-pi-only` image) flow through to pi-devbox automatically — no
|
||||
pi-devbox source change. Cut a fresh `base-pi-only` after the opencode-devbox
|
||||
release to pick them up:
|
||||
into the `base-pi-only` image, published by opencode-devbox v1.15.13d) flow
|
||||
through to pi-devbox automatically — no pi-devbox source change. Built `FROM`
|
||||
the rebuilt `joakimp/pi-devbox:base-pi-only` (digest `83b45335…`):
|
||||
|
||||
- **Fixed:** the generated `~/.ssh-local/config` had `Include ~/.ssh/config`
|
||||
scoped to the `host`/`mac` block, so `dssh <peer>` by name was ignored.
|
||||
|
||||
Reference in New Issue
Block a user