Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qbittorrent for openSUSE:Factory checked in at 2023-10-23 23:40:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qbittorrent (Old) and /work/SRC/openSUSE:Factory/.qbittorrent.new.1945 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qbittorrent" Mon Oct 23 23:40:37 2023 rev:111 rq:1119520 version:4.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qbittorrent/qbittorrent.changes 2023-08-30 10:24:40.853137637 +0200 +++ /work/SRC/openSUSE:Factory/.qbittorrent.new.1945/qbittorrent.changes 2023-10-23 23:40:48.415184919 +0200 @@ -1,0 +2,75 @@ +Mon Oct 23 04:18:28 UTC 2023 - Luigi Baldoni <aloi...@gmx.com> + +- Update to version 4.6.0 + New features: + * Add (experimental) I2P support + * Provide UI editor for the default theme + * Various UI theming improvements + * Implement torrent tags editing dialog + * Revamp "Watched folder options" and "Automated RSS + downloader" dialog + * Allow to use another icons in dark mode + * Allow to add new torrents to queue top + * Allow to filter torrent list by save path + * Expose 'socket send/receive buffer size' options + * Expose 'max torrent file size' setting + * Expose 'bdecode limits' settings + * Add options to adjust behavior of merging trackers to + existing torrent + * Add option to stop seeding when torrent has been inactive + * Allow to use proxy per subsystem + * Expand the scope of "Proxy hostname lookup" option + * Add shortcut for "Ban peer permanently" function + * Add option to auto hide zero status filters + * Allow to disable confirmation of Pause/Resume All + * Add alternative shortcut CTRL+E for CTRL+F + * Show filtered port numbers in logs + * Add button to copy library versions to clipboard + Bug fixes: + * Ensure ongoing storage moving job will be completed when + shutting down + * Refactored many areas to call non UI blocking code + * Various improvements to the SQLite backend + * Improve startup window state handling + * Use tray icon from system theme only if option is set + * Inhibit system sleep while torrents are moving + * Use hostname instead of domain name in tracker filter list + * Visually validate input path in torrent creator dialog + * Disable symlink resolving in Torrent creator + * Change default value for `file pool size` and `stop tracker + timeout` settings + * Log when duplicate torrents are being added + * Inhibit suspend instead of screen idle + * Ensure file name is valid when exporting torrents + * Open "Save path" if torrent has no metadata + * Prevent torrent starting unexpectedly edge case with magnet + * Better ergonomics of the "Add new torrent" dialog + WebUI: + * Add log viewer + * WebAPI: Allow to specify session cookie name + * Improve sync API performance + * Add filelog settings + * Add multi-file renaming + * Add "Add to top of queue" option + * Implement subcategories + * Set "SameSite=None" if CSRF Protection is disabled + * Show only hosts in tracker filter list + * Set Connection status and Speed limits tooltips + * set Cross Origin Opener Policy to `same-origin` + * Fix response for HTTP HEAD method + * Preserve the network interfaces when connection is down + * Add "Add Tags" field for RSS rules + * Fix missing error icon + RSS: + * Add "Rename rule" button to RSS Downloader + * Allow to edit RSS feed URL + * Allow to assign priority to RSS download rule + Search: + * Use python isolate mode + * Bump python version minimum requirement to 3.7.0 + Other: + * Numerous code improvements and refactorings +- Drop qbittorrent-fix_boost_1.66_build.patch (will require + major rework) + +------------------------------------------------------------------- Old: ---- qbittorrent-4.5.5.tar.xz qbittorrent-4.5.5.tar.xz.asc qbittorrent-fix_boost_1.66_build.patch New: ---- qbittorrent-4.6.0.tar.xz qbittorrent-4.6.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qbittorrent.spec ++++++ --- /var/tmp/diff_new_pack.FwQDn0/_old 2023-10-23 23:40:49.207213671 +0200 +++ /var/tmp/diff_new_pack.FwQDn0/_new 2023-10-23 23:40:49.207213671 +0200 @@ -18,7 +18,7 @@ Name: qbittorrent -Version: 4.5.5 +Version: 4.6.0 Release: 0 Summary: A BitTorrent client in Qt License: GPL-2.0-or-later @@ -27,8 +27,6 @@ Source1: https://downloads.sf.net/%{name}/%{name}-%{version}.tar.xz.asc Source2: https://raw.githubusercontent.com/qbittorrent/qBittorrent/release-%{version}/5B7CC9A2.asc#/%{name}.keyring Patch0: harden_qbittorrent-nox@.service.patch -# PATCH-FIX-OPENSUSE qbittorrent-fix_boost_1.66_build.patch search for libboost_system.so and patch stacktrace function # aloi...@gmx.com -Patch2: qbittorrent-fix_boost_1.66_build.patch BuildRequires: cmake >= 3.16 BuildRequires: fdupes BuildRequires: hicolor-icon-theme @@ -42,7 +40,7 @@ BuildRequires: cmake(Qt6Svg) BuildRequires: cmake(Qt6Widgets) BuildRequires: cmake(Qt6Xml) -BuildRequires: pkgconfig(libtorrent-rasterbar) >= 2.0.7 +BuildRequires: pkgconfig(libtorrent-rasterbar) >= 2.0.9 BuildRequires: pkgconfig(openssl) >= 1.1.1 BuildRequires: pkgconfig(systemd) BuildRequires: pkgconfig(zlib) >= 1.2.11 ++++++ qbittorrent-4.5.5.tar.xz -> qbittorrent-4.6.0.tar.xz ++++++ ++++ 798958 lines of diff (skipped)