Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 471034 - net-p2p/freenet-0.7.5_p1443 version bump
Summary: net-p2p/freenet-0.7.5_p1443 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Thomas Sachau
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-22 22:20 UTC by Dennis Nezic
Modified: 2013-05-24 20:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Nezic 2013-05-22 22:20:05 UTC
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
Comment 1 Dennis Nezic 2013-05-22 22:21:55 UTC
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.
Comment 2 Dennis Nezic 2013-05-23 21:24:40 UTC
The current 1440 build is no longer being accepted on the network!
Comment 3 Dennis Nezic 2013-05-23 21:27:39 UTC
(Hmm... nevermind, build 1442 (the mandatory one) is available.)
Comment 4 Thomas Sachau gentoo-dev 2013-05-24 20:18:50 UTC
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