From 578145e82d69457f5165fa7d5ba1830b70e6bb35 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sun, 13 Feb 2011 13:59:07 +0000 Subject: [PATCH] Rework how symlinks work. The only directory to use is /var/lib/roundcube. We use symlink from /usr/share/roundcube to /var/lib/roundcube and not the other way. Moreover, plugins and skins are also symlinked. A user should be able to add plugins and skins in /var/lib/roundcube while default ones are in /usr/share/roundcube. Closes: #612553. --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2746488..019b21b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,6 +27,12 @@ roundcube (0.5-3) UNRELEASED; urgency=low dbconfig-common. We do not ship UPGRADING file any more since it is misleading. Closes: #612511. * Fix MySQL indexes if upgrading from 0.5-2 or lesser. Closes: #610725. + * Rework how symlinks work. The only directory to use is + /var/lib/roundcube. We use symlink from /usr/share/roundcube to + /var/lib/roundcube and not the other way. Moreover, plugins and skins + are also symlinked. A user should be able to add plugins and skins in + /var/lib/roundcube while default ones are in + /usr/share/roundcube. Closes: #612553. -- Vincent Bernat Wed, 09 Feb 2011 07:32:42 +0100 -- 2.39.2