thomas: server 1st.README, 1.1.2.1, 1.1.2.2 release-notes.txt, 1.398.2.14, 1.398.2.15

cvs at kolab.org cvs at kolab.org
Thu Mar 26 15:40:07 CET 2009


Author: thomas

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

Modified Files:
      Tag: kolab_2_2_branch
	1st.README release-notes.txt 
Log Message:
Fix kolab/issue2871 (openpkg-20071227-20071227 does not compile with gcc 4.3)

Merged from HEAD using:
cvs up -j1.2 -j1.3 1st.README
cvs up -j1.420 -j1.421 release-notes.txt
for i in .cvsignore Makefile README kolab.patch; do
  cvs up -j1.1 openpkg/$i
done


Index: 1st.README
===================================================================
RCS file: /kolabrepository/server/1st.README,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- 1st.README	23 Mar 2009 11:21:06 -0000	1.1.2.1
+++ 1st.README	26 Mar 2009 14:40:04 -0000	1.1.2.2
@@ -399,16 +399,6 @@
 Known problems and workarounds
 ------------------------------
 
-    - Compiling openpkg-20071227-20071227 does not work with gcc 4.3, e.g.
-      on Debian/lenny. As a workaround you can install the gcc-4.2 package,
-      but you have to make sure that OpenPKG calls this version by passing
-      the --use_cc option to it via the -O flag of install-kolab.sh, e.g.:
-
-      # sh install-kolab.sh -O --use_cc=gcc-4.2 ...
-
-      See kolab/issue2871 (openpkg-20071227-20071227 does not compile with
-      gcc 4.3) for details.
-
     - Your system (C library) has to support all languages you want to
       have available in the web admin interface, the web client and
       fbview. For most languages you have to use the non-UTF-8 and

Index: release-notes.txt
===================================================================
RCS file: /kolabrepository/server/release-notes.txt,v
retrieving revision 1.398.2.14
retrieving revision 1.398.2.15
diff -u -d -r1.398.2.14 -r1.398.2.15
--- release-notes.txt	20 Mar 2009 22:11:48 -0000	1.398.2.14
+++ release-notes.txt	26 Mar 2009 14:40:05 -0000	1.398.2.15
@@ -74,6 +74,11 @@
 	kolab/issue3452 (Allow to configure the default imp view offered
 	                 to the user)
 
+    - openpkg-20071227-20071227_kolab1
+
+	kolab/issue2871 (openpkg-20071227-20071227 does not compile with
+	                 gcc 4.3)
+
     - perl-kolab-2.2.1-2009????
 
 	Creating the Calendar folder caused an KOLAB_ERROR to be logged,





More information about the commits mailing list