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

deluge-lang-1.3.15-lp152.3.52 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: deluge-lang Distribution: openSUSE Leap 15.2
Version: 1.3.15 Vendor: openSUSE
Release: lp152.3.52 Build date: Tue Jun 9 03:06:16 2020
Group: System/Localization Build host: lamb10
Size: 2462102 Source RPM: deluge-1.3.15-lp152.3.52.src.rpm
Packager: https://bugs.opensuse.org
Url: http://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 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 11:50:38 2024