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