From 01bcefa349230204f5f2e52c3d6df325d0c95653 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Mon, 18 Jan 2010 22:24:38 +0000 Subject: [PATCH] It seems that NEWS.Debian should not contain bullet lists... --- debian/roundcube-core.NEWS | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/debian/roundcube-core.NEWS b/debian/roundcube-core.NEWS index abdc484..251aabc 100644 --- a/debian/roundcube-core.NEWS +++ b/debian/roundcube-core.NEWS @@ -1,15 +1,15 @@ roundcube (0.3.1-2) unstable; urgency=low - * Starting from Roundcube 0.3, an incompatibility with Suhosin session - encryption is present. This can be resolved by tuning php.ini for - Roundcube with the "suhosin.session.encrypt" set to "Off". +Starting from Roundcube 0.3, an incompatibility with Suhosin session +encryption is present. This can be resolved by tuning php.ini for +Roundcube with the "suhosin.session.encrypt" set to "Off". - We ship a .htaccess in /var/lib/roundcube to disable this - option. However, this only works with a webserver like Apache with - mod_php. If you are using a webserver with PHP configured as a *CGI - process, you need to tune the php.ini for this process: either turn of - globally Suhosin session encryption in /etc/php5/conf.d/suhosin or you - can provide your own php.ini to php5-cgi with "-c" option. +We ship a .htaccess in /var/lib/roundcube to disable this +option. However, this only works with a webserver like Apache with +mod_php. If you are using a webserver with PHP configured as a *CGI +process, you need to tune the php.ini for this process: either turn of +globally Suhosin session encryption in /etc/php5/conf.d/suhosin or you +can provide your own php.ini to php5-cgi with "-c" option. -- Vincent Bernat Mon, 02 Nov 2009 19:48:22 +0100 -- 2.39.5