From e1c55c9f1ff371d131ae91b856b59649c9060f75 Mon Sep 17 00:00:00 2001 From: Matilde Park Date: Mon, 27 Jul 2020 21:42:42 -0400 Subject: [PATCH 1/4] release: urbit-os-v1.0.33 --- bin/solid.pill | 4 ++-- pkg/arvo/app/glob.hoon | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/solid.pill b/bin/solid.pill index 0ca93db1f..73fc293ca 100644 --- a/bin/solid.pill +++ b/bin/solid.pill @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ecf3f8593815742e409008421f318b664124e672b1eecd131e4a1e49864a1c2a -size 6175676 +oid sha256:b11d2aa426a4bb0647c9975812550786d5fec4fa99cdeb45500b55ddbee41beb +size 6179535 diff --git a/pkg/arvo/app/glob.hoon b/pkg/arvo/app/glob.hoon index 953a99bbd..34d4b8a37 100644 --- a/pkg/arvo/app/glob.hoon +++ b/pkg/arvo/app/glob.hoon @@ -1,7 +1,7 @@ /- glob /+ default-agent, verb, dbug |% -++ hash 0v5.knd3c.vvtvt.h0gg0.8qcau.8iii4 +++ hash 0v4.sc96b.vnevk.1j41q.98hpu.u6hpe +$ state-0 [%0 hash=@uv glob=(unit (each glob:glob tid=@ta))] +$ all-states $% state-0 From ccf9296babe27b236c3701cd9d74c6dc74eba82a Mon Sep 17 00:00:00 2001 From: Liam Fitzgerald Date: Tue, 28 Jul 2020 12:14:27 +1000 Subject: [PATCH 2/4] chat-hook: correctly poke chat-view on fix case and fix path --- pkg/arvo/app/chat-hook.hoon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/arvo/app/chat-hook.hoon b/pkg/arvo/app/chat-hook.hoon index a2ccebd6d..dab2ccf9b 100644 --- a/pkg/arvo/app/chat-hook.hoon +++ b/pkg/arvo/app/chat-hook.hoon @@ -406,7 +406,7 @@ :: ~ :- =- [%pass /fixdm %agent [our.bol %chat-view] %poke %chat-view-action -] - !> ^- action:store + !> ^- action:view [%delete path] =/ new-dm /(scot %p our.bol)/(crip (weld "dm--" (trip (scot %p ship)))) =/ mailbox=(unit mailbox:store) (chat-scry path) @@ -419,7 +419,7 @@ (zing [(trip (scot %p our.bol)) " <-> " (trip (scot %p ship)) ~]) '' new-dm - new-dm + ship+new-dm [%invite (silt ~[ship])] (silt ~[ship]) %.y From 66e665d683ecea00f3231b1ffe22068c74d440c6 Mon Sep 17 00:00:00 2001 From: Liam Fitzgerald Date: Tue, 28 Jul 2020 12:16:48 +1000 Subject: [PATCH 3/4] chat-hook: rerun fix on OTA --- pkg/arvo/app/chat-hook.hoon | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/pkg/arvo/app/chat-hook.hoon b/pkg/arvo/app/chat-hook.hoon index dab2ccf9b..e42f0348c 100644 --- a/pkg/arvo/app/chat-hook.hoon +++ b/pkg/arvo/app/chat-hook.hoon @@ -19,8 +19,10 @@ state-2 state-3 state-4 + state-5 == :: ++$ state-5 [%5 state-base] +$ state-4 [%4 state-base] +$ state-3 [%3 state-base] +$ state-2 [%2 state-base] @@ -48,7 +50,7 @@ $% [%chat-update update:store] == -- -=| state-4 +=| state-5 =* state - :: %- agent:dbug @@ -77,14 +79,14 @@ =/ old !<(versioned-state old-vase) =| cards=(list card) |- - ?: ?=(%4 -.old) + ?: ?=(%5 -.old) [cards this(state old)] - ?: ?=(%3 -.old) + ?: ?=(?(%3 %4) -.old) =. cards %+ weld cards ^- (list card) [%pass /pokeme %agent [our.bol %chat-hook] %poke %noun !>(%fix-dm)]~ - $(-.old %4) + $(-.old %5) ?: ?=(%2 -.old) =. cards %+ weld cards From 4d288f2e4e38ed0a483345d77dee34ebde8a1364 Mon Sep 17 00:00:00 2001 From: Matilde Park Date: Mon, 27 Jul 2020 22:28:04 -0400 Subject: [PATCH 4/4] release: urbit-os-v1.0.34 --- pkg/arvo/app/glob.hoon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/arvo/app/glob.hoon b/pkg/arvo/app/glob.hoon index 34d4b8a37..1947f67e8 100644 --- a/pkg/arvo/app/glob.hoon +++ b/pkg/arvo/app/glob.hoon @@ -1,7 +1,7 @@ /- glob /+ default-agent, verb, dbug |% -++ hash 0v4.sc96b.vnevk.1j41q.98hpu.u6hpe +++ hash 0v2.gm6p4.0gctq.j5uu6.pgkan.8jq93 +$ state-0 [%0 hash=@uv glob=(unit (each glob:glob tid=@ta))] +$ all-states $% state-0