]> source.dussan.org Git - rspamd.git/commit
Release 1.1.4 rspamd-1.1 1.1.4
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 22 Feb 2016 15:05:56 +0000 (15:05 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 22 Feb 2016 15:05:56 +0000 (15:05 +0000)
commit250eded8a701327798c4695e73118bce99db003d
treec859805c3df3b67b844fe1fd0cf0f00aa364a74f
parentd1675ac3f0b409101077aab09d59777d848d2217
Release 1.1.4

* Print traceback on lua errors in lua config
* Fix leaks in lua error paths
* Improve 'R_EMPTY_IMAGE' rule
* Fix metas memoization in SA plugin
* Properly set `flag` in fuzzy replies
* Fix arguments order
* Fix issue with out-of-boundary reading
* Fix issues found by coverity
* Same result checking error found by coverity
* Fix varargs processing (found by coverity)
* Fix error in printing hex
* Reduce weights for some hfilter patterns
* Add aliases for task:get_from_ip:
- task:get_addr
- task:get_from_addr
- task:get_ip
*  Rework once_received module
- Fix priority for `good_hosts`
- If a good host has been found do not add once_received symbols
- Fix priorities for strict once_received
- Add ability to whitelist IP addresses
* Fix `MISSING_MIMEOLE` rule for modern OE
* Treat meta tags as embedded tags (#501)

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