pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/qbittorrent



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jun 18 08:04:30 UTC 2026

Modified Files:
        pkgsrc/net/qbittorrent: Makefile distinfo

Log Message:
qbittorrent: update to 5.2.2.

Mon Jun 15th 2026 - sledgehammer999 <sledgehammer999%qbittorrent.org@localhost> - v5.2.2
    - FEATURE: Use D-Bus to show file in file managers (Chocobo1) #24340
    - BUGFIX: Fix friendlyUnitCompact precision calculation (vafada) #24323
    - BUGFIX: Remove all top-level folders (glassez) #24333
    - BUGFIX: Use proper API for checking exit status (Chocobo1) #24349
    - BUGFIX: Delete stale lockfile when hostname mismatch (TurboTheTurtle, glassez) #24363
    - BUGFIX: Fix wrong removal procedure of watched folder paths (Chocobo1) #24413
    - BUGFIX: Don't reannounce before interface changes are applied (glassez) #24447
    - BUGFIX: Use Latin script for Bosnian locale name (Andy Ye) #24342
    - WEBUI: Fix performance of global checkbox toggling (tehcneko) #24316
    - WEBUI: Fix Safari transfer list header misalignment (Piccirello) #24377
    - WEBUI: Fix error when submitting magnet before metadata loads (Piccirello) #24378
    - WEBUI: Use correct row id when updating Rss Downloader feed selection (Chocobo1) #24402
    - WEBUI: Use SameSite=Lax for session cookie to fix cross-site login (Piccirello) #24422
    - WEBUI: Bring back properties panel expand/collapse button (vafada) #24430
    - WEBAPI: Only use X-Forwarded-Host header when reverse proxy support is enabled (Chocobo1) #24457
    - RSSS: Fix "RSS Smart Episode Filter" RegEx (nathanon-akk, glassez) #24398
    - RSS: Fix previously matched episode format (glassez) #24452
    - WINDOWS: Fix Python fallback search path (TurboTheTurtle) #24325
    - WINDOWS: NSIS: Allow to install x64 binary on ARM64 (Chocobo1) #24358


To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 pkgsrc/net/qbittorrent/Makefile
cvs rdiff -u -r1.49 -r1.50 pkgsrc/net/qbittorrent/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/qbittorrent/Makefile
diff -u pkgsrc/net/qbittorrent/Makefile:1.101 pkgsrc/net/qbittorrent/Makefile:1.102
--- pkgsrc/net/qbittorrent/Makefile:1.101       Tue May 26 05:37:15 2026
+++ pkgsrc/net/qbittorrent/Makefile     Thu Jun 18 08:04:30 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.101 2026/05/26 05:37:15 adam Exp $
+# $NetBSD: Makefile,v 1.102 2026/06/18 08:04:30 wiz Exp $
 
-DISTNAME=      qbittorrent-5.2.1
+DISTNAME=      qbittorrent-5.2.2
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=qbittorrent/}
 GITHUB_PROJECT=        qBittorrent

Index: pkgsrc/net/qbittorrent/distinfo
diff -u pkgsrc/net/qbittorrent/distinfo:1.49 pkgsrc/net/qbittorrent/distinfo:1.50
--- pkgsrc/net/qbittorrent/distinfo:1.49        Tue May 26 05:37:15 2026
+++ pkgsrc/net/qbittorrent/distinfo     Thu Jun 18 08:04:30 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.49 2026/05/26 05:37:15 adam Exp $
+$NetBSD: distinfo,v 1.50 2026/06/18 08:04:30 wiz Exp $
 
-BLAKE2s (qbittorrent-5.2.1.tar.gz) = 1a0361a5eca38b1102c7cc03c1e022a5d6a40e076273848597c86343b6461167
-SHA512 (qbittorrent-5.2.1.tar.gz) = 495b57c964e90db0ff2cce13c8eeb6b6d6f4c0bfa45259b6b699dc0b9d823b3f39a69df32f7afa2aed2399949aef3eb92a5a47f652d31c467bf7ea24c5f192e6
-Size (qbittorrent-5.2.1.tar.gz) = 10820971 bytes
+BLAKE2s (qbittorrent-5.2.2.tar.gz) = 2cf5fd26f79095ac5dae5d29f644c2664a58dd04e8cc9479d190149708c14fcd
+SHA512 (qbittorrent-5.2.2.tar.gz) = 9cd7ad5302be5b140fa1c37824c41642e4123ae8a7bcfbb4bec2ad7dda06737c28d950410949d051f261f9bbc9f8dfb3cd316e6a1c8ca903a796ff56011296f7
+Size (qbittorrent-5.2.2.tar.gz) = 10828314 bytes
 SHA1 (patch-dist_CMakeLists.txt) = 2c426222aa168c24a2e39a665f3152eca848e4a8
 SHA1 (patch-src_app_CMakeLists.txt) = 6ef5c2fd194607a5f2ab05a60b909e0c2998892c
 SHA1 (patch-src_base_utils_fs.cpp) = f23333502ed971a63d25e4f6f0f11f60d9ab844b



Home | Main Index | Thread Index | Old Index