diff options
| author | kka | 2019-06-12 16:42:36 +0200 |
|---|---|---|
| committer | kka | 2019-06-12 16:42:36 +0200 |
| commit | 0410dd1ee69f5040e0a81d57d20d860139b0c32c (patch) | |
| tree | f6478ae8e186d366ba69f2fc1cec3d26ff00851e /debian/changelog | |
| parent | 17f66c21c61483dd84670c7716052cf7506f75a7 (diff) | |
bump debian changelogv0.5.0
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3cab411..db89cc1 100644 --- a/debian/changelog +++ b/debian/changelog | |||
| @@ -1,5 +1,25 @@ | |||
| 1 | snuffleupagus (0.5.0) UNRELEASED; urgency=medium | ||
| 2 | |||
| 3 | [ kkadosh ] | ||
| 4 | * Tighten a bit a command-injection prevention rule in the default rules set | ||
| 5 | * Increased the portability of the testsuite | ||
| 6 | * Improved documentation | ||
| 7 | * Usual code cleanup | ||
| 8 | * Snuffleupagus will throw an informative error when compiled for PHP5 | ||
| 9 | * Snuffleupagus will throw an informative error when compiled for PHP5 | ||
| 10 | * The testsuite is now run on Alpine, Fedora, Debian and Ubuntu | ||
| 11 | * Some rules against now-known vulnerabilities/techniques were added | ||
| 12 | * PHP7.4 is fully supported, without any compilation warning | ||
| 13 | * Snuffleupagus can now be used with PHP compiled without sessions support as a builtin (which is the case on Alpine) | ||
| 14 | * Fix a compilation warning on FreeBSD | ||
| 15 | * Cookies hardening is now supported on PHP7.3+ | ||
| 16 | |||
| 17 | |||
| 18 | -- kkadosh <snuffleupagus@nbs-system.com> Wed, 12 Jun 2019 16:40:00 +0200 | ||
| 19 | |||
| 1 | snuffleupagus (0.4.1) UNRELEASED; urgency=medium | 20 | snuffleupagus (0.4.1) UNRELEASED; urgency=medium |
| 2 | 21 | ||
| 22 | [ kkadosh ] | ||
| 3 | * Improve and clarify the documentation | 23 | * Improve and clarify the documentation |
| 4 | * Add support for PHP7.3 | 24 | * Add support for PHP7.3 |
| 5 | * Improve the coverage, we have now reached 99% of coverage | 25 | * Improve the coverage, we have now reached 99% of coverage |
| @@ -8,6 +28,7 @@ snuffleupagus (0.4.1) UNRELEASED; urgency=medium | |||
| 8 | * Fix segfault on 32-bit for PHP7.3 | 28 | * Fix segfault on 32-bit for PHP7.3 |
| 9 | * Fix segfault when using `sloppy_comparison` feature with array | 29 | * Fix segfault when using `sloppy_comparison` feature with array |
| 10 | 30 | ||
| 31 | |||
| 11 | -- kkadosh <snuffleupagus@nbs-system.com> Fri, 21 Dec 2018 11:50:00 +0200 | 32 | -- kkadosh <snuffleupagus@nbs-system.com> Fri, 21 Dec 2018 11:50:00 +0200 |
| 12 | 33 | ||
| 13 | snuffleupagus (0.4.0) UNRELEASED; urgency=medium | 34 | snuffleupagus (0.4.0) UNRELEASED; urgency=medium |
