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