pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/gtk-gnutella



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Aug 20 10:03:33 UTC 2008

Modified Files:
        pkgsrc/net/gtk-gnutella: Makefile distinfo options.mk
        pkgsrc/net/gtk-gnutella/patches: patch-aa patch-ac patch-ae patch-ag
            patch-ai

Log Message:
Changes 0.96.5:

Bug Fixes:
- 1870957: Wrong sign could cause out-of-bounds read and potentially a crash.
- Firewalled status was not re-verified after a port change if the previously
  used port was open.
- Fixed issue that caused the local peer cache to degenerate.

Improvements:
- Client-side support for tigertree hashes (TTH/THEX).
- Replaced navigation tree by tabs.
- Redesigned download user-interface to make it more accessible.
- Added some selectable pre-defined search filters.
- Bitzi tickets are displayed in full raw indented XML.
- Display Bitzi and ShareMonkey URLs as search result details.
- Topless mode is available at run-time via command-line switch.
- Added default shared filename extensions:
  .7z, .bittorrent, .oga, .ogv, .spx, .tbz2
- Removed default shared filename extensions: .doc
- Updated translations: Japanese, Norwegian Bokmal, French.

Under the hood:
- Changed default to dual use of IPv4 and IPv6 instead of IPv4-only.
- Support the "as" (Alternate Source) key in magnet links.
- Eszett is finally normalized to "ss" in search queries.
- Avoid display updates for elements not currently visible.
- Take full advantage of persistent HTTP connections to fetch multiple
  files from the same peer through over the same connection if scheduling
  permits.
- Improved TLS support and blocking detection.
- Updated list of hostile IP adress ranges, bogons, Geo-IP data,
  spam patterns and spam samples.


To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 pkgsrc/net/gtk-gnutella/Makefile
cvs rdiff -r1.26 -r1.27 pkgsrc/net/gtk-gnutella/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/net/gtk-gnutella/options.mk
cvs rdiff -r1.7 -r1.8 pkgsrc/net/gtk-gnutella/patches/patch-aa
cvs rdiff -r1.6 -r1.7 pkgsrc/net/gtk-gnutella/patches/patch-ac
cvs rdiff -r1.5 -r1.6 pkgsrc/net/gtk-gnutella/patches/patch-ae
cvs rdiff -r1.2 -r1.3 pkgsrc/net/gtk-gnutella/patches/patch-ag \
    pkgsrc/net/gtk-gnutella/patches/patch-ai

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index