BitTorrent Client
Deluge is a Free Software, cross-platform BitTorrent client on Python and Gtk3 with multiple user interfaces in client/server model.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / deluge
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network/deluge && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
deluge-2.1.1.tar.xz | 0002541968 2.42 MB | |
deluge-suse-geoip-location.patch | 0000000387 387 Bytes | |
deluge-update_7z_binary.patch | 0000000844 844 Bytes | |
deluge.changes | 0000013824 13.5 KB | |
deluge.spec | 0000004801 4.69 KB |
Revision 33 (latest revision is 40)
andy great (andythe_great)
accepted
request 993191
from
Dead Mozay (Dead_Mozay)
(revision 33)
- Update to version 2.1.1 (changes since 2.1.0): * Core: + Fix missing trackers added via magnet. + Fix handling magnets with tracker tiers. + Add support for SVG tracker icons. + Fix tracker icon error handling. + Fix cleaning-up tracker icon temp files. + Fix Plugin manager to handle new metadata 2.1. + Hide passwords in config logs. + Fix cleaning-up temp files in add_torrent_url. + Fix KeyError in sessionproxy after torrent delete. + Remove libtorrent deprecated functions. + Fix file_completed_alert handling. + Add plugin keys to get_torrents_status. + Add support for pygeoip dependency. + Add is_interface and is_interface_name to validate network interfaces. + Fix is_url and is_infohash error with None value. + Fix load_libintl error. + Add support for IPv6 in host lists. + Add systemd user services. + Fix refresh and expire the torrent status cache. + Fix crash when logging errors initializing gettext. * Web UI: + Fix ETA column sorting in correct order (#3413). + Fix defining foreground and background colors. + Accept charset in content-type for json messages. + Fix 'Complete Seen' and 'Completed' sorting. + Fix encoding HTML entities for torrent attributes to prevent XSS. * Gtk UI: + Fix download location textbox width. + Fix obscured port number in Connection Manager. + Increase connection manager default height. + Fix bug with setting move completed in Options tab. + Fix adding daemon accounts. + Hide account password length in log. + Added a torrent menu option for magnet copy. + Fix unable to prefetch magnet in thinclient mode. + Use GtkSpinner when testing open port. + Update About Dialog year. + Fix Edit Torrents dialogs close issues. + Fix ETA being copied to neighboring empty cells. * Console UI: + Fix curses.init_pair raise ValueError on Py3.10. + Swap j and k key's behavior to fit vim mode. + Fix torrent details status error. + Fix incorrect test for when a host is online. + Add the torrent label to info command. * AutoAdd: + Fix handling torrent decode errors. + Fix error dialog not being shown on error. * Blocklist: + Add frequency unit to interval label. * Notifications: + Fix UnicodeEncodeError upon non-ascii torrent name. * Breaking changes: + Python 2 support removed (Python >= 3.6) + libtorrent minimum requirement increased (>= 1.2).
Comments 0