X-Git-Url: https://the.earth.li/gitweb/?a=blobdiff_plain;f=doc%2FHISTORY;h=353d62020f2c5c13160d6c14f90d4f3a63b7c982;hb=9aadc77b48c7826015f8ec87cebdc15d012c5f14;hp=fe570df4b2d71d733e4d3225607293ab0a56b68a;hpb=42f7eb9a05e8013f0bc4209cb16fbfd99050378e;p=onak.git diff --git a/doc/HISTORY b/doc/HISTORY index fe570df..353d620 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -362,3 +362,26 @@ * Various pieces of work removing support for 32 bit key IDs and coping with colliding 64 bit key IDs. * Remove support for libnettle versions that lack the full SHA2 suite + +0.6.1 - 13th September 2020 + +* Fixes for compilation without nettle + with later releases of nettle + +0.6.2 - 27th November 2022 + +* Don't take creation time from unhashed subpackets +* Fix ECDSA/SHA1 signature check +* Fix handling of other signature requirement +* Fix deletion of keys with PostgreSQL backend +* Add support for verifying v3 signature packets + +0.6.3 - 26th September 2023 + +* Fix systemd detection + socket activation +* Add CMake checking for Berkeley DB +* Minor improvements to keyd logging +* Fix decoding of signature creation time +* Relax version check on parsing signature + key packets +* Improve HTML escaping +* Handle failed database initialisation more gracefully +* Fix bug with EDDSA signatures with top 8+ bits unset