X-Git-Url: http://the.earth.li/gitweb/?p=onak.git;a=blobdiff_plain;f=doc%2FHISTORY;h=fe570df4b2d71d733e4d3225607293ab0a56b68a;hp=b60201702cfb5fcdfcbbe24cf4a17f49a5f2e0ba;hb=42f7eb9a05e8013f0bc4209cb16fbfd99050378e;hpb=837ef213d51dfa1469eee8fbb48003988dd133c1 diff --git a/doc/HISTORY b/doc/HISTORY index b602017..fe570df 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -343,3 +343,22 @@ * Include statistics for fetch by SKS hash in 'keydctl status' * Pull key updates into keyd protocol rather than using delete/store * Various robustness cleanups from American Fuzzy Lop testing + +0.6.0 - 13th September 2020 + +* Move to CMake over autoconf +* Add support for issuer fingerprint subpackets +* Add experimental support for v5 keys +* Add read-only OpenPGP keyring backed DB backend +* Move various bits into their own subdirectories in the source tree +* Add support for full signature verification +* Drop v3 keys by default when cleaning keys +* Various code cleanups +* Implement pieces of draft-dkg-openpgp-abuse-resistant-keystore-03 +* Add support for a fingerprint blacklist (e.g. Evil32) +* Deprecate the .conf configuration file format +* Drop version info from armored output +* Add option to deny new keys and only allow updates to existing keys +* 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