thomas: server release-notes.txt,1.72,1.73 README.1st,1.42,1.43

cvs at kolab.org cvs at kolab.org
Wed Jan 17 14:41:30 CET 2007


Author: thomas

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

Modified Files:
	release-notes.txt README.1st 
Log Message:
Updated release notes and README for 2.1beta4 release.


Index: release-notes.txt
===================================================================
RCS file: /kolabrepository/server/release-notes.txt,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- release-notes.txt	12 Jan 2007 18:20:35 -0000	1.72
+++ release-notes.txt	17 Jan 2007 13:41:27 -0000	1.73
@@ -1,15 +1,16 @@
 Release notes Kolab2 Server
-(Version 2007????, Kolab Server 2.1 cvs)
+(Version 20070117, Kolab Server 2.1 beta 4)
 
 This is a development snapshot of the kolab server leading up to a 2.1
 release.  For upgrading and installation instructions, please refer to
 the 1st.README file in the source directory.
 
-WARNING, these topics need testing in 2.1 beta 3:
+WARNING, these topics need testing in 2.1 beta 4:
 
- - Instructions for upgrading from Kolab server 2.0 in 1st.README.
+ - Upgrades from Kolab server 2.0, see 1st.README and UPGRADING.20-21.
  - Changed imapd database format for annotations.db and mailboxes.db
- - New free/busy code (see section "Known problems")
+ - New free/busy code
+ - Duplicate suppression is disabled, see kolab/issue1532
 
 
 Differences between Kolab 2.0.x and 2.1:
@@ -50,6 +51,16 @@
     - If modifying or deleting of address book entries doesn't work,
       restarting openldap can help, see kolab/issue854 for details.
 
+    - Users can't be deleted by the corresponding Domain Maintainer, see
+      kolab/issue1559 for details.
+
+    - There is a report that the manager can only see users in the primary
+      domain, see kolab/issue1485. We can't reproduce this problem, please
+      tell us if you can.
+
+    - There may be a locking issue which can cause losing meeting requests
+      under high server load, see kolab/issue1335 and kolab/issue1563.
+
 
 Changes since 2.1 beta 3:
 
@@ -59,7 +70,7 @@
 	denial of service, remotely exploitable (CVE-2006-6481)
 	(http://kolab.org/security/kolab-vendor-notice-14.txt)
 
-    - kolabd-2.0.99-2007????
+    - kolabd-2.0.99-20070117
 
 	Updated proftpd.conf template: LDAPHomedirOnDemand(Prefix) is
 	now named LDAPGenerateHomedir(Prefix).
@@ -78,13 +89,13 @@
 
 	Removed dangerous php scripts (part of kolab/issue1507)
 
-    - kolab-resource-handlers-2.0.99-2007????
+    - kolab-resource-handlers-2.0.99-20070117
 
 	kolab/issue1490 (freebusy cache written to /kolab/kolab/...)
 	kolab/issue1512 (No FB information for resource accounts)
 	kolab/issue1558 (kolab-webadmin and php 5.2.0)
 
-    - kolab-webadmin-2.0.99-2007????
+    - kolab-webadmin-2.0.99-20070117
 
 	kolab/issue1013 (user passwords sha1 encoded without salt)
 	kolab/issue1262 (Setting quota to 4096+ MB breaks message delivery)
@@ -96,7 +107,7 @@
 
 	New upstream version, fixes CVE-2006-5779 (Bugtraq ID 20939)
 
-    - perl-kolab-5.8.7-2007????
+    - perl-kolab-5.8.7-20070117
 
 	Only print warning about missing configuration variable if relevant.
 

Index: README.1st
===================================================================
RCS file: /kolabrepository/server/README.1st,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- README.1st	10 Jan 2007 18:31:24 -0000	1.42
+++ README.1st	17 Jan 2007 13:41:27 -0000	1.43
@@ -1,5 +1,5 @@
-Kolab2 Server Important Information
-===================================
+Kolab2 Server Install and Upgrade Information
+=============================================
 
 For more information on Kolab, see http://www.kolab.org
 
@@ -12,7 +12,7 @@
 as openpkg will want to create them: "kolab" "kolab-r" "kolab-n"
 
 Check the www.openpkg.org documentation for your platform.
-E.g. some platforms need gettext installed 
+E.g. some platforms need gettext installed
 or the locale set to C during installation, like:
         LC_ALL=C
         LC_MESSAGES=C
@@ -132,7 +132,7 @@
 You need to make two small changes are required for the openldap
 configuration file /kolab/etc/openldap/slapd.conf:
 
-  - comment out the line 
+  - comment out the line
 
      require        none
 





More information about the commits mailing list