From c0e72a25f32e4916ac5eda8cb47888fd0a200b23 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sun, 15 May 2022 18:07:23 +0200 Subject: Bump the changelog --- debian/changelog | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 51ca43d..831a0f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +snuffleupagus (0.8.0) UNRELEASED; urgency=low + [ jvoisin ] + * Compatibility with PHP8.1 + * Check for unsupported PHP version + * Backport of Suhosin-ng patches: + * Maximum stack depth/recursion limit + * Maximum length for session id + * $_SERVER strip/encode + * Configuration dump + * Support for conditional rules + * INI settings protection + * Output SP logs to stderr + * Ported Suhosin rules to SP + * Massive simplification of the configuration parser + * Better memory management + * Removal of internal calls to `call_user_func` + * Increased portability of the default rules access different version of PHP + * Start SP as late as possible, to hook as many things as possible + * XML and Session support are now checked at runtime instead of at compile time + + -- jvoisin Sun, 15 Apr 2022 18:00:00 +0200 + snuffleupagus (0.7.1) UNRELEASED; urgency=low [ jvoisin ] * Fixed possible memory-leaks when hooking via regular expressions -- cgit v1.3