thomas: server/perl-kolab/lib Kolab.pm,1.29,1.29.2.1

cvs at kolab.org cvs at kolab.org
Fri Jul 17 16:44:29 CEST 2009


Author: thomas

Update of /kolabrepository/server/perl-kolab/lib
In directory doto:/tmp/cvs-serv14735/perl-kolab/lib

Modified Files:
      Tag: kolab_2_2_branch
	Kolab.pm 
Log Message:
kolab_bootstrap: Read bind_pw_hash from Kolab master server,
fixes kolab/issue3764 (kolab.conf: bind_pw_hash not set on slaves,
causes OpenLDAP restarts)


Index: Kolab.pm
===================================================================
RCS file: /kolabrepository/server/perl-kolab/lib/Kolab.pm,v
retrieving revision 1.29
retrieving revision 1.29.2.1
diff -u -d -r1.29 -r1.29.2.1
--- Kolab.pm	12 Dec 2008 16:41:49 -0000	1.29
+++ Kolab.pm	17 Jul 2009 14:44:27 -0000	1.29.2.1
@@ -59,7 +59,7 @@
 );
 
 # The Kolab version number for the perl-kolab package
-our $KOLAB_BASE_VERSION = "2.2.1";
+our $KOLAB_BASE_VERSION = "2.2.3";
 
 # Are current releases cvs based or is this a real release?
 my $KOLAB_CVS = 0;





More information about the commits mailing list