Subject: CVS commit: pkgsrc/net/gift-gnutella
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 01/25/2007 23:32:03
Module Name: pkgsrc
Committed By: wiz
Date: Thu Jan 25 23:32:03 UTC 2007
Modified Files:
pkgsrc/net/gift-gnutella: Makefile PLIST distinfo
Log Message:
Update to 0.0.11. Fix HOMEPAGE.
Gnutella 0.0.11:
* Made SHA1 implementation work correctly on 64 bit machines.
* Create new client GUID on each startup to prevent stupid packagers
from hurting the network.
* Disable the timebomb once and for all.
Gnutella 0.0.10.1:
* Added additional revision digit to version number so we can release
packages with updated GT_RELEASE_DATE if nothing else has changed.
* Increased web cache disabling to 365 days after built and complete
shutdown to 1.5 years.
Gnutella 0.0.10:
* Disconnect idle nodes that don't reply to pings.
* Support Vendor Messages.
* Support ConnectBack vendor message for better firewalled status
detection.
* Slightly improved the random number seed.
* Send an empty error page when the remote side supports queueing.
* All searches now timeout after at most 10 minutes.
* Only use the full http:// URL in GWebcache requests when using a proxy
(see RFC 2616 (HTTP/1.1) for further information).
* Support outgoing compression of message streams.
* Drop "urn:" trailer from queries sent.
* Send full filename in PUSH uploads; seems LimeWire requires it.
* Support p->share_hide/show for hiding shares from other nodes with
a HopsFlow message, allowing them to be efficiently un/re-shared.
* Basic support for sending GGEP blocks.
* Change "really-old" auto-deactivation to silent failure to avoid
creating surprises for people who don't care.
* Support push proxies: put a GGEP block containing the IP address of
some servers we're connected to in order to improve upload performance
of firewalled nodes.
* Ban webcaches that resolve to local IP addresses.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/net/gift-gnutella/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/net/gift-gnutella/PLIST \
pkgsrc/net/gift-gnutella/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.