gunnar: server/kolabd/kolabd ChangeLog, 1.116, 1.117 kolabd.spec.in, 1.23, 1.24

cvs at kolab.org cvs at kolab.org
Wed Nov 21 12:05:43 CET 2007


Author: gunnar

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

Modified Files:
	ChangeLog kolabd.spec.in 
Log Message:
kolab/issue2236

Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/ChangeLog,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -d -r1.116 -r1.117
--- ChangeLog	7 Nov 2007 14:50:41 -0000	1.116
+++ ChangeLog	21 Nov 2007 11:05:41 -0000	1.117
@@ -1,3 +1,9 @@
+2007-11-21  Gunnar Wrobel  <p at rdus.de>
+
+	* templates/httpd.conf.template.in:
+
+	 kolab/issue2236 (Apache UID access broken)
+
 2007-11-07  Marcus Hüwe  <suse-tux at gmx.de>
 	* dist_conf/suse:
 	changed the location of the resmgr_confdir

Index: kolabd.spec.in
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/kolabd.spec.in,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- kolabd.spec.in	7 Nov 2007 10:37:53 -0000	1.23
+++ kolabd.spec.in	21 Nov 2007 11:05:41 -0000	1.24
@@ -60,7 +60,7 @@
 PreReq:       clamav >= 0.90
 PreReq:       openldap, openldap::with_pth = no
 PreReq:       imap, imap::with_annotate = yes
-PreReq:       apache, apache::with_mod_ssl = yes, apache::with_mod_ldap = yes
+PreReq:       apache, apache::with_mod_ssl = yes, apache::with_mod_ldap = yes, apache::with_mod_authn_alias = yes
 
 %if "%{with_horde}" == "yes"
 # FIXME (optional)





More information about the commits mailing list