• v1.0.1 ad18d64a71

    v1.0.1
    All checks were successful
    build / release (push) Successful in 10m44s
    Stable

    jd released this 2026-09-12 18:44:33 +00:00 | 2 commits to main since this release

    Security

    • Release packages are now GPG-signed with the JDneer SCM package-signing key
      (D86DE16D58F3448571D9B0115E212AD47DAD1DBD, published at
      https://git.jdneer.com/jd.gpg): the .rpm carries an embedded RPM
      signature, the .deb an embedded debsigs origin signature, and
      SHA256SUMS/SHA512SUMS ship with detached .asc signatures.
    • Updated Rust dependencies h2 (0.4.19, RUSTSEC-2026-0258) and
      event-listener (5.4.2, RUSTSEC-2026-0221), and build-tooling npm
      dependencies postcss, nanoid, brace-expansion, and undici for
      advisories published since 1.0.0.

    Fixed

    • Installing from the dnf repository failed with "The package is not signed",
      because the repository requires signed packages. Signed RPMs fix this; import
      the signing key once with sudo rpm --import https://git.jdneer.com/jd.gpg
      (see doc/INSTALLATION.md).
    Downloads