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