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