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 May 26 05:37:15 UTC 2026
Modified Files:
pkgsrc/net/qbittorrent: Makefile distinfo
Log Message:
qbittorrent: updated to 5.2.1
5.2.1
BUGFIX: Fix building with latest zlib (glassez)
BUGFIX: Remove old-format lockfile when starting (glassez)
BUGFIX: Prevent SSRF via HTTP redirection (AlexandrBlishun)
BUGFIX: Delete stale lockfile when machine-id mismatch (glassez)
BUGFIX: Fix handling of 'Accept-Encoding' header (glassez)
WEBUI: Avoid search downloader for magnet links (TurboTheTurtle)
WEBUI: Work around browser extension interfering with Add Torrent Dialog (vafada)
WEBUI: Filter all children of content root (vafada)
WEBAPI: Don't store API result between calls (beryxz)
RSS: Fix refresh is indefinitely called when there are no feeds (glassez)
SEARCH: Avoid proxy interfering with multiprocessing pool (Chocobo1)
To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 pkgsrc/net/qbittorrent/Makefile
cvs rdiff -u -r1.48 -r1.49 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.100 pkgsrc/net/qbittorrent/Makefile:1.101
--- pkgsrc/net/qbittorrent/Makefile:1.100 Fri May 15 09:58:59 2026
+++ pkgsrc/net/qbittorrent/Makefile Tue May 26 05:37:15 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.100 2026/05/15 09:58:59 adam Exp $
+# $NetBSD: Makefile,v 1.101 2026/05/26 05:37:15 adam Exp $
-DISTNAME= qbittorrent-5.2.0
-PKGREVISION= 2
+DISTNAME= qbittorrent-5.2.1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=qbittorrent/}
GITHUB_PROJECT= qBittorrent
Index: pkgsrc/net/qbittorrent/distinfo
diff -u pkgsrc/net/qbittorrent/distinfo:1.48 pkgsrc/net/qbittorrent/distinfo:1.49
--- pkgsrc/net/qbittorrent/distinfo:1.48 Fri May 8 14:24:05 2026
+++ pkgsrc/net/qbittorrent/distinfo Tue May 26 05:37:15 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.48 2026/05/08 14:24:05 adam Exp $
+$NetBSD: distinfo,v 1.49 2026/05/26 05:37:15 adam Exp $
-BLAKE2s (qbittorrent-5.2.0.tar.gz) = 0643b901143ef61e6a78e70faf3a443cd6164363568e42f0c008b08824dad3e0
-SHA512 (qbittorrent-5.2.0.tar.gz) = bc7d5f45bee63dcefad06777b620ceb7edbe2b53e140b6933f11fc3f0aa5506447d6f874e233bad4865c47e12ad1951be467892c1c82b51056be5bda8acc0470
-Size (qbittorrent-5.2.0.tar.gz) = 10829039 bytes
+BLAKE2s (qbittorrent-5.2.1.tar.gz) = 1a0361a5eca38b1102c7cc03c1e022a5d6a40e076273848597c86343b6461167
+SHA512 (qbittorrent-5.2.1.tar.gz) = 495b57c964e90db0ff2cce13c8eeb6b6d6f4c0bfa45259b6b699dc0b9d823b3f39a69df32f7afa2aed2399949aef3eb92a5a47f652d31c467bf7ea24c5f192e6
+Size (qbittorrent-5.2.1.tar.gz) = 10820971 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