[Bug 282154] devel/py-twisted: 24.7.0 breaks EPSV
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 282154] devel/py-twisted: 24.7.0 breaks EPSV"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 17 Oct 2024 09:34:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282154 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=9cd6ab45a44607ea862c8bbb2ebaa8a7521178ff commit 9cd6ab45a44607ea862c8bbb2ebaa8a7521178ff Author: Kristof Provost <kp@FreeBSD.org> AuthorDate: 2024-10-17 08:17:10 +0000 Commit: Kristof Provost <kp@FreeBSD.org> CommitDate: 2024-10-17 08:17:10 +0000 pf tests: disable epsv for the ftp proxy test The update to py-twisted 24.7.0 broke EPSV mode in twisted's ftp server. Work around this by disabling EPSV (and thus using PASV). PR: 282154 MFC after: 1 week Sponsored by: Rubicon Communications, LLC ("Netgate") tests/sys/netpfil/pf/proxy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- You are receiving this mail because: You are the assignee for the bug.