Freenet 0.7.5 build 1443 is now available. Please let me know if there are any problems (with updating or with the new build). Changes include: - Increase the maximum opennet peer limit to 100. IMHO this is an acceptable tradeoff between a vulnerable, over-centralised network (there are at least 5000 nodes online at any time), versus allowing nodes with fatter connections to contribute more. - Add vwoodzell's FCP interface for the content filter. - Minor logging fix. Reproducible: Always
Additional changelog from build 1442: - Process connection setup messages on a separate thread to the one that handles packets from already connected peers. This should make connections more stable, especially on seednodes, ARM nodes and when there are CPU usage problems. - Increase the maximum number of locations that a peer can tell us about to 110. This does NOT actually increase the maximum number of opennet peers yet, that will be in 1443. - Update update.sh and update.cmd via the auto-updater. - Minor optimisations in auto-update. - Write a backup of the old main jar to freenet.jar.bak when updating on Linux (on Windows, we alternate between freenet.jar and freenet.jar.new). - Paranoid code to try to prevent the problems in 1439 from happening again. - Increase the startup timeout for waiting for entropy to 1 hour, explain the situation a bit better. - Support missing the ; at the end of CSS styles (e.g. in HTML). - Fix changing the bindTo address for fproxy breaking the web interface completely when bad addresses are entered (same for FCP too) - bug #5674. - Refactoring, mostly in client layer, also some logging stuff in crypto code. - Trivial optimisations, cleanups, remove old probe messages, comments in the code etc.
The current 1440 build is no longer being accepted on the network!
(Hmm... nevermind, build 1442 (the mandatory one) is available.)
I do follow the announcements, so i am aware of new versions ;-) And freenet-0.7.5_p1444 is already out and now in tree and should be on your local rsync mirror soon