Skip to content
GitHub no longer supports this web browser. Learn more about the browsers we support.

@jtobin jtobin released this Jan 31, 2020 · 294 commits to master since this release

This release contains Vere changes, so users should update their
binaries.

This is not a breaching release, so users should not create new piers.

Release binaries:

(macOS)
https://bootstrap.urbit.org/urbit-darwin-v0.10.3.tgz

(linux64)
https://bootstrap.urbit.org/urbit-linux64-v0.10.3.tgz

Release notes:

* Fixes a couple of minor bugs introduced in v0.10.2.

Contributions:

Jared Tobin (6):
      Revert "u3: fix lore jet to allow non-trailing null bytes"
      Revert "u3: clear cached mugs on cell edit"
      vere: patch version bump (v0.10.3) [ci skip]
      build: make release tarballs extract to directory
      release: v0.10.3.rc-1
      release: v0.10.3
Assets 3

@jtobin jtobin released this Jan 27, 2020 · 294 commits to master since this release

This release contains Vere changes, so users should update their binaries.

This is not a breaching release, so users should not create new piers.

Release binaries:

Release notes:

  • Vere binaries now include debug symbols by default, and a number of improvements have been made to its debugging facilities.

  • Fixes a number of bugs and minor memory leaks.

Contributions:

Jared Tobin (1):
      release: v0.10.2.rc-1
      release: v0.10.2.rc-2

Joe Bryan (32):
      vere: adds tests for newt ipc framing, fixes infinite loop
      ames: honor -p for non-galaxies
      ames: adds port printfs for all ships
      ames: honor -p for galaxies, with warning
      ames: refactors udp init() and bind()
      vere: updates the test build targets to be generic
      newt: free completed message buffer
      vere: fix use-after-free when sending http response
      vere: fix use-after-free in closing/canceling http request
      vere: plugs leak of http response headers
      vere: consistently use c3 malloc/free wrappers
      test: free malloc'd structures in tests
      vere: plugs a leak on the "boothack" command socket connection
      vere: free curl response buffers after use
      worker: plug leak in event tracing
      vere: plug leak in worker args
      u3: clear cached mugs on cell edit
      vere: fixes Makefile test-runner, exiting on failed test
      vere: plugs leak in terminal spinner
      vere: re-plugs leak in terminal spinner
      worker: free jet dashboard on exit
      vere: properly un/initialize openssl
      vere: properly un/initialize curl
      vere: close terminal driver last
      vere: dispose of http-client resources on exit
      vere: dispose of http-server resources on exit
      vere: adds trivial i/o driver exit handlers
      u3: moves loom base on linux-64 to accomodate ASan
      u3: specially defines c3_assert for ASan compatiblity
      u3: skip RLIMIT_CORE under ASan
      u3: enable ASan for u3r_mean and friends
      u3: enables ASan for u3i_molt and friends

Pyry Kovanen (1):
      vere: filter out content-length header from eyre

Robert (1):
      updates to 'Urbit identity' language in comet boot message

Ted Blackman (1):
      vere: print arg to c3_malloc() et. al. on failure
Assets 2
Jan 27, 2020
urbit v0.10.2.rc-2
This release contains Vere changes, so users should update their
binaries.

This is not a breaching release, so users should not create new piers.

Release binaries:

(macOS)
https://bootstrap.urbit.org/urbit-darwin-v0.10.2.rc-2.tgz

(linux64)
https://bootstrap.urbit.org/urbit-linux64-v0.10.2.rc-2.tgz

Release notes:

* Vere binaries now include debug symbols by default.

* Improvements to debugging facilities and minor bugfixes.

Contributions:

Jared Tobin (1):
      release: v0.10.2.rc-1
      release: v0.10.2.rc-2

Joe Bryan (32):
      vere: adds tests for newt ipc framing, fixes infinite loop
      ames: honor -p for non-galaxies
      ames: adds port printfs for all ships
      ames: honor -p for galaxies, with warning
      ames: refactors udp init() and bind()
      vere: updates the test build targets to be generic
      newt: free completed message buffer
      vere: fix use-after-free when sending http response
      vere: fix use-after-free in closing/canceling http request
      vere: plugs leak of http response headers
      vere: consistently use c3 malloc/free wrappers
      test: free malloc'd structures in tests
      vere: plugs a leak on the "boothack" command socket connection
      vere: free curl response buffers after use
      worker: plug leak in event tracing
      vere: plug leak in worker args
      u3: clear cached mugs on cell edit
      vere: fixes Makefile test-runner, exiting on failed test
      vere: plugs leak in terminal spinner
      vere: re-plugs leak in terminal spinner
      worker: free jet dashboard on exit
      vere: properly un/initialize openssl
      vere: properly un/initialize curl
      vere: close terminal driver last
      vere: dispose of http-client resources on exit
      vere: dispose of http-server resources on exit
      vere: adds trivial i/o driver exit handlers
      u3: moves loom base on linux-64 to accomodate ASan
      u3: specially defines c3_assert for ASan compatiblity
      u3: skip RLIMIT_CORE under ASan
      u3: enable ASan for u3r_mean and friends
      u3: enables ASan for u3i_molt and friends

Pyry Kovanen (1):
      vere: filter out content-length header from eyre

Robert (1):
      updates to 'Urbit identity' language in comet boot message

Ted Blackman (1):
      vere: print arg to c3_malloc() et. al. on failure
Jan 27, 2020
ONEOFF lmdb log limit bump for ~zod
You can’t perform that action at this time.