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