SILC Toolkit 1.1.3

Pekka Riikonen <[email protected]> Sun, 9 Sep 2007 17:38:04 +0200 (CEST)
Newsgroups gmane.network.silc.announce
Message-ID <Pine.NEB.4.64.0709091733110.12327__27455.0709328198$1189381645$gmane$org@otaku.Xtrmntr.org>
The new version of the SILC Toolkit is now available!  The source package
of the software is available from the following sources:

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

This maintenance release fixes several bugs, mainly for 64-bit big-endian 
machines.  Upgrading is recommended.

I also want to remind all application developers that haven't yet started
porting their applications from Toolkit 1.0 to 1.1, to not forget read the
porting manual at:

       http://silcnet.org/docs/toolkit/porting.html


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

o Fixed big-endian crash from AES code.

o Fixed SILC Atomic API for IA64.

o Fixed SILC pulic key identifier string parsing to check for lengths
   correctly, and encoding to check for mandatory fields corrrectly.

o Fixed integer overflow from USERS command reply handling in Client
   Library.

o Fixed possible alignment issues from SILC scheduler on 64-bit CPUs.

o Fixed user resolving timeout handling during JOIN notify from Client
   Library.

o Fixed possible buffer overflows from SILC Config API.

o Other fixes were also made.

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.  Refer also to the building instructions in
the Toolkit Reference Manual:

       http://silcnet.org/docs/toolkit/building.html

Quick installation:

       ./configure
       make
       make install


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

Please refer to the reference manual for known platform specific issues:

       http://silcnet.org/docs/toolkit/platforms.html
__________________________________________________________________
Info:    https://lists.silcnet.org/mailman/listinfo/silc-announce
Archive: https://lists.silcnet.org/pipermail/silc-announce
FAQ:     http://silcnet.org/support/faq/