]> git.donarmstrong.com Git - roundcube.git/blob - debian/changelog
Imported Debian patch 0.1.1-4
[roundcube.git] / debian / changelog
1 roundcube (0.1.1-4) unstable; urgency=low
2
3   * Add Slovak debconf translation, thanks to Ivan Masár (Closes: #481376)
4   * Fix debian/copyright:
5      + RoundCube is GPL-2 licensed, not GPL-2+
6      + Add an explanation on the BSD license present at the top of
7        index.php (Closes: #477119)
8   * We do not support tinymce 3, yet. Depends on tinymce2 | tinymce (<<
9     3). Closes: #481145, #483053, #482295
10
11  -- Vincent Bernat <bernat@debian.org>  Tue, 20 May 2008 20:51:52 +0200
12
13 roundcube (0.1.1-3) unstable; urgency=low
14
15   * Fix an error introduced when fixing bug #476803. Thanks to Micah
16     Anderson for spotting it (Closes: #479775).
17   * Avoid to pop language question at every upgrade. Thanks to Ivan Vucica
18     for spotting this. The problem lied in the use of db_metaget to get
19     the value of a key set by db_subst in a previous invocation. It seems
20     this is not possible any more (Closes: #480043). The fix implies that
21     we won't ask the question again if more languages are available since
22     last upgrade.
23
24  -- Vincent Bernat <bernat@debian.org>  Thu, 08 May 2008 09:50:24 +0200
25
26 roundcube (0.1.1-2) unstable; urgency=low
27
28   * Comment by default Alias directive for tinymce in Apache configuration
29     file (Closes: #476162).
30   * Allow to preseed language value (Closes: #476803).
31
32  -- Vincent Bernat <bernat@luffy.cx>  Sat, 19 Apr 2008 16:50:28 +0200
33
34 roundcube (0.1.1-1) unstable; urgency=low
35
36   * New upstream release
37     - Copy old SQL upgrade scripts into debian/sql to allow upgrade from
38       versions older than 0.1
39     - Patch new MySQL upgrade script to fix a typo
40   * Debconf translation updates:
41     - Spanish. Closes: #473788
42   * Depends on php-mail-mime (>= 1.5.0) and drop compatibility patch
43   * Install upstream changelog in /usr/share/doc/roundcube*
44
45  -- Vincent Bernat <bernat@luffy.cx>  Sat, 05 Apr 2008 18:16:33 +0200
46
47 roundcube (0.1-4) unstable; urgency=low
48
49   * Debconf translation updates:
50     - French. Closes: #469802
51     - Russian. Closes: #469847
52     - Galician. Closes: #469866
53     - German. Closes: #469875
54     - Finnish. Closes: #469922
55     - Italian. Closes: #469987
56     - Czech. Closes: #470150
57     - Portuguese. Closes: #470156
58     - Spanish. Closes: #470732
59     - Basque. Closes: #470871
60     - Arabic. Closes: #471470
61
62  -- Vincent Bernat <bernat@luffy.cx>  Sat, 08 Mar 2008 11:15:00 +0100
63
64 roundcube (0.1-3) unstable; urgency=low
65
66   * Fix problem with too old php-mail-mime package (Closes: #469814)
67
68  -- Vincent Bernat <bernat@luffy.cx>  Fri, 07 Mar 2008 11:06:49 +0100
69
70 roundcube (0.1-2) unstable; urgency=low
71
72   * Ship bin/ directory as well. This fix conversion from HTML to text in
73     composition.
74   * Disable spellchecker for tinymce since it is not shipped with Debian
75     package of tinymce.
76
77  -- Vincent Bernat <bernat@luffy.cx>  Fri, 07 Mar 2008 09:42:39 +0100
78
79 roundcube (0.1-1) unstable; urgency=low
80
81   * New upstream release (Closes: #469487).
82      - This release seems to fix failure to set some fields when replying,
83        with bincimap as IMAP server (Closes: #443562)
84      - It also fixes the deletion of multiple messages, still with
85        bincimap (Closes: #451404)
86   * Remove 'ob_gzhandler.patch' and 'xss-fix.patch'. They have been
87     merged upstream.
88   * Upstream has switched to MDB2 database backend which is not packaged
89     in Debian yet. We switch back to old backend.
90   * Fix debian/watch to handle correctly detection of new versions.
91   * Add support for lighttpd and remove support for older version of
92     Apache. The debconf question about webserver autoconfiguration is
93     reworded (Closes: #462961).
94   * Do not depend on a specific revision of cdbs.
95   * Move po-debconf from Build-Depends-Indep to Build-Depends since it is
96     needed for clean target.
97   * Correct path to /usr/share/file/magic, provided by libmagic1. Provide
98     license information about this file in debian/copyright.
99
100  -- Vincent Bernat <bernat@luffy.cx>  Wed, 05 Mar 2008 20:49:03 +0100
101
102 roundcube (0.1~rc2-6) unstable; urgency=high
103
104   * Bug fix: "CVE-2007-6321: Cross-site scripting (XSS) vulnerability",
105     thanks to Micah Anderson (Closes: #455840). The patch is from
106     http://lists.roundcube.net/mail-archive/dev/2007-12/0000038.html and
107     provided by Robin Elfrink. It has been modified with some functions
108     stolen from Squirrelmail.
109   * Finnish debconf template, thanks to Esko Arajärvi (Closes: #458244).
110
111  -- Vincent Bernat <bernat@luffy.cx>  Sat, 29 Dec 2007 21:55:17 +0100
112
113 roundcube (0.1~rc2-5) unstable; urgency=low
114
115   * Deal with old /etc/logrotate.d/roundcube by removing it if left
116     untouched (Closes: #456546). Also deal with /etc/default/roundcube and
117     /etc/cron.daily/roundcube.
118
119  -- Vincent Bernat <bernat@luffy.cx>  Tue, 18 Dec 2007 23:02:46 +0100
120
121 roundcube (0.1~rc2-4) unstable; urgency=low
122
123   * Thightened dependencies for a safe upgrade
124   * Finally removed any circular dependency, -db packages no longer pull
125     a full roundcube install
126
127  -- Romain Beauxis <toots@rastageeks.org>  Sun, 09 Dec 2007 14:24:24 +0100
128
129 roundcube (0.1~rc2-3) unstable; urgency=low
130
131   * Upload to unstable
132   * Bumped standard version to 3.7.3 (no changes) 
133
134  -- Romain Beauxis <toots@rastageeks.org>  Sun, 09 Dec 2007 14:19:28 +0100
135
136 roundcube (0.1~rc2-2) experimental; urgency=low
137
138   [ Vincent Bernat ]
139   * Fix a conflict between ob_gzhandler and zlib output compression,
140     thanks to kaouete (Closes: #450482).
141
142   [ Romain Beauxis ]
143   * Fix tinymce patch and inclusion
144     Closes: #452016
145   * Splitted virtual packages to avoid circular dependencies.
146     Uploading to experimental, as this is an important change and we may
147     expect issues..
148
149  -- Romain Beauxis <toots@rastageeks.org>  Mon, 26 Nov 2007 11:54:21 +0100
150
151 roundcube (0.1~rc2-1) unstable; urgency=low
152
153   * New upstream, thanks to Nicolas Stransky (Closes: #447503). This
154     release support tinymce as HTML editor. Look at README.Debian for more
155     information.
156   * Update Galician debconf template, thanks to Jacobo Tarrio (Closes: #447943).
157
158  -- Vincent Bernat <bernat@luffy.cx>  Mon, 29 Oct 2007 22:08:43 +0100
159
160 roundcube (0.1~rc1-3) unstable; urgency=low
161
162   * In respect to policy 12.3, do not put main.inc.php.dist in
163     /usr/share/doc, thanks to Jonas Smedegaard (Closes: #446502).
164   * Update German and French debconf templates, thanks to Christian
165     Perrier (Closes: #446458) and Helge Kreutzmann (Closes: #446532).
166
167  -- Vincent Bernat <bernat@luffy.cx>  Sun, 14 Oct 2007 08:41:24 +0200
168
169 roundcube (0.1~rc1-2) unstable; urgency=low
170
171   * Fix dependencies by creating virtual packages for each database
172     backend, thanks to Joey Hess (Closes: #444925).
173
174  -- Vincent Bernat <bernat@luffy.cx>  Tue, 02 Oct 2007 20:09:19 +0200
175
176 roundcube (0.1~rc1-1) unstable; urgency=low
177
178   * New upstream release
179   * Removed non gpl file des.inc
180
181  -- Romain Beauxis <toots@rastageeks.org>  Tue, 24 Jul 2007 13:36:20 +0200
182
183 roundcube (0.1~rc1~dfsg-3) unstable; urgency=low
184
185   * Add php5-mcrypt dependency (Closes: #431177)
186
187  -- Vincent Bernat <bernat@luffy.cx>  Sat, 30 Jun 2007 19:36:21 +0200
188
189 roundcube (0.1~rc1~dfsg-2) unstable; urgency=low
190
191   * Removed custom unix_timestamp for sqlite: solved upstream
192   * Debconf templates and debian/control reviewed by the debian-l10n-
193     english team as part of the Smith review project.
194     Closes: #426086, #427546, #427546
195   * Debconf translation updates:
196     - Galician. Closes: #426140
197     - Basque. Closes: #426150
198     - Czech. Closes: #426428
199     - Portuguese. Closes: #426451
200     - Arabic. Closes: #427110
201     - Italian. Closes: #427206
202     - German. Closes: #427536
203     - French. Closes: #427736
204     - Tamil. Closes: #428254
205     - Russian. Closes: #428364
206     - Spanish. Closes: #428573
207
208  -- Romain Beauxis <toots@rastageeks.org>  Tue, 05 Jun 2007 15:22:36 +0200
209
210 roundcube (0.1~rc1~dfsg-1) unstable; urgency=low
211
212   [ Vincent Bernat ]
213   * New upstream release
214   * Update script for sqlite in postinst
215   [ Romain Beauxis ]
216   * Fixed dh_link calls
217     Closes: #423824
218   * Added custom patch to use php unix timestamp support
219     with sqlite since UNIX_TIMESTAMP is not supported by sqlite.
220   * Dropped php4 dependencies
221
222  -- Vincent Bernat <bernat@luffy.cx>  Sun, 20 May 2007 13:59:44 +0200
223
224 roundcube (0.1~beta2.2~dfsg-2) unstable; urgency=low
225
226   * Fix a security issue by disallowing access to logs.
227   * First upload to unstable.
228
229  -- Vincent Bernat <bernat@luffy.cx>  Sat,  5 May 2007 00:23:40 +0200
230
231 roundcube (0.1~beta2.2~dfsg-1) experimental; urgency=low
232
233   * Initial release. (Closes: #333756, #344949)
234
235  -- Romain Beauxis <toots@rastageeks.org>  Tue, 13 Mar 2007 13:28:05 +0100