Freenet stable build 5047 is now available. Upgrade using update.sh or
freenet-webinstall.exe, or get the jar from
http://freenetproject.org/snapshots/freenet.jar .

Changelog:
* Fix bugs that might have caused leaks of trailing field sends. We may
  have been reporting too many sends running because some failed to
  terminate.
* Add a timeout on TrailerWriterOutputStream (used by internal clients
  such as fproxy): after 5 minutes of no data, timeout.
* Don't start the NewNodeContactor if we are using classic routing. It
  doesn't need it, and the relevant support isn't there anyway. This is
  the code that contacts the least experienced node in the routing table
  every 30 seconds to try to bootstrap it.
* Fix some NullPointerException's (relatively simple internal errors)
* Show the barcodes on the node status page and the open connections
  page for nodes in the routing table (when doing classic routing).
* Some significant improvements to NGRouting. Since classic routing is
  the default on the stable branch, these don't matter enormously.
* Fix bug in log rotation filenames - it was 1 month out because of a
  perversity of the Calendar API.
* The usual changes to logging, indenting etc.
-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Support mailing list
[EMAIL PROTECTED]
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support

Reply via email to