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. 14
      urbit/umbrel-app.yml

2
urbit/docker-compose.yml

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

14
urbit/umbrel-app.yml

@ -2,7 +2,7 @@ manifestVersion: 1
id: urbit id: urbit
category: networking category: networking
name: Urbit name: Urbit
version: "v2.11" version: "v2.12"
tagline: Run Urbit on your Umbrel tagline: Run Urbit on your Umbrel
description: >- description: >-
Urbit is a personal server for self-sovereign personal & networked Urbit is a personal server for self-sovereign personal & networked
@ -35,13 +35,9 @@ torOnly: false
submitter: ~mopfel-winrux submitter: ~mopfel-winrux
submission: https://github.com/getumbrel/umbrel/pull/1246 submission: https://github.com/getumbrel/umbrel/pull/1246
releaseNotes: >- releaseNotes: >-
This release fixes a guard page bounds check that would usually present vere-v2.12 declares compatibility with the upcoming 412k urbit-os
as a ship crashing with loom: bogus ward. This bug (present since release. It includes support for the lick vane, modifications to galaxy
vere-v2.7) also has a small chance of corrupting persistent state, so we packet forwarding and a bugfix to the %khan driver.
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.12
Full release notes here: https://github.com/urbit/vere/releases/tag/vere-v2.11

Loading…
Cancel
Save