[pkg-kolab] r890 - in kolabd/branches/2.2/debian: . patches
mparent-guest at alioth.debian.org
mparent-guest at alioth.debian.org
Wed Jun 25 21:40:12 UTC 2008
Author: mparent-guest
Date: 2008-06-25 21:40:12 +0000 (Wed, 25 Jun 2008)
New Revision: 890
Modified:
kolabd/branches/2.2/debian/changelog
kolabd/branches/2.2/debian/patches/80-kolab_globals.dpatch
Log:
use sync LDAP backend, the only one compatible with slapd 2.4
Modified: kolabd/branches/2.2/debian/changelog
===================================================================
--- kolabd/branches/2.2/debian/changelog 2008-06-25 21:39:48 UTC (rev 889)
+++ kolabd/branches/2.2/debian/changelog 2008-06-25 21:40:12 UTC (rev 890)
@@ -23,7 +23,7 @@
* new patch 55-no-distconf_kolabsrv: distconf/kolabsrv.in is not shipped in.
We don't need it anyway.
* new patch 80-kolab_globals.dpatch:
- - use FDS LDAP backend for persistent searches
+ - use sync LDAP backend, the only one compatible with slapd 2.4
- use syslog
* new patch 85-slapd-2.4-compat: to be compatible with slapd 2.4 (Closes:
#473881)
@@ -41,7 +41,7 @@
* debian/postinst: add user cyrus to group kolab. This is needed for PKI.
* Bump Standards-Version to 3.8.0 (updated Vcs-Browser and Vcs-Svn fields)
- -- Mathieu Parent <math.parent at gmail.com> Sun, 15 Jun 2008 23:21:45 +0200
+ -- Mathieu Parent <math.parent at gmail.com> Wed, 25 Jun 2008 23:38:21 +0200
kolabd (2.1.0-20070510.dfsg-3) unstable; urgency=low
Modified: kolabd/branches/2.2/debian/patches/80-kolab_globals.dpatch
===================================================================
--- kolabd/branches/2.2/debian/patches/80-kolab_globals.dpatch 2008-06-25 21:39:48 UTC (rev 889)
+++ kolabd/branches/2.2/debian/patches/80-kolab_globals.dpatch 2008-06-25 21:40:12 UTC (rev 890)
@@ -13,7 +13,7 @@
cyrus-pop3s : TRUE
cyrus-sieve : TRUE
-directory_mode : slurpd
-+directory_mode : fds
++directory_mode : sync
gyard_deletion_period : 10080
ldap_uri : ldap://127.0.0.1:389
log_level : 2
More information about the pkg-kolab-devel
mailing list