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