thomas: server/kolabd/kolabd ChangeLog, 1.223, 1.224 Makefile.am, 1.49, 1.50 workaround.sh.in, 1.1, NONE

cvs at kolab.org cvs at kolab.org
Wed Feb 18 16:49:07 CET 2009


Author: thomas

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

Modified Files:
	ChangeLog Makefile.am 
Removed Files:
	workaround.sh.in 
Log Message:
Removed obsolete workaround.sh script, fixes kolab/issue1001
(/kolab/etc/kolab/workaround.sh expects manager password on command line)


Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/ChangeLog,v
retrieving revision 1.223
retrieving revision 1.224
diff -u -d -r1.223 -r1.224
--- ChangeLog	18 Feb 2009 11:44:12 -0000	1.223
+++ ChangeLog	18 Feb 2009 15:49:05 -0000	1.224
@@ -2,6 +2,9 @@
 
 	* kolab.globals.in: Add kolab_cafile to specify filename for
 	kolab_bootstrap to copy the generated CA certificate.
+	* Makefile.am, workaround.sh.in: Removed file, fixes kolab/issue1001
+	(/kolab/etc/kolab/workaround.sh expects manager password on command
+	line)
 
 2009-02-15 Richard Bos <richard at radoeka.nl>
 

Index: Makefile.am
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/Makefile.am,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- Makefile.am	17 Nov 2008 18:28:40 -0000	1.49
+++ Makefile.am	18 Feb 2009 15:49:05 -0000	1.50
@@ -18,8 +18,7 @@
 
 kolab_SCRIPTS = $(KOLAB_SCRIPTS_FILES) \
 	kolab_sslcert.sh \
-	kolab_ca.sh \
-	workaround.sh
+	kolab_ca.sh
 
 kolabspecialdir = $(kolabconfdir)
 kolabspecial_DATA = kolab.globals

--- workaround.sh.in DELETED ---





More information about the commits mailing list