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:           Thu Apr 23 11:07:45 UTC 2020

Modified Files:
        pkgsrc/net/qbittorrent: Makefile distinfo

Log Message:
qbittorrent: updated to 4.2.4

v4.2.4
- BUGFIX: Fix sub-sorting of Transfer list
- BUGFIX: Fix wrong logic that disables "prevent sleeping" timer
- BUGFIX: Set disk cache size for older libtorrent versions
- BUGFIX: Sort locale language list
- BUGFIX: Remove white outline around mascot.png
- BUGFIX: Various fixes in configuring the chosen network interface and not leaking the IP
- BUGFIX: Save "resume data" when torrent storage is moved
- BUGFIX: Avoid holding encoded resume data in memory
- BUGFIX: Fix date format for "Last seen complete"
- BUGFIX: Remove deprecated strict super seeding mode from advanced settings
- BUGFIX: Change default stop_tracker_timeout settings
- BUGFIX: Convert the Log widget to use custom View/Model
- BUGFIX: Change default upload slot choking limits
- BUGFIX: Don't uncheck Authentication checkbox when changing proxy type
- BUGFIX: Reduce ambiguity for selecting tray icons
- WEBUI: Fix unable to add multiple peers in WebUI
- WEBUI: Fix UPnP lease duration get/set
- SEARCH: Detect python3 executable on Windows


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/qbittorrent/Makefile
cvs rdiff -u -r1.4 -r1.5 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.9 pkgsrc/net/qbittorrent/Makefile:1.10
--- pkgsrc/net/qbittorrent/Makefile:1.9 Sun Apr 12 08:29:06 2020
+++ pkgsrc/net/qbittorrent/Makefile     Thu Apr 23 11:07:45 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2020/04/12 08:29:06 adam Exp $
+# $NetBSD: Makefile,v 1.10 2020/04/23 11:07:45 adam Exp $
 
-DISTNAME=      qbittorrent-4.2.3
-PKGREVISION=   1
+DISTNAME=      qbittorrent-4.2.4
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=qbittorrent/}
 GITHUB_PROJECT=        qBittorrent

Index: pkgsrc/net/qbittorrent/distinfo
diff -u pkgsrc/net/qbittorrent/distinfo:1.4 pkgsrc/net/qbittorrent/distinfo:1.5
--- pkgsrc/net/qbittorrent/distinfo:1.4 Fri Apr  3 08:27:51 2020
+++ pkgsrc/net/qbittorrent/distinfo     Thu Apr 23 11:07:45 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.4 2020/04/03 08:27:51 adam Exp $
+$NetBSD: distinfo,v 1.5 2020/04/23 11:07:45 adam Exp $
 
-SHA1 (qbittorrent-4.2.3.tar.gz) = 002dd9b62ec22977aa39a8e03a4945fa2a983a64
-RMD160 (qbittorrent-4.2.3.tar.gz) = 0114eab16b480137759f1d42ba21e2b289d2c5eb
-SHA512 (qbittorrent-4.2.3.tar.gz) = 766cff294b5e2aae99073e9894c683b68af6e7abdd1eae660e444593664f65918132b9fbd7b40843143f2559b4124145e2d08478c2b87b0b6df1ef574e17f763
-Size (qbittorrent-4.2.3.tar.gz) = 7932722 bytes
+SHA1 (qbittorrent-4.2.4.tar.gz) = d22d3a6175fd9ec5c31ac281ef8e1d16f6f2f45d
+RMD160 (qbittorrent-4.2.4.tar.gz) = 0e2f8066b1507ed12a929ae6ca07766a41157156
+SHA512 (qbittorrent-4.2.4.tar.gz) = 0c6a6226c2503edfc79d077bafd006eab02b0d42cea815cd420044857f3e13157ae068b52c7d67299e5b0a6c0da4bf5ffa702c3bd69fb84b8b734ac17441d0f7
+Size (qbittorrent-4.2.4.tar.gz) = 7965424 bytes
 SHA1 (patch-dist_CMakeLists.txt) = 5233c8c8bcbe522e07cbed1c969283810b048be4
 SHA1 (patch-src_app_CMakeLists.txt) = 2266baa28b9f0397fe5f634e0404f252ced6b4f2
 SHA1 (patch-src_base_utils_fs.cpp) = 88355e2698f5298c597f2240e853238831eb7994



Home | Main Index | Thread Index | Old Index