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