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