jose
1b4f045499
Merge pull request #6046 from urbit/lf/fix-cork
...
ames: prevent crashes when corking an alien flow
2022-11-15 08:43:46 +01:00
Joe Bryan
885eb2fea1
Merge branch 'jb/hotfix' into jb/fix
2022-11-14 23:36:29 -05:00
Joe Bryan
215f6ce650
vere: bumps version
2022-11-14 23:30:29 -05:00
Joe Bryan
58805b8cef
u3: print errors while deleting snapshot patch
2022-11-14 23:18:43 -05:00
Joe Bryan
284addf159
u3: handle and print lseek errors in snapshot system
2022-11-14 23:15:11 -05:00
Joe Bryan
4f5f7e2804
u3: normalize home-road stack after snapshot restoration
2022-11-14 23:15:10 -05:00
Joe Bryan
2a1a707900
u3: detect snapshots from a larger loom, print and exit
2022-11-14 23:15:10 -05:00
Joe Bryan
4c930162e0
u3: print error msg if system page size is incompatible
2022-11-14 23:15:10 -05:00
Joe Bryan
adc058724c
u3: print mprotect errors in snapshot system
2022-11-14 23:15:10 -05:00
Joe Bryan
6ea0af456e
u3: handle partial writes in snapshot system
2022-11-14 23:15:10 -05:00
Joe Bryan
72eb04bf51
u3: handle partial reads in snapshot system
2022-11-14 23:15:10 -05:00
Joe Bryan
39bf78c223
nix: update linux-aarch64 overlay to exclude macos m1
2022-11-14 23:15:01 -05:00
Philip Monk
57be9e28bc
clay: light cleanup
2022-11-14 16:12:20 -07:00
Philip Monk
c382eb14f9
clay: call +tare when tire might have changed
2022-11-14 14:59:44 -07:00
Joe Bryan
e8879fb5ab
vere: bumps version
2022-11-14 14:10:02 -05:00
Liam Fitzgerald
e1e0ca76d8
pier: fix jamming archive
2022-11-14 13:53:43 -05:00
Joe Bryan
6dea612849
u3: initialize guard page in u3m_boot_lite()
2022-11-14 13:38:50 -05:00
Joe Bryan
f7275b6e67
u3: assert guard page invariants when saving snapshot
2022-11-14 13:38:46 -05:00
Joe Bryan
196bb4ae1f
vere: bumps version
2022-11-13 20:27:19 -05:00
Joe Bryan
95650edb3a
u3: protect guard page in u3e_yolo()
2022-11-13 20:26:50 -05:00
Joe Bryan
3bdc2a21dc
pill: solid
2022-11-11 17:16:10 -05:00
Joe Bryan
ca6bf97bcf
Merge tag 'urbit-v1.11'
...
urbit-v1.11
Arvo 417K (zuse+417, lull+328)
Vere 1.11
This is a hotfix release, fixing a memory corruption vulnerability
introduced in v1.10, and including official aarch64 binaries.
Release Notes
- repositions the guard page (preventing road stack overflow) on inner roads
- decrements %lull and %zuse kelvins, in preparation for a pending arvo release
- adds support for static aarch64 binaries
- cleans up the terminal on exit when booting a fake ship
Contributions:
Bradley (2):
vere: changed to use u3_king_bail instead of manual term clean up
vere: removed unnecessary exit(1) call
Bradley Ray (1):
vere: clean up terminal on invalid fake ship name
Joe Bryan (11):
u3: reposition guard page if needed for new roads
test: initialize guard page in jam-tests
vere: decrement %lull and %zuse kelvins
Merge commit 'ac5842fd6e' into jb/hotfix
vere: bumps version
build: add aarch64 via buildjet
build: run unit tests early on linux
build: run unit tests on windows
build: updated gcp configuration for buildjet runner
build: renames "nightly" pace from "often" to "edge"
vere: bumps version
~botter-nidnul (1):
nix: enable aarch64-linux platform string
2022-11-11 15:49:58 -05:00
Joe Bryan
0885c23f80
vere: bumps version
2022-11-11 13:01:55 -05:00
Joe Bryan
409249049e
Merge branch 'jb/hotfix' into jb/fix
2022-11-11 12:26:59 -05:00
Joe Bryan
fae2cbe02b
build: renames "nightly" pace from "often" to "edge"
2022-11-11 11:47:07 -05:00
Joe Bryan
57bf5dc21b
build: updated gcp configuration for buildjet runner
2022-11-11 11:46:25 -05:00
Joe Bryan
a44169c426
build: run unit tests on windows
2022-11-11 10:45:43 -05:00
Joe Bryan
2439657d66
build: run unit tests early on linux
2022-11-11 10:45:43 -05:00
Joe Bryan
4798cbee8b
build: add aarch64 via buildjet
2022-11-11 10:45:22 -05:00
~botter-nidnul
a1a2be47fe
nix: enable aarch64-linux platform string
2022-11-11 10:43:38 -05:00
tomholford
0d25ac2464
ux: clearer button label
...
This addresses feedback from the Design team: what is being Unsynced?
Thanks @urcades!
2022-11-11 00:54:23 -08:00
Joe Bryan
dcd58996a4
Merge branch 'jb/hotfix' into jb/fix
2022-11-10 20:37:44 -05:00
Joe Bryan
efa6477445
vere: bumps version
2022-11-10 18:58:00 -05:00
Joe Bryan
f807699b08
Merge commit 'ac5842fd6e' into jb/hotfix
...
includes #5915 in hotfix release
2022-11-10 18:29:51 -05:00
Joe Bryan
c30483c9b9
Merge branch 'jb/hotfix' into jb/fix
2022-11-10 18:27:45 -05:00
Joe Bryan
2a8cc154ce
vere: decrement %lull and %zuse kelvins
2022-11-10 18:26:59 -05:00
Joe Bryan
2e4bdb5c13
Merge branch 'jb/hotfix' into jb/fix
2022-11-10 14:03:57 -05:00
Joe Bryan
eb7c289ded
test: initialize guard page in jam-tests
2022-11-10 13:50:53 -05:00
Joe Bryan
4a5b56eff5
u3: reposition guard page if needed for new roads
...
this works around a bug wherein the guard page
could become nonoperable if it happened to coincide
with the padding between inner roads
2022-11-10 13:26:07 -05:00
Zach Alberico
31bb93846c
Merge pull request #6039 from tadad/da/apt-in
2022-11-10 07:53:23 -08:00
yosoyubik
3b5110ed1d
ames: enqueue %cork in alien-agenda
2022-11-09 16:05:45 +01:00
tomholford
53531eaf10
kiln: update %kiln-bump poke and mark
2022-11-08 03:32:32 -08:00
tomholford
6332a8c4e2
grid: remove unused kiln/state logic
2022-11-07 23:58:03 -08:00
tomholford
3c84f0fe1e
grid: sync / unsync OTA source in System Prefs
2022-11-07 23:56:49 -08:00
tomholford
5846d0e0ba
grid: sync / unsync App Preferences
2022-11-07 23:23:08 -08:00
tomholford
fd0c072c12
kiln: add sync / unsync marks
2022-11-07 23:22:31 -08:00
tomholford
2887008487
prefs: use sync.pike to discern if OTAs enabled
...
Also, remove the conditional rendering logic for AppPrefs. With the new logic (and before this change) if the User disables OTAs, the toggle would disappear, which feels like an antipattern.
2022-11-07 17:52:13 -08:00
Tinnus Napbus
d3c2c734e3
ames: debug print msg formatting fixes
...
- fix `fragment-num` and `num-fragments` having duplicate faces
- fix faces being wrapped around wrong things in various places
- fix `bone` not being printed in "hear last in-progess" message
- make pretty tape interpolation style more uniform
2022-11-07 21:46:15 +13:00
tomholford
d99dc3e3ab
devex: update zest.pike comment
...
Also remove errant gitignore update
2022-11-05 01:45:57 -07:00
drbeefsupreme
3c431baf4b
language server: change +* to |$
...
This old use of +* was deprecated by |$
2022-11-04 19:04:42 -04:00