pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
mitmproxy: Update to 10.2.1
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Sat Jan 6 17:07:35 2024 +0100
Changeset: c36b7906905f936c26f43e4b37fa1c9702e0df0d
Modified Files:
mitmproxy/COMMIT_MSG
mitmproxy/Makefile
mitmproxy/distinfo
Log Message:
mitmproxy: Update to 10.2.1
Mostly bug fixes and minor improvements, please see COMMIT_MSG for
actual changes.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c36b7906905f936c26f43e4b37fa1c9702e0df0d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
mitmproxy/COMMIT_MSG | 8 +++++++-
mitmproxy/Makefile | 2 +-
mitmproxy/distinfo | 6 +++---
3 files changed, 11 insertions(+), 5 deletions(-)
diffs:
diff --git a/mitmproxy/COMMIT_MSG b/mitmproxy/COMMIT_MSG
index 5aaf8d6767..5da3ccb4fb 100644
--- a/mitmproxy/COMMIT_MSG
+++ b/mitmproxy/COMMIT_MSG
@@ -1,4 +1,4 @@
-mitmproxy: Update to 10.1.6
+mitmproxy: Update to 10.2.1
TODO: this is very WIP, beware!
@@ -6,6 +6,12 @@ pkgsrc changes:
- TODO
Changes:
+## 06 January 2024: mitmproxy 10.2.1
+* Fix a regression introduced in mitmproxy 10.2.0: WireGuard servers
+ now bind to all interfaces again.
+* Remove stale reference to ctx.log in addon documentation.
+* Fix a bug where a traceback is shown during shutdown.
+
## 04 January 2024: mitmproxy 10.2.0
* Local Redirect Mode is now officially available on macOS and Windows.
See the linked blog posts for details.
diff --git a/mitmproxy/Makefile b/mitmproxy/Makefile
index 0ffabec242..c6c39f56f2 100644
--- a/mitmproxy/Makefile
+++ b/mitmproxy/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.45 2023/10/23 06:37:49 wiz Exp $
-DISTNAME= mitmproxy-10.2.0
+DISTNAME= mitmproxy-10.2.1
CATEGORIES= net
MASTER_SITES= https://downloads.mitmproxy.org/${PKGVERSION_NOREV}/
diff --git a/mitmproxy/distinfo b/mitmproxy/distinfo
index 40f12d7bee..fb8464e6ac 100644
--- a/mitmproxy/distinfo
+++ b/mitmproxy/distinfo
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.29 2022/07/08 12:57:26 leot Exp $
-BLAKE2s (mitmproxy-10.2.0.tar.gz) = f52101931defcc78823b158fafcf5fb6702b8021c440797fc5a4e03fc5a25491
-SHA512 (mitmproxy-10.2.0.tar.gz) = 8c6570e6f72d4ceda95c3ed67a1874014ae7db0eca710c554f4f8d710d3b243b3ec6e1f7959786f184db4fb85eced2cc04a0e21e0cd87e480615e38d77335e5d
-Size (mitmproxy-10.2.0.tar.gz) = 1529688 bytes
+BLAKE2s (mitmproxy-10.2.1.tar.gz) = a3ac2d141752b5955bfa2e4d7f6a7ce623373974ad0db522db8981c3cd17b497
+SHA512 (mitmproxy-10.2.1.tar.gz) = 3d5b8c5ef2f9f68193eed65a03e54a1b026703a76ea33079f7362fcecbe3047aa2f42084abcc9200b49bd49d89b2c053a2f88649b4a0cacaf08339fe04378afb
+Size (mitmproxy-10.2.1.tar.gz) = 1529683 bytes
Home |
Main Index |
Thread Index |
Old Index