summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/changelog.rst23
1 files changed, 23 insertions, 0 deletions
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 @@
1Changelog 1Changelog
2========= 2=========
3 3
40.3.1 - `Elephant Arch <https://github.com/nbs-system/snuffleupagus/releases/tag/v0.3.1>`__ 2018/08/20
5------------------------------------------------------------------------------------------------------
6
7Improvements
8^^^^^^^^^^^^
9
10- Disable XXE and harden PRNG by default
11- Use ``SameSite`` on PHP's session cookie in the default rules
12- Relax a bit what files can be included in the default rules
13- Add the possibility to ignore files hashes when generating rules
14- The ``filename`` filter is now accepting phar paths
15
16Bug fixes
17^^^^^^^^^
18
19- The harden rand_feature is not ignoring parameters anymore in function calls
20- Fix possible crashes/hangs when using php-fpm's pools
21- Fix an infinite loop on ``echo`` hook
22- Fix an issue with ``filename`` filter
23- Fix some documentation issues
24- Fix the Arch Linux's PKGBUILD
25
26
40.3.0 - `Dentalium elephantinum <https://github.com/nbs-system/snuffleupagus/releases/tag/v0.3.0>`__ 2018/07/17 270.3.0 - `Dentalium elephantinum <https://github.com/nbs-system/snuffleupagus/releases/tag/v0.3.0>`__ 2018/07/17
5--------------------------------------------------------------------------------------------------------------- 28---------------------------------------------------------------------------------------------------------------
6 29