Bug 259400

Summary: www/mitmproxy: update 7.0.2 -> 7.0.4
Product: Ports & Packages Reporter: Kurt Jaeger <pi>
Component: Individual Port(s)Assignee: Li-Wen Hsu <lwhsu>
Status: Closed FIXED    
Severity: Affects Only Me CC: gaod, lwhsu, pi
Priority: --- Flags: gaod: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch
none
mitmproxy 7.0.4 none

Description Kurt Jaeger freebsd_committer freebsd_triage 2021-10-24 11:16:05 UTC
Created attachment 228982 [details]
patch

testbuilds are fine.

CVE-2021-39214: Fix request smuggling vulnerabilities reported by @chinchila
Fix compatibility with Python 3.10
Comment 1 Hung-Yi Chen 2021-10-24 15:08:58 UTC
LGTM
Comment 2 p5B2EA84B3 2021-12-07 15:20:41 UTC
requesting maintainer timeout because of tenacious inactivity
showing signs of "keepalive" maintainership by dropping one liners is not enough.
Comment 3 Hung-Yi Chen 2022-02-14 16:08:17 UTC
Created attachment 231816 [details]
mitmproxy 7.0.4

Adding TEST_DEPENDS and a test target.
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-02-14 18:02:32 UTC
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(-)
Comment 5 commit-hook freebsd_committer freebsd_triage 2022-02-14 18:03:33 UTC
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(-)