Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

deluge-lang-2.1.1-bp155.1.37 RPM for noarch

From OpenSuSE Leap 15.5 for noarch

Name: deluge-lang Distribution: SUSE Linux Enterprise 15 SP5
Version: 2.1.1 Vendor: openSUSE
Release: bp155.1.37 Build date: Mon May 22 14:02:02 2023
Group: System/Localization Build host: sheep86
Size: 2192591 Source RPM: deluge-2.1.1-bp155.1.37.src.rpm
Packager: https://bugs.opensuse.org
Url: https://deluge-torrent.org/
Summary: Translations for package deluge
Provides translations for the "deluge" package.

Provides

Requires

License

SUSE-GPL-3.0-with-openssl-exception

Changelog

* Fri Aug 19 2022 Dead Mozay <dead_mozay@opensuse.org>
  - Add global typelib AyatanaAppIndicator3 exclude, filter out unneeded and
    unwanted AyatanaAppIndicator3 runtime Requires.
* Fri Aug 05 2022 Dead Mozay <dead_mozay@opensuse.org>
  - 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.
      + 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).
* Tue Jun 21 2022 Ben Greiner <code@bnavigator.de>
  - Actually needs "twisted[tls]": python-Twisted-tls on Tumbleweed
* Thu Mar 31 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Add global typelib gconf exclude, filter out unneeded and
    unwanted gconf2 runtime Requires.
* Thu Dec 16 2021 Alexei Sorokin <sor.alexei@meowr.ru>
  - Update to version 2.0.5 (changes since 2.0.3):
    * Gtk UI
      + Add detection of torrent URL on GTK UI focus.
      + Fix piecesbar crashing when enabled.
      + Remove num_blocks_cache_hits in stats.
      + Fix unhandled error with empty clipboard.
      + Add torrentdetails tabs position menu.
      + Hide pygame community banner in console.
      + Fix cmp function for None types.
      + Fix loading config with double-quotes in string.
      + Fix Status tab download speed and uploaded.
    * Web UI
      + Handle torrent add failures.
      + Add menu option to copy magnet URI.
      + Fix md5sums in torrent files breaking file listing.
      + Add country flag alt/title for accessibility.
    * Console UI
      + Fix hostlist status lookup errors.
      + Fix AttributeError setting config values.
      + Fix setting "Skip" priority.
    * Core
      + Add workaround libtorrent 2.0 file_progress error.
      + Fix allow enabling any plugin Python version.
      + Export torrent get_magnet_uri method.
      + Fix loading magnet with resume_data and no metadata.
      + Fix httpdownloader reencoding torrent file downloads.
      + Fix lt listen_interfaces not comma-separated.
      + Fix unable to remove magnet with delete_copies enabled.
      + Fix Python 3.8 compatibility.
      + Fix loading config with double-quotes in string.
      + Fix pickle loading non-ascii state error.
      + Fix creation of pidfile via command option.
      + Fix for peer.client UnicodeDecodeError.
      + Fix show_file unhandled dbus error.
    * Documentation
      + Add How-to guides about services..
    * Stats plugin
      + Fix constant session status key warnings.
      + Fix cairo error.
    * Notifications plugin
      + Fix email KeyError with status name.
      + Fix unhandled TypeErrors on Python 3.
    * Autoadd plugin
      + Fix magnet missing applied labels.
  - Use the latest libtorrent-rasterbar version now.
* Sat Nov 07 2020 andy great <andythe_great@pm.me>
  - Fix Deluge not starting by changing dependency from
    python3-xdg to python3-pyxdg.
* Fri Sep 18 2020 Luigi Baldoni <aloisio@gmx.com>
  - Use legacy libtorrent-rasterbar on Tumbleweed
* Sat Feb 29 2020 Alexei Sorokin <sor.alexei@meowr.ru>
  - 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.
* Sat Jun 22 2019 Andrei Dziahel <develop7@develop7.info>
  - 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.
* Sun Jun 09 2019 Alexei Sorokin <sor.alexei@meowr.ru>
  - 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.
* Thu Jul 05 2018 develop7@develop7.info
  - Add deluge-1.3.15-fix-preferences.patch: upstream fix for broken
    preferences window
* Fri May 19 2017 sor.alexei@meowr.ru
  - 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.
* Mon Mar 13 2017 sor.alexei@meowr.ru
  - 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.
* Wed Aug 17 2016 sor.alexei@meowr.ru
  - Remove deluge-fix-blocklist-crash.patch: fixed in the
    libtorrent-rasterbar package.
  - Simplify deluge-libtorrent-1.1-geoip.patch.
* Wed Jul 20 2016 sor.alexei@meowr.ru
  - 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.
* Mon May 16 2016 sor.alexei@meowr.ru
  - 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).
* Mon Sep 14 2015 sor.alexei@meowr.ru
  - 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.
* Sat Nov 01 2014 sor.alexei@meowr.ru
  - 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
* Tue Oct 28 2014 sor.alexei@meowr.ru
  - Initial package.

Files

/usr/share/locale/ar/LC_MESSAGES/deluge.mo
/usr/share/locale/ast/LC_MESSAGES/deluge.mo
/usr/share/locale/be/LC_MESSAGES/deluge.mo
/usr/share/locale/bg/LC_MESSAGES/deluge.mo
/usr/share/locale/bn/LC_MESSAGES/deluge.mo
/usr/share/locale/ca/LC_MESSAGES/deluge.mo
/usr/share/locale/cs/LC_MESSAGES/deluge.mo
/usr/share/locale/da/LC_MESSAGES/deluge.mo
/usr/share/locale/de/LC_MESSAGES/deluge.mo
/usr/share/locale/el/LC_MESSAGES/deluge.mo
/usr/share/locale/en_AU/LC_MESSAGES/deluge.mo
/usr/share/locale/en_CA/LC_MESSAGES/deluge.mo
/usr/share/locale/en_GB/LC_MESSAGES/deluge.mo
/usr/share/locale/eo/LC_MESSAGES/deluge.mo
/usr/share/locale/es/LC_MESSAGES/deluge.mo
/usr/share/locale/et/LC_MESSAGES/deluge.mo
/usr/share/locale/eu/LC_MESSAGES/deluge.mo
/usr/share/locale/fa/LC_MESSAGES/deluge.mo
/usr/share/locale/fi/LC_MESSAGES/deluge.mo
/usr/share/locale/fr/LC_MESSAGES/deluge.mo
/usr/share/locale/ga/LC_MESSAGES/deluge.mo
/usr/share/locale/gl/LC_MESSAGES/deluge.mo
/usr/share/locale/he/LC_MESSAGES/deluge.mo
/usr/share/locale/hi/LC_MESSAGES/deluge.mo
/usr/share/locale/hr/LC_MESSAGES/deluge.mo
/usr/share/locale/hu/LC_MESSAGES/deluge.mo
/usr/share/locale/id/LC_MESSAGES/deluge.mo
/usr/share/locale/is/LC_MESSAGES/deluge.mo
/usr/share/locale/it/LC_MESSAGES/deluge.mo
/usr/share/locale/ja/LC_MESSAGES/deluge.mo
/usr/share/locale/kk/LC_MESSAGES/deluge.mo
/usr/share/locale/km/LC_MESSAGES/deluge.mo
/usr/share/locale/kn/LC_MESSAGES/deluge.mo
/usr/share/locale/ko/LC_MESSAGES/deluge.mo
/usr/share/locale/lt/LC_MESSAGES/deluge.mo
/usr/share/locale/lv/LC_MESSAGES/deluge.mo
/usr/share/locale/mk/LC_MESSAGES/deluge.mo
/usr/share/locale/ml/LC_MESSAGES/deluge.mo
/usr/share/locale/nb/LC_MESSAGES/deluge.mo
/usr/share/locale/nds/LC_MESSAGES/deluge.mo
/usr/share/locale/nl/LC_MESSAGES/deluge.mo
/usr/share/locale/nn/LC_MESSAGES/deluge.mo
/usr/share/locale/pl/LC_MESSAGES/deluge.mo
/usr/share/locale/pt/LC_MESSAGES/deluge.mo
/usr/share/locale/pt_BR/LC_MESSAGES/deluge.mo
/usr/share/locale/ro/LC_MESSAGES/deluge.mo
/usr/share/locale/ru/LC_MESSAGES/deluge.mo
/usr/share/locale/sk/LC_MESSAGES/deluge.mo
/usr/share/locale/sl/LC_MESSAGES/deluge.mo
/usr/share/locale/sr/LC_MESSAGES/deluge.mo
/usr/share/locale/sv/LC_MESSAGES/deluge.mo
/usr/share/locale/ta/LC_MESSAGES/deluge.mo
/usr/share/locale/te/LC_MESSAGES/deluge.mo
/usr/share/locale/th/LC_MESSAGES/deluge.mo
/usr/share/locale/tr/LC_MESSAGES/deluge.mo
/usr/share/locale/uk/LC_MESSAGES/deluge.mo
/usr/share/locale/vi/LC_MESSAGES/deluge.mo
/usr/share/locale/zh_CN/LC_MESSAGES/deluge.mo
/usr/share/locale/zh_HK/LC_MESSAGES/deluge.mo
/usr/share/locale/zh_TW/LC_MESSAGES/deluge.mo


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 19:57:54 2024