wilde: server/kolabd/kolabd ChangeLog, 1.234.2.7.2.2, 1.234.2.7.2.3 configure.ac, 1.12, 1.12.4.1

cvs at kolab.org cvs at kolab.org
Thu Jun 18 17:45:41 CEST 2009


Author: wilde

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

Modified Files:
      Tag: suc_branch
	ChangeLog configure.ac 
Log Message:
Merged changes from 2.2.2 release.

Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/ChangeLog,v
retrieving revision 1.234.2.7.2.2
retrieving revision 1.234.2.7.2.3
diff -u -d -r1.234.2.7.2.2 -r1.234.2.7.2.3
--- ChangeLog	23 Apr 2009 07:22:23 -0000	1.234.2.7.2.2
+++ ChangeLog	18 Jun 2009 15:45:39 -0000	1.234.2.7.2.3
@@ -1,3 +1,17 @@
+2009-05-14  Thomas Arendsen Hein  <thomas at intevation.de>
+
+	* templates/main.cf.template.in, templates/master.cf.template.in:
+	Use append_dot_mydomain = no and remote_header_rewrite_domain =
+	domain.invalid and disable masquerade_domains for post-cleanup.
+	Fixes kolab/issue3549 (append_dot_mydomain allows circumventing
+	kolabfilter-verify-from-header)
+
+2009-05-13  Thomas Arendsen Hein  <thomas at intevation.de>
+
+	* templates/clamd.conf.template.in:
+	Updated templates for clamav-0.95.1-20090409 for
+	kolab/issue3513 (Clamav - new upstream version 0.95.1)
+
 2009-04-23  Gunnar Wrobel  <p at rdus.de>
 
 	* templates/freebusy.conf.template.in: Configuration support for

Index: configure.ac
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/configure.ac,v
retrieving revision 1.12
retrieving revision 1.12.4.1
diff -u -d -r1.12 -r1.12.4.1
--- configure.ac	12 Dec 2008 13:33:25 -0000	1.12
+++ configure.ac	18 Jun 2009 15:45:39 -0000	1.12.4.1
@@ -1,7 +1,7 @@
 AC_PREREQ(2.59)
 
 # not the real version
-m4_define(_VERSION,2.2.1)
+m4_define(_VERSION,2.2.2)
 AC_INIT([kolabd],[_VERSION],[kolab-devel at kolab.org])
 AC_CONFIG_AUX_DIR(.)
 





More information about the commits mailing list