From nobody Thu Jul 10 07:02:27 2025 X-Original-To: ports-bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4bd5Pw1q5Jz61ck6 for ; Thu, 10 Jul 2025 07:02:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bd5Pw0dMxz3QbQ for ; Thu, 10 Jul 2025 07:02:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1752130948; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=0QepbWmfVwx95vy0FHUKve0Xgq4PPFRND6ZZnegffJA=; b=R+htJ0rYH4kmdtIRNwL0Iz1xPhnRDFnWweGfJPsOdYdsEWOinmv9LhUp/eypfKHasqwbkl KFp1Bvia9FGKnMJ8Hluy1seIFoXerGIhkA25Cmba5u+bpdMbuiFuDqbXg3iqFVIkWYU5cJ fIU2V6Osd/Ng3XiQKqMJJsI0WO8D4AbEIkIyimrUQmvWvopkmj4lBkArKtv6hFMSy4jNDT fU5vY3HGuRDqPnPU9vDVwEDP7zz4BQ7ua/Y4Uv+yAwA9t1yOcq7GPBhQa5wYNFhWn8itN0 kTf+vR3Y1LvHsywdQZCMm9ugIZTIw5Wxvy0+kUtmuKINxVNeR5kMn5PnWRNj+g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1752130948; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=0QepbWmfVwx95vy0FHUKve0Xgq4PPFRND6ZZnegffJA=; b=cJ/z215M/mK7YJBDNCjw5CAvzSWqhql7TNoy+C+79foEbQzB/SGN/VFqNLsPlnDE8J7oNW kGM35GKkTHO+eAW65R84UryeSKN4eNb2ICpX2k1sIYFHG73y2f+z1wDnsKghzqyMJoC/fW x136HBnerzG7rPReOlh3MtfSJr5n8OI1prnGYMI7e/1UgPzwZWeTim+dB8cq5fIE39TN3x 0kxQym6ELJB4Gq8Ze+QXrMBrWj5m1yI9NHCXPu6xZaZscgc6RY1EAM7iwFwfRcTt6KcZfT G+YOBOHbtXZfI7gxwf9Nhhu1wiqvmwclza4J35H/6YvaPH3NS/C9mjoXRkz5DQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1752130948; a=rsa-sha256; cv=none; b=AXWiMW8Fz8kddtwTULMX/dSEQrBz9vughTm7J5WxHA0G6nn9ViDihAmn57Eb/XAcJrVcnW C+KTYBRJNHD7lav2H12s3Rq0xzUVsTO2svjPFdY8staNgk9MTl64nwT62c5irrWndpNDV9 lCm2ce+6jQLnJDhi8mjJqAb+Bz+tQNaa7CWiw6bQqqziv+Uo/wC1IpsAt84TasF2QFlcZz wnm8dsZgwHsB0oV+wyzgsnUE3+QHiQt8PB8YEz3vA0R65qFI6VH+fkkJ6l1btfONX65QQJ 7rdIv3REcDLK3NF4zA1m8vdyT2PiM2qu6E/iOFVegPi0nDYa6KGVy3tjjgDq7w== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4bd5Pw0Dc3zxD7 for ; Thu, 10 Jul 2025 07:02:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 56A72RTN045464 for ; Thu, 10 Jul 2025 07:02:27 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 56A72Rg4045463 for ports-bugs@FreeBSD.org; Thu, 10 Jul 2025 07:02:27 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 288133] net-p2p/qbittorrent: update to 5.1.2 Date: Thu, 10 Jul 2025 07:02:27 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: tremere@cainites.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: yuri@freebsd.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform bug_file_loc op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ports-bugs@freebsd.org Sender: owner-freebsd-ports-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D288133 Bug ID: 288133 Summary: net-p2p/qbittorrent: update to 5.1.2 Product: Ports & Packages Version: Latest Hardware: Any URL: https://www.qbittorrent.org/news#wed-jul-02nd-2025---q bittorrent-v5.1.2-release OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: yuri@freebsd.org Reporter: tremere@cainites.net Flags: maintainer-feedback?(yuri@freebsd.org) Assignee: yuri@freebsd.org Attachment #262024 maintainer-approval? Flags: Created attachment 262024 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D262024&action= =3Dedit Update QBittorrent to 5.1.2 --=20 You are receiving this mail because: You are the assignee for the bug.=