Software update: MLdonkey 2.7.5

Spread the love

The eDonkey network can be used to exchange files, among other things. In addition to the original client, eDonkey2000, an open source client called MLdonkey has also been developed, which runs on a wide range of operating systems. The latter has gained support over the years for other networks such as Emule-kademlia, BitTorrent, Fasttrack, Gnutella, and Gnutella2. The developers have released version 2.7.5 with the following changes:

Version 2.7.5:

  • Make Soulseek, Opennapster, DirectConnect compilable again. This does not mean the network modules work again, they only compile again. More work is needed.
  • CommonSwarming/WIP2: Some function rewrites and comments (pango)
  • Merge CommonSwarming and CommonSwarming2 code (pango)
  • EDK: Remove set_brothers command and brotherhood option
  • Update config.guess and config.sub to version 2006-02-27
  • CommonSwarming: In addition to the first and last chunk also load the second last chunk if available before the rest to improve preview
  • New environment variable for file_completed_cmd: $DLFILES (number of downloading files)
  • EDK: Deactivate DonkeySUI if /dev/urandom is missing
  • Fix compile bug in tryopen patch when bzip2 is disabled
  • Allow compile with Ocaml 3.09.2 CVS code, 3.09.1 ​​will stay default for MLDonkey-compiled Ocaml
  • Options save: Really fix bug addressed in patch #5015
  • Fix option file saving bug introduced in tryopen patch
  • EDK: Update server info received by UDP when update_server_list_server false (pango)
  • Ignore files .DS_Store and ._filename.ext in dir listings on all platforms
  • Small log file change
  • Automatically closes opened descriptors using “tryopen pattern” (pango)
  • CommonBlocking: Do not block IPs when GeoIP database is not loaded
  • BT: Improve client recognition (move)
  • Overnet: Fix Out of Memory Exception (move)
  • Swarming: correctly create a new range when one is splitted (pango)
  • CommonBlocking: Block/allow IPs by country codes (requires GeoIP) (pango).
    New options:
    • ip_blocking_countries, insert country codes here
    • ip_blocking_countries_block true|false
      false: use ip_blocking_countries as block list, all other countries are allowed
      true: use ip_blocking_countries as allow list, all other countries are blocked
  • HTML: Fix friends filelist display
  • HTML: Add/remove for web_infos (vwi), update old contact.dat URL
  • web_infos, rename command add_url to urladd, new command urlremove
  • prints option help texts for web_infos and calendar command
  • file_kinds are now printed as list with descriptions for easier setup
  • HDD space check
    New options:
    • hdd_send_warning_interval
      Send a warning mail each hours for each directory, 0 to deactivate mail warnings.
    • hdd_temp_minfree
      Minimum free space in MB on temp_directory, minimum 50
    • hdd_temp_stop_core, default false
      If true core shuts down when free space on temp dir is below hdd_temp_minfree, otherwise all downloads are queued and a warning email is sent.
    • hdd_coredir_minfree
      Minimum free space in MB on core or log directory, minimum 20
    • hdd_coredir_stop_core, default true
      If true core shuts down when free space on core dir is below hdd_coredir_minfree, otherwise all ini file saving is stopped until core shutdown and a warning email is sent.

    Logging is sent to RAM when log dir is full.
    The hard-coded minimum values ​​can not be circumvented, MLDonkey will always perform these HDD space checks once a minute.

  • Log file cleanup for verbosity = “md4”
  • Dllink: Fix wrong referer in HEAD request
  • Multiuser: internal admin_user variable
  • Fix hashing large number of files
  • FileTP: Allow ftp:// downloads via dllink command
  • BT: Allow read-only access for shared files
  • CommonUserDb: Keep old user database updated for easy downgrades
  • BT: New command “startbt” to force the start of a torrent download (jave)
  • Re-apply $DEVFLAGS to Makefile.in (pango)
  • EDK: New default URL for server list download
  • Ignore .DS_Store on MacOSX, BT: ignore dirs in torrents/incoming (pango)
  • New function Unix32.owner to read user and group entry of a file
    • to debug use command debug_fileinfo file
    • renamed debug command “disk” to “debug_disk”
    • renamed debug command “rlimit” to “debug_rlimit”
  • Close unneeded file descriptors
  • System-wide cookies and referers option
    • MLDonkey will not move data from bittorrent.ini to downloads.ini
    • This data will be used in web_infos, dllink and BT module.
  • GUI: Update server country codes after loading GeoIP data
  • Gzip/Bzip2: Close opened FD after opening an invalid archive file
  • BT: Automatically start new torrents downloads
    • new directory $MLDONKEY_DIR/torrents/incoming, all files present in this dir are started automatically, its scanned every 10 seconds.
  • Support for compressed ipfilter.dat files (.gz, .bz2 or .zip) (pango)
  • giFT GUI: Authentication support (pango)
    • login with giFTcurs now has to be done like this: giFTcurs -p user:password
  • Improve MLDonkey system user database due to older problems with HTML interface:
    • renamed command add_user to useradd
    • renamed command remove_user to userdel
    • user name is printed in browser title when bwstats is active

Version number 2.7.5
Operating systems Windows 9x, Windows NT, Windows 2000, Linux, BSD, Windows XP, macOS, OS/2, UNIX, Windows Server 2003
Website MLdonkey
Download
License type Conditions (GNU/BSD/etc.)
You might also like