Skip to content

v0.3 — a real, signed apt repository

Choose a tag to compare

@github-actions github-actions released this 31 Jul 17:23
1b45b4d

Added

  • Signed apt repository, alongside the standalone .deb (#2). apt install roost now upgrades in place instead of being a one-shot local install. CI publishes every tagged .deb into the repo, hosted on GitHub Pages. Signed with a dedicated key held only in repository secrets; its public half is committed at packaging/apt/pubkey.asc.

Fixed

  • Corrected the recorded v0.2 tarball checksum in the Homebrew formula after the tag was re-cut.

Rewritten by hand. The auto-generated set listed "Bump version to 0.3" as a headline item and reduced the apt repository to a PR title.

Full Changelog: v0.2...v0.3