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 Jul 8 06:40:53 UTC 2026
Modified Files:
pkgsrc/net/qbittorrent: Makefile distinfo
Log Message:
qbittorrent: updated to 5.2.3
5.2.3
BUGFIX: Fix MIME header encoding in email to require ASCII (quinot)
BUGFIX: Fix potential invalid migration procedure (Chocobo1)
BUGFIX: Resolve relative UI theme paths (TurboTheTurtle)
BUGFIX: Clear transfer filters when sections collapse (TurboTheTurtle)
BUGFIX: Fix potential deadlock when database transaction failed (Chocobo1)
BUGFIX: Fix wrong torrent tracker conversion (Chocobo1)
BUGFIX: Fix wrong encoding for Web Seeds (Chocobo1)
BUGFIX: Use stricter parsing for Peer Address inputs (Chocobo1)
BUGFIX: Revise regex expression for parsing HTML links (Chocobo1)
WEBUI: Correctly escape CSS query selector so the UI won't break (vafada)
RSS: Fix feeds not following the specified interval (vafada)
SEARCH: Fix plugin counting when updating (Chocobo1)
WINDOWS: Avoid using invalid file attributes when renaming files (Chocobo1)
To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 pkgsrc/net/qbittorrent/Makefile
cvs rdiff -u -r1.50 -r1.51 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.102 pkgsrc/net/qbittorrent/Makefile:1.103
--- pkgsrc/net/qbittorrent/Makefile:1.102 Thu Jun 18 08:04:30 2026
+++ pkgsrc/net/qbittorrent/Makefile Wed Jul 8 06:40:52 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.102 2026/06/18 08:04:30 wiz Exp $
+# $NetBSD: Makefile,v 1.103 2026/07/08 06:40:52 adam Exp $
-DISTNAME= qbittorrent-5.2.2
+DISTNAME= qbittorrent-5.2.3
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=qbittorrent/}
GITHUB_PROJECT= qBittorrent
Index: pkgsrc/net/qbittorrent/distinfo
diff -u pkgsrc/net/qbittorrent/distinfo:1.50 pkgsrc/net/qbittorrent/distinfo:1.51
--- pkgsrc/net/qbittorrent/distinfo:1.50 Thu Jun 18 08:04:30 2026
+++ pkgsrc/net/qbittorrent/distinfo Wed Jul 8 06:40:52 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.50 2026/06/18 08:04:30 wiz Exp $
+$NetBSD: distinfo,v 1.51 2026/07/08 06:40:52 adam Exp $
-BLAKE2s (qbittorrent-5.2.2.tar.gz) = 2cf5fd26f79095ac5dae5d29f644c2664a58dd04e8cc9479d190149708c14fcd
-SHA512 (qbittorrent-5.2.2.tar.gz) = 9cd7ad5302be5b140fa1c37824c41642e4123ae8a7bcfbb4bec2ad7dda06737c28d950410949d051f261f9bbc9f8dfb3cd316e6a1c8ca903a796ff56011296f7
-Size (qbittorrent-5.2.2.tar.gz) = 10828314 bytes
+BLAKE2s (qbittorrent-5.2.3.tar.gz) = 123445c0b39abe9ff9c62766213f4be363f3f47829189505ff11161023121de1
+SHA512 (qbittorrent-5.2.3.tar.gz) = 715ebf545634719e3ee8d3921751cf4038b979dbfadfc62757d3bc2503c27846a4fe671baa8ce8b38a8193767016cbda0cbcc9420c59f8d7004e860eea5e50df
+Size (qbittorrent-5.2.3.tar.gz) = 10832484 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