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:   adam
Date:           Wed Nov 22 05:54:30 UTC 2023

Modified Files:
        pkgsrc/net/qbittorrent: Makefile distinfo

Log Message:
qbittorrent: updated to 4.6.1

v4.6.1
- FEATURE: Add option to enable previous Add new torrent dialog behavior (glassez)
- BUGFIX: Prevent crash due to race condition when adding magnet link (glassez)
- BUGFIX: Fix Enter key behavior when add new torrent (glassez)
- BUGFIX: Add missing main window icon (iomezk)
- BUGFIX: Update size of selected files when selection is changed (glassez)
- BUGFIX: Correctly handle changing save path of torrent w/o metadata (glassez)
- BUGFIX: Use appropriate icon for "moving" torrents in transfer list (xavier2k6)
- WEBUI: Drop WebUI default credentials (glassez)
- WEBUI: Add I2P settings to WebUI (thalieht)
- WEBUI: Fix duplicate scrollbar on Transfer List (AgentConDier)
- WEBUI: Fix .torrent file upload on iPadOS (Vitaly Cheptsov)
- WEBUI: Fix incorrect subcategory sorting (Bartu Özen)
- WEBUI: Correctly set save path in RSS rules (glassez)
- WEBUI: Allow to request torrents count via WebAPI (glassez)
- WEBUI: Improve performance of getting torrent numbers via WebAPI (Chocobo1)
- WEBUI: Improve free disk space checking for WebAPI (glassez)
- WINDOWS: NSIS: Fixed typo in the installer's hungarian translation (MartinKing01)
- LINUX: Fix invisible tray icon with Qt5 in Linux (thalieht)
- MACOS: Remove "Physical memory (RAM) usage limit" option (Chocobo1)


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 pkgsrc/net/qbittorrent/Makefile
cvs rdiff -u -r1.29 -r1.30 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.60 pkgsrc/net/qbittorrent/Makefile:1.61
--- pkgsrc/net/qbittorrent/Makefile:1.60        Sun Nov 12 13:23:12 2023
+++ pkgsrc/net/qbittorrent/Makefile     Wed Nov 22 05:54:30 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.60 2023/11/12 13:23:12 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2023/11/22 05:54:30 adam Exp $
 
-DISTNAME=      qbittorrent-4.6.0
-PKGREVISION=   2
+DISTNAME=      qbittorrent-4.6.1
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=qbittorrent/}
 GITHUB_PROJECT=        qBittorrent

Index: pkgsrc/net/qbittorrent/distinfo
diff -u pkgsrc/net/qbittorrent/distinfo:1.29 pkgsrc/net/qbittorrent/distinfo:1.30
--- pkgsrc/net/qbittorrent/distinfo:1.29        Thu Oct 26 16:04:06 2023
+++ pkgsrc/net/qbittorrent/distinfo     Wed Nov 22 05:54:30 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.29 2023/10/26 16:04:06 adam Exp $
+$NetBSD: distinfo,v 1.30 2023/11/22 05:54:30 adam Exp $
 
-BLAKE2s (qbittorrent-4.6.0.tar.gz) = 95d6ea8e18b37a3f5231bc469ac17cdbfa25f735fc53ec4c1fb980f9e384bec2
-SHA512 (qbittorrent-4.6.0.tar.gz) = 217b3efe9c8e98eb5c9457d9aede91034b27f85a57ff93d57f51485b5224e85c63b51645b3f5126a51e48894d5065ed2ae3929dcabfcbbe6b036270286ffef3a
-Size (qbittorrent-4.6.0.tar.gz) = 9024538 bytes
+BLAKE2s (qbittorrent-4.6.1.tar.gz) = 64066321b236a7c24d64fbf15efd5b9fc33e2740474210a6e94dddb5b427d322
+SHA512 (qbittorrent-4.6.1.tar.gz) = ed6db8174562cd2b96fec1e0c1532a65507cb7034841c9424f654a33866cbf9edc5974f101f0c01cd6c8fd7d76380b4252c4a804ee9776b34ec8ad1b386bdcd1
+Size (qbittorrent-4.6.1.tar.gz) = 9054911 bytes
 SHA1 (patch-dist_CMakeLists.txt) = 2c426222aa168c24a2e39a665f3152eca848e4a8
 SHA1 (patch-src_app_CMakeLists.txt) = 6ef5c2fd194607a5f2ab05a60b909e0c2998892c
 SHA1 (patch-src_base_utils_fs.cpp) = fe80c85424b59e7b89acfccfff58c89dc1122d22



Home | Main Index | Thread Index | Old Index