github ostreedev/ostree v2025.2

latest releases: v2025.7, v2025.6, v2025.5...
12 months ago

New features

  • sign: Support generic "spki" type of commit signatures by @ueno in #3278

The current "ed25519" signing type assumes raw Ed25519 key format for
both public and private keys. This patch generalizes it by adding a
new signature type "spki" which uses the X.509 SubjectPublicKeyInfo
format for public keys. Keys in this format can easily be created with
openssl tools and provide crypto agility[1] as the format embeds
algorithm identifier.

Minor features, bugfixes and other changes

New Contributors

Full Changelog: v2025.1...v2025.2

Don't miss a new ostree release

NewReleases is sending notifications on new releases.