diff options
author | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2015-10-27 12:56:41 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2015-10-27 12:56:41 +0000 |
commit | c7436a3ea68330694369ef31090e1fda873fa8b6 (patch) | |
tree | 760f59df6f7f21cb150cf4c6b36f5c02fa522a36 /ChangeLog | |
parent | 11803de9a6310b9f4b3eeb65d8eab93b42fd714e (diff) | |
download | rspamd-c7436a3ea68330694369ef31090e1fda873fa8b6.tar.gz rspamd-c7436a3ea68330694369ef31090e1fda873fa8b6.zip |
Release 1.0.91.0.9
* Emergency fix in keyed blake2 to fix fuzzy hashes and encrypted password
* Support passwords longer than 64 symbols
Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +1.0.9: + * Emergency fix in keyed blake2 to fix fuzzy hashes and encrypted password + * Support passwords longer than 64 symbols + 1.0.8: * Add function to traverse AST atoms * Allow dependencies on rspamd symbols for SA metas |