From 630ab2f9e451835bf6d343438ca781892e95d9e3 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Fri, 6 Nov 2020 17:41:59 +0100 Subject: Bump the changelog --- debian/changelog | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index fc9e0b0..3177034 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +snuffleupagus (0.6.0) UNRELEASED; urgency=medium + + [ jvoisin ] + * More constification + * Snuffleupagus should now be able to get client's ip addresses in more cases + * Documented compatibility with Heroku + * Improved logging + * Added a couple of tests + + [ wargio ] + * allow empty configurations + + -- jvoisin Fri, 06 Nov 2020 17:45:00 +0200 + + snuffleupagus (0.5.1) UNRELEASED; urgency=medium [ jvoisin ] @@ -11,7 +26,6 @@ snuffleupagus (0.5.1) UNRELEASED; urgency=medium -- jvoisin Sat, 20 Jun 2020 12:30:00 +0200 - snuffleupagus (0.5.0) UNRELEASED; urgency=medium [ kkadosh ] @@ -37,7 +51,7 @@ snuffleupagus (0.4.1) UNRELEASED; urgency=medium * Improve and clarify the documentation * Add support for PHP7.3 * Improve the coverage, we have now reached 99% of coverage - * Improve the `mb_string` hooking logic + * Improve the `mb_string` hooking logic * The script that check uploaded file is now available in PHP * Fix segfault on 32-bit for PHP7.3 * Fix segfault when using `sloppy_comparison` feature with array @@ -67,11 +81,11 @@ snuffleupagus (0.3.1) UNRELEASED; urgency=medium * Disable XXE and harden PRNG by default * Use SameSite on PHP's session cookie in the default rules - * Relax a bit what files can be included in the default rules + * Relax a bit what files can be included in the default rules * Add the possibility to ignore files hashes when generating rules - * The filename filter is now accepting phar paths + * The filename filter is now accepting phar paths * The harden rand_feature is not ignoring parameters anymore in function calls - * Fix possible crashes/hangs when using php-fpm's pools + * Fix possible crashes/hangs when using php-fpm's pools * Fix an infinite loop on echo hook * Fix an issue with filename filter * Fix some documentation issues -- cgit v1.3