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

cvs at kolab.org cvs at kolab.org
Fri Jul 17 16:52:26 CEST 2009


Author: thomas

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

Modified Files:
	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)
(and some version bumps)


Index: Kolab.pm
===================================================================
RCS file: /kolabrepository/server/perl-kolab/lib/Kolab.pm,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- Kolab.pm	12 Dec 2008 16:41:49 -0000	1.29
+++ Kolab.pm	17 Jul 2009 14:52:24 -0000	1.30
@@ -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.3.0";
 
 # Are current releases cvs based or is this a real release?
 my $KOLAB_CVS = 0;





More information about the commits mailing list