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