From ca89f39c44fc318f24e8cd5663dd6b20bd090364 Mon Sep 17 00:00:00 2001 From: reid Date: Tue, 3 Oct 2023 14:01:29 -0500 Subject: [PATCH] Update Urbit to v2.12 (#776) --- urbit/docker-compose.yml | 2 +- urbit/umbrel-app.yml | 18 +++++++----------- 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/urbit/docker-compose.yml b/urbit/docker-compose.yml index aebbf5d..0a04bb5 100644 --- a/urbit/docker-compose.yml +++ b/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: diff --git a/urbit/umbrel-app.yml b/urbit/umbrel-app.yml index 221caf1..d02ea5d 100644 --- a/urbit/umbrel-app.yml +++ b/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 \ No newline at end of file + 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