Browse Source

Update Urbit to v2.12 (#776)

main
reid 1 year ago
committed by GitHub
parent
commit
ca89f39c44
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      urbit/docker-compose.yml
  2. 18
      urbit/umbrel-app.yml

2
urbit/docker-compose.yml

@ -7,7 +7,7 @@ services:
PROXY_AUTH_ADD: "false"
manager:
image: mopfelwinrux/urbit-umbrel:v2.11@sha256:1369dae6f10a29e4cc17ffeb71733810d5b218e6292ac7502417bfdd5d1ffc5e
image: mopfelwinrux/urbit-umbrel:v2.12@sha256:e5902c942c31d610f0829649e0cf0ca4099e04f3e042b93e7b52230dd79c18d0
ports:
- "34343:34343"
volumes:

18
urbit/umbrel-app.yml

@ -2,7 +2,7 @@ manifestVersion: 1
id: urbit
category: networking
name: Urbit
version: "v2.11"
version: "v2.12"
tagline: Run Urbit on your Umbrel
description: >-
Urbit is a personal server for self-sovereign personal & networked
@ -35,13 +35,9 @@ torOnly: false
submitter: ~mopfel-winrux
submission: https://github.com/getumbrel/umbrel/pull/1246
releaseNotes: >-
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 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.11
vere-v2.12 declares compatibility with the upcoming 412k urbit-os
release. It includes support for the lick vane, modifications to galaxy
packet forwarding and a bugfix to the %khan driver.
Full release notes here: https://github.com/urbit/vere/releases/tag/vere-v2.12

Loading…
Cancel
Save