Files
2026-08-03 06:42:42 +02:00

1.5 KiB
Raw Permalink Blame History

Changelog

Unreleased changes

Documentation

  • Document the default values for keyset set subcommands. (#184 by @ximon18)

v0.2.0-alpha3

Released 2026-06-04

Other changes

  • Upgrade domain to 0.12.1.

v0.2.0-alpha2

Released 2026-05-15.

Bug fixes

  • Use secure file permissions for key material created by keygen or keyset on Linux (#171)

Other changes

  • Add apex_remove and apex_extra fields in keyset state files. This marks dnskey_rrset, cds_rrset, and ns_rrset as obsolete. They will be removed when signers that use these fields have been upgraded. (#167)

v0.2.0-alpha1

Released 2026-03-16.

New

  • Add keyset subcommand. A DNSSEC key manager. (#61)
  • Add find-prefix option to nsec3hash to find a label that results in an NSEC3 hash with a specified prefix. (#147)

Bug fixes

  • Remove apex ZONEMD records from the input in dnst signzone. (#164)

Other changes

0.1.0-rc1 Prologue

Released 2025-06-04.

This is an initial pre-release for inclusion in DEB and RPM packages to enable the wider community to get an early taste and give feedback on this Rust based successor to our popular C based LDNS example tools.