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