i2pd: update to version 2.43.0
authorDaniel Bermond <danielbermond@gmail.com>
Mon, 22 Aug 2022 16:59:08 +0000 (13:59 -0300)
committerNick Hainke <vincent@systemli.org>
Tue, 23 Aug 2022 06:27:00 +0000 (08:27 +0200)
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 <danielbermond@gmail.com>
net/i2pd/Makefile
net/i2pd/patches/010-config.patch

index 2a56f3e7bff238b415e6b58669d6ab9fac8ac109..5dcf4d3abeaa7a05a6ea61df6f3b8cfaeccb49b5 100644 (file)
 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 <mmyangfl@gmail.com>
 PKG_LICENSE:=BSD-3-Clause
index e667df6c1728e63e651c6ca2f9aa188be72eb4ba..f3e52cf683aa80bf2ffad5ce27b6838176fd2835 100644 (file)
@@ -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)