]> source.dussan.org Git - rspamd.git/commit
Release 1.4.3 1.4.3
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Wed, 18 Jan 2017 14:19:04 +0000 (14:19 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Wed, 18 Jan 2017 14:19:04 +0000 (14:19 +0000)
commit8c00cdbaf23f16ebf60d8ad9c1695e7ffb83df8a
treec6b998f84eb6c3417c9fcbef124d07aaae296f70
parenta0f85f3b67edd8362c8058e29af6f3695c27d31a
Release 1.4.3

* [CritFix] Backport PTR_ARRAY_FOREACH fix
* [CritFix] Fix descriptors leak on reload
* [Feature] Add `caseless_hash` method to `lua_util`
* [Feature] Use t1ha for hashes, allow inlining
* [Feature] Use t1ha instead of metrohash and xxhash32
* [Fix] Another try to fix descriptors leak
* [Fix] Another try to fix reload and logger
* [Fix] Avoid extensive reallocs
* [Fix] Avoid race condition on saving cache and reload
* [Fix] Backport redis pool fixes from master
* [Fix] Break pool connection on fatal redis errors
* [Fix] Fix argument returned on redis backend errors
* [Fix] Fix errors handling in fuzzy backend initialization
* [Fix] Fix race condition in SIGUSR2 handler
* [Fix] Fix reload and hyperscan ready event
* [Fix] More fixes to logger initialization
* [Fix] Plug memory leak in learning fuzzy storage

Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
ChangeLog