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:           Tue Oct 29 05:30:41 UTC 2024

Modified Files:
        pkgsrc/net/qbittorrent: Makefile distinfo

Log Message:
qbittorrent: updated to 5.0.1

v5.0.1
- FEATURE: Add "Simple pread/pwrite" disk IO type (Hanabishi)
- BUGFIX: Don't ignore SSL errors (sledgehammer999)
- BUGFIX: Don't try to apply Mark-of-the-Web to nonexistent files (glassez)
- BUGFIX: Disable "Move to trash" option by default (glassez)
- BUGFIX: Disable the ability to create torrents with a piece size of 256MiB (stalkerok)
- BUGFIX: Allow to choose Qt style (glassez)
- BUGFIX: Always notify user about duplicate torrent (glassez)
- BUGFIX: Correctly handle "torrent finished after move" event (glassez)
- BUGFIX: Correctly apply filename filter when `!qB` extension is enabled (glassez)
- BUGFIX: Improve color scheme change detection (glassez)
- BUGFIX: Fix button state for SSL certificate check (Chocobo1)
- WEBUI: Fix CSS that results in hidden torrent list in some browsers (skomerko)
- WEBUI: Use proper text color to highlight items in all filter lists (skomerko)
- WEBUI: Fix 'rename files' dialog cannot be opened more than once (Chocobo1)
- WEBUI: Fix UI of Advanced Settings to show all settings (glassez)
- WEBUI: Free resources allocated by web session once it is destructed (dyseg)
- SEARCH: Import correct libraries (Chocobo1)
- OTHER: Sync flag icons with upstream (xavier2k6)


To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 pkgsrc/net/qbittorrent/Makefile
cvs rdiff -u -r1.37 -r1.38 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.74 pkgsrc/net/qbittorrent/Makefile:1.75
--- pkgsrc/net/qbittorrent/Makefile:1.74        Thu Oct 10 13:22:35 2024
+++ pkgsrc/net/qbittorrent/Makefile     Tue Oct 29 05:30:41 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.74 2024/10/10 13:22:35 adam Exp $
+# $NetBSD: Makefile,v 1.75 2024/10/29 05:30:41 adam Exp $
 
-DISTNAME=      qbittorrent-5.0.0
+DISTNAME=      qbittorrent-5.0.1
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=qbittorrent/}
 GITHUB_PROJECT=        qBittorrent

Index: pkgsrc/net/qbittorrent/distinfo
diff -u pkgsrc/net/qbittorrent/distinfo:1.37 pkgsrc/net/qbittorrent/distinfo:1.38
--- pkgsrc/net/qbittorrent/distinfo:1.37        Thu Oct 10 13:22:35 2024
+++ pkgsrc/net/qbittorrent/distinfo     Tue Oct 29 05:30:41 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.37 2024/10/10 13:22:35 adam Exp $
+$NetBSD: distinfo,v 1.38 2024/10/29 05:30:41 adam Exp $
 
-BLAKE2s (qbittorrent-5.0.0.tar.gz) = b9b4658a7cb0820a1cac1d594f406f1e442bfb948ec2e1e88724e9c98db655f7
-SHA512 (qbittorrent-5.0.0.tar.gz) = 586307073f8623c0cf4d4e3fdc5ec10218282aba48be659f55afb04b45d6e8f984b46f87f1b9e2179df2e1886920d73a522b01535a038234ca2071faa48ef073
-Size (qbittorrent-5.0.0.tar.gz) = 9188009 bytes
+BLAKE2s (qbittorrent-5.0.1.tar.gz) = 845e62763018e861c15877ab6f6d8a3206d0195a2a786e05f58aa75c918b092d
+SHA512 (qbittorrent-5.0.1.tar.gz) = 1f5c27c9b045da5c30aaf82933129c55ed2bb12cc6b1710f6e4acf9d28aee764fc3a460de14eee72da140ed9c1a4bc5a91491ecdc69dc9da1698688fb8484105
+Size (qbittorrent-5.0.1.tar.gz) = 9262289 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