bh: doc/www/src index.html.m4,1.38,1.39 Makefile,1.14,1.15

cvs at intevation.de cvs at intevation.de
Wed Feb 9 19:22:21 CET 2005


Author: bh

Update of /kolabrepository/doc/www/src
In directory doto:/tmp/cvs-serv21542/www/src

Modified Files:
	index.html.m4 Makefile 
Log Message:
Add the security advisory.  Adapt the Makefile to copy the security
advisory as well and add news item to the main page.


Index: index.html.m4
===================================================================
RCS file: /kolabrepository/doc/www/src/index.html.m4,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- index.html.m4	4 Feb 2005 14:28:45 -0000	1.38
+++ index.html.m4	9 Feb 2005 18:22:19 -0000	1.39
@@ -33,6 +33,24 @@
 -->
 
 <table>
+<tr><td class="newsd">February 9th, 2005</td>
+<td class="newsh">»
+	Security Advisory for Kolab Server
+</td></tr>
+</table>
+<div class="newsb">
+
+	A security problem affecting Kolab 1 and 2 servers has been
+	discovered.  Installations where the manager password suggested
+	by the boostrap script was accepted unchanged and some
+	development installations are vulnerable.  Fixes are available.
+	See the <a href="security/kolab-vendor-notice-01.txt">Kolab
+	Security Advisory 01</a>.
+	
+</div>
+<p>
+
+<table>
 <tr><td class="newsd">February 4th, 2005</td>
 <td class="newsh">»
 	Public betas of Toltec and KDE Kolab2 clients

Index: Makefile
===================================================================
RCS file: /kolabrepository/doc/www/src/Makefile,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- Makefile	20 Oct 2004 16:30:05 -0000	1.14
+++ Makefile	9 Feb 2005 18:22:19 -0000	1.15
@@ -13,13 +13,14 @@
 
 all:
 	mkdir -p ../html/images ../html/howtos/amavis_spamassassin_sophos \
-		../html/howtos/amavis_spamassassin_clam
+		../html/howtos/amavis_spamassassin_clam ../html/security
 	cp -u howtos/amavis_spamassassin_sophos/*.* \
 		../html/howtos/amavis_spamassassin_sophos
 	cp -u howtos/amavis_spamassassin_clam/*.* \
 		../html/howtos/amavis_spamassassin_clam
 	cp -u images/*.png ../html/images/
 	cp -u *.css *.ico ../html/
+	cp -u security/*.txt ../html/security
 	for f in $(HTML_FILES); \
 	do \
 		rm -f ../html/$$f; \





More information about the commits mailing list