Vanilla Development Maling List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS update: web



Date:	Thursday March 4, 1999 @ 21:02
Author:	cameron

Update of /home/netrek/cvsroot/web
In directory cvs.castle.real-time.com:/var/tmp/cvs-serv6832

Modified Files:
	index.html 
Log Message:
2.9pl2 release

****************************************

Index: web/index.html
diff -u web/index.html:1.7 web/index.html:1.8
--- web/index.html:1.7	Sun Feb 28 17:15:40 1999
+++ web/index.html	Thu Mar  4 21:02:39 1999
@@ -22,42 +22,36 @@
 
 <h4>Latest Release</h4>
 
-Version 2.9pl1 of the Netrek Vanilla Server was released on 17th February 1999
+Version 2.9pl2 of the Netrek Vanilla Server was released on 5th March 1999
 and may be downloaded from:<p>
 
 <ul>
-<li><a href=ftp://ftp.netrek.org/pub/netrek/servers/vanilla/Vanilla-2.9pl1.tar.gz>ftp://ftp.netrek.org/pub/netrek/servers/vanilla/Vanilla-2.9pl1.tar.gz</a>
+<li><a href=ftp://ftp.netrek.org/pub/netrek/servers/vanilla/Vanilla-2.9pl2.tar.gz>ftp://ftp.netrek.org/pub/netrek/servers/vanilla/Vanilla-2.9pl2.tar.gz</a>
 
-<li><a href=ftp://ftp.real-time.com/pub/games/netrek/servers/src/Vanilla-2.9pl1.tar.gz>ftp://ftp.real-time.com/pub/games/netrek/servers/src/Vanilla-2.9pl1.tar.gz</a>
+<li><a href=ftp://ftp.real-time.com/pub/games/netrek/servers/src/Vanilla-2.9pl2.tar.gz>ftp://ftp.real-time.com/pub/games/netrek/servers/src/Vanilla-2.9pl2.tar.gz</a>
 
-<li><a href=ftp://bigbang.astro.indiana.edu/pub/netrek/Vanilla-2.9pl1.tar.gz>ftp://bigbang.astro.indiana.edu/put/netrek/Vanilla-2.9pl1.tar.gz</a>
+<li><a href=ftp://bigbang.astro.indiana.edu/pub/netrek/Vanilla-2.9pl2.tar.gz>ftp://bigbang.astro.indiana.edu/put/netrek/Vanilla-2.9pl2.tar.gz</a>
 </ul>
 
-The md5sum of Vanilla-2.9pl1.tar.gz is 2e316b56f4ebc96c43b411286ffbbd0d.
+The md5sum of Vanilla-2.9pl2.tar.gz is 78477ae6b517bb01d3b3dddee1a98417.
 <p>
 
 Installation instructions are in the file INSTALL.  Further instructions for
 INL server installation can be found in the file INSTALL.INL.<p>
 
-Changes for 2.9pl1 were:<p>
+Changes for 2.9pl2 were:<p>
 
 <ul>
-<li>fix for genocide freeze on Red Hat Linux V5.2,
-<li>fix to default to five updates per second for old clients,
-<li>fix MAXLOAD interpretation,
-<li>disable superfluous WRN messages for INL server use,
-<li>fix to install end_tourney.pl in LIBDIR,
-<li>fix to save armies in flight at end of INL overtime,
-<li>new capability to run server at any update rate,
-<li>update rates expressed as per second rather than intervals,
-<li>addition of gum, the server control GUI,
-<li>addition of INL server installation instructions,
-<li>miscellaneous installation documentation updates.
-</ul><p>
-
-<a href=patches/Vanilla-2.9pl1-2.9pl0.patch.bz2>Unified patch for 2.9pl0 to
-2.9pl1</a>.<p>
-
+<li>fix INL robot core dump due to addr_mess misuse
+<li>fix defaults for reality timer
+<li>replace end_tourney.pl
+<li>preliminary ghostbust fixes, reduce retry time
+<li>minor cambot RSA compilation fix
+<li>minor fix to gum version numbering
+<li>minor fix to daemon kill error message
+<li>minor mailing list updates
+</ul>
+<p>
 
 <hr width=30%>
 <h4>Source Code Repository</h4>
@@ -67,9 +61,11 @@
 and check it out.<p>
 
 <pre>
-% cvs -d :pserver:netrek@cvs.us.netrek.org:/home/netrek/cvsroot login
+% cvs -d :pserver:netrek@cvs.us.netrek.org:/home/netrek/cvsroot \
+login
 Password: netrek
-% cvs checkout Vanilla
+% cvs -d :pserver:netrek@cvs.us.netrek.org:/home/netrek/cvsroot \
+checkout Vanilla
 </pre><p>
 More information on CVS, along with source kits, may be found at
 <a href=http://www.cyclic.com/>Cyclic</a>.  Updates to the CVS repository
@@ -87,7 +83,7 @@
 href=http://vanilla.us.netrek.org/list>archived</a>.<p>
 
 Some developers also occupy the #netrek channel on the IRC oz.org network,
-server mpx.sydney.oz.org.<p>
+server mpx.sydney.oz.org, though we may migrate to the openprojects backbone.<p>
 
 <hr width=30%>
 <h4>gum 0.2</h4>