]> git.donarmstrong.com Git - roundcube.git/log
roundcube.git
12 years agoPrepare new release 0.2.1
Vincent Bernat [Sat, 14 Mar 2009 16:55:28 +0000 (16:55 +0000)]
Prepare new release 0.2.1

12 years agoMerge commit 'debian/0.2_stable-2' into debian
Jérémy Bobbio [Sat, 18 Jun 2011 18:12:03 +0000 (20:12 +0200)]
Merge commit 'debian/0.2_stable-2' into debian

12 years agoFix date in changelog
Vincent Bernat [Wed, 11 Mar 2009 17:49:39 +0000 (17:49 +0000)]
Fix date in changelog

12 years agoPrepare a release
Vincent Bernat [Wed, 11 Mar 2009 17:49:29 +0000 (17:49 +0000)]
Prepare a release

12 years agoFix path to patch in series
Vincent Bernat [Wed, 11 Mar 2009 17:48:32 +0000 (17:48 +0000)]
Fix path to patch in series

12 years agoAdd a patch to not use a MDB2 feature not present in the Debian
Vincent Bernat [Wed, 11 Mar 2009 17:45:39 +0000 (17:45 +0000)]
Add a patch to not use a MDB2 feature not present in the Debian
package. Thanks to Grzegorz Sobański for the patch. Closes: #519104.

12 years agoDrop virtual package roundcube-db and add dependencies on real package
Vincent Bernat [Sun, 1 Mar 2009 17:38:55 +0000 (17:38 +0000)]
Drop virtual package roundcube-db and add dependencies on real package
instead: this way, we can versioned dependencies on those to avoid
version mismatch between packages.

12 years agoSwedish debconf translation, #516683
Vincent Bernat [Mon, 23 Feb 2009 06:48:59 +0000 (06:48 +0000)]
Swedish debconf translation, #516683

12 years agoUpdate French debconf translation, thanks to Christian
Vincent Bernat [Tue, 17 Feb 2009 19:17:31 +0000 (19:17 +0000)]
Update French debconf translation, thanks to Christian
Perrier. Closes: #515806.

12 years agoImported Debian patch 0.2~stable-2
Vincent Bernat [Wed, 11 Mar 2009 17:49:32 +0000 (18:49 +0100)]
Imported Debian patch 0.2~stable-2

12 years agoMerge commit 'debian/0.2_stable-1' into debian
Jérémy Bobbio [Sat, 18 Jun 2011 18:10:44 +0000 (20:10 +0200)]
Merge commit 'debian/0.2_stable-1' into debian

12 years agoFix debian/copyright to make lintian happy.
Vincent Bernat [Sun, 15 Feb 2009 17:11:45 +0000 (17:11 +0000)]
Fix debian/copyright to make lintian happy.

12 years agoRevert the patch to log failed logins for the moment.
Vincent Bernat [Sun, 15 Feb 2009 17:03:09 +0000 (17:03 +0000)]
Revert the patch to log failed logins for the moment.

12 years agoAdd patch from Kris Popendorf to log failed logins. Closes: #505267.
Vincent Bernat [Sun, 15 Feb 2009 17:02:48 +0000 (17:02 +0000)]
Add patch from Kris Popendorf to log failed logins. Closes: #505267.

12 years agoRemove hack to update a SQLite table for an upgrade from a quite old
Vincent Bernat [Sun, 15 Feb 2009 16:49:44 +0000 (16:49 +0000)]
Remove hack to update a SQLite table for an upgrade from a quite old
version of roundcube.

12 years agoUpdate patch to use packaged tinymce.
Vincent Bernat [Sun, 15 Feb 2009 16:12:43 +0000 (16:12 +0000)]
Update patch to use packaged tinymce.

12 years agoAnother "new version" bug closed.
Vincent Bernat [Sun, 15 Feb 2009 16:06:18 +0000 (16:06 +0000)]
Another "new version" bug closed.

12 years agoFix pending l10n issues.
Vincent Bernat [Sun, 15 Feb 2009 16:05:50 +0000 (16:05 +0000)]
Fix pending l10n issues.

12 years agoPrepare a new release for unstable
Vincent Bernat [Sun, 15 Feb 2009 15:57:20 +0000 (15:57 +0000)]
Prepare a new release for unstable

12 years agoImported Debian patch 0.2~stable-1
Vincent Bernat [Sun, 15 Feb 2009 15:18:58 +0000 (16:18 +0100)]
Imported Debian patch 0.2~stable-1

12 years agoMerge commit 'upstream/0.2_stable' into unstable-import
Jérémy Bobbio [Sat, 18 Jun 2011 18:09:21 +0000 (20:09 +0200)]
Merge commit 'upstream/0.2_stable' into unstable-import

12 years agoMerge commit 'debian/0.2_alpha-4' into debian
Jérémy Bobbio [Sat, 18 Jun 2011 17:59:30 +0000 (19:59 +0200)]
Merge commit 'debian/0.2_alpha-4' into debian

12 years agoPrepare a new release
Vincent Bernat [Thu, 25 Dec 2008 10:39:16 +0000 (10:39 +0000)]
Prepare a new release

12 years agoFix a vulnerability in quota image generation. This fixes
Vincent Bernat [Thu, 25 Dec 2008 10:39:05 +0000 (10:39 +0000)]
Fix a vulnerability in quota image generation. This fixes
CVE-2008-5620. Thanks to Nico Golde for reporting it. Closes:
#509596.

12 years agoFor roundcube-pgsql, depends on postgresql-client only. This package
Vincent Bernat [Wed, 24 Dec 2008 16:17:05 +0000 (16:17 +0000)]
For roundcube-pgsql, depends on postgresql-client only. This package
is provided by the currently supported real package.

12 years agoSync control.in with control
Vincent Bernat [Tue, 23 Dec 2008 20:09:05 +0000 (20:09 +0000)]
Sync control.in with control

12 years agoAdd missing dependency on php5-gd, used for quota bar.
Vincent Bernat [Tue, 23 Dec 2008 20:07:10 +0000 (20:07 +0000)]
Add missing dependency on php5-gd, used for quota bar.

12 years agoReload web server configuration instead of restart, thanks to a patch
Vincent Bernat [Mon, 15 Dec 2008 18:54:54 +0000 (18:54 +0000)]
Reload web server configuration instead of restart, thanks to a patch
from Tiago Bortoletto Vaz. Closes: #508633.

12 years agoExecute cron job only if the directory to clean exists.
Vincent Bernat [Sun, 14 Dec 2008 09:38:02 +0000 (09:38 +0000)]
Execute cron job only if the directory to clean exists.

12 years agoAdd description to each patch.
Vincent Bernat [Sat, 13 Dec 2008 13:57:28 +0000 (13:57 +0000)]
Add description to each patch.

12 years agoAdd missing ${misc:Depends} to make Lintian happy.
Vincent Bernat [Sat, 13 Dec 2008 13:53:33 +0000 (13:53 +0000)]
Add missing ${misc:Depends} to make Lintian happy.

12 years agoImported Debian patch 0.2~alpha-4
Vincent Bernat [Thu, 25 Dec 2008 10:38:13 +0000 (11:38 +0100)]
Imported Debian patch 0.2~alpha-4

12 years agoMerge commit 'debian/0.2_alpha-3' into debian
Jérémy Bobbio [Sat, 18 Jun 2011 17:55:27 +0000 (19:55 +0200)]
Merge commit 'debian/0.2_alpha-3' into debian

12 years agoUpdate changelog date
Vincent Bernat [Sat, 13 Dec 2008 13:38:20 +0000 (13:38 +0000)]
Update changelog date

12 years agoFix a vulnerability in the use of preg_replace (Closes: #508628).
Vincent Bernat [Sat, 13 Dec 2008 13:34:09 +0000 (13:34 +0000)]
Fix a vulnerability in the use of preg_replace (Closes: #508628).

12 years agoDo not ship .htaccess files. Restrictions are set in Apache or
Vincent Bernat [Sat, 27 Sep 2008 08:38:25 +0000 (08:38 +0000)]
Do not ship .htaccess files. Restrictions are set in Apache or
Lighttpd configuration files (Closes: #500202).

12 years agoAdd robots.txt from upstream, even if in some configuration, it will
Vincent Bernat [Wed, 17 Sep 2008 18:46:13 +0000 (18:46 +0000)]
Add robots.txt from upstream, even if in some configuration, it will
not be considered (Closes: #499108).

12 years agoFix a spelling error
Vincent Bernat [Sat, 23 Aug 2008 06:55:44 +0000 (06:55 +0000)]
Fix a spelling error

12 years agoChanged binary:Version to source:Version, various svn fixes..
Romain Beauxis [Tue, 19 Aug 2008 23:32:10 +0000 (23:32 +0000)]
Changed binary:Version to source:Version, various svn fixes..

12 years agoAdapt descriptions of roundcube-database packages to refer them as
Vincent Bernat [Sun, 17 Aug 2008 12:28:28 +0000 (12:28 +0000)]
Adapt descriptions of roundcube-database packages to refer them as
metapackages instead of virtual package (Closes: #495434).

12 years agoImported Debian patch 0.2~alpha-3
Vincent Bernat [Sat, 13 Dec 2008 13:36:02 +0000 (14:36 +0100)]
Imported Debian patch 0.2~alpha-3

12 years agoMerge commit 'debian/0.2_alpha-2' into experimental
Jérémy Bobbio [Sat, 18 Jun 2011 17:41:46 +0000 (19:41 +0200)]
Merge commit 'debian/0.2_alpha-2' into experimental

12 years agoUpdate all po files (with debconf-updatepo)
Vincent Bernat [Sun, 17 Aug 2008 10:35:39 +0000 (10:35 +0000)]
Update all po files (with debconf-updatepo)

12 years agoInstall /usr/share/bug with mode 644
Vincent Bernat [Sun, 17 Aug 2008 10:32:52 +0000 (10:32 +0000)]
Install /usr/share/bug with mode 644

12 years agoDo not prepend path to lighty util in postinst and postrm, as per
Vincent Bernat [Sun, 17 Aug 2008 10:31:43 +0000 (10:31 +0000)]
Do not prepend path to lighty util in postinst and postrm, as per
Policy Manual section 6.1

12 years agoPrepare a new upload for experimental
Vincent Bernat [Sun, 17 Aug 2008 10:27:06 +0000 (10:27 +0000)]
Prepare a new upload for experimental

12 years agoFix debian/roundcube-core.cron.daily to use
Vincent Bernat [Sat, 16 Aug 2008 11:22:23 +0000 (11:22 +0000)]
Fix debian/roundcube-core.cron.daily to use
/etc/default/roundcube-core instead of /etc/default/roundcube which
should not exist any more

12 years agoCorrect control.in to depend on tinymce >= 3
Vincent Bernat [Sat, 9 Aug 2008 16:54:46 +0000 (16:54 +0000)]
Correct control.in to depend on tinymce >= 3

12 years agoDepend on tinymce >= 3 and not tinymce << 3
Vincent Bernat [Sat, 9 Aug 2008 16:53:24 +0000 (16:53 +0000)]
Depend on tinymce >= 3 and not tinymce << 3

12 years agoShip a bug/control file to have all bugs submitted against roundcube
Vincent Bernat [Sat, 9 Aug 2008 16:53:10 +0000 (16:53 +0000)]
Ship a bug/control file to have all bugs submitted against roundcube
metapackage

12 years agoFix lighttpd.conf to make it work with latest versions (Closes: #494044)
Vincent Bernat [Thu, 7 Aug 2008 19:50:38 +0000 (19:50 +0000)]
Fix lighttpd.conf to make it work with latest versions (Closes: #494044)

12 years agoVersioned dep for roundcube
Romain Beauxis [Tue, 24 Jun 2008 03:24:49 +0000 (03:24 +0000)]
Versioned dep for roundcube

12 years agoFix lintian warnings introduced by previous upload
Vincent Bernat [Sun, 22 Jun 2008 12:24:15 +0000 (12:24 +0000)]
Fix lintian warnings introduced by previous upload

12 years agoImported Debian patch 0.2~alpha-2
Vincent Bernat [Sat, 16 Aug 2008 11:22:08 +0000 (13:22 +0200)]
Imported Debian patch 0.2~alpha-2

12 years agoMerge commit 'debian/0.2_alpha-1' into experimental
Jérémy Bobbio [Sat, 18 Jun 2011 17:38:05 +0000 (19:38 +0200)]
Merge commit 'debian/0.2_alpha-1' into experimental

12 years agoPrepare for release in experimental
Vincent Bernat [Sun, 22 Jun 2008 12:15:14 +0000 (12:15 +0000)]
Prepare for release in experimental

12 years agoReally fix problem with emoticons
Vincent Bernat [Sun, 22 Jun 2008 12:14:20 +0000 (12:14 +0000)]
Really fix problem with emoticons

12 years agoFix a bug when including emoticons
Vincent Bernat [Sun, 22 Jun 2008 11:56:11 +0000 (11:56 +0000)]
Fix a bug when including emoticons

12 years agoAdd a new patch to fix a login problem
Vincent Bernat [Sun, 22 Jun 2008 11:40:25 +0000 (11:40 +0000)]
Add a new patch to fix a login problem

12 years agoNew upstream for roundcube.
Vincent Bernat [Sun, 22 Jun 2008 11:23:38 +0000 (11:23 +0000)]
New upstream for roundcube.

Not working: login with no default host or with drop-down choice,
including emoticon in mails.

12 years agoImported Debian patch 0.2~alpha-1
Vincent Bernat [Sun, 22 Jun 2008 10:05:44 +0000 (12:05 +0200)]
Imported Debian patch 0.2~alpha-1

12 years agoMerge commit 'upstream/0.2_alpha' into experimental-import
Jérémy Bobbio [Sat, 18 Jun 2011 17:35:03 +0000 (19:35 +0200)]
Merge commit 'upstream/0.2_alpha' into experimental-import

12 years agoMerge commit 'debian/0.1.1-7' into debian
Jérémy Bobbio [Sat, 18 Jun 2011 17:32:07 +0000 (19:32 +0200)]
Merge commit 'debian/0.1.1-7' into debian

12 years agoAnother tinymce/tinymce2 path fix
Vincent Bernat [Sun, 22 Jun 2008 10:38:43 +0000 (10:38 +0000)]
Another tinymce/tinymce2 path fix

12 years agoImported Debian patch 0.1.1-7
Vincent Bernat [Sun, 22 Jun 2008 10:36:59 +0000 (12:36 +0200)]
Imported Debian patch 0.1.1-7

12 years agoMerge commit 'debian/0.1.1-6' into debian
Jérémy Bobbio [Sat, 18 Jun 2011 17:31:31 +0000 (19:31 +0200)]
Merge commit 'debian/0.1.1-6' into debian

12 years agoFix use_packaged_tinymce patch
Vincent Bernat [Sun, 22 Jun 2008 10:19:57 +0000 (10:19 +0000)]
Fix use_packaged_tinymce patch

12 years agoImported Debian patch 0.1.1-6
Vincent Bernat [Sun, 22 Jun 2008 10:19:16 +0000 (12:19 +0200)]
Imported Debian patch 0.1.1-6

12 years agoMerge commit 'debian/0.1.1-5' into debian
Jérémy Bobbio [Sat, 18 Jun 2011 17:30:22 +0000 (19:30 +0200)]
Merge commit 'debian/0.1.1-5' into debian

12 years agoPrepare for release
Vincent Bernat [Fri, 20 Jun 2008 19:46:41 +0000 (19:46 +0000)]
Prepare for release

12 years agoUpdate Standards-Version to 3.8.0
Vincent Bernat [Mon, 16 Jun 2008 22:36:35 +0000 (22:36 +0000)]
Update Standards-Version to 3.8.0

12 years agoFix ordering of message-id in message headers, thanks to Reinhard
Vincent Bernat [Mon, 16 Jun 2008 22:35:43 +0000 (22:35 +0000)]
Fix ordering of message-id in message headers, thanks to Reinhard
Tartler (Closes: #486493)

12 years agoImported Debian patch 0.1.1-5
Vincent Bernat [Mon, 16 Jun 2008 22:33:40 +0000 (00:33 +0200)]
Imported Debian patch 0.1.1-5

12 years agoMerge commit 'debian/0.1.1-4' into debian
Jérémy Bobbio [Sat, 18 Jun 2011 17:28:48 +0000 (19:28 +0200)]
Merge commit 'debian/0.1.1-4' into debian

12 years agoPrepare new upload to unstable
Vincent Bernat [Wed, 28 May 2008 17:56:39 +0000 (17:56 +0000)]
Prepare new upload to unstable

12 years agoDepends on tinymce2 package
Vincent Bernat [Tue, 20 May 2008 18:52:20 +0000 (18:52 +0000)]
Depends on tinymce2 package

12 years agoSync control.in
Vincent Bernat [Fri, 16 May 2008 19:53:49 +0000 (19:53 +0000)]
Sync control.in

12 years agoDepend on tinymce << 3
Vincent Bernat [Fri, 16 May 2008 19:51:40 +0000 (19:51 +0000)]
Depend on tinymce << 3

12 years agoFix debian/copyright
Vincent Bernat [Fri, 16 May 2008 19:49:51 +0000 (19:49 +0000)]
Fix debian/copyright

12 years agoAdd Slovak debconf translation
Vincent Bernat [Thu, 15 May 2008 18:24:29 +0000 (18:24 +0000)]
Add Slovak debconf translation

12 years agoImported Debian patch 0.1.1-4
Vincent Bernat [Tue, 20 May 2008 18:51:52 +0000 (20:51 +0200)]
Imported Debian patch 0.1.1-4

12 years agoMerge commit 'debian/0.1.1-3' into debian
Jérémy Bobbio [Sat, 18 Jun 2011 17:27:30 +0000 (19:27 +0200)]
Merge commit 'debian/0.1.1-3' into debian

12 years agoAvoid to pop language question at every upgrade. Thanks to Ivan Vucica
Vincent Bernat [Thu, 8 May 2008 07:51:32 +0000 (07:51 +0000)]
Avoid to pop language question at every upgrade. Thanks to Ivan Vucica
for spotting this. The problem lied in the use of db_metaget to get
the value of a key set by db_subst in a previous invocation. It seems
this is not possible any more (Closes: #480043). The fix implies that
we won't ask the question again if more languages are available since
last upgrade.

12 years agoFix a shell problem introduced by a previous bug correction
Vincent Bernat [Tue, 6 May 2008 16:47:58 +0000 (16:47 +0000)]
Fix a shell problem introduced by a previous bug correction

12 years agoChange my email address to @debian.org one
Vincent Bernat [Mon, 5 May 2008 17:27:18 +0000 (17:27 +0000)]
Change my email address to @debian.org one

12 years agoImported Debian patch 0.1.1-3
Vincent Bernat [Thu, 8 May 2008 07:50:24 +0000 (09:50 +0200)]
Imported Debian patch 0.1.1-3

12 years agoMerge commit 'debian/0.1.1-2' into debian
Jérémy Bobbio [Sat, 18 Jun 2011 17:26:16 +0000 (19:26 +0200)]
Merge commit 'debian/0.1.1-2' into debian

12 years agoAllow to preseed language value (Closes: #476803).
Vincent Bernat [Sat, 19 Apr 2008 14:55:46 +0000 (14:55 +0000)]
Allow to preseed language value (Closes: #476803).

12 years agoDM-Upload-Allowed is not needed any more :)
Vincent Bernat [Fri, 18 Apr 2008 17:58:08 +0000 (17:58 +0000)]
DM-Upload-Allowed is not needed any more :)

12 years agoComment by default Alias directive for tinymce
Vincent Bernat [Tue, 15 Apr 2008 06:22:45 +0000 (06:22 +0000)]
Comment by default Alias directive for tinymce

12 years agoImported Debian patch 0.1.1-2
Vincent Bernat [Sat, 19 Apr 2008 14:50:28 +0000 (16:50 +0200)]
Imported Debian patch 0.1.1-2

12 years agoMerge commit 'debian/0.1.1-1' into debian
Jérémy Bobbio [Sat, 18 Jun 2011 17:23:23 +0000 (19:23 +0200)]
Merge commit 'debian/0.1.1-1' into debian

12 years agoAdd upstream changelog
Vincent Bernat [Sat, 5 Apr 2008 16:37:13 +0000 (16:37 +0000)]
Add upstream changelog

12 years agoNew upstream
Vincent Bernat [Sat, 5 Apr 2008 16:16:56 +0000 (16:16 +0000)]
New upstream

12 years agoDepends on php-mail-mime (>= 1.5.0)
Vincent Bernat [Sat, 5 Apr 2008 08:23:50 +0000 (08:23 +0000)]
Depends on php-mail-mime (>= 1.5.0)

12 years agoUpdated spanish translation
Vincent Bernat [Tue, 1 Apr 2008 17:25:40 +0000 (17:25 +0000)]
Updated spanish translation

12 years agoFix a typo in the changelog (wrong bug number for galician)
Vincent Bernat [Wed, 26 Mar 2008 19:14:07 +0000 (19:14 +0000)]
Fix a typo in the changelog (wrong bug number for galician)

12 years agoImported Debian patch 0.1.1-1
Vincent Bernat [Sat, 5 Apr 2008 16:16:33 +0000 (18:16 +0200)]
Imported Debian patch 0.1.1-1

12 years agoMerge commit 'upstream/0.1.1'
Jérémy Bobbio [Sat, 18 Jun 2011 17:20:58 +0000 (19:20 +0200)]
Merge commit 'upstream/0.1.1'

12 years agoMerge commit 'debian/0.1-4' into debian
Jérémy Bobbio [Sat, 18 Jun 2011 17:18:48 +0000 (19:18 +0200)]
Merge commit 'debian/0.1-4' into debian

Conflicts:
debian/po/ar.po
debian/po/cs.po
debian/po/eu.po
debian/po/fi.po
debian/po/gl.po
debian/po/pt.po
debian/po/ru.po
debian/po/ta.po