Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 399651 - net-p2p/gnunet version bump to 0.9.1
Summary: net-p2p/gnunet version bump to 0.9.1
Status: RESOLVED DUPLICATE of bug 338909
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-21 21:28 UTC by Anton Kochkov
Modified: 2012-02-29 07:49 UTC (History)
3 users (show)

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 Anton Kochkov 2012-01-21 21:28:59 UTC
GNUnet 0.9.1 is out ftp://ftp.gnu.org/gnu/gnunet/gnunet-0.9.1.tar.gz

Noteworthy improvements in 0.9.1
================================
Improved heuristics for file-sharing content migration resulting in less bandwidth being wasted on useless content migration
Significant traffic reduction for network-size estimation protocol (however, this protocol was never significant overall in terms of resource consumption)
Code now distinguishes between LAN and WAN for bandwidth consumption
FD_SETSIZE increased to sane values on W32
Listen sockets are now passed from ARM to services on W32 (reduces IPC for a significant performance improvement)
Corrected struct alignment for network messages on W32 (only seems to have impacted NSE protocol)
Fixed various crashes (datastore, file-sharing, transport, ATS, hostlist)
Improved keyword extraction from filenames
Comment 1 tg 2012-02-28 18:14:34 UTC
GNUnet 0.9.2 is out now: ftp://ftp.gnu.org/gnu/gnunet/gnunet-0.9.2.tar.gz

Noteworthy improvements in 0.9.2
================================
- Major rewrite of the VPN subsystem, resulting in significant performance and stability improvements; support for ICMP was improved
- New DHT API allows better monitoring of the DHT's activity and the implementation of triggers on virtually any DHT operation
- New file-sharing API for asynchronous scanning of a directory tree for publishing
- Many bugfixes (crash on shutdown) in the testing library
- Many bugfixes in transport service and plugins
- Rewritten UDP plugin
- UDP and UNIX domain socket plugins now use select() for sending (better flow control)
- New linear programming based automatic transport selection mechanism implemented
- Improved MESH incoming tunnels, clients are only notified of an incoming tunnel if there is relevant traffic on it
- Important bugfixes in MESH, which no longer causes trouble in loopback tunnels
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2012-02-29 07:49:21 UTC

*** This bug has been marked as a duplicate of bug 338909 ***