SILC Toolkit 1.1.2 Release Notes ================================ 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 bugfix release fixes some security bugs. Upgrading is recommeneded. 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 buffer overflow with NICK_CHANGE notify in clienit library. o Fixed silc_client_free early crash. o Fixred PFS rekey with CTR mode. o Fixed packet flags unsetting o Added silc_idcache_move function. Ref: http://silcnet.org/docs/toolkit/silcidcache-silc_idcache_move.html 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