Re: security/mitmproxy: update to 11.1.0 from maintainer

2025-01-28 Thread Klemens Nanni
On 28.01.2025 16:24, Kirill A. Korinsky wrote: > On Mon, 13 Jan 2025 23:45:14 +0100, > Kirill A. Korinsky wrote: >> >> ports@, >> >> I'd like to update security/mitmproxy to 11.1.0. >> >> Relevant changes: >> >> - mitmproxy now requires Python 3.12 or above. >> - Add cache-busting for mitmweb's fr

Re: security/mitmproxy: update to 11.1.0 from maintainer

2025-01-28 Thread Kirill A . Korinsky
On Mon, 13 Jan 2025 23:45:14 +0100, Kirill A. Korinsky wrote: > > ports@, > > I'd like to update security/mitmproxy to 11.1.0. > > Relevant changes: > > - mitmproxy now requires Python 3.12 or above. > - Add cache-busting for mitmweb's front end code. > - Clicking the URL in mitmweb now places

security/mitmproxy: update to 11.1.0 from maintainer

2025-01-13 Thread Kirill A . Korinsky
ports@, I'd like to update security/mitmproxy to 11.1.0. Relevant changes: - mitmproxy now requires Python 3.12 or above. - Add cache-busting for mitmweb's front end code. - Clicking the URL in mitmweb now places the cursor at the current position instead of selecting the entire URL. - Add mis