summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjvoisin2018-03-12 10:04:50 +0100
committerjvoisin2018-03-12 10:04:50 +0100
commitc5a87dc823d57a29233e47ce89df5dc0b60bd581 (patch)
tree767922cb413ba8e51b0ca660aee9b310d277c4cb /debian
parent1b0f8a4135dcd092cc92167772dfee7273829e39 (diff)
Bump the changelogv0.2.2
Diffstat (limited to 'debian')
-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