summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorhamza (hes) ES SAHELY2018-08-20 15:10:45 +0200
committerhamza (hes) ES SAHELY2018-08-20 15:10:45 +0200
commitf796c63b7a7381644fa51d5dbf7df43293cfdddd (patch)
treed9d2612cb7db3d20192f298e32483e5b94c5789a /debian/changelog
parent2105928a9848dac1867d681ee9e004595ea73089 (diff)
Bump the changlogv0.3.1
Diffstat (limited to '')
-rw-r--r--debian/changelog16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b61b6fe..31d66eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
1snuffleupagus (0.3.1) UNRELEASED; urgency=medium
2
3 * Disable XXE and harden PRNG by default
4 * Use SameSite on PHP's session cookie in the default rules
5 * Relax a bit what files can be included in the default rules
6 * Add the possibility to ignore files hashes when generating rules
7 * The filename filter is now accepting phar paths
8 * The harden rand_feature is not ignoring parameters anymore in function calls
9 * Fix possible crashes/hangs when using php-fpm's pools
10 * Fix an infinite loop on echo hook
11 * Fix an issue with filename filter
12 * Fix some documentation issues
13 * Fix the Arch Linux's PKGBUILD
14
15 -- he2ss <snuffleupagus@nbs-system.com> Tue, 20 Aug 2018 15:00:00 +0200
16
1snuffleupagus (0.3.0) UNRELEASED; urgency=medium 17snuffleupagus (0.3.0) UNRELEASED; urgency=medium
2 18
3 * Session cookies can now be encrypted 19 * Session cookies can now be encrypted