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