]> git.donarmstrong.com Git - roundcube.git/blob - debian/changelog
Disable spellchecker with tinymce
[roundcube.git] / debian / changelog
1 roundcube (0.1-2) UNRELEASED; urgency=low
2
3   * Ship bin/ directory as well. This fix HTML composition.
4   * Disable spellchecker for tinymce since it is not shipped with Debian
5     package of tinymce.
6
7  -- Vincent Bernat <bernat@luffy.cx>  Fri, 07 Mar 2008 09:42:39 +0100
8
9 roundcube (0.1-1) unstable; urgency=low
10
11   * New upstream release (Closes: #469487).
12      - This release seems to fix failure to set some fields when replying,
13        with bincimap as IMAP server (Closes: #443562)
14      - It also fixes the deletion of multiple messages, still with
15        bincimap (Closes: #451404)
16   * Remove 'ob_gzhandler.patch' and 'xss-fix.patch'. They have been
17     merged upstream.
18   * Upstream has switched to MDB2 database backend which is not packaged
19     in Debian yet. We switch back to old backend.
20   * Fix debian/watch to handle correctly detection of new versions.
21   * Add support for lighttpd and remove support for older version of
22     Apache. The debconf question about webserver autoconfiguration is
23     reworded (Closes: #462961).
24   * Do not depend on a specific revision of cdbs.
25   * Move po-debconf from Build-Depends-Indep to Build-Depends since it is
26     needed for clean target.
27   * Correct path to /usr/share/file/magic, provided by libmagic1. Provide
28     license information about this file in debian/copyright.
29
30  -- Vincent Bernat <bernat@luffy.cx>  Wed, 05 Mar 2008 20:49:03 +0100
31
32 roundcube (0.1~rc2-6) unstable; urgency=high
33
34   * Bug fix: "CVE-2007-6321: Cross-site scripting (XSS) vulnerability",
35     thanks to Micah Anderson (Closes: #455840). The patch is from
36     http://lists.roundcube.net/mail-archive/dev/2007-12/0000038.html and
37     provided by Robin Elfrink. It has been modified with some functions
38     stolen from Squirrelmail.
39   * Finnish debconf template, thanks to Esko Arajärvi (Closes: #458244).
40
41  -- Vincent Bernat <bernat@luffy.cx>  Sat, 29 Dec 2007 21:55:17 +0100
42
43 roundcube (0.1~rc2-5) unstable; urgency=low
44
45   * Deal with old /etc/logrotate.d/roundcube by removing it if left
46     untouched (Closes: #456546). Also deal with /etc/default/roundcube and
47     /etc/cron.daily/roundcube.
48
49  -- Vincent Bernat <bernat@luffy.cx>  Tue, 18 Dec 2007 23:02:46 +0100
50
51 roundcube (0.1~rc2-4) unstable; urgency=low
52
53   * Thightened dependencies for a safe upgrade
54   * Finally removed any circular dependency, -db packages no longer pull
55     a full roundcube install
56
57  -- Romain Beauxis <toots@rastageeks.org>  Sun, 09 Dec 2007 14:24:24 +0100
58
59 roundcube (0.1~rc2-3) unstable; urgency=low
60
61   * Upload to unstable
62   * Bumped standard version to 3.7.3 (no changes) 
63
64  -- Romain Beauxis <toots@rastageeks.org>  Sun, 09 Dec 2007 14:19:28 +0100
65
66 roundcube (0.1~rc2-2) experimental; urgency=low
67
68   [ Vincent Bernat ]
69   * Fix a conflict between ob_gzhandler and zlib output compression,
70     thanks to kaouete (Closes: #450482).
71
72   [ Romain Beauxis ]
73   * Fix tinymce patch and inclusion
74     Closes: #452016
75   * Splitted virtual packages to avoid circular dependencies.
76     Uploading to experimental, as this is an important change and we may
77     expect issues..
78
79  -- Romain Beauxis <toots@rastageeks.org>  Mon, 26 Nov 2007 11:54:21 +0100
80
81 roundcube (0.1~rc2-1) unstable; urgency=low
82
83   * New upstream, thanks to Nicolas Stransky (Closes: #447503). This
84     release support tinymce as HTML editor. Look at README.Debian for more
85     information.
86   * Update Galician debconf template, thanks to Jacobo Tarrio (Closes: #447943).
87
88  -- Vincent Bernat <bernat@luffy.cx>  Mon, 29 Oct 2007 22:08:43 +0100
89
90 roundcube (0.1~rc1-3) unstable; urgency=low
91
92   * In respect to policy 12.3, do not put main.inc.php.dist in
93     /usr/share/doc, thanks to Jonas Smedegaard (Closes: #446502).
94   * Update German and French debconf templates, thanks to Christian
95     Perrier (Closes: #446458) and Helge Kreutzmann (Closes: #446532).
96
97  -- Vincent Bernat <bernat@luffy.cx>  Sun, 14 Oct 2007 08:41:24 +0200
98
99 roundcube (0.1~rc1-2) unstable; urgency=low
100
101   * Fix dependencies by creating virtual packages for each database
102     backend, thanks to Joey Hess (Closes: #444925).
103
104  -- Vincent Bernat <bernat@luffy.cx>  Tue, 02 Oct 2007 20:09:19 +0200
105
106 roundcube (0.1~rc1-1) unstable; urgency=low
107
108   * New upstream release
109   * Removed non gpl file des.inc
110
111  -- Romain Beauxis <toots@rastageeks.org>  Tue, 24 Jul 2007 13:36:20 +0200
112
113 roundcube (0.1~rc1~dfsg-3) unstable; urgency=low
114
115   * Add php5-mcrypt dependency (Closes: #431177)
116
117  -- Vincent Bernat <bernat@luffy.cx>  Sat, 30 Jun 2007 19:36:21 +0200
118
119 roundcube (0.1~rc1~dfsg-2) unstable; urgency=low
120
121   * Removed custom unix_timestamp for sqlite: solved upstream
122   * Debconf templates and debian/control reviewed by the debian-l10n-
123     english team as part of the Smith review project.
124     Closes: #426086, #427546, #427546
125   * Debconf translation updates:
126     - Galician. Closes: #426140
127     - Basque. Closes: #426150
128     - Czech. Closes: #426428
129     - Portuguese. Closes: #426451
130     - Arabic. Closes: #427110
131     - Italian. Closes: #427206
132     - German. Closes: #427536
133     - French. Closes: #427736
134     - Tamil. Closes: #428254
135     - Russian. Closes: #428364
136     - Spanish. Closes: #428573
137
138  -- Romain Beauxis <toots@rastageeks.org>  Tue, 05 Jun 2007 15:22:36 +0200
139
140 roundcube (0.1~rc1~dfsg-1) unstable; urgency=low
141
142   [ Vincent Bernat ]
143   * New upstream release
144   * Update script for sqlite in postinst
145   [ Romain Beauxis ]
146   * Fixed dh_link calls
147     Closes: #423824
148   * Added custom patch to use php unix timestamp support
149     with sqlite since UNIX_TIMESTAMP is not supported by sqlite.
150   * Dropped php4 dependencies
151
152  -- Vincent Bernat <bernat@luffy.cx>  Sun, 20 May 2007 13:59:44 +0200
153
154 roundcube (0.1~beta2.2~dfsg-2) unstable; urgency=low
155
156   * Fix a security issue by disallowing access to logs.
157   * First upload to unstable.
158
159  -- Vincent Bernat <bernat@luffy.cx>  Sat,  5 May 2007 00:23:40 +0200
160
161 roundcube (0.1~beta2.2~dfsg-1) experimental; urgency=low
162
163   * Initial release. (Closes: #333756, #344949)
164
165  -- Romain Beauxis <toots@rastageeks.org>  Tue, 13 Mar 2007 13:28:05 +0100