Skip to content

v0.8.1

Compare
Choose a tag to compare
@stephank stephank released this 24 Mar 08:13
· 348 commits to main since this release
  • This release fixes three security issues in the openssl crate: RUSTSEC-2023-0022, RUSTSEC-2023-0023, RUSTSEC-2023-0024.

    These issues affect Portier Broker < 0.8.0 on Linux, as well as source builds of >= 0.8.0, < 0.8.1 on Linux that used the native-tls feature flag. Regular builds of >= 0.8.0 use Rustls instead of OpenSSL, and are thus not affected. Upgrading is strongly recommended.

  • The broker is now packaged as a Nix flake, and may be used as an input with, for example, the URL: "github:portier/portier-broker/v0.8.1"