[Lunar-commits] <moonbase> mldonkey: version bumped to 2.9.5.
Florin Braescu
florin at lunar-linux.org
Mon May 5 17:45:03 CEST 2008
commit b00da8d316b1d97c512b0502d9e418a0b30d9dfd
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon May 5 18:45:03 2008 +0300
mldonkey: version bumped to 2.9.5.
Changes:
- Send correct downloaded value when download starts to tracker
(colchaodemola)
- Use $MLDONKEY_DIR/mlnet_tmp instead of /tmp
- This patch fixes problems with hash checking of multifile BT
downloads when /tmp is too small.
- To override $MLDONKEY_DIR/mlnet_tmp use variable $MLDONKEY_TEMP.
This patch has nothing to do with option temp_directory.
- Count only files in download queue for user/group statistics
- Clean logfile
- Use default of max_upload_slots as minimum for BT-max_bt_uploaders
instead of hard-coded value
- Fix option_hook loop when changing max_upload_slots < 3,
caused by patch #6451
- Restrict chown to admin users only
- Fix commit bug when filesystem reports negative values
for maximum filename length
- Implement minimum of 3 (like max_upload_slots)
for option max_bt_uploaders.
---
ftp/mldonkey/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/ftp/mldonkey/DETAILS b/ftp/mldonkey/DETAILS
index 4f2bdee..8f4f07e 100644
--- a/ftp/mldonkey/DETAILS
+++ b/ftp/mldonkey/DETAILS
@@ -1,11 +1,11 @@
MODULE=mldonkey
- VERSION=2.9.4
+ VERSION=2.9.5
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:de96359e4197f230fd26363f49750a80c0ab9346
+ SOURCE_VFY=sha1:ed7ab26049f70606bdd924e039cc36b4d9660417
WEB_SITE=http://savannah.nongnu.org/projects/$MODULE
ENTERED=20040418
- UPDATED=20080414
+ UPDATED=20080505
SHORT="A file sharing client"
cat << EOF
More information about the Lunar-commits
mailing list