NoTA release 2009.26 now available

NoTA rel3 r2009.26 (2009.06.26, build 525)
==================================

What's new:

Fixes:
       - Compilation warnings removed that are related to ld_tcp_static file.
       - #7970: Hsend does not check MSG_WAITALL flag anymore, which is only used
         in Hrecv function.
       - #8038: Pointers to non-existing resources in Resource Manager xml file removed.
       - #8068: L_IN connection takeover does not work with Bluetooth.
       - #8106: SOCK_SEQPACKET sending and receiving assertion fixed.
       - #8169: Nota-ind aborts with multithreaded service node.
       - #8173: Daemon memory leaks and reachable data issues fixed when interrupting
         nota-ind.
       - #8233: SOCK_SEQPACKET socket type not updating user buffer in Hrecv.

Known issues:
       - There are some connectivity issues with certain network configurations
         in non-static ld_tcp. This may be due to a multicast or broadcast
         handling or other related issues. Disabling DHCP and setting up
         multicast route for eth0 are known to help in such cases
         (setting up multicast route:
         'route add -net 224.0.0.0 netmask 240.0.0.0 dev eth0').
       - NoTA daemon cannot handle multiple local Haccept requests in a row
         (fails after random connection creations count).

Limitations:

Notes:
       - Changes in the stubgen types requires user to recreate his/her own
         stubgen-files again. Before recreation, user must call sudo make install
         for the compiled stubgen in order to use the new nota-stubgen3.pl script
         in stub creation.

Availability:
        http://svn.notaworld.org/svnroot/nota/releases/libnota-l-in-3.0-2009.26-...
        http://svn.notaworld.org/svnroot/nota/releases/libnota-h-in-3.0-2009.26-...
        ...

You can read more posts at http://www.notaworld.org/community/

Bookmark and Share