archy/releases/manifest.json
archipelago b7ee82ccbc chore: release v1.7.48-alpha
Hotfix: archipelago.service ExecStartPre now mkdirs /run/containers and
/var/lib/containers before the unit's mount-namespace setup tries to bind
them. Without this, fresh nodes that don't have /run/containers (e.g.
nodes provisioned without a prior podman session) fail at the namespace
step with:

  Failed to set up mount namespacing: /run/containers: No such file or directory
  Failed at step NAMESPACE spawning /bin/bash: No such file or directory

Existing nodes don't pick up systemd unit changes via OTA — they need a
one-time `systemctl edit archipelago` adding the same mkdir. ISO installs
from this version forward have the fix baked in.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 16:27:22 -04:00

16 lines
1.6 KiB
JSON

{
"version": "1.7.48-alpha",
"release_date": "2026-04-29",
"changelog": [
"archipelago.service no longer fails to start on nodes where /run/containers wasn't pre-created. Existing nodes need a one-time `systemctl edit archipelago` to add a small mkdir directive; ISO installs from this version forward have the fix baked in.",
"Bitcoin Knots/Core sync significantly faster — uses every available core (was capped at 2) and 8GB memory headroom for the dbcache. ElectrumX initial indexing also faster (2GB cache, 2GB memory).",
"Health monitor stops paging \"Auto-restart failed\" for orphaned containers (after variant switches like bitcoin-core ↔ bitcoin-knots).",
"Apps don't disappear from My Apps when an install fails — card stays visible with the failure reason.",
"Multi-image stack pulls advance the progress bar through the actual phases instead of sitting at 0%."
],
"components": [
{ "name": "archipelago", "current_version": "1.7.48-alpha", "new_version": "1.7.48-alpha", "download_url": "https://git.tx1138.com/lfg2025/archy/raw/branch/main/releases/v1.7.48-alpha/archipelago", "sha256": "95dc655bc51e6827577b0ae6a50dd78d3fed8116a89e87f3197b3d244737bc10", "size_bytes": 41619544 },
{ "name": "archipelago-frontend-1.7.48-alpha.tar.gz", "current_version": "1.7.48-alpha", "new_version": "1.7.48-alpha", "download_url": "https://git.tx1138.com/lfg2025/archy/raw/branch/main/releases/v1.7.48-alpha/archipelago-frontend-1.7.48-alpha.tar.gz", "sha256": "c0462fe23a45758c2b952be2ee2260d77bfff6cd7b5d0454afeec3af2ac7c2b5", "size_bytes": 77026434 }
]
}