2008-05-13 13:49:17 by Tobias Nygren | Files touched by this commit (3) |
Log message:
Update to Transmission-1.20.
All Platforms
+ Support https tracker connections
+ IP blocking using the Bluetack Level1 blocklist
+ Better support of multitracker torrents
+ Faster UPnP port mapping on startup
+ Ability to reset global statistics
+ Various bugfixes
GTK+
+ Inhibit hibernation when downloading
+ Use XDG basedir spec for configuration files
+ Various bug fixes and usability improvements
+ Vastly improved translations thanks to the Ubuntu translation team
+ Fix a couple of minor display issues (1.11)
|
2008-04-04 23:18:20 by Tobias Nygren | Files touched by this commit (4) |
Log message:
Update to Transmission-1.10.
All Platforms:
+ Stop torrents when downloading and the disk becomes full
+ Removing a torrent also removes it from the cache
+ Smaller memory footprint per-torrent and per-peer
+ Various backend bugfixes & improvements
GTK+
+ Window for selecting files & priorities when opening torrents
+ Display a system tray popup when a torrent finishes downloading
+ Watch folder for auto-adding torrents
+ Improved preferences dialog and message log window
+ Tracker tab in the Details window
+ Dozens of usability, Gnome HIG, and i18n improvements
+ Support KDE button ordering
+ Option to delete a torrent and its downloaded files
Daemon
+ Ability to force a "Verify Local Data" for a torrent
|
2008-03-08 21:59:58 by Tobias Nygren | Files touched by this commit (2) |
Log message:
Update to Transmission-1.06.
All Platforms:
+ Fix support for multitracker torrents
+ Improvements and bugfixes to "Verify Local Data"
+ Use less CPU
+ Updated UPnP code to miniupnpc-1.0
+ Fix two shutdown memory errors
GTK+
+ Fix small memory leak
+ GUI error when verifying local data
CLI:
+ Torrent creation error on non-absolute pathnames
|
2008-02-24 23:26:52 by Tobias Nygren | Files touched by this commit (2) |
Log message:
#elsif -> #elif
|
2008-02-18 14:19:15 by Tobias Nygren | Files touched by this commit (3) |
Log message:
Depend on hicolor-icon-theme, PR pkg/38052
Bump rev.
|
2008-02-17 03:51:56 by Tobias Nygren | Files touched by this commit (1) |
Log message:
Tell libtool to link all internal libraries statically
|
2008-02-17 02:41:28 by Tobias Nygren | Files touched by this commit (1) |
Log message:
Uses libtool
|
2008-02-17 00:10:06 by Tobias Nygren | Files touched by this commit (9) |
Log message:
- Update to 1.05
- Reorganise PLIST
- Fix build on systems w/o BSD queue.h
ChangeLog:
+ Fix 1.04 crash when parsing bencoded data
+ Packaging improvements
+ Fix glitch that occurred when specifying which files to download
+ Fix "Sort by Progress"
+ Various interface and HIG improvements
+ Updated Swedish, Italian translations
+ Fix "transmission-remote -x"
+ Fix (potential) remote crash bug with extension protocol
+ Fix bug when verifying a torrent and pressing `pause'
|
2008-01-30 14:04:01 by Tobias Nygren | Files touched by this commit (2) |
Log message:
Version 1.03 (2008/01/29)
All Platforms:
+ Fix bug setting maximum peer limits
+ Fix overflow issue with very large torrents
+ Fix LTEP handshake bug
+ Fix handshake bug with mainline BitTorrent
+ Fix bug when talking to lighttpd-based trackers
GTK+
+ Various packaging, HiG, and interface improvements
Version 1.02 (2008/1/22)
All Platforms:
+ Fix 1.00 bug that choked some models of routers
+ Fix 1.00 crash in peer handshake
+ Fix 1.01 bug that sometimes froze the app for a long time
+ Minor improvements to the command-line client
GTK+:
+ Fix crash when removing a torrent while its details window is open
+ Better compliance with the Gnome interface guidelines
+ I18N fixes
+ Updated Dutch translation
+ Various other interface additions and improvements
|
2008-01-18 06:08:56 by Tobias Nygren | Files touched by this commit (214) |
Log message:
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
|