thomas: server obmtool.conf,1.233,1.234 release-notes.txt,1.52,1.53

cvs at kolab.org cvs at kolab.org
Fri Nov 10 19:55:51 CET 2006


Author: thomas

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

Modified Files:
	obmtool.conf release-notes.txt 
Log Message:
Preparations (e.g. version numbers) for 2.1beta3 release.


Index: obmtool.conf
===================================================================
RCS file: /kolabrepository/server/obmtool.conf,v
retrieving revision 1.233
retrieving revision 1.234
diff -u -d -r1.233 -r1.234
--- obmtool.conf	8 Nov 2006 16:30:11 -0000	1.233
+++ obmtool.conf	10 Nov 2006 18:55:49 -0000	1.234
@@ -24,7 +24,7 @@
 
 %kolab
     echo "---- boot/build ${NODE} %${CMD} ----"
-    kolab_version="2.1beta3-cvs";
+    kolab_version="2.1beta3";
     PREFIX=/${CMD};
     loc='' # '' (empty) for ftp.openpkg.org, '=' for URL, './' for CWD or absolute path
     plusloc='+'
@@ -148,11 +148,11 @@
     @install ${altloc}clamav-0.88.5-2.20061018
 #    @install ${loc}vim-6.3.78-2.4.0
 #    @install ${plusloc}dcron-2.9-2.4.0
-    @install ${altloc}perl-kolab-5.8.7-20061106
-    @install ${altloc}kolabd-2.0.99-20061106 --define kolab_version=$kolab_version
-    @install ${altloc}kolab-webadmin-2.0.99-20061106 --define kolab_version=$kolab_version
+    @install ${altloc}perl-kolab-5.8.7-20061110
+    @install ${altloc}kolabd-2.0.99-20061110 --define kolab_version=$kolab_version
+    @install ${altloc}kolab-webadmin-2.0.99-20061110 --define kolab_version=$kolab_version
     @install ${altloc}kolab-horde-framework-2.0.99-20051220 --define kolab_version=$kolab_version
-    @install ${altloc}kolab-resource-handlers-2.0.99-20061106 --define kolab_version=$kolab_version
+    @install ${altloc}kolab-resource-handlers-2.0.99-20061110 --define kolab_version=$kolab_version
     @install ${altloc}kolab-horde-fbview-2.0.99-20051220 --define kolab_version=$kolab_version
     @check
 

Index: release-notes.txt
===================================================================
RCS file: /kolabrepository/server/release-notes.txt,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- release-notes.txt	10 Nov 2006 16:08:20 -0000	1.52
+++ release-notes.txt	10 Nov 2006 18:55:49 -0000	1.53
@@ -1,13 +1,15 @@
 Release notes Kolab2 Server
-(Version 200611??, Kolab Server 2.1 beta 3-cvs)
+(Version 20061110, Kolab Server 2.1 beta 3)
 
 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.
 
-At this point an upgrade from 2.0 is not recommended.  Instructions for
-the upgrade from 2.0 are in 1st.README, but they're not very well tested
-yet.
+WARNING, these topics need testing in 2.1 beta 3:
+
+ - Instructions for upgrading from Kolab server 2.0 in 1st.README.
+ - Changed imapd database format for annotations.db and mailboxes.db
+ - New free/busy code
 
 
 Differences between Kolab 2.0.x and 2.1:
@@ -106,11 +108,11 @@
 	Fix folder structure for foldernames with non-alphanumeric characters,
 	using skiplist as the database backend for mailboxes.db.
 
-    - perl-kolab-5.8.7-200611??
+    - perl-kolab-5.8.7-20061110
 
 	kolab/issue1194 (serious performance problem on high number of users)
 
-    - kolabd-2.0.99-200611??
+    - kolabd-2.0.99-20061110
 
 	Added missing relay service for postfix.
 
@@ -136,7 +138,7 @@
 	kolab/issue1428 (Fixed locking issue)
 	kolab/issue1433 (Some files in /kolab/etc/postfix have wrong ownership)
 
-    - kolab-webadmin-2.0.99-200611??
+    - kolab-webadmin-2.0.99-20061110
 
 	Fixes for setting folder type of shared folders.
 
@@ -144,7 +146,7 @@
 
 	kolab/issue1457 (updated French translation)
 
-    - kolab-resource-handlers-2.0.99-200611??
+    - kolab-resource-handlers-2.0.99-20061110
 
 	Improvements and fixes for freebusy IMAP caching.
 





More information about the commits mailing list