From e17f7f0c664b46fe6c3593115f1889c853b08794 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 2 Aug 2021 19:29:45 +0200 Subject: Bump the changelog --- doc/source/changelog.rst | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'doc/source') diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index 307c92c..39b65cf 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst @@ -1,8 +1,22 @@ Changelog ========= +0.7.1 - `Proboscidea `__ 2021/08/02 +------------------------------------------------------------------------------------------------- + +* Fixed possible memory-leaks when hooking via regular expressions +* Modernise the code by removing usage of `strtok` +* Prevent a possible crash during configuration reloading +* Fix the default rules to catch dangerous `chmod` calls +* Improve compatibility with various `libpcre` configurations/versions +* Improve the default rules' compatibility with php8 +* Prevent XXE in php8 as well +* Improve a bit the verbosity of the logs +* Add a rules file for php8 + + 0.7.0 - `Los Elefantes `__ 2021/01/02 ----------------------------------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------- New features ^^^^^^^^^^^^ -- cgit v1.3