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