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