pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/qbittorrent qbittorrent: updated to 4.4.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/015faf8e39a6
branches:  trunk
changeset: 384027:015faf8e39a6
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Aug 26 06:39:42 2022 +0000

description:
qbittorrent: updated to 4.4.4

v4.4.4
- BUGFIX: Correctly handle data decompression with Qt 6.3 (brvphoenix)
- BUGFIX: Fix wrong file names displayed in tooltip (Chocobo1)
- BUGFIX: Fix incorrect "max outgoing port" setting (glassez)
- BUGFIX: Make working set limit available only on libtorrent 2.0.x builds (summer)
- BUGFIX: Try to recover missing tags (summer)
- RSS: Clear RSS parsing error after use (glassez)
- WEBAPI: Set HTTP method restriction on WebAPI actions (Chocobo1)
- WINDOWS: Work around application stuttering on Windows (Chocobo1)
- WINDOWS: NSIS: Update Portuguese, Italian, Korean, Latvian translations(Blackspirits, bovirus, Minseo Lee, Coool)
- LINUX: Improve D-Bus notifications handling (glassez)
- MACOS: Open destination folders on macOS in separate thread (Nick Korotysh)

diffstat:

 net/qbittorrent/Makefile |  4 ++--
 net/qbittorrent/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r dfa08e90485d -r 015faf8e39a6 net/qbittorrent/Makefile
--- a/net/qbittorrent/Makefile  Fri Aug 26 03:08:27 2022 +0000
+++ b/net/qbittorrent/Makefile  Fri Aug 26 06:39:42 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2022/07/15 10:48:53 adam Exp $
+# $NetBSD: Makefile,v 1.42 2022/08/26 06:39:42 adam Exp $
 
-DISTNAME=      qbittorrent-4.4.3.1
+DISTNAME=      qbittorrent-4.4.4
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=qbittorrent/}
 GITHUB_PROJECT=        qBittorrent
diff -r dfa08e90485d -r 015faf8e39a6 net/qbittorrent/distinfo
--- a/net/qbittorrent/distinfo  Fri Aug 26 03:08:27 2022 +0000
+++ b/net/qbittorrent/distinfo  Fri Aug 26 06:39:42 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.20 2022/07/15 10:48:53 adam Exp $
+$NetBSD: distinfo,v 1.21 2022/08/26 06:39:42 adam Exp $
 
-BLAKE2s (qbittorrent-4.4.3.1.tar.gz) = dc1520d5ac078ed7eb33ff933134418a4a80d8a5e0d551d2057f1e499a5d6d37
-SHA512 (qbittorrent-4.4.3.1.tar.gz) = e3d63c4090e27387f4a5524d0daab26eab70f70ef81ad607e9661e128ccccbf33f2d240cd219bbb1fb138d6e78493ce73055d5128bf888e0ad3949922774efba
-Size (qbittorrent-4.4.3.1.tar.gz) = 7736308 bytes
+BLAKE2s (qbittorrent-4.4.4.tar.gz) = c26bae5f64baf2dd2577b3044e18f178fd50420a84d7d73e024b368715d77c95
+SHA512 (qbittorrent-4.4.4.tar.gz) = 3bd26021f45287ff5b6c9a1629ff470204121c4056d452a5c00bc94b69a198093127916d33797b357eaacdb9ffd01d0de13daecb7503088cde440d5e4895ec3e
+Size (qbittorrent-4.4.4.tar.gz) = 7738480 bytes
 SHA1 (patch-dist_CMakeLists.txt) = 2c426222aa168c24a2e39a665f3152eca848e4a8
 SHA1 (patch-src_CMakeLists.txt) = 2359af057f1d4913c2126cbd3564ebf25d1a7879
 SHA1 (patch-src_app_CMakeLists.txt) = 6ef5c2fd194607a5f2ab05a60b909e0c2998892c



Home | Main Index | Thread Index | Old Index