diff options
| author | jvoisin | 2021-08-02 19:29:45 +0200 |
|---|---|---|
| committer | jvoisin | 2021-08-02 19:29:45 +0200 |
| commit | e17f7f0c664b46fe6c3593115f1889c853b08794 (patch) | |
| tree | b20b126b3941120a928458708e30d440b81aaee2 /debian/changelog | |
| parent | e62f226c3ed885808c832040872fc2d73ca46dac (diff) | |
Bump the changelogv0.7.1
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d0ab5e0..51ca43d 100644 --- a/debian/changelog +++ b/debian/changelog | |||
| @@ -1,3 +1,16 @@ | |||
| 1 | snuffleupagus (0.7.1) UNRELEASED; urgency=low | ||
| 2 | [ jvoisin ] | ||
| 3 | * Fixed possible memory-leaks when hooking via regular expressions | ||
| 4 | * Modernise the code by removing usage of `strtok` | ||
| 5 | * Prevent a possible crash during configuration reloading | ||
| 6 | * Fix the default rules to catch dangerous `chmod` calls | ||
| 7 | * Improve compatibility with various `libpcre` configurations/versions | ||
| 8 | * Improve the default rules' compatibility with php8 | ||
| 9 | * Prevent XXE in php8 as well | ||
| 10 | * Improve a bit the verbosity of the logs | ||
| 11 | * Add a rules file for php8 | ||
| 12 | |||
| 13 | |||
| 1 | snuffleupagus (0.7.0) UNRELEASED; urgency=medium | 14 | snuffleupagus (0.7.0) UNRELEASED; urgency=medium |
| 2 | [ jvoisin ] | 15 | [ jvoisin ] |
| 3 | * PHP8 support | 16 | * PHP8 support |
