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