AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Fix Deluge not starting by changing dependency from python3-xdg to python3-pyxdg.
- Use legacy libtorrent-rasterbar on Tumbleweed
- Add a missing requirement python3-setproctitle (boo#1164888). - Add a missing requirement python3-Pillow (boo#1164890). - Add a missing requirement python3-pycairo (boo#1164892). - Use %py3_build and %py3_install macros.
- Update to version 2.0.3: * Gtk UI + Fix errors running on Wayland (#3265). + Fix Peers Tab tooltip and context menu errors (#3266). * Web UI + Fix TypeError in Peers Tab setting country flag. + Fix reverse proxy header TypeError (#3260). + Fix request.base ‘idna’ codec error (#3261). + Fix unable to change password (#3262). * Extractor plugin + Fix potential error starting plugin. * Documentation + Fix macOS install typo. + Fix Windows install instructions.
- Update to version 2.0.2: * See /usr/share/doc/packages/deluge/CHANGELOG.md - Rebase deluge-suse-geoip-location.patch, deluge-update_7z_binary.patch.
- Add deluge-1.3.15-fix-preferences.patch: upstream fix for broken preferences window
- Update to version 1.3.15: * Core: Fix issues with displaying libtorrent-rasterbar single proxy. * Core: Fix libtorrent-rasterbar 1.2 trackers crashing Deluge UIs. * Core: Fix an error in torrent priorities causing file priority mismatch in UIs. * GtkUI: Fix column sort state not saved in Thinclient mode. * GtkUI: Fix a connection manager error with malformed ip. * GtkUI: Rename SystemTray/Indicator "Pause/Resume All" to "Pause/Resume Session". * GtkUI: Workaround libtorrent-rasterbar single proxy by greying out unused proxy types. * WebUI: Check render template files exist otherwise raise 404 (CVE-2017-9031, bsc#1039815). * Notification Plugin: Fix webui passing string for int port value. * AutoAdd Plugin: Add WebUI preferences page detailing lack of configuration via WebUI. * Label Plugin: Add WebUI preferences page detailing how to configure plugin.
- Update to version 1.3.14: * Core: Fix 'Too many files open' errors. * Core: Add support for python-GeoIP for use with libtorrent 1.1. * Core: Fix a single proxy entry being overwritten resulting in no proxy set. * UI: Add the tracker_status translation to UIs. * GtkUI: Strip whitespace from infohash before checks. * GtkUI: Add a missed feature autofill infohash entry from clipboard. * WebUI: Backport bind interface option for server. * WebUI, security: Fix WebUI CSRF Vulnerability. * ConsoleUI: Fix a decode error comparing non-ascii (str) torrent names. * AutoAdd Plugin: Fixes for splitting magnets from file. * Remove the duplicate magnet extension when splitting. - Remove deluge-libtorrent-1.1-geoip.patch: fixed upstream.
- Remove deluge-fix-blocklist-crash.patch: fixed in the libtorrent-rasterbar package. - Simplify deluge-libtorrent-1.1-geoip.patch.
- Update to version 1.3.13: * Core: Increase RSA key size from 1024 to 2048 and use SHA256 digest. * Core: Fix empty error message from certain trackers. * Core: Fix torrent ending up displaying the wrong state. * Core: Force a torrent into Error state if the resume data is rejected. * Core: Workaround unwanted tracker announce when force rechecking paused torrent. * Core: Stop moving torrent files if target files exist to prevent unintended clobbering of data. * Core: Fix the pausing and resuming of the Deluge session so torrents return to previous state. * Core: Add support for TLS SNI in httpdownloader. * Core: Ensure base32 magnet hash is uppercase to fix lowercase magnets uris. * Daemon: New command-line option to restict selected config key to read-only. * Daemon: Allow use of uppercase log level to match UIs. * UI: Fixed error with blank lines in auth file. * GtkUI: Fix installing plugin from a non-ascii directory. * GtkUI: Error'd torrents no longer display a progress percentage. * GtkUI: Fixed the 'Added' column showing the wrong date. * GtkUI: Prevent the user from changing tracker selection when editing trackers. * GtkUI: Fix showing the wrong connected status with hostname in the Connection Manager. * GtkUI: Fix the progress column to sort by progress and state correctly. * GtkUI: Fix incorrect Move Completed directory shown in Options tab. * GtkUI: Sorting for name column is now case insensitive. * GtkUI: Reduce height of Add Torrent Dialog to help with smaller screeen resoltuions. * GtkUI: Fix adding UDP trackers to trackers dialog. * WebUI: Fix HTTPS negotiating incorrect cipher. * WebUI: Fix the broken Options context menu. * WebUI: Fix the hostlist config file not being created. * WebUI: Fix plugin's js code not loading when using the WebUI plugin. * Console: Fix adding non-ascii torrent in non-interactive mode. * Console: Add time_added to info sort keys. * Blocklist Plugin: Fix plugin lockup with empty url. * Scheduler Plugin: Fix an error accidentally introduced in 1.3.12. * Notification Plugin: Fix the popup to show the actual count of files finished. * Notification Plugin: Fix issue with SMTP port entry not updating in GtkUI. * AutoAdd Plugin: Fix watch directory not accepting uppercase file extension. * Extractor Plugin: Ignore the remaining rar part files to prevent spawning useless processes. * Extractor Plugin: Fix only an directory folder when extracting rar files. - Add deluge-suse-geoip-location.patch: point to the right GeoIP.dat location. - Add deluge-libtorrent-1.1-geoip.patch: use python-GeoIP to get GeoIP data.
- Add deluge-fix-blocklist-crash.patch: workaround a bug in libtorrent-rasterbar 1.1.0 which results in a crash when blocklist is used (boo#978600).
- Update to 1.3.12: * Core: Include fix for Twisted 15.0 URI class rename. * Core: Fix AttributeError in set_trackers with libtorrent 1.0.x. * Core: Enable libtorrent-rasterbar extension bindings again for libtorrent-rasterbar versions >= 0.16.7 (this disables Tracker Exchange by default). * Core: Backport atomic fastresume and state file saving fixes as another attempt to prevent data loss on unclean exits. * GtkUI: Fix potential AttributeError in is_on_active_workspace. * WebUI: Fix i18n issue in Connection Manager which left users unable to connect. * WebUI: Increase cookie lifespan for display settings. * Console: Fixed 'set and then get' in config command. * Scheduler Plugin: Show current speed limit in statusbar. - Add deluge-update_7z_binary.patch.
- Update to 1.3.11: * Core: disable use of SSLv3 protocol for DelugeRPC * GtkUI: fix ImportError for users with Twisted < 10 * GtkUI: fix column issue when disabling a plugin * WebUI: modify SSL Context to allow >= TLSv1 protocol * WebUI: fix Size column to show total_wanted instead of total_size
- Initial package.