summaryrefslogtreecommitdiff
path: root/net/xmule/distinfo
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-08-28 22:26:32 +0000
committerjmmv <jmmv@pkgsrc.org>2003-08-28 22:26:32 +0000
commit468d4de409ae5e29cdd75dae91c492c0259d8053 (patch)
tree7f7bee62e4307df5f40c3fed1b4147a0fe44fd60 /net/xmule/distinfo
parent252d9f72533470c5449cfdd87a0d2024118777ad (diff)
downloadpkgsrc-468d4de409ae5e29cdd75dae91c492c0259d8053.tar.gz
Update to 1.6.0:
Highlights: * Categories implemented. * Much better No Needed/High Queue Ranking sources handling * Shared files loading made 30x faster, now supports thousands of files. * Numerous possible security exploits fixed. * Generally, code is a lot clearner now. * Enhanced OS support: NetBSD, OpenBSD, Solaris. * New Extended Options: * Various A4AF functionality, * Drop No Needed Sources, * Drop High QR Sources, * Drop Full Queue Sources. malware's contributions: * Speed up the initial sharing by making KnowFileList a hash map. * Remove the assign to category context menu entry only if it was already there. * Reimplemented hashing thread. * Removed unused locks. As the NetBSD team pointed out they are causing problems on their system because it does core dump on unlocking a mutex that was not locked. * Made the title for systray the same as for the main dialog. * Never share a file twice. * Fixed endless loop in sending UDP packets. * Fixed a possibly exploitable bug as noticed by S. Esser from e-matters. * Fixed new downloads assigned to random category. * Check size of OP_SERVERSTATUS packet more strictly. * Make xmule not to send the MOD_VERSION information. This does avoid a problem with the LSD mod and other xmules. * Removed memory leak from hashing thread. * Minor fixes of problems detected by valgrind, mostly uninitialized variables. Un-Thesis' contributions: * Implemented better GTK2 checks based on NetBSD team's and a Solaris user's input * Converted embedded XPMs to PNGs and JPEGs for better memory usage. * FIXED: several bugs inherent in the source from previous devs/projects. * FIXED: several memory leaks. * Started refactoring the sourcecode. * Got his own connection shut down by MPAA on 19 Aug :P * Bringing website back to live. * Kept xMule alive. NetBSD team's contributions: * Fixed bug with the mutex protecting calls to gethostbyname. * Try to increase some resource limitation to the permitted maximum.
Diffstat (limited to 'net/xmule/distinfo')
-rw-r--r--net/xmule/distinfo6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/xmule/distinfo b/net/xmule/distinfo
index 59d6c6cfc7b..7fcce07e685 100644
--- a/net/xmule/distinfo
+++ b/net/xmule/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2003/08/26 09:53:38 jmmv Exp $
+$NetBSD: distinfo,v 1.5 2003/08/28 22:26:32 jmmv Exp $
-SHA1 (xmule-1.4.3.tar.bz2) = 95adb480f361d86a61068b40972c030a636e7f80
-Size (xmule-1.4.3.tar.bz2) = 1263047 bytes
+SHA1 (xmule-1.6.0.tar.bz2) = d765428776563ed26a774aa806e8bfbd86957474
+Size (xmule-1.6.0.tar.bz2) = 1250341 bytes