pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/Transmission



Module Name:    pkgsrc
Committed By:   tnn
Date:           Wed Jun 17 10:33:16 UTC 2009

Modified Files:
        pkgsrc/net/Transmission: Makefile PLIST.gtk distinfo

Log Message:
Update to Transmission-1.72.

Transmission-1.72:
All Platforms
* Fix 1.70 crash with assertion "tv->tv_usec >= 0"
* Fix 1.70 crash with assertion "tr_peerIoSupportsFEXT( msgs->peer->io )"
* Better DHT announce management
* Fix error in reporting webseed counts via RPC
* Better file preallocation on embedded systems
GTK+
* Fix 1.70 crash when setting options in the Properties dialog
* Fix a rare crash in desktop notifications
* Can now sort the file list by priority, download, and completeness
* Adding a torrent from a browser sometimes didn't work.
* Various usability improvements
Daemon
* Remote didn't always send the right Encoding header in requests

Transmission-1.71:
All Platforms
* Fix 1.70 bug that caused high CPU use in high-peer swarms
* Fix 1.70 build problems with DHT and libevent
Daemon
* Fix watchdir issue on OSes that don't have inotify
GTK+
* Fix 1.70 intltool build problem
* Fix crash when the OS's stock mime-type icons are misconfigured
* Handle very long torrent file lists faster
Web Client
* Fix 1.70 bug where some torrents appeared to be duplicates

Transmission-1.70:
All Platforms
* Distributed hash table (DHT) support for public torrents
* Add option for moving and finding a torrent's data on the disk
* JSON RPC messages can be ~85% shorter, saving bandwidth and CPU
* When available, use the system's copy of libevent instead of building one
* Automatically pause torrents when verifying
* Fix small bugs and memory leaks
Web Client
* Big speed improvements, especially with large torrents
* Fix 1.61 bug that broke adding torrents via the web client
* Add the ability to upload multiple torrents at once
* Torrents added by URL were always paused, regardless of preferences
* Comments and announce addresses were cut off in the inspector
* The "data remaining" field wasn't updated when the number reached 0
* Smaller design adjustments
GTK+
* Fix intltool build problem
* Make it clearer that the status bar's ratio mode button is a button
* Torrent comment box did not scroll, so long comments were partially hidden
Qt
* Initial torrent list was sometimes incorrect
* Add-torrent-and-delete-source deleted the source even if there was an error
* Prefs dialog didn't show or modify "Stop seeding torrents at ratio"


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/net/Transmission/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/net/Transmission/PLIST.gtk
cvs rdiff -u -r1.37 -r1.38 pkgsrc/net/Transmission/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index