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 Mar  1 08:34:44 UTC 2023

Modified Files:
        pkgsrc/net/qbittorrent: Makefile distinfo

Log Message:
qbittorrent: updated to 4.5.2

v4.5.2
- BUGFIX: Don't unexpectedly activate queued torrents when prefetching metadata for added magnets (glassez)
- BUGFIX: Update the cached torrent state once recheck is started (glassez)
- BUGFIX: Be more likely to allow the system to use power saving modes (glassez)
- WEBUI: Migrate away from unsafe function (Chocobo1)
- WEBUI: Blacklist bad ciphers for TLS in the server (sledgehammer999)
- WEBUI: Allow only TLS 1.2+ in the server (sledgehammer999)
- WEBUI: Allow to set read-only directory as torrent location (glassez)
- WEBUI: Reject requests that contain backslash in path (glassez)
- RSS: Prevent RSS folder from being moved into itself (glassez)
- WINDOWS: NSIS: Update Turkish, Uzbek translation (Burak Yavuz, shitcod3r)


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/net/qbittorrent/Makefile
cvs rdiff -u -r1.24 -r1.25 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.48 pkgsrc/net/qbittorrent/Makefile:1.49
--- pkgsrc/net/qbittorrent/Makefile:1.48        Tue Feb 14 16:02:32 2023
+++ pkgsrc/net/qbittorrent/Makefile     Wed Mar  1 08:34:44 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2023/02/14 16:02:32 adam Exp $
+# $NetBSD: Makefile,v 1.49 2023/03/01 08:34:44 adam Exp $
 
-DISTNAME=      qbittorrent-4.5.1
+DISTNAME=      qbittorrent-4.5.2
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=qbittorrent/}
 GITHUB_PROJECT=        qBittorrent

Index: pkgsrc/net/qbittorrent/distinfo
diff -u pkgsrc/net/qbittorrent/distinfo:1.24 pkgsrc/net/qbittorrent/distinfo:1.25
--- pkgsrc/net/qbittorrent/distinfo:1.24        Tue Feb 14 16:02:32 2023
+++ pkgsrc/net/qbittorrent/distinfo     Wed Mar  1 08:34:44 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.24 2023/02/14 16:02:32 adam Exp $
+$NetBSD: distinfo,v 1.25 2023/03/01 08:34:44 adam Exp $
 
-BLAKE2s (qbittorrent-4.5.1.tar.gz) = 6446428c3322056c13dce5dd98648f2daaaee4052d43b4f379110071292fba17
-SHA512 (qbittorrent-4.5.1.tar.gz) = 46042e55618b9bb24b61b88695a2ab01e5aef39fcad465d47aabe9965d2b66c96e0f35af49bb19b597c009de5b844969819d9dc700b883b1c0d99e2b9671f405
-Size (qbittorrent-4.5.1.tar.gz) = 8780065 bytes
+BLAKE2s (qbittorrent-4.5.2.tar.gz) = 0c23559ca441d66afe76b6cbf549eb3db1103948e1cb7e41c68c182ef908f914
+SHA512 (qbittorrent-4.5.2.tar.gz) = e900a1c5f0f70163463557aec3de0d31394fac56cfed91ea53ee5cf852cce4b2998bf79be60fc547c1c34a1658378f3ed9dbfb30aae5a772b85d819c7e7ce458
+Size (qbittorrent-4.5.2.tar.gz) = 8890525 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