thomas: server/kolabd/kolabd ChangeLog, 1.237, 1.238 kolabd.spec.in, 1.45, 1.46

cvs at kolab.org cvs at kolab.org
Tue Mar 17 12:20:59 CET 2009


Author: thomas

Update of /kolabrepository/server/kolabd/kolabd
In directory doto:/tmp/cvs-serv823/kolabd/kolabd

Modified Files:
	ChangeLog kolabd.spec.in 
Log Message:
Use RUNONCHANGE mechanism to restart sasl after config changes.

For this special handling of saslauthd in perl-kolab had to be removed,
which was broken anyway.


Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/ChangeLog,v
retrieving revision 1.237
retrieving revision 1.238
diff -u -d -r1.237 -r1.238
--- ChangeLog	16 Mar 2009 17:17:34 -0000	1.237
+++ ChangeLog	17 Mar 2009 11:20:57 -0000	1.238
@@ -1,3 +1,11 @@
+2009-03-17  Thomas Arendsen Hein  <thomas at intevation.de>
+
+	* templates/rc.conf.template.in, templates/saslauthd.conf.template.in:
+	Use RUNONCHANGE mechanism to restart sasl after config changes.  Set
+	sasl_threads="5" in rc.conf to copy the behavior previously used in
+	kolabconf.
+	* kolabd.spec.in: Require current perl-kolab package.
+
 2009-03-16  Thomas Arendsen Hein  <thomas at intevation.de>
 
 	* kolab.globals.in: Added imap_confdir and imappartitions_script for

Index: kolabd.spec.in
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/kolabd.spec.in,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- kolabd.spec.in	14 Mar 2009 00:44:59 -0000	1.45
+++ kolabd.spec.in	17 Mar 2009 11:20:57 -0000	1.46
@@ -64,7 +64,7 @@
 PreReq:       perl-ssl
 PreReq:       perl-www
 PreReq:       perl-ldap
-PreReq:       perl-kolab >= 2.1.0.cvs-20070801
+PreReq:       perl-kolab >= 2.2.1-20090317
 AutoReq:      no
 AutoReqProv:  no
 





More information about the commits mailing list