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