SILC Server 0.9.20

Pekka Riikonen <[email protected]> Thu, 28 Apr 2005 11:27:56 +0200 (CEST)
Newsgroups gmane.network.silc.announce
Message-ID <[email protected]>
The new version of the SILC Server is now available!  The source package
of the software is available from the following sources:

         http://silcnet.org/
         ftp://ftp.silcnet.org/

A bugfix release to the SILC Server.  In addition of various bugfixes, 
this version now also includes new math library that from now on will be 
included in all SILC distributions.  Also note that the silcd is now 
located at apps/silcd/ in the source tree.  Upgrading is strongly 
recommended.


Summary of Changes
------------------

o Added more liberal channel names from the previous more stricter
   identifier string change.

o Added SERVICE command to server, though services aren't supported yet.

o Fixed MOTD command to send empty reply if motd does not exist.

o Fixed LIST command.

o Fixed query to stop if client goes away.

o Added pkg-config check to the configure.

o Several other bugfixes were amde.

The full list of changes is available on the website and in CHANGES file
in the source package.


Installation
------------

The source package is compiled and installed as instructed in the INSTALL
file found from the package.  Quick installation:

   ./configure
   make
   make install


Known Issues
------------

- Known Issues in SILC Server

   - Two or more servers with same IP must not be linked to same network,
     even if server ports are different.  This is limitation in current
     implementation and may cause desync problems in the network.

   - Adding or removing listenning interfaces (secondary interfaces in
     silcd.conf) does not work in rehash (rehash is kill -HUP <server PID>).
     Changing listenning interfaces requires reboot of the server.

   - Router to router connections may not work as expected.
__________________________________________________________________
Info:    https://lists.silcnet.org/mailman/listinfo/silc-announce
Archive: https://lists.silcnet.org/pipermail/silc-announce
FAQ:     http://silcnet.org/support/faq/