2012-07-28 17:13:42 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Update to 2.61:
=== Transmission 2.61 (2012/07/23) ===
[http://trac.transmissionbt.com/query?milestone=2.61&group=component&order=severity \
All tickets closed by this release]
==== All Platforms ====
==== Mac ====
* Fix crash when creating a torrent file on Lion or newer
==== GTK+ ====
* Support startup notification
* Require GTK+ 3
==== Qt ====
* Fix bug when opening the web client via the Preferences dialog
* Better opening of magnet links
* The Torrent File list now handles very long lists faster
* Fix i18n problem introduced in 2.60
==== Web Client ====
* Close potential cross-scripting vulnerability from malicious torrent files
==== Utils ====
* Add magnet link generation to the transmission-show command line tool
|
2012-07-18 19:50:22 by John Marino | Files touched by this commit (2) |
Log message:
net/Transmission: Disable IP Multicast interface for DragonFly
The only BSD to support the IP Multicast interface is FreeBSD. NetBSD,
OpenBSD, and even MacOS have this turned off, so DragonFly gets added
to the OS macro list to fix the build.
|
2012-07-12 20:35:42 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Share distinfo between Transmission packages.
|
2012-07-12 20:35:30 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Sort.
|
2012-07-12 20:29:46 by Thomas Klausner | Files touched by this commit (12) |
Log message:
Update Transmission* to 2.60, inspired by PR 46695 by Ken Wong.
Transmission 2.60 (2012/07/05)
Fix issues when adding magnet links
Improved scraping behavior for certain trackers
Fix bug where cleared statistics might not save
Updated versions of miniupnpc and libuTP
Fixed compilation issues with Solaris and FreeBSD
Other minor fixes
Web Client
Notification of downloading and seeding completion (requires browser support \
of notifications)
Re-add select all and deselect all buttons to the file inspector tab
Qt
Add Basque translation
Transmission 2.52 (2012/05/19)
Fix bug with zero termination of multiscrape strings
Update the bundled libnatpmp and miniupnp port forwarding libraries
GTK+
Fix minor bug in Ubuntu app indicator support
Transmission 2.51 (2012/04/08)
Update the bundled libnatpmp and miniupnp port forwarding libraries
Add environment variable options to have libcurl verify SSL certs
Support user-specified CXX environment variables during compile time
GTK+
Fix crash when adding torrents on systems without G_USER_DIRECTORY_DOWNLOAD
Honor the notification sound setting
Add a tooltip to files in the torrents' file list
Fix broken handling of the Cancel button in the "Open URL" dialog
Improve support for Gnome Shell and Unity
Catch SIGTERM instead of SIGKILL
Qt
Progress bar colors are now similar to the Mac and Web clients'
Improve the "Open Folder" behavior
Web Client
Fix global seed ratio progress bars
Fix sometimes-incorrect ratio being displayed in the inspector
If multiple torrents are selected, show the aggregate info in the inspector
Upgrade to jQuery 1.7.2
Daemon
Show magnet link information in transmission-remote -i
Transmission 2.50 (2012/02/14)
Fix crash when adding some magnet links
Improved support for downloading webseeds with large files
Gracefully handle incorrectly-compressed data from webseed downloads
Fairer bandwidth distribution across connected peers
Use less CPU when calculating undownloaded portions of large torrents
Use the Selection Algorithm, rather than sorting, to select peer candidates
Use base-10 units when displaying bandwidth speed and disk space
If the OS has its own copy of natpmp, prefer it over our bundled version
Fix Fails-To-Build error on Solaris 10 from use of mkdtemp()
Fix Fails-To-Build error on FreeBSD from use of alloca()
Fix Fails-To-Build error when building without a C++ compiler for libuTP
GTK+
Fix regression that broke the "--minimized" command-line argument
Instead of notify-send, use the org.freedesktop.Notifications DBus API
Fix a handful of small memory leaks
Qt
Fix FTB when building without libuTP support on Debian
Web Client
Filtering by state and tracker
Sorting by size
Larger, easier-to-press toolbar buttons
Fix the torrent size and time remaining in the inspector's details tab
Bundle jQuery and the stylesheets to avoid third-party CDNs
Upgrade to jQuery 1.7.1
Fix runtime errors in IE 8, IE 9, and Opera
Revise CSS stylesheets to use SASS
Minor interface tweaks
Daemon
Fix corrupted status string in transmission-remote
|
2012-01-16 23:15:01 by David Brownlee | Files touched by this commit (7) | |
Log message:
Strip out gui options in preparation for adding a Transmission-gui package
Bump PKGREVISION
|
2012-01-13 11:55:52 by OBATA Akio | Files touched by this commit (507) |
Log message:
Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.
|
2011-11-01 07:11:59 by Steven Drake | Files touched by this commit (67) |
Log message:
Recursive bump for graphics/freetype2 buildlink addition.
|
2011-10-28 15:09:06 by Tobias Nygren | Files touched by this commit (4) |
Log message:
Update to Transmission-2.42. Closes PR pkg/45534.
Transmission 2.42 (2011/10/19)
All tickets closed by this release
All Platforms
Fix error connecting to UDP trackers from big-endian computers
Fix RPC error when editing UDP trackers
Fix build failure when a C++ compiler is not installed
GTK+
Support GTK+ 3.2
Fix crasher on systems not running DBus
Qt
Updated Lithuanian translation
Web Client
Fix bug which broke Opera support
Transmission 2.40 (2011/10/08)
All Platforms
Torrent queuing
Improved webseed support
Fix crash when removing a magnetized transfer
Fix adding transfers over RPC when a subfolder does not exist
Other minor fixes
GTK+
Add GTK+ 3 support
Make popup notification and system sounds system-configurable
Add a settings option to hard-delete files instead of using the recycle bin
Raise the minimum library requirements for GTK+ to 2.22 and glib to 2.28
Qt
Add popup notification for finished torrents
Fix non-UTF-8 display issue in the "New Torrent" dialog
Daemon
SSL support in transmission-remote
Web Client
Speed improvements
Add filtering by tracker
Allow preference changes on mobile devices
Allow compact view on mobile devices
Stop ratio functionality
Compact view interface improvements
Utils
Fix transmission-edit bug when adding a tracker to a single-tracker torrent
Fix transmission-create bug when specifying a directory with a leading \
"./"
|
2011-09-04 21:23:34 by Tobias Nygren | Files touched by this commit (2) |
Log message:
Transmission 2.33 (2011/07/20)
All Platforms
Improved webseed support
Better support for moving and deleting files
Fix "Too many open files" bug
Apply blocklists towards DHT communication
Fix displayed availability
GTK+
Remove deprecated GConf2 dependency
Qt
Fix high CPU issues
Fix wrong torrent count on tracker filterbar
Update Spanish translation
|