mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Update Urbit to v2.11 (#667)
This commit is contained in:
parent
2c9005ba75
commit
b869df6cc0
@ -7,7 +7,7 @@ services:
|
||||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
manager:
|
||||
image: mopfelwinrux/urbit-umbrel:v2.10@sha256:699d0dc57b86c832f4687d1c416fa3745682ae3c75bf3cf12739a096b19f3bd5
|
||||
image: mopfelwinrux/urbit-umbrel:v2.11@sha256:1369dae6f10a29e4cc17ffeb71733810d5b218e6292ac7502417bfdd5d1ffc5e
|
||||
ports:
|
||||
- "34343:34343"
|
||||
volumes:
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: urbit
|
||||
category: networking
|
||||
name: Urbit
|
||||
version: "v2.10"
|
||||
version: "v2.11"
|
||||
tagline: Run Urbit on your Umbrel
|
||||
description: >-
|
||||
Urbit is a personal server for self-sovereign personal & networked
|
||||
@ -35,16 +35,13 @@ torOnly: false
|
||||
submitter: ~mopfel-winrux
|
||||
submission: https://github.com/getumbrel/umbrel/pull/1246
|
||||
releaseNotes: >-
|
||||
This release includes runtime fixes mainly aimed at OTA publishers. A
|
||||
publisher running vere-v2.10 and urbit-os-v2.142 (releasing in a few
|
||||
days) will be able to reliably deliver the initial OTA through remote
|
||||
scry instead of falling back to ames.
|
||||
This release fixes a guard page bounds check that would usually present
|
||||
as a ship crashing with loom: bogus ward. This bug (present since
|
||||
vere-v2.7) also has a small chance of corrupting persistent state, so we
|
||||
encourage users to upgrade as soon as possible.
|
||||
|
||||
The release also includes significantly better long-running replay
|
||||
capabilities that were missing since vere-v1.14. The <your-ship>/.run
|
||||
play command now supports the –auto-meld command line flag to
|
||||
automatically meld a long memory-intensive replay. It also supports the
|
||||
–snap-at x command line flag to snapshot every x events.
|
||||
The release also fixes a bug with the meld command that was causing it
|
||||
to run twice for every invocation.
|
||||
|
||||
|
||||
Full release notes here: https://github.com/urbit/vere/releases/tag/vere-v2.10
|
||||
Full release notes here: https://github.com/urbit/vere/releases/tag/vere-v2.11
|
Loading…
Reference in New Issue
Block a user