]> git.donarmstrong.com Git - roundcube.git/blob - debian/changelog
Imported Debian patch 0.3.1-1
[roundcube.git] / debian / changelog
1 roundcube (0.3.1-1) unstable; urgency=low
2
3   * New upstream release.
4   * Add a notice in NEWS.Debian about php.ini options that should be set
5     to get Roundcube working properly. Closes: #549428, #552508.
6
7  -- Vincent Bernat <bernat@debian.org>  Sat, 07 Nov 2009 17:41:37 +0100
8
9 roundcube (0.3-2) unstable; urgency=low
10
11   * Really fix #544579 since the default value is null without
12     quotes. This really Closes: #544579.
13   * Enlarge login box to accommodate sk_SK locale. Closes: #542933.
14
15  -- Vincent Bernat <bernat@debian.org>  Sun, 27 Sep 2009 11:26:56 +0200
16
17 roundcube (0.3-1) unstable; urgency=low
18
19   * New upstream release. Closes: #545498.
20   * Update debconf translations:
21       + Italian, thanks to Luca Monducci. Closes: #544199.
22       + Czech, thanks to Miroslav Kure. Closes: #546413.
23   * Roundcube configuration now uses 'language' instead of 'locale_string'
24     to specify the default language. Update postinst to reflect this
25     change. Thanks to Richard van den Berg for noticing this. Closes: #544579.
26   * Depends on libjs-jquery (>= 1.3) since this is now used by roundcube.
27   * Don't ship any plugins for now but ship an empty plugins directory.
28   * Ship main .htaccess since it is needed to setup correctly PHP (for
29     example, to disable PHP Suhosin cookie encryption).
30   * Bump Standards-Version. No changes required.
31
32  -- Vincent Bernat <bernat@debian.org>  Sun, 27 Sep 2009 11:00:30 +0200
33
34 roundcube (0.2.2-1) unstable; urgency=low
35
36   * New upstream release
37   * Bump Standards-Version. No changes required.
38   * Remove *.js.src which are not needed at runtime.
39   * Don't send email contents to Google by default by using php5-pspell
40     instead. Thanks to Anand Kumria. Closes: #529563.
41   * Update debconf translations:
42       + Basque, thanks to Piarres Beobide. Closes: #534282.
43
44  -- Vincent Bernat <bernat@debian.org>  Sun, 05 Jul 2009 09:53:17 +0200
45
46 roundcube (0.2.1-2) unstable; urgency=low
47
48   * Update debconf translations:
49       + German, thanks to Helge Kreutzmann. Closes: #520004.
50       + Japanese, thanks to Hideki Yamane. Closes: #520024.
51       + Spanish, thanks to Francisco Javier. Closes: #526696.
52       + Russian, thanks to Yuri Kozlov. Closes: #528796.
53   * Depend on php-mdb2-* (>= 1.5.0b2) since it is needed to fix some
54     bugs. Closes: #519104, #519293. Remove not needed any more patch from
55     debian/patches/series. Keep it in debian/patches to help backports.
56
57  -- Vincent Bernat <bernat@debian.org>  Sat, 16 May 2009 15:30:17 +0200
58
59 roundcube (0.2.1-1) unstable; urgency=low
60
61   * New upstream release:
62       + Fix use_packaged_tinymce.patch to apply to this new version
63       + Remove cve-2009-0413.patch which has been applied upstream
64
65  -- Vincent Bernat <bernat@debian.org>  Sat, 14 Mar 2009 17:42:07 +0100
66
67 roundcube (0.2~stable-2) unstable; urgency=low
68
69   * Update debconf translations:
70       + French, thanks to Christian Perrier. Closes: #515806.
71       + Swedish, thanks to Martin Bagge. Closes: #516683.
72   * Drop virtual package roundcube-db and add dependencies on real package
73     instead: this way, we can have versioned dependencies on those to avoid
74     version mismatch between packages.
75   * Add a patch to not use a MDB2 feature not present in the Debian
76     package. Thanks to Grzegorz Sobański for the patch. Closes: #519104.
77
78  -- Vincent Bernat <bernat@debian.org>  Wed, 11 Mar 2009 18:49:32 +0100
79
80 roundcube (0.2~stable-1) unstable; urgency=low
81
82   * New upstream version. Closes: #503573, #504570.
83       + Add SQL update scripts for this new release and for
84         0.2~alpha. Remove copy of SQL upgrade script from debian/rules.
85       + Remove patch for CVE-2008-5620 which is now fixed upstream.
86       + Remove patch correcting a vulnerability in html2text.php.
87       + Remove patch fixing login issue. This is fixed upstream.
88       + Remove patch setting the default backend to db instead of mdb2:
89         this is not possible any more. We depend on php-mdb2 now.
90       + Update patch to use packaged tinymce.
91   * Upload to unstable since Lenny is out.
92   * Apply fix for XSS issue (CVE-2009-0413). Closes: #514179.
93   * Remove hack to update a SQLite table for an upgrade from a quite old
94     version of roundcube.
95   * Fix pending l10n issues:
96       + Update English debconf template. Closes: #473794.
97       + Add Swedish translation thanks to Martin Bagge. Closes: #508752.
98   * Fix debian/copyright to make lintian happy.
99
100  -- Vincent Bernat <bernat@debian.org>  Sun, 15 Feb 2009 16:18:58 +0100
101
102 roundcube (0.2~alpha-4) experimental; urgency=low
103
104   * Add missing ${misc:Depends} to make Lintian happy.
105   * Add description to each patch.
106   * Execute cron job only if the directory to clean exists.
107   * Reload web server configuration instead of restart, thanks to a patch
108     from Tiago Bortoletto Vaz. Closes: #508633.
109   * Fix a vulnerability in quota image generation. This fixes
110     CVE-2008-5620. Thanks to Nico Golde for reporting it. Closes: #509596.
111   * Add missing dependency on php5-gd, used for quota bar.
112   * For roundcube-pgsql, depends on postgresql-client only. This package
113     is provided by the currently supported real package.
114
115  -- Vincent Bernat <bernat@debian.org>  Thu, 25 Dec 2008 11:38:13 +0100
116
117 roundcube (0.2~alpha-3) experimental; urgency=high
118
119   [ Vincent Bernat ]
120   * Fix a vulnerability in the use of preg_replace (Closes: #508628).
121   * Adapt descriptions of roundcube-database packages to refer them as
122     metapackages instead of virtual package (Closes: #495434).
123   * Add robots.txt from upstream, even if in some configuration, it will
124     not be considered (Closes: #499108).
125   * Do not ship .htaccess files. Restrictions are set in Apache or
126     Lighttpd configuration files (Closes: #500202).
127
128   [ Romain Beauxis ]
129   * Changed versioned dependency of rouncube from binary:Version to
130     source:Version since these are all architecture independent packages.  
131
132  -- Vincent Bernat <bernat@debian.org>  Sat, 13 Dec 2008 14:36:02 +0100
133
134 roundcube (0.2~alpha-2) experimental; urgency=low
135
136   [ Vincent Bernat ]
137   * Fix lintian warnings introduced by previous upload
138   * Fix lighttpd.conf to make it work with latest versions (Closes: #494044)
139   * Do not prepend path to lighty util in postinst and postrm, as per
140     Policy Manual section 6.1
141   * Ship a bug/control file to have all bugs submitted against roundcube
142     metapackage
143   * Fix debian/roundcube-core.cron.daily to use
144     /etc/default/roundcube-core instead of /etc/default/roundcube which
145     should not exist any more
146
147   [ Romain Beauxis ]
148   * Versioned roundcube-core dependency for roundcube 
149
150  -- Vincent Bernat <bernat@debian.org>  Sat, 16 Aug 2008 13:22:08 +0200
151
152 roundcube (0.2~alpha-1) experimental; urgency=low
153
154   * New upstream release
155   * Update debian/watch file to correctly consider those new releases
156   * Remove the following patches:
157       + messageid-headers-ordering
158       + mysql-update-fix
159       + disable-tinymce-spellchecker
160   * Update the following patches:
161       + correct_install_path
162       + use_packaged_tinymce
163   * Add a new patch to fix a login problem
164   * Depends on tinymce >= 3
165
166  -- Vincent Bernat <bernat@debian.org>  Sun, 22 Jun 2008 14:10:44 +0200
167
168 roundcube (0.1.1-7) unstable; urgency=low
169
170   * Another fix for incorrect tinymce path. This should be the last one!
171
172  -- Vincent Bernat <bernat@debian.org>  Sun, 22 Jun 2008 12:36:59 +0200
173
174 roundcube (0.1.1-6) unstable; urgency=low
175
176   * Fix use_packaged_tinymce patch which was incorrect after switch to
177     tinymce2 package.
178
179  -- Vincent Bernat <bernat@debian.org>  Sun, 22 Jun 2008 12:19:16 +0200
180
181 roundcube (0.1.1-5) unstable; urgency=low
182
183   * Fix ordering of message-id in message headers, thanks to Reinhard
184     Tartler (Closes: #486493)
185   * Update Standards-Version to 3.8.0
186
187  -- Vincent Bernat <bernat@debian.org>  Tue, 17 Jun 2008 00:33:40 +0200
188
189 roundcube (0.1.1-4) unstable; urgency=low
190
191   * Add Slovak debconf translation, thanks to Ivan Masár (Closes: #481376)
192   * Fix debian/copyright:
193      + RoundCube is GPL-2 licensed, not GPL-2+
194      + Add an explanation on the BSD license present at the top of
195        index.php (Closes: #477119)
196   * We do not support tinymce 3, yet. Depends on tinymce2 | tinymce (<<
197     3). Closes: #481145, #483053, #482295
198
199  -- Vincent Bernat <bernat@debian.org>  Tue, 20 May 2008 20:51:52 +0200
200
201 roundcube (0.1.1-3) unstable; urgency=low
202
203   * Fix an error introduced when fixing bug #476803. Thanks to Micah
204     Anderson for spotting it (Closes: #479775).
205   * Avoid to pop language question at every upgrade. Thanks to Ivan Vucica
206     for spotting this. The problem lied in the use of db_metaget to get
207     the value of a key set by db_subst in a previous invocation. It seems
208     this is not possible any more (Closes: #480043). The fix implies that
209     we won't ask the question again if more languages are available since
210     last upgrade.
211
212  -- Vincent Bernat <bernat@debian.org>  Thu, 08 May 2008 09:50:24 +0200
213
214 roundcube (0.1.1-2) unstable; urgency=low
215
216   * Comment by default Alias directive for tinymce in Apache configuration
217     file (Closes: #476162).
218   * Allow to preseed language value (Closes: #476803).
219
220  -- Vincent Bernat <bernat@luffy.cx>  Sat, 19 Apr 2008 16:50:28 +0200
221
222 roundcube (0.1.1-1) unstable; urgency=low
223
224   * New upstream release
225     - Copy old SQL upgrade scripts into debian/sql to allow upgrade from
226       versions older than 0.1
227     - Patch new MySQL upgrade script to fix a typo
228   * Debconf translation updates:
229     - Spanish. Closes: #473788
230   * Depends on php-mail-mime (>= 1.5.0) and drop compatibility patch
231   * Install upstream changelog in /usr/share/doc/roundcube*
232
233  -- Vincent Bernat <bernat@luffy.cx>  Sat, 05 Apr 2008 18:16:33 +0200
234
235 roundcube (0.1-4) unstable; urgency=low
236
237   * Debconf translation updates:
238     - French. Closes: #469802
239     - Russian. Closes: #469847
240     - Galician. Closes: #469866
241     - German. Closes: #469875
242     - Finnish. Closes: #469922
243     - Italian. Closes: #469987
244     - Czech. Closes: #470150
245     - Portuguese. Closes: #470156
246     - Spanish. Closes: #470732
247     - Basque. Closes: #470871
248     - Arabic. Closes: #471470
249
250  -- Vincent Bernat <bernat@luffy.cx>  Sat, 08 Mar 2008 11:15:00 +0100
251
252 roundcube (0.1-3) unstable; urgency=low
253
254   * Fix problem with too old php-mail-mime package (Closes: #469814)
255
256  -- Vincent Bernat <bernat@luffy.cx>  Fri, 07 Mar 2008 11:06:49 +0100
257
258 roundcube (0.1-2) unstable; urgency=low
259
260   * Ship bin/ directory as well. This fix conversion from HTML to text in
261     composition.
262   * Disable spellchecker for tinymce since it is not shipped with Debian
263     package of tinymce.
264
265  -- Vincent Bernat <bernat@luffy.cx>  Fri, 07 Mar 2008 09:42:39 +0100
266
267 roundcube (0.1-1) unstable; urgency=low
268
269   * New upstream release (Closes: #469487).
270      - This release seems to fix failure to set some fields when replying,
271        with bincimap as IMAP server (Closes: #443562)
272      - It also fixes the deletion of multiple messages, still with
273        bincimap (Closes: #451404)
274   * Remove 'ob_gzhandler.patch' and 'xss-fix.patch'. They have been
275     merged upstream.
276   * Upstream has switched to MDB2 database backend which is not packaged
277     in Debian yet. We switch back to old backend.
278   * Fix debian/watch to handle correctly detection of new versions.
279   * Add support for lighttpd and remove support for older version of
280     Apache. The debconf question about webserver autoconfiguration is
281     reworded (Closes: #462961).
282   * Do not depend on a specific revision of cdbs.
283   * Move po-debconf from Build-Depends-Indep to Build-Depends since it is
284     needed for clean target.
285   * Correct path to /usr/share/file/magic, provided by libmagic1. Provide
286     license information about this file in debian/copyright.
287
288  -- Vincent Bernat <bernat@luffy.cx>  Wed, 05 Mar 2008 20:49:03 +0100
289
290 roundcube (0.1~rc2-6) unstable; urgency=high
291
292   * Bug fix: "CVE-2007-6321: Cross-site scripting (XSS) vulnerability",
293     thanks to Micah Anderson (Closes: #455840). The patch is from
294     http://lists.roundcube.net/mail-archive/dev/2007-12/0000038.html and
295     provided by Robin Elfrink. It has been modified with some functions
296     stolen from Squirrelmail.
297   * Finnish debconf template, thanks to Esko Arajärvi (Closes: #458244).
298
299  -- Vincent Bernat <bernat@luffy.cx>  Sat, 29 Dec 2007 21:55:17 +0100
300
301 roundcube (0.1~rc2-5) unstable; urgency=low
302
303   * Deal with old /etc/logrotate.d/roundcube by removing it if left
304     untouched (Closes: #456546). Also deal with /etc/default/roundcube and
305     /etc/cron.daily/roundcube.
306
307  -- Vincent Bernat <bernat@luffy.cx>  Tue, 18 Dec 2007 23:02:46 +0100
308
309 roundcube (0.1~rc2-4) unstable; urgency=low
310
311   * Thightened dependencies for a safe upgrade
312   * Finally removed any circular dependency, -db packages no longer pull
313     a full roundcube install
314
315  -- Romain Beauxis <toots@rastageeks.org>  Sun, 09 Dec 2007 14:24:24 +0100
316
317 roundcube (0.1~rc2-3) unstable; urgency=low
318
319   * Upload to unstable
320   * Bumped standard version to 3.7.3 (no changes) 
321
322  -- Romain Beauxis <toots@rastageeks.org>  Sun, 09 Dec 2007 14:19:28 +0100
323
324 roundcube (0.1~rc2-2) experimental; urgency=low
325
326   [ Vincent Bernat ]
327   * Fix a conflict between ob_gzhandler and zlib output compression,
328     thanks to kaouete (Closes: #450482).
329
330   [ Romain Beauxis ]
331   * Fix tinymce patch and inclusion
332     Closes: #452016
333   * Splitted virtual packages to avoid circular dependencies.
334     Uploading to experimental, as this is an important change and we may
335     expect issues..
336
337  -- Romain Beauxis <toots@rastageeks.org>  Mon, 26 Nov 2007 11:54:21 +0100
338
339 roundcube (0.1~rc2-1) unstable; urgency=low
340
341   * New upstream, thanks to Nicolas Stransky (Closes: #447503). This
342     release support tinymce as HTML editor. Look at README.Debian for more
343     information.
344   * Update Galician debconf template, thanks to Jacobo Tarrio (Closes: #447943).
345
346  -- Vincent Bernat <bernat@luffy.cx>  Mon, 29 Oct 2007 22:08:43 +0100
347
348 roundcube (0.1~rc1-3) unstable; urgency=low
349
350   * In respect to policy 12.3, do not put main.inc.php.dist in
351     /usr/share/doc, thanks to Jonas Smedegaard (Closes: #446502).
352   * Update German and French debconf templates, thanks to Christian
353     Perrier (Closes: #446458) and Helge Kreutzmann (Closes: #446532).
354
355  -- Vincent Bernat <bernat@luffy.cx>  Sun, 14 Oct 2007 08:41:24 +0200
356
357 roundcube (0.1~rc1-2) unstable; urgency=low
358
359   * Fix dependencies by creating virtual packages for each database
360     backend, thanks to Joey Hess (Closes: #444925).
361
362  -- Vincent Bernat <bernat@luffy.cx>  Tue, 02 Oct 2007 20:09:19 +0200
363
364 roundcube (0.1~rc1-1) unstable; urgency=low
365
366   * New upstream release
367   * Removed non gpl file des.inc
368
369  -- Romain Beauxis <toots@rastageeks.org>  Tue, 24 Jul 2007 13:36:20 +0200
370
371 roundcube (0.1~rc1~dfsg-3) unstable; urgency=low
372
373   * Add php5-mcrypt dependency (Closes: #431177)
374
375  -- Vincent Bernat <bernat@luffy.cx>  Sat, 30 Jun 2007 19:36:21 +0200
376
377 roundcube (0.1~rc1~dfsg-2) unstable; urgency=low
378
379   * Removed custom unix_timestamp for sqlite: solved upstream
380   * Debconf templates and debian/control reviewed by the debian-l10n-
381     english team as part of the Smith review project.
382     Closes: #426086, #427546, #427546
383   * Debconf translation updates:
384     - Galician. Closes: #426140
385     - Basque. Closes: #426150
386     - Czech. Closes: #426428
387     - Portuguese. Closes: #426451
388     - Arabic. Closes: #427110
389     - Italian. Closes: #427206
390     - German. Closes: #427536
391     - French. Closes: #427736
392     - Tamil. Closes: #428254
393     - Russian. Closes: #428364
394     - Spanish. Closes: #428573
395
396  -- Romain Beauxis <toots@rastageeks.org>  Tue, 05 Jun 2007 15:22:36 +0200
397
398 roundcube (0.1~rc1~dfsg-1) unstable; urgency=low
399
400   [ Vincent Bernat ]
401   * New upstream release
402   * Update script for sqlite in postinst
403   [ Romain Beauxis ]
404   * Fixed dh_link calls
405     Closes: #423824
406   * Added custom patch to use php unix timestamp support
407     with sqlite since UNIX_TIMESTAMP is not supported by sqlite.
408   * Dropped php4 dependencies
409
410  -- Vincent Bernat <bernat@luffy.cx>  Sun, 20 May 2007 13:59:44 +0200
411
412 roundcube (0.1~beta2.2~dfsg-2) unstable; urgency=low
413
414   * Fix a security issue by disallowing access to logs.
415   * First upload to unstable.
416
417  -- Vincent Bernat <bernat@luffy.cx>  Sat,  5 May 2007 00:23:40 +0200
418
419 roundcube (0.1~beta2.2~dfsg-1) experimental; urgency=low
420
421   * Initial release. (Closes: #333756, #344949)
422
423  -- Romain Beauxis <toots@rastageeks.org>  Tue, 13 Mar 2007 13:28:05 +0100