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

qbittorrent-nox-5.2.3-1.2 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: qbittorrent-nox Distribution: openSUSE Tumbleweed
Version: 5.2.3 Vendor: openSUSE
Release: 1.2 Build date: Wed Jul 8 10:48:50 2026
Group: Unspecified Build host: reproducible
Size: 11767390 Source RPM: qbittorrent-5.2.3-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://qbittorrent.org
Summary: A BitTorrent client in Qt, CLI version
qBittorrent is a bittorrent client programmed in C++ and Qt that
uses libtorrent-rasterbar. This subpackage contains a command-line
version.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Wed Jul 08 2026 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 5.2.3
    Bug fixes:
    * Fix MIME header encoding in email to require ASCII
    * Fix potential invalid migration procedure
    * Resolve relative UI theme paths
    * Clear transfer filters when sections collapse
    * Fix potential deadlock when database transaction failed
    * Fix wrong torrent tracker conversion
    * Fix wrong encoding for Web Seeds
    * Use stricter parsing for Peer Address inputs
    * Revise regex expression for parsing HTML links
    Web UI:
    * Correctly escape CSS query selector so the UI won't break
    RSS:
    * Fix feeds not following the specified interval
    Search:
    * Fix plugin counting when updating
* Tue Jun 16 2026 Luigi Baldoni <aloisio@gmx.com>
  - Update tp version 5.2.2
    Added features:
    * Use D-Bus to show file in file managers
    Bug fixes:
    * Fix friendlyUnitCompact precision calculation
    * Remove all top-level folders
    * Use proper API for checking exit status
    * Delete stale lockfile when hostname mismatch
    * Fix wrong removal procedure of watched folder paths
    * Don't reannounce before interface changes are applied
    * Use Latin script for Bosnian locale name
    Web UI:
    * Fix performance of global checkbox toggling
    * Fix Safari transfer list header misalignment
    * Fix error when submitting magnet before metadata loads
    * Use correct row id when updating Rss Downloader feed selection
    * Use SameSite=Lax for session cookie to fix cross-site login
    * Bring back properties panel expand/collapse button
    Web API:
    * Only use X-Forwarded-Host header when reverse proxy support is
      enabled
    RSS:
    * Fix "RSS Smart Episode Filter" RegEx
    * Fix previously matched episode format
* Tue May 26 2026 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 5.2.1
    Bug fixes:
    * Fix building with latest zlib
    * Remove old-format lockfile when starting
    * Prevent SSRF via HTTP redirection
    * Delete stale lockfile when machine-id mismatch
    * Fix handling of 'Accept-Encoding' header
    Web UI:
    * Avoid search downloader for magnet links
    * Work around browser extension interfering with Add Torrent
      Dialog
    * Filter all children of content root
    * Don't store API result between calls
    RSS:
    * Fix refresh is indefinitely called when there are no feeds
    Search:
    * Avoid proxy interfering with multiprocessing pool
* Sun May 03 2026 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 5.2.0
    Features:
    * Show free disk space in status bar
    * Add control for 'hostname resolver cache expiry interval'
    * Show info hash in log when a duplicate torrent is added
    * Swap add file/link buttons on toolbar
    * Revise labels for 'duplicate torrent' actions
    * Allow to pass torrent comment to external program
    * Revise Interface section layout in Options dialog
    * Revise label wordings
    * Allow to customize PiecesBar colors
    * Allow to customize ProgressBar color
    * Add option to make progress bar to follow torrent state color
    * Add option to disable torrent state colors
    * Allow to copy content paths of selected torrents
    * Restore default drag behavior in Torrent Content widget
    * Add Torrent Creator toolbar button
    * Allow to configure style and color scheme on all platforms
    * Add reboot option when downloads complete
    * Implement separate
    * Calculate torrent pieces asynchronously
    * Use subcategories unconditionally
    * Allow to set torrent share limits per category
    * Move torrents to parent category when category is removed
    * Persist additional trackers and load it on startup
    * Add "Created On" column to transfer list
    * Add a small gap between progress bars
    * Add translations for Albanian, Bosnian, Kazakh, Nepali,
      Serbian
    Performance:
    * Improve resume queue load performance
    * Avoid copying resume data when loading torrents
    Bug fixes:
    * Fix crash when exiting immediately after adding a torrent
    * Revise wordings related to SOCKS4 proxy
    * Remove dubious seeding time max value
    * Make modifying log file perms best effort
    * Reannounce DHT when reannouncing all trackers
    * Block invalid file names when renaming torrent content
    * Don't create lock file in internal data folders
    * Log a critical error before aborting the app
    * Raise connection max limits
    * Make the active torrents filter reflect actual transfers
    * Raise 'torrent share ratio' maximum limit
    * Use consistent text for "Do not download" priority
    * Fix incorrect save path when torrent is added from watched
      folder
    * Change "Session" column headings to match non-"Session"
    * Fix fail to start seeding newly created torrent in Torrent
      Creator
    * Fix crash when exiting immediately after adding the torrent
    * Fix crash due to invalid entry in ipfilter.dat
    * Fix crash when closing app with AddNewTorrentDialog opened
    Web UI:
    * Select next available search tab after closing last active
      tab with X button
    * Support creating new torrents
    * Add headers to RSS entry viewer
    * Fix dark mode in RSS entry viewer
    * Optimize table performance with virtual list
    * Don't update UI if the page is hidden
    * Select multiple files to rename with Shift
    * Prevent mobile keyboards from capitalizing username input
    * Fix memory leak
    * Add support for tracker status filter
    * Switch to lightweight clipboard library
    * Keep client session from expiring when the page is hidden
    * Add ability to refresh search
    * Cache server stats for statistics window
    * Reset filter selection when double clicking filter
    * Always show Auto Torrent Management option
    * Improve performance of re-sorting table rows
    * Add ability to add/remove tracker from selected torrents
    * Make footer scrollable on mobile
    * Support horizontal scrolling of tabs
    * Fix hiding of filters toolbar
    * Improve search page experience on mobile
    * Limit window sizes to viewport size
    * Focus on filter field using Ctrl+F
    * Support managing category download path
    * Support reannouncing individual trackers
    * Allow closing dialogs with Escape key
    * Implement Share limit action
    * Add new Add Torrent experience
    * Implement missing tracker list features
    * Replace GIFs with SVG
    * Support editing tracker tier
    * Fix blurry window controls
    * Support downloading torrent via search plugin
    * Continue polling after network error
    * Add I2P peers to peer list
    * Redesign login form
    * Do not hide context menu if the click target has submenu
    * keep preferences window open after unsuccessful save
    * Store persistent settings in client data API
    * Support authenticating via Basic auth
    * Add option to increase display density
    * Add torrent availability bar
    * Support modifying default date format
    * Search engine UX improvements
    * Improve table performance
    * Set appropriate autocomplete attribute on password fields
    * Fix RSS Dialog Box Title Text
    * Fix sync using wrong key for full update check
    * Add "Created On" column to transfer list
    Web API:
    * Provide announce stats within "sync" data
    * Optionally include files info in torrent list
    * Send 204 when WebAPI response contains no data
    * Add metadata in /app/getDirectoryContent response
    * Add setComment endpoint
    * send names of missing required params
    * Support persisting WebUI client preferences
    * Append port to session cookie name
    * Add support for authenticating via API key
    * Use Permanent Cookie
    * Add "app/processInfo" endpoint with "launch_time"
    * Don't throw an error when editing category without changes
    RSS:
    * Allow to set refresh interval per feed
    * Fix crash when moving a folder into its subfolder
    * Use short format for displaying RSS entry date
    * Add 'Open link' to RSS article header
    * Replace RSS articles icons with SVG
    * Allow to filter RSS by simple string
    * Make the Smart filter to reject articles with an
      unrecognized episode number
    Search:
    * Add SOCKS4/SOCKS4a proxy support to search engine
    * Enforce SOCKS proxy setting in search engine plugins
    * Use appropriate icon for "error" status in search tab
    * Improve search results filtering implementation
    * Optimize parsing of search results
    * Add CTRL+W search tab close functionality
    * Update Python installer version
    * Propagate error messages from search engine
    Other:
    * Remove "Physical memory
    * Do not allow orphan processes
    * Drop support of Qt 6.5
    * Compress images losslessly
  - Refresh qbittorrent-altpython.patch and
    qbittorrent-fix_boost_1.75_build.patch
  - Drop qbittorrent-Qt610.patch
* Thu Nov 20 2025 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 5.1.4
    Web UI:
    * Fixes a regression in v5.1.3
* Tue Nov 11 2025 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 5.1.3
    Bug fixes:
    * Don't leave an empty folder when deleting or moving torrents
    * Fix invalid Transifex links
    * Don't fail because of existing files when exporting torrent
      files
    * Allow equals character in the command line value
    * Fix "Save as .torrent file" button being visible before
      metadata retrieved
    * Fix crash related with the processing order of libtorrent
      alerts
    * Fix screen reader accessibility in torrent list
    * Improve tab key focus in hidable tab bar widget
    Web UI:
    * Fix http header affecting reverse proxy
    Web API:
    * Use native separators for path autofill suggestions
    Search:
    * Plugin updater should work again now
    Other:
    * Fix crashes related to getrandom() on specific setups
* Fri Oct 03 2025 JS <obs.coke518@passinbox.com>
  - remove boost-system-devel for TW (removed in boost 1.89), fix boo#1250800
* Wed Jul 02 2025 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 5.1.2
    Bug fixes:
    * Don't expose palette colors in UI theme editor since they
      are not customizable
    * Add fallback to update mechanism
    Web UI:
    * Fix incorrectly backported changes
    Web API:
    * Trim leading whitespaces on Run External Program fields
    - RSS/SEARCH:
    RSS/Search:
    * Prevent opening local files if web page is expected
* Mon Jun 23 2025 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 5.1.1
    Bug fixes:
    * Don't interpret wildcard pattern as filepath globbing
    * Fix appearance of search history length spinbox
    * Remove dubious seeding time max value
    * Fix ratio handling
    * Fix compilation with Qt 6.6.0
    * Fix preview not opening on Wayland
    * Add fallback for random number generator
    Web UI:
    * Make General tab text selectable by default
    * Add versioning to local preferences
    * Make multi-rename search & replace fields use a monospace
      font
    * Fix wrong replacement sequence in IPv6 string
    * Fix memory leak
    * Fix path autofill in set location and new category
    RSS:
    * Mark matched article as "read" if it refers to a duplicate
      torrent
* Fri May 23 2025 Luigi Baldoni <aloisio@gmx.com>
  - Add qbittorrent-Qt610.patch to fix build with Qt 6.10
* Mon Apr 28 2025 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 5.1.0
    Added features:
    * Enable customizing the save statistics time interval
    * Add drag support to torrent content widget
    * Display External IP Address in status bar
    * Use modern functions to get random numbers
    * Add eXact Length parameter when creating magnet URI
    * Support fetching tracker list from URL
    * Add `announce_port` support
    Bug fixes:
    * Enable adaptive step size for upload and download limits
    * Add URL link for reverse proxy setup examples
    * Allow drop action only on transfer list
    * Fix the tab order in dialogs
    * Fix filesize sorting in preview dialog
    * Improve the speed icons in the status bar
    * Update link to news
    * Fix tab stop order in various dialogs and UI elements
    * Make links accessible by keyboard
    * Make tab key switch focus
    * Revise DHT bootstrap node list
    * Return first tracker as fallback for "current tracker"
    * Prevent crash when exiting app with `Add torrent` dialogs
      opened
    * Fix torrent relocating files when switching to "manual" mode
    * Prevent crash due to corrupted resume data
    Web UI:
    * Improvements that should help with assistive technologies
    * Internal refactoring to migrate away from MooTools and
      towards native browser APIs
    * Implement path autocompletion
    * Implement double-click behavior controls
    * Add ability to toggle alternating row colors in tables
    * Improve visibility of unread RSS articles
    * Remove deleted torrents even if they are currently filtered
      out
    * Highlight torrent category in context menu
    * Implement 'Auto hide zero status filters'
    * Allow to filter torrent list by save path
    * Handle regex syntax error for torrent filtering
    * Add missing icons
    * Add link to 'List of alternative WebUI' wiki page in Options
    * Improve properties panel, torrent deletion dialog, filter
      list, subcategories, torrent deletion, statistics window
    * Allow to display only hostname in the Tracker column
    * Show country/region name next to its flag
    * Improve hash copy actions in context menu
    * Support removing tracker from all torrents in WebUI/WebAPI
    * Display DHT information in the Status bar only when DHT is
      enabled
    * Add 'Confirm torrent recheck' option
    * Support managing web seeds
    * Add colors to log table rows
    * Prevent text selection within tabs, menu items
    * Use correct text and background colors in RSS details view
    * Reduce padding in torrents table
    * Add WebAPI/WebUI for managing cookies
    * Support updating RSS feed URL
    * Add 'Engine' column to Search table
    * Add confirm dialog for Auto TMM
    * Add context menu to search tabs
    * Show file filter when Content tab selected on load
    * DHT, PeX and LSD rows are now always on top in Trackers table
    * Clear properties panel when torrent no longer selected
    * Support auto resizing table columns
    * Fix displaying RSS panel on load
    * Add tooltip to regex filter button
    * Hide context menu when clicking on a table row
    * Display torrent progress percentage in General tab
    * Use thin scrollbars
    * Show 'Rename...' context menu item only when one torrent is
      selected
    * Display error when download fails
    * Add colors to 'Status' column in Trackers table
    * Add missing icon to 'Queue' context menu item
    * Change filter inputs to type search
    * Allow to move state icon to name column in torrents table
    * Fix bug where the 'Tracker editing' dialog displays
      incorrect data
    * Maintain row highlight after rearranging table columns
    * Fix preferences not applied in magnet handler
    * Update sort icon after changing column order
    * Show 'Edit tracker URL...' only when one tracker is selected
    * Set status filter to 'All' if selected filter is no longer
      visible
    Web API:
    * Don't reannounce when removing tracker via WebAPI
    * Add WebAPI for managing torrent webseeds
    * Add `forced` parameter to `torrents/add`
    * Optionally include trackers list in torrent info response
    * Add new method `setTags` to upsert tags on torrents
    RSS:
    * Resolve relative URLs within RSS article description
    Search:
    * Provide SSL context field
    * Allow to refresh existing search
    * Allow multiple simultaneous searches
    * Store opened search tabs
    * Store search history
    * Migrate socks.py from SocksiPy to PySocks 1.7.1
    * Bump Python version minimum requirement
    Other changes:
    * Add support for Thunar file manager
* Mon Apr 14 2025 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 5.0.5
    Added features:
    * Add an advanced setting for setting the "Add New Torrent"
      dialog as modal
    Bug fixes:
    * Improve command line parameters serialization
    * Declare missing color IDs for theming
* Wed Feb 19 2025 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 5.0.4
    Bug fixes:
    * Fix cannot remove trackers via WebAPI
    * Fix torrent content checkbox state under certain conditions
    * Hide zero and infinity values in peer list only when that
      setting is set to `Always`
    * Remove stopped torrent from "error" tracker filter
    Web UI:
    * Fix memory leak in context menus
    Web API:
    * Don't trim string parameters
* Wed Dec 18 2024 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 5.0.3
    Bug fixes:
    * Discard obsolete "state update" events after torrent is
      reloaded
    * Fix incorrect SQL column definition
    * Avoid redundant requests of announce entries from libtorrent
    Web UI:
    * Fix removing tracker URL with '|' character
    * Fix reloading page after login
    Web API:
    * Fix incorrect key in torrent creator
    RSS:
    * Don't add duplicate episodes to previously matched
    * Use cached current time when parsing RSS feed
* Mon Nov 18 2024 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 5.0.2
    Bug fixes:
    * Remove trackers from previous category when moved to new one
    * Fix `.torrent` file could not be deleted when torrent is
      canceled
    * Reset tracker entries when pausing the session
    * Check real palette darkness to detect "dark theme"
    * Correctly handle "torrent finished" events
    * Preserve initial torrent progress while checking resume data
    * Avoid reapplying Mark-of-the-Web when it already exists
    * Don't apply Mark-of-the-Web on existing files
    Web UI:
    * Add color scheme switcher
    Search:
    * Correctly delete the moved search tab
* Sat Nov 02 2024 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 5.0.1 (fixes boo#1232731 CVE-2024-51774)
    Added features:
    * Add "Simple pread/pwrite" disk IO type
    Bug fixes:
    * Don't ignore SSL errors
    * Don't try to apply Mark-of-the-Web to nonexistent files
    * Disable "Move to trash" option by default
    * Disable the ability to create torrents with a piece size of
      256MiB
    * Allow to choose Qt style
    * Always notify user about duplicate torrent
    * Correctly handle "torrent finished after move" event
    * Correctly apply filename filter when `!qB` extension is
      enabled
    * Improve color scheme change detection
    * Fix button state for SSL certificate check
    Web UI:
    * Fix CSS that results in hidden torrent list in some browsers
    * Use proper text color to highlight items in all filter lists
    * Fix 'rename files' dialog cannot be opened more than once
    * Fix UI of Advanced Settings to show all settings
    * Free resources allocated by web session once it is destructed
    Search:
    * Import correct libraries
    Other changes:
    * Sync flag icons with upstream
* Mon Sep 30 2024 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 5.0.0 (fixes boo#1231149)
    New features:
    * Support creating .torrent with larger piece size
    * Improve tracker entries handling
    * Add separate filter item for tracker errors
    * Allow to remove tracker from tracker filter widget menu
    * Implement "Reannounce In" column
    * Expose "DHT bootstrap nodes" setting
    * Add support for Mark-of-the-Web
      (https://redcanary.com/threat-detection-report/techniques/mark-of-the-web-bypass/)
    * Allow to keep unwanted files in separate folder
    * Add "Copy Comment" to the torrent list's context menu
    * Allow relative profile paths
    * Enable Ctrl+F hotkey for more inputs
    * Add seeding limits to RSS and Watched folders options UI
    * Subcategories implicitly follow the parent category options
    * Add option to name each qbittorrent instance
    * Add button for sending test email
    * Allow torrents to override default share limit action
    * Use Start/Stop instead of Resume/Pause
    * Add the Popularity metric
    * Focus on Download button if torrent link retrieved from the
      clipboard
    * Add ability to pause/resume entire BitTorrent session
    * Add an option to set BitTorrent session shutdown timeout
    * Apply "Excluded file names" to folder names as well
    * Allow to use regular expression to filter torrent content
    * Allow to move content files to Trash instead of deleting them
    * Add ability to display torrent "privateness" in UI
    * Add a flag in "Peers" tab denoting a connection using NAT
      hole punching
    Bug fixes:
    * Display error message when unrecoverable error occurred
    * Update size of selected files when selection is changed
    * Normalize tags by trimming leading/trailing whitespace
    * Correctly handle share limits in torrent options dialog
    * Adjust tracker tier when adding additional trackers
    * Fix inconsistent naming between "Done/Progress" column
    * Sanitize peer client names
    * Apply share limits immediately when torrent downloading is
      finished
    * Show download progress for folders with zero byte size as
      100 instead of 0
    * Fix highlighted piece color
    * Apply "merge trackers" logic regardless of way the torrent
      is added
    Web UI:
    * Improve WebUI responsiveness
    * Do not exit the app when WebUI has failed to start
    * Add "Moving" filter to side panel
    * Add dark theme
    * Allow to remember torrent content files deletion
    * Leave the fields empty when value is invalid
    * Use natural sorting
    * Improve WebUI login behavior
    * Conditionally show filters sidebar
    * Add support for running concurrent searches
    * Improve accuracy of trackers list
    * Fix error when category doesn't exist
    * Improve table scrolling and selection on mobile
    * Restore search tabs on load
    * Restore previously used tab on load
    * Increase default height of "Share ratio limit" dialog
    * Use enabled search plugins by default
    * Add columns "Incomplete Save Path", "Info Hash v1", "Info
      Hash v2"
    * Always create generic filter items
    * Provide "Use Category paths in Manual Mode" option
    * Provide "Merge trackers to existing torrent" option
    Web API:
    * Fix wrong timestamp values
    * Send binary data with filename and mime type specified
    * Expose API for the torrent creator
    * Add support for SSL torrents
    * Provide endpoint for listing directory content
    * Provide "private" flag via "torrents/info" endpoint
    * Add a way to download .torrent file using search plugin
    * Add "private" filter for "torrents/info" endpoint
    * Add root_path to "torrents/info" result
    RSS:
    * Show RSS feed title in HTML browser
    * Allow to set delay between requests to the same host
    Search:
    * Allow users to specify Python executable path
    * Lazy load search plugins
    * Add date column to the built-in search engine
    * Allow to rearrange search tabs
    Other changes:
    * Add support for systemd power management
    * Add support for localized man pages
    * Specify a locale if none is set
    * Drop support for Qt5, qmake, autotools
    * Minimum supported versions: Qt: 6.5, Boost: 1.76, OpenSSL:
      3.0.2
    * Switch to C++20
  - Replace qbittorrent-fix_boost_1.66_build.patch with
    qbittorrent-fix_boost_1.75_build.patch
* Tue Sep 17 2024 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 4.6.7
    Bug fixes:
    * The updater will launch the link to the build variant you're
      currently using
    Web UI:
    * RSS: The list of feeds wouldn't load for Apply Rule
    * Focus on Download button if torrent link retrieved from the
      clipboard
* Mon Aug 19 2024 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 4.6.6
    Bug fixes:
    * Fix handling of tags containing '&' character
    * Show scroll bar in Torrent Tags dialog
    * Apply bulk changes to correct content widget items
    * Hide zero status filters when torrents are removed
    * Fix `Incomplete Save Path` cannot be changed for torrents
      without metadata
    Web UI:
    * Correctly apply changed "save path" of RSS rules
    * Clear tracker list on full update
    Other changes:
    * Update User-Agent string for internal downloader and search
      engines
* Sun May 26 2024 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 4.6.5
    Bug fixes:
    * Prevent app from being closed when disabling system tray
      icon
    * Fix <kbd>Enter</kbd> key behavior in Add new torrent dialog
    * Prevent invalid status filter index from being used
    * Add extra offset for dialog frame
    * Don't overwrite stored layout of main window with incorrect
      one
    * Don't forget to resume "missing files" torrent when
      rechecking
    Web UI:
    * Restore ability to use server-side translation by custom
      WebUI
    * Fix wrong peer number
    Other:
    * Improve AppStream metadata
* Fri Apr 19 2024 Luigi Baldoni <aloisio@gmx.com>
  - Build against boost 1.75 on Leap 15 to match the one used by
    libtorrent-rasterbar (code-o-o#leap/features/issue/155)
* Mon Mar 25 2024 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 4.6.4
    Bug fixes:
    * Correctly adjust "Add New torrent" dialog position in all
      the cases
    * Change "metadata received" stop condition behavior
    * Add a small delay before processing the key input of search
      boxes
    * Ensure the profile path is pointing to a directory
    RSS:
    * Use better icons for RSS articles
    Other:
    * Fix sorting when ICU isn't used
    * Fix invisible tray icon on Plasma 6
* Wed Jan 17 2024 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 4.6.3
    Bug fixes:
    * Correctly update number of filtered items
    * Don't forget to store Stop condition value
    * Show correctly decoded filename in log
    * Specify a locale if none is set
    * Apply inactive seeding time limit set on new torrents
    * Show URL seeds for torrents that have no metadata
    * Don't get stuck loading on mismatched info-hashes in resume
      data
* Tue Nov 28 2023 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 4.6.2
    Bug fixes:
    * Do not apply share limit if the previous one was applied
    * Show Add new torrent dialog on main window screen
    Web UI:
    * Fix JS memory leak
    * Disable stdout buffering for qbt-nox
    Wayland:
    * Fix parent widget of "Lock qBittorrent" submenu
  - Also fixes boo#1217677 (CVE-2023-30801, upstream reference
    gh#qbittorrent/qBittorrent#19738)
* Tue Nov 21 2023 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 4.6.1
    New features:
    * Add option to enable previous Add new torrent dialog behavior
    Fixed bugs:
    * Prevent crash due to race condition when adding magnet link
    * Fix Enter key behavior when add new torrent
    * Add missing main window icon
    * Update size of selected files when selection is changed
    * Correctly handle changing save path of torrent w/o metadata
    * Use appropriate icon for "moving" torrents in transfer list
    Web UI:
    * Drop WebUI default credentials
    * Add I2P settings to WebUI
    * Fix duplicate scrollbar on Transfer List
    * Fix incorrect subcategory sorting
    * Correctly set save path in RSS rules
    * Allow to request torrents count via WebAPI
    * Improve performance of getting torrent numbers via WebAPI
    * Improve free disk space checking for WebAPI
    Misc:
    * Fix invisible tray icon with Qt5 in Linux
* Fri Oct 27 2023 Luigi Baldoni <aloisio@gmx.com>
  - Reintroduce qbittorrent-fix_boost_1.66_build.patch that had
    been hastily removed and add qbittorrent-altpython.patch
    to use a newer python for plugins on Leap.
* Mon Oct 23 2023 Luigi Baldoni <aloisio@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)
* Wed Aug 30 2023 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 4.5.5
    Bug fixes:
    * Fix transfer list tab hotkey
    * Don't forget to enable the Apply button in the Options dialog
    * Immediately update torrent status on moving files
    * Improve performance when scrolling the file list of large
      torrents
    * Don't operate on random torrents when multiple are selected
      and a sort/filter is applied
    RSS:
    * Fix overwriting feeds.json with an incomplete load of it
* Sun Jun 18 2023 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 4.5.4
    Bug fixes:
    * Allow to disable confirmation of Pause/Resume All
    * Sync flag icons with upstream
    Web UI:
    * Fix category save path
* Mon May 29 2023 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 4.5.3
    Bug fixes:
    * Correctly check if database needs to be updated
    * Prevent incorrect log message about torrent content deletion
    * Improve finished torrent handling
    * Correctly initialize group box children as disabled in
      Preferences
    * Don't miss saving "download path" in SQLite storage
    * Improve logging of running external program
    Web UI:
    * Disable UPnP for web UI by default
    * Use workaround for IOS file picker
    * Work around Chrome download limit
    * Improve 'exporting torrent' behavior
* Tue Feb 28 2023 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 4.5.2
    Bug fixes:
    * Don't unexpectedly activate queued torrents when prefetching
      metadata for added magnets
    * Update the cached torrent state once recheck is started
    * Be more likely to allow the system to use power saving modes
    Web UI:
    * Migrate away from unsafe function
    * Blacklist bad ciphers for TLS in the server
    * Allow only TLS 1.2+ in the server
    * Allow to set read-only directory as torrent location
    * Reject requests that contain backslash in path
    RSS:
    * Prevent RSS folder from being moved into itself
* Sun Feb 12 2023 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 4.5.1
    New features:
    * Re-allow to use icons from system theme
    Bug fixes:
    * Fix Speed limit icon size
    * Revise and fix some text colors
    * Correctly load folder based UI theme
    * Fix crash due to invalid encoding of tracker URLs
    * Don't drop !qB extension when renaming incomplete file
    * Correctly count the number of torrents in subcategories
    * Use "additional trackers" when metadata retrieving
    * Apply correct tab order to Category options dialog
    * Add all torrents passed via the command line
    * Fix startup performance on Qt5
    * Automatic move will now overwrite existing files
    * Some fixes for loading Chinese locales
    * New Pause icon color for toolbar/menu
    * Adjust env variable for PDB discovery
    Web UI:
    * Fix missing "queued" icon
    * Return paths using platform-independent separator format
    * Change order of accepted types of file input
    * Add missing icons
    * Add "Resume data storage type" option
    * Make rename file dialog resizable
    * Prevent incorrect line breaking
    * Improve hotkeys
    * Remove suggestions while searching for torrents
    * Expose "IS PRIVATE" flag
    * Return name/hash/infohash_v1/infohash_v2 torrent properties
    Other:
    * Fix tray icon issues

Files

/usr/bin/qbittorrent-nox
/usr/lib/systemd/system/qbittorrent-nox@.service
/usr/sbin/rcqbittorrent-nox
/usr/share/doc/packages/qbittorrent-nox
/usr/share/doc/packages/qbittorrent-nox/AUTHORS
/usr/share/doc/packages/qbittorrent-nox/Changelog
/usr/share/doc/packages/qbittorrent-nox/README.md
/usr/share/licenses/qbittorrent-nox
/usr/share/licenses/qbittorrent-nox/COPYING
/usr/share/man/man1/qbittorrent-nox.1.gz
/usr/share/man/ru/man1/qbittorrent-nox.1.gz
/usr/share/metainfo/org.qbittorrent.qBittorrent-nox.metainfo.xml


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Aug 3 00:14:01 2026