]> git.donarmstrong.com Git - roundcube.git/blob - debian/roundcube-core.NEWS
Really ship NEWS.Debian
[roundcube.git] / debian / roundcube-core.NEWS
1 roundcube (0.3.1-2) unstable; urgency=low
2
3   * Starting from Roundcube 0.3, an incompatibility with Suhosin session
4     encryption is present. This can be resolved by tuning php.ini for
5     Roundcube with the "suhosin.session.encrypt" set to "Off".
6   
7     We ship a .htaccess in /var/lib/roundcube to disable this
8     option. However, this only works with a webserver like Apache with
9     mod_php. If you are using a webserver with PHP configured as a *CGI
10     process, you need to tune the php.ini for this process: either turn of
11     globally Suhosin session encryption in /etc/php5/conf.d/suhosin or you
12     can provide your own php.ini to php5-cgi with "-c" option.
13
14  -- Vincent Bernat <bernat@debian.org>  Mon, 02 Nov 2009 19:48:22 +0100
15