From the upstream log at , without the specifig debian changes. Thanks for the offer but at the moment I don't have the time to get involved with MOTU. 2.5.0.4 - January 22, 2007 New Features: * Core | New users default save directory is now located in their "My Documents" directory, under "Azureus Downloads" * Core | Show alerts raised during closedown on next start as these often don't get displayed due to UI shutdown * Core | Allow plugin installs to place jars into the plugin-shared "shared/lib" directory * Plug | Unsafe config read/writing * Plug | Plugins can now open and close download bars Changes: * Core | Added scrape delay for stopped/errored torrents, and torrents with high share ratios * Core | Allow only one active scrape for each tracker * Core | Release piece-map when not required * Core | ASN lookup via DNS queries only * Core | Full recheck of torrent when part of torrent fails hash check on completion * Core | Take note of banned IPs when we have IP filter turned off - these are independent * Core | Disable download peer caching for private torrents * Core | Disconnect currently connected peers on tracker URL change for private torrents * Core | Remove unused download/upload specific stats from version-check message * Core | Include IP override in NAT check message for NAT check server to use * Plug | Timeout UPnP port releases during closedown to prevent Azureus hanging Corrected bugs: * Core | Fix choke/unchoke cycle bug for lan local peers * Core | Fix auto moving torrent data with DND files * Core | Fix NPE causing XML stats not to be written * UI | Fix crash when opening non-torrent URL when OS has no recognized HTML viewer * UI | Fix big icon in name column for OSes using GTK * UI | Make Download Basket work again for drag and dropping top 2.5.0.2 - January 11, 2007 New Features: * Core | Added method to XFS specific allocation of new files * Core | Added per-torrent max seeds parameter * Core | Added per-torrent max peers parameter * UI | Total file size added to Open Torrent Window * UI | Option to show complete downloads with incomplete "do not download" files in the download area * UI | Added custom user comment field * UI | Added file extension column in files view * UI | Spinners for config field that take numbers * UI | Setting for Minimum # of Simultaneous Active Downloads to have running at any given time * UI | Console UI NAT test * UI | Option to have separate rename and retarget menu items in Files view * Plug | Plugins can now create submenus. * Plug | Added code to allow plugins to get text input from a user in non-UI specific way. * Plug | Plugins now have better support to organise file data within default save directories. * Plug | Plugins can now easily add hyperlinks to config sections. Changes: * Core | Improve the "presence" handling for torrents created by ourselves * Core | Less memory footprint * Core | Faster startup for large torrent lists (and no naughty plugins) * Core | Download up/down idle counts now persisted over restart * UI | Open torrent windows now always has OK button enabled with warning message if pressed when in invalid state * UI | Remove nag/donation window * UI | Differentiate between libTorrent (Rakshasa) and libtorrent (Rasterbar) * UI | For multi-file torrents, icon in name column displays icon for largest file (+ a little folder icon) * UI | Faster filtering when torrent list is large * UI | Better logic when preventing a user deselecting files to download from Open Torrent window Corrected bugs: * Core | If clipboard has just a " or "" in it the open-torrents dialog won't open * Core | Setting of UDP port not working * Core | Less flipping of downloads from queued <--> downloading during the time a FP seed is forced active * Core | Fix memory leak causing slow, but eventual OOM and slow down of Azureus * Core | OSX: Handle volume not mounted on startup by erroring instead of creating a directory in /Volumes * Core | Fix to stop already complete downloads being moved by "move-on-completion" rules * UI | Fix (some) painting issues in pieces+files view * UI | Fix to allow negative values for Multi-monitor window positions * UI | Fixed memory leak in "Mr Slidey" code * UI | Fix UI loss when clicking delete from icon bar while in Details view * Plug | Fixed bug where some listeners for table columns were not registered properly.