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