From 8b04b607a9bb088ee79ce6b9f68ecdeb4ac54b99 Mon Sep 17 00:00:00 2001 From: Daniel Bermond Date: Mon, 22 Aug 2022 13:59:08 -0300 Subject: [PATCH] i2pd: update to version 2.43.0 Maintainer : @yangfl (David Yang) Build system : Arch Linux x86_64 Build tested : r7800 OpenWrt git master (commit a434795809) Run tested : r7800 OpenWrt git master (commit a434795809) Signed-off-by: Daniel Bermond (cherry picked from commit 58b3857a5a8a2e66ac514be6af485b693e936ca5) --- net/i2pd/Makefile | 4 ++-- net/i2pd/patches/010-config.patch | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/net/i2pd/Makefile b/net/i2pd/Makefile index 2a56f3e7b..5dcf4d3ab 100644 --- a/net/i2pd/Makefile +++ b/net/i2pd/Makefile @@ -10,13 +10,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=i2pd -PKG_VERSION:=2.42.1 +PKG_VERSION:=2.43.0 PKG_RELEASE:=$(AUTORELEASE) PKG_BUILD_PARALLEL:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/PurpleI2P/i2pd/tar.gz/$(PKG_VERSION)? -PKG_HASH:=d52b55cf144a6eedbb3433214c035161c07f776090074daba0e5e83c01d09139 +PKG_HASH:=db1679653491a411dd16fa329488d840296c8f680e0691f9fe0d0e796e5d7bca PKG_MAINTAINER:=David Yang PKG_LICENSE:=BSD-3-Clause diff --git a/net/i2pd/patches/010-config.patch b/net/i2pd/patches/010-config.patch index e667df6c1..f3e52cf68 100644 --- a/net/i2pd/patches/010-config.patch +++ b/net/i2pd/patches/010-config.patch @@ -29,7 +29,7 @@ ## Write full CLF-formatted date and time to log (default: write only time) # logclftime = true -@@ -99,9 +99,9 @@ ipv6 = false +@@ -115,9 +115,9 @@ published = true [http] ## Web Console settings ## Uncomment and set to 'false' to disable Web Console @@ -41,7 +41,7 @@ port = 7070 ## Path to web console, default "/" # webroot = / -@@ -116,9 +116,9 @@ port = 7070 +@@ -132,9 +132,9 @@ port = 7070 [httpproxy] ## Uncomment and set to 'false' to disable HTTP Proxy @@ -53,7 +53,7 @@ port = 4444 ## Optional keys file for proxy local destination # keys = http-proxy-keys.dat -@@ -130,9 +130,9 @@ port = 4444 +@@ -146,9 +146,9 @@ port = 4444 [socksproxy] ## Uncomment and set to 'false' to disable SOCKS Proxy @@ -65,7 +65,7 @@ port = 4447 ## Optional keys file for proxy local destination # keys = socks-proxy-keys.dat -@@ -146,7 +146,7 @@ port = 4447 +@@ -162,7 +162,7 @@ port = 4447 [sam] ## Comment or set to 'false' to disable SAM Bridge @@ -74,7 +74,7 @@ ## Address and port service will listen on # address = 127.0.0.1 # port = 7656 -@@ -181,7 +181,7 @@ enabled = true +@@ -197,7 +197,7 @@ enabled = true [upnp] ## Enable or disable UPnP: automatic port forwarding (enabled by default in WINDOWS, ANDROID) @@ -83,7 +83,7 @@ ## Name i2pd appears in UPnP forwardings list (default = I2Pd) # name = I2Pd -@@ -222,7 +222,7 @@ verify = true +@@ -238,7 +238,7 @@ verify = true [limits] ## Maximum active transit sessions (default:2500)