Created attachment 228982 [details] patch testbuilds are fine. CVE-2021-39214: Fix request smuggling vulnerabilities reported by @chinchila Fix compatibility with Python 3.10
LGTM
requesting maintainer timeout because of tenacious inactivity showing signs of "keepalive" maintainership by dropping one liners is not enough.
Created attachment 231816 [details] mitmproxy 7.0.4 Adding TEST_DEPENDS and a test target.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e0497f938129f055fddf8c8f6461da6f89282c8d commit e0497f938129f055fddf8c8f6461da6f89282c8d Author: Hung-Yi Chen <gaod@hychen.org> AuthorDate: 2022-02-14 17:59:38 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2022-02-14 18:01:26 +0000 www/mitmproxy: Update to 7.0.4 Patch is based on pi's version in [1] PR: 259400 [1] www/mitmproxy/Makefile | 12 ++++++++- www/mitmproxy/distinfo | 6 ++--- www/mitmproxy/files/patch-setup.py (new) | 29 ++++++++++++++++++++++ ...tch-test__mitmproxy__addons__test_view.py (new) | 11 ++++++++ ...tch-test__mitmproxy__platform__test_pf.py (new) | 19 ++++++++++++++ .../patch-test__mitmproxy__test_version.py (new) | 24 ++++++++++++++++++ ...tch-test__mitmproxy__utils__test_emoji.py (new) | 11 ++++++++ 7 files changed, 108 insertions(+), 4 deletions(-)
A commit in branch 2022Q1 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=af3b412b67e5c57579ce6b45fad6f5ef9c986b5c commit af3b412b67e5c57579ce6b45fad6f5ef9c986b5c Author: Hung-Yi Chen <gaod@hychen.org> AuthorDate: 2022-02-14 17:59:38 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2022-02-14 18:02:19 +0000 www/mitmproxy: Update to 7.0.4 Patch is based on pi's version in [1] PR: 259400 [1] (cherry picked from commit e0497f938129f055fddf8c8f6461da6f89282c8d) www/mitmproxy/Makefile | 12 ++++++++- www/mitmproxy/distinfo | 6 ++--- www/mitmproxy/files/patch-setup.py (new) | 29 ++++++++++++++++++++++ ...tch-test__mitmproxy__addons__test_view.py (new) | 11 ++++++++ ...tch-test__mitmproxy__platform__test_pf.py (new) | 19 ++++++++++++++ .../patch-test__mitmproxy__test_version.py (new) | 24 ++++++++++++++++++ ...tch-test__mitmproxy__utils__test_emoji.py (new) | 11 ++++++++ 7 files changed, 108 insertions(+), 4 deletions(-)