Commit Graph

27 Commits

Author SHA1 Message Date
sthen
1e43185cb4 bugfix update to roundcube 0.7.1 2012-01-11 02:35:49 +00:00
sthen
2ed6f0740c update to Roundcube 0.7
- lots of bugfixes and improvements including rewritten message caching
2011-12-14 15:24:45 +00:00
sthen
5a19f2d5e5 update to roundcube 0.6; lots of bug fixes and improvements
- fixup path to php binary using MODPHP_BIN for various cli scripts
2011-10-11 22:04:28 +00:00
sthen
a33fb85320 update to roundcube 0.5.4
- fixes cross-site-scripting issue and various other bugs
- mention /etc/rc.d/httpd restart instead of apachectl stop && apachectl start
2011-08-16 08:29:13 +00:00
sthen
d9c199c2d5 Bugfix update to roundcubemail-0.5.3 2011-06-03 19:17:44 +00:00
ajacoutot
b180f5c63b Since we already install a roundcubemail.conf file, we may as well use it
to set the Alias line, instead of asking the user to do it manually.

ok sthen@ (maintainer)
2011-03-21 09:28:38 +00:00
sthen
f87f7e4c7c update roundcube to 0.5.1. while there, move php_value date.timezone
UTC to the <directory> section in supplied .conf as req by ajacoutot@.
2011-03-02 08:38:01 +00:00
sthen
abb863255b update roundcubemail to 0.5; similar diff from LEVAI Daniel 2011-01-14 09:38:48 +00:00
sthen
d4df5554b0 update roundcube to 0.4.1 2010-09-29 20:55:39 +00:00
sthen
a5c82a1e91 fix for chrooted httpd; pointed out by viq 2010-08-29 10:04:32 +00:00
sthen
981dc9d1e7 - setting suhosin.session.encrypt per-dir doesn't seem to work
(even with suhosin.perdir set), so just force it in roundcubemail.conf
and remove the program/include/iniset.php patch.

- adjust permissions so the web-based installer can be used as pointed
out by aja, this used to be dangerous but is now controlled by the main
config file and defaults to 'off'.

- bump, adjust MESSAGE
2010-08-22 19:39:43 +00:00
sthen
ee24d15b97 - update roundcubemail to 0.4
- simpler installation procedure, req by marco
2010-08-22 12:37:14 +00:00
sthen
521a7f32bf @sample the roundcubemail/.htaccess file, it contains user-serviceable parts.
Requested by/ok ajacoutot@

(reminder, ports is not fully open.)
2010-02-24 13:40:37 +00:00
sthen
ad8c0d4ec9 update to 0.3.1 2009-11-02 17:20:10 +00:00
sthen
88ebbf7724 - update to an svn snapshot of roundcube, it has numerous fixes over the
last stable release.

- add an explicit note about AllowOverride, you get some strange problems
if this is set incorrectly which robert@ ran into.

ok ajacoutot@
2009-10-13 17:00:59 +00:00
sthen
619acf1b3b update to 0.3; thanks to ajacoutot@ and Manuel Pata for testing
the release candidate.
2009-09-05 15:46:24 +00:00
sthen
e8dd94a739 maintenance update to 0.2.2 2009-05-19 13:27:43 +00:00
sthen
cb630ed693 maintenance update to 0.2.1 2009-03-11 00:12:24 +00:00
sthen
991b58a54c remove group/world readable permissions from a couple of files
which don't need it; bump package.
2009-02-10 10:08:34 +00:00
sthen
117fe6b91a - package the installer directory, it's needed for the DB upgrade
scripts. give it safe file modes. reminded by bsd/at/openbsd.rutgers.edu

- @sample the config files
2009-02-09 16:45:38 +00:00
jolan
fc85acf479 update to 0.2-stable, ok sthen@ 2009-01-11 19:45:41 +00:00
sthen
509ee3de36 Update to 0.2beta: bugfixes and new features. ok ajacoutout. 2008-09-22 13:53:02 +00:00
sthen
3db2d38185 SECURITY update to 0.2-alpha, "Replace our crappy html sanitization
with the dom-based washtml script" from their commit log gives you
some idea ... http://secunia.com/advisories/30734/ (advisory pointed
out by viq, thanks!). Lots of other bugs fixed too. Based on a diff
from Bruno Bigras.

N.B. Upgrading users need to read /var/www/roundcubemail/UPGRADING
2008-06-20 10:31:35 +00:00
sthen
b7bdce6a29 maintenance update to 0.1.1, ok ajacoutot 2008-04-05 16:42:26 +00:00
sthen
22b3679264 update roundcube to 0.1. from pea at raveland.org with a few tweaks.
ok ajacoutot
2008-03-19 01:38:46 +00:00
sthen
ff9c107c33 update roundcube to 0.1rc2
ok ajacoutot@
2007-10-29 09:24:43 +00:00
steven
1349c4811a import roundcubemail, an imap4 webmail client
from Stuart Henderson <stu at spacehopper.org>
2007-05-30 14:30:23 +00:00