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