summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ba90eda..4aeca19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
1snuffleupagus (0.2.2) UNRELEASED; urgency=medium
2 * Add some assertions in the code
3 * The `.dump()` filter is now supported for `unserialize`, `readonly_exec`, and `eval` black/whitelist
4 * Add more rules examples
5 * Provide a script to check for malicious file uploads
6 * Significant performances improvement (at least +20%)
7 * Significantly improve the performances of our default rules set
8 * Our readme file is now shinier
9 * Minor code simplification
10 * Fix a crash related to variadic functions
11
12 -- jvoisin <snuffleupagus@nbs-system.com> Tue, 12 Mar 2018 10:00:00 +0200
13
14
1snuffleupagus (0.2.1) UNRELEASED; urgency=medium 15snuffleupagus (0.2.1) UNRELEASED; urgency=medium
2 * The testsuite can now be successfully run as root 16 * The testsuite can now be successfully run as root
3 * Fix a double execution when snuffleupagus is used with some other extensions 17 * Fix a double execution when snuffleupagus is used with some other extensions