BitTorrent Client
Deluge is a Free Software, cross-platform BitTorrent client on Python and Gtk2 with multiple user interfaces in client/server model.
- Sources inherited from project openSUSE:Backports:SLE-15-SP5
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.5:Update/deluge && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
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 | 0000014117 13.8 KB | |
deluge.spec | 0000004822 4.71 KB |
Latest Revision
Yuchen Lin (maxlin_factory)
accepted
request 1004125
from
Dirk Mueller (dirkmueller)
(revision 3)
- Add global typelib AyatanaAppIndicator3 exclude, filter out unneeded and unwanted AyatanaAppIndicator3 runtime Requires. - Update to version 2.1.1 (changes since 2.1.0) (bsc#1203162, CVE-2021-3427): * 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.
Comments 0