]> git.donarmstrong.com Git - roundcube.git/blob - debian/changelog
Dropped no more needed patch
[roundcube.git] / debian / changelog
1 roundcube (0.1~rc1~dfsg-2) unstable; urgency=low
2
3   * Removed custom unix_timestamp for sqlite: solved upstream
4
5  -- Romain Beauxis <toots@rastageeks.org>  Tue, 05 Jun 2007 15:22:36 +0200
6
7 roundcube (0.1~rc1~dfsg-1) unstable; urgency=low
8
9   [ Vincent Bernat ]
10   * New upstream release
11   * Update script for sqlite in postinst
12   [ Romain Beauxis ]
13   * Fixed dh_link calls
14     Closes: #423824
15   * Added custom patch to use php unix timestamp support
16     with sqlite since UNIX_TIMESTAMP is not supported by sqlite.
17   * Dropped php4 dependencies
18
19  -- Vincent Bernat <bernat@luffy.cx>  Sun, 20 May 2007 13:59:44 +0200
20
21 roundcube (0.1~beta2.2~dfsg-2) unstable; urgency=low
22
23   * Fix a security issue by disallowing access to logs.
24   * First upload to unstable.
25
26  -- Vincent Bernat <bernat@luffy.cx>  Sat,  5 May 2007 00:23:40 +0200
27
28 roundcube (0.1~beta2.2~dfsg-1) experimental; urgency=low
29
30   * Initial release. (Closes: #333756, #344949)
31
32  -- Romain Beauxis <toots@rastageeks.org>  Tue, 13 Mar 2007 13:28:05 +0100