From 0410dd1ee69f5040e0a81d57d20d860139b0c32c Mon Sep 17 00:00:00 2001 From: kka Date: Wed, 12 Jun 2019 16:42:36 +0200 Subject: bump debian changelog --- debian/changelog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3cab411..db89cc1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,25 @@ +snuffleupagus (0.5.0) UNRELEASED; urgency=medium + + [ kkadosh ] + * Tighten a bit a command-injection prevention rule in the default rules set + * Increased the portability of the testsuite + * Improved documentation + * Usual code cleanup + * Snuffleupagus will throw an informative error when compiled for PHP5 + * Snuffleupagus will throw an informative error when compiled for PHP5 + * The testsuite is now run on Alpine, Fedora, Debian and Ubuntu + * Some rules against now-known vulnerabilities/techniques were added + * PHP7.4 is fully supported, without any compilation warning + * Snuffleupagus can now be used with PHP compiled without sessions support as a builtin (which is the case on Alpine) + * Fix a compilation warning on FreeBSD + * Cookies hardening is now supported on PHP7.3+ + + + -- kkadosh Wed, 12 Jun 2019 16:40:00 +0200 + snuffleupagus (0.4.1) UNRELEASED; urgency=medium + [ kkadosh ] * Improve and clarify the documentation * Add support for PHP7.3 * Improve the coverage, we have now reached 99% of coverage @@ -8,6 +28,7 @@ snuffleupagus (0.4.1) UNRELEASED; urgency=medium * Fix segfault on 32-bit for PHP7.3 * Fix segfault when using `sloppy_comparison` feature with array + -- kkadosh Fri, 21 Dec 2018 11:50:00 +0200 snuffleupagus (0.4.0) UNRELEASED; urgency=medium -- cgit v1.3