[Bug 282154] devel/py-twisted: 24.7.0 breaks EPSV
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282154 --- Comment #2 from commit-h...@freebsd.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=667fd3bf5729a3efbbeabe1d52599072f69ec38f commit 667fd3bf5729a3efbbeabe1d52599072f69ec38f Author: Kristof Provost AuthorDate: 2024-10-17 08:17:10 + Commit: Kristof Provost CommitDate: 2024-10-21 07:34:49 + 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") (cherry picked from commit 9cd6ab45a44607ea862c8bbb2ebaa8a7521178ff) 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.
[Bug 282154] devel/py-twisted: 24.7.0 breaks EPSV
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282154 --- Comment #3 from commit-h...@freebsd.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=df88800a03fbd5540d6862d1bbc2947c1abea2e0 commit df88800a03fbd5540d6862d1bbc2947c1abea2e0 Author: Kristof Provost AuthorDate: 2024-10-17 08:17:10 + Commit: Kristof Provost CommitDate: 2024-10-21 12:51:36 + 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") (cherry picked from commit 9cd6ab45a44607ea862c8bbb2ebaa8a7521178ff) 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.