]> git.donarmstrong.com Git - roundcube.git/blob - debian/changelog
More XSS fix
[roundcube.git] / debian / changelog
1 roundcube (0.1~rc2-6) unstable; urgency=high
2
3   * Bug fix: "CVE-2007-6321: Cross-site scripting (XSS) vulnerability",
4     thanks to Micah Anderson (Closes: #455840). The patch is from
5     http://lists.roundcube.net/mail-archive/dev/2007-12/0000038.html and
6     provided by Robin Elfrink. It has been modified with some functions
7     stolen from Squirrelmail.
8   * Finnish debconf template, thanks to Esko Arajärvi (Closes: #458244).
9
10  -- Vincent Bernat <bernat@luffy.cx>  Sat, 29 Dec 2007 21:55:17 +0100
11
12 roundcube (0.1~rc2-5) unstable; urgency=low
13
14   * Deal with old /etc/logrotate.d/roundcube by removing it if left
15     untouched (Closes: #456546). Also deal with /etc/default/roundcube and
16     /etc/cron.daily/roundcube.
17
18  -- Vincent Bernat <bernat@luffy.cx>  Tue, 18 Dec 2007 23:02:46 +0100
19
20 roundcube (0.1~rc2-4) unstable; urgency=low
21
22   * Thightened dependencies for a safe upgrade
23   * Finally removed any circular dependency, -db packages no longer pull
24     a full roundcube install
25
26  -- Romain Beauxis <toots@rastageeks.org>  Sun, 09 Dec 2007 14:24:24 +0100
27
28 roundcube (0.1~rc2-3) unstable; urgency=low
29
30   * Upload to unstable
31   * Bumped standard version to 3.7.3 (no changes) 
32
33  -- Romain Beauxis <toots@rastageeks.org>  Sun, 09 Dec 2007 14:19:28 +0100
34
35 roundcube (0.1~rc2-2) experimental; urgency=low
36
37   [ Vincent Bernat ]
38   * Fix a conflict between ob_gzhandler and zlib output compression,
39     thanks to kaouete (Closes: #450482).
40
41   [ Romain Beauxis ]
42   * Fix tinymce patch and inclusion
43     Closes: #452016
44   * Splitted virtual packages to avoid circular dependencies.
45     Uploading to experimental, as this is an important change and we may
46     expect issues..
47
48  -- Romain Beauxis <toots@rastageeks.org>  Mon, 26 Nov 2007 11:54:21 +0100
49
50 roundcube (0.1~rc2-1) unstable; urgency=low
51
52   * New upstream, thanks to Nicolas Stransky (Closes: #447503). This
53     release support tinymce as HTML editor. Look at README.Debian for more
54     information.
55   * Update Galician debconf template, thanks to Jacobo Tarrio (Closes: #447943).
56
57  -- Vincent Bernat <bernat@luffy.cx>  Mon, 29 Oct 2007 22:08:43 +0100
58
59 roundcube (0.1~rc1-3) unstable; urgency=low
60
61   * In respect to policy 12.3, do not put main.inc.php.dist in
62     /usr/share/doc, thanks to Jonas Smedegaard (Closes: #446502).
63   * Update German and French debconf templates, thanks to Christian
64     Perrier (Closes: #446458) and Helge Kreutzmann (Closes: #446532).
65
66  -- Vincent Bernat <bernat@luffy.cx>  Sun, 14 Oct 2007 08:41:24 +0200
67
68 roundcube (0.1~rc1-2) unstable; urgency=low
69
70   * Fix dependencies by creating virtual packages for each database
71     backend, thanks to Joey Hess (Closes: #444925).
72
73  -- Vincent Bernat <bernat@luffy.cx>  Tue, 02 Oct 2007 20:09:19 +0200
74
75 roundcube (0.1~rc1-1) unstable; urgency=low
76
77   * New upstream release
78   * Removed non gpl file des.inc
79
80  -- Romain Beauxis <toots@rastageeks.org>  Tue, 24 Jul 2007 13:36:20 +0200
81
82 roundcube (0.1~rc1~dfsg-3) unstable; urgency=low
83
84   * Add php5-mcrypt dependency (Closes: #431177)
85
86  -- Vincent Bernat <bernat@luffy.cx>  Sat, 30 Jun 2007 19:36:21 +0200
87
88 roundcube (0.1~rc1~dfsg-2) unstable; urgency=low
89
90   * Removed custom unix_timestamp for sqlite: solved upstream
91   * Debconf templates and debian/control reviewed by the debian-l10n-
92     english team as part of the Smith review project.
93     Closes: #426086, #427546, #427546
94   * Debconf translation updates:
95     - Galician. Closes: #426140
96     - Basque. Closes: #426150
97     - Czech. Closes: #426428
98     - Portuguese. Closes: #426451
99     - Arabic. Closes: #427110
100     - Italian. Closes: #427206
101     - German. Closes: #427536
102     - French. Closes: #427736
103     - Tamil. Closes: #428254
104     - Russian. Closes: #428364
105     - Spanish. Closes: #428573
106
107  -- Romain Beauxis <toots@rastageeks.org>  Tue, 05 Jun 2007 15:22:36 +0200
108
109 roundcube (0.1~rc1~dfsg-1) unstable; urgency=low
110
111   [ Vincent Bernat ]
112   * New upstream release
113   * Update script for sqlite in postinst
114   [ Romain Beauxis ]
115   * Fixed dh_link calls
116     Closes: #423824
117   * Added custom patch to use php unix timestamp support
118     with sqlite since UNIX_TIMESTAMP is not supported by sqlite.
119   * Dropped php4 dependencies
120
121  -- Vincent Bernat <bernat@luffy.cx>  Sun, 20 May 2007 13:59:44 +0200
122
123 roundcube (0.1~beta2.2~dfsg-2) unstable; urgency=low
124
125   * Fix a security issue by disallowing access to logs.
126   * First upload to unstable.
127
128  -- Vincent Bernat <bernat@luffy.cx>  Sat,  5 May 2007 00:23:40 +0200
129
130 roundcube (0.1~beta2.2~dfsg-1) experimental; urgency=low
131
132   * Initial release. (Closes: #333756, #344949)
133
134  -- Romain Beauxis <toots@rastageeks.org>  Tue, 13 Mar 2007 13:28:05 +0100