From c509123601181a440c11fd1e16c258f1c4fa9b69 Mon Sep 17 00:00:00 2001 From: adam Date: Sun, 14 Oct 2007 08:32:19 +0000 Subject: Changes 0.96.4: Bug Fixes: - The download overlap checking was incorrectly detecting mismatches. - A bug in the network queue caused frequent crashes. - A bug in the event timing caused failures after 25 days uptime. - A stalling issue with TLS connections. - The search retry timeouts weren't accepted. - The order of items in the search history was wrong. - The quick-connect limit wasn't respected causing too frequent connection attempts during startup. - Removed incorrect use of SF_NODISKIO flag for sendfile() on FreeBSD. - Fixed crash that could be triggered by changing the listening port temporarily to zero. - iconv() was not used correctly which could cause wrong conversions for longer strings. - Generated filenames weren't properly restricted in length which could cause crashes. - There was a compile issue on NetBSD caused by namespace pollution. - Added workaround for the issue that on Solaris only the file descriptors 0..255 can be used for stdio. Improvements: - Finished downloads are now seeded for the whole session or until they are manually purged, if partial file-sharing is enabled. - Server-side support for Tigertree hashes and THEX thanks to patches provided by Martijn van Oosterhout. - Improved spam filters. --- net/gtk-gnutella/patches/patch-aa | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/gtk-gnutella/patches/patch-aa') diff --git a/net/gtk-gnutella/patches/patch-aa b/net/gtk-gnutella/patches/patch-aa index 3bb51733e8a..4735d289df5 100644 --- a/net/gtk-gnutella/patches/patch-aa +++ b/net/gtk-gnutella/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.6 2006/05/12 20:43:54 adam Exp $ +$NetBSD: patch-aa,v 1.7 2007/10/14 08:32:19 adam Exp $ ---- Configure.orig 2006-02-22 17:50:18.000000000 +0100 +--- Configure.orig 2007-07-07 06:21:09.000000000 +0200 +++ Configure -@@ -4576,6 +4576,11 @@ done' +@@ -3500,6 +3500,11 @@ done' set libintl.h i_libintl eval $inhdr -- cgit v1.2.3