From f796c63b7a7381644fa51d5dbf7df43293cfdddd Mon Sep 17 00:00:00 2001 From: hamza (hes) ES SAHELY Date: Mon, 20 Aug 2018 15:10:45 +0200 Subject: Bump the changlog --- doc/source/changelog.rst | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'doc/source') diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index d1e88ed..18f6433 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst @@ -1,6 +1,29 @@ Changelog ========= +0.3.1 - `Elephant Arch `__ 2018/08/20 +------------------------------------------------------------------------------------------------------ + +Improvements +^^^^^^^^^^^^ + +- Disable XXE and harden PRNG by default +- Use ``SameSite`` on PHP's session cookie in the default rules +- Relax a bit what files can be included in the default rules +- Add the possibility to ignore files hashes when generating rules +- The ``filename`` filter is now accepting phar paths + +Bug fixes +^^^^^^^^^ + +- The harden rand_feature is not ignoring parameters anymore in function calls +- Fix possible crashes/hangs when using php-fpm's pools +- Fix an infinite loop on ``echo`` hook +- Fix an issue with ``filename`` filter +- Fix some documentation issues +- Fix the Arch Linux's PKGBUILD + + 0.3.0 - `Dentalium elephantinum `__ 2018/07/17 --------------------------------------------------------------------------------------------------------------- -- cgit v1.3