From 721adb907fa4636693695024d3ed7ca8602db261 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Fri, 31 Aug 2018 16:51:02 +0200 Subject: Bump the changelog --- debian/changelog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 31d66eb..20c7711 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +snuffleupagus (0.4.0) UNRELEASED; urgency=medium + + * Add the possibility to whitelist `stream wrappers` + * Snuffleupagus is now using php's logging mechanisms, instead of outputting its log directly into the syslog. + * PHP is now prevented from ever disabling certificate verification thanks to a few lines in our default configuration. + * Significant code simplification for cookies handling + * Our `sloppy comparison` feature is now complete + * Snuffleupagus won't start with an invalid config anymore, except if the `sp.allow_broken_configuration` is set. + * It's now possible to place virtual-patches on the return value of user-defined functions. + * Since Snuffleupagus is used by more and more organisations, we added a bunch of them in our propaganda page. + * Add some missing pieces of documentation and fix some links + * Fix the `make install` command + * Fix various compilation warnings + * Snuffleupagus is now running on platforms that aren't using the glibc + + -- jvoisin Fri, 31 Aug 2018 16:50:00 +0200 + snuffleupagus (0.3.1) UNRELEASED; urgency=medium * Disable XXE and harden PRNG by default -- cgit v1.3