• v26.6.2 774da97af2

    katie released this 2026-07-13 07:51:06 +00:00 | 13 commits to main since this release

    Signed by katie
    GPG key ID: 653FF8D1EF38EF41

    Upstream release notes

    Hopefully the last one for a while!

    Downloads
  • v26.6.1 fe08872500

    katie released this 2026-07-12 09:25:39 +00:00 | 14 commits to main since this release

    Signed by katie
    GPG key ID: 653FF8D1EF38EF41

    Upstream release notes: v26.6.0 and v26.6.1.

    Hello, BSD friends! There are a lot of upstream changes for this release, so it's only fair that we get our own laundry list of improvements:

    All OSes

    • daemon.log only contains one timestamp per message, instead of two
    • It's easier to copy-paste the registration token from the first-run message

    FreeBSD

    • Breaking: the database_path config is no longer set automatically, so you need to manually change it to /var/db/continuwuity if it isn't already set (or wherever your database lives). This is slightly more work, but makes for a more reliable RC script.
    • The rocksdb package is no longer a dependency, long live databases/rocksdb.
    • Support for aarch64, including a neoverse-n1 build targeting Hetzner/other cloud VMs.

    OpenBSD

    • Now comes with an RC script.

    NetBSD

    • New port! It runs, but doesn't have an RC script yet.
    Downloads
  • v0.5.10 eea761d9cb

    Ghost released this 2026-06-20 18:53:47 +00:00 | 0 commits to release/0.5.10 since this release

    Signed by katie
    GPG key ID: 653FF8D1EF38EF41

    Release notes

    This is a security release based on version 0.5.9. It does not include any of the changes in the upcoming 26.x release, so rocksdb 10.10.1 is still required on FreeBSD.

    Downloads
  • v26.6.0-alpha.1 671ee82bcb

    Ghost released this 2026-06-19 07:57:01 +00:00 | 82 commits to main since this release

    Signed by katie
    GPG key ID: 653FF8D1EF38EF41

    Release notes

    On FreeBSD, the package no longer requires the rocksdb port to be installed.

    Downloads
  • v0.5.9 b5e4b8a604

    Ghost released this 2026-05-09 10:38:12 +00:00 | 110 commits to main since this release

    Signed by katie
    GPG key ID: 653FF8D1EF38EF41

    Release notes

    The OpenBSD build now requires OpenBSD 7.9, due to a newer MSRV.

    Downloads
  • v0.5.8_1 9e6327656d

    Ghost released this 2026-04-27 14:21:17 +00:00 | 112 commits to main since this release

    Signed by katie
    GPG key ID: 653FF8D1EF38EF41

    Release notes

    Bumped PORTREVISION to address a runtime panic in the previous packages caused by a missing feature flag (a rusttls backend for reqwest wasn't selected).

    The OpenBSD packages will be delayed; I need to build a new version of Rust for our OpenBSD 7.8 runner (which normally ships with 1.90 instead of the new MSRV 1.91).

    Downloads
  • v0.5.7 0b746987b7

    Ghost released this 2026-04-18 11:05:32 +00:00 | 115 commits to main since this release

    Signed by katie
    GPG key ID: 653FF8D1EF38EF41
    Downloads
  • v0.5.6_1 4d3876aac9

    Ghost released this 2026-04-10 19:42:57 +00:00 | 116 commits to main since this release

    Signed by katie
    SSH key fingerprint: SHA256:JmEZRHlcPTGAs3IoEHEeuCXqw5zvvfJnpiDu1jxatQw

    This is a FreeBSD-only release built against rocksdb-10.10.1, which was just released to the quarterly package repositories. You may safely remain on continuwuity-*-0.5.6 if you do not wish to upgrade the rocksdb package at this time.

    Downloads
  • v0.5.6 99d716e96d

    Ghost released this 2026-03-04 00:39:12 +00:00 | 140 commits to main since this release

    Signed by katie
    SSH key fingerprint: SHA256:JmEZRHlcPTGAs3IoEHEeuCXqw5zvvfJnpiDu1jxatQw

    Release notes

    Note for upgrading users: pkg add does not support upgrading packages to newer versions. You will have to:

    • pkg remove continuwuity-haswell (or continuwuity-generic)
    • pkg add continuwuity-haswell-0.5.6-freebsd15-amd64.pkg

    Your configuration file and database will remain intact.

    I'm hoping to have an actual package repository available for the next release, which should solve this problem.

    Downloads
  • v0.5.5 7237dc5a9f

    v0.5.5 Stable

    Ghost released this 2026-02-27 14:29:50 +00:00 | 147 commits to main since this release

    Signed by katie
    SSH key fingerprint: SHA256:JmEZRHlcPTGAs3IoEHEeuCXqw5zvvfJnpiDu1jxatQw

    Upstream version 0.5.5 - release notes

    Downloads