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