]> the.earth.li Git - onak.git/blobdiff - doc/HISTORY
0.6.3 release
[onak.git] / doc / HISTORY
index fe570df4b2d71d733e4d3225607293ab0a56b68a..353d62020f2c5c13160d6c14f90d4f3a63b7c982 100644 (file)
 * 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