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