Update i2p to 1.5.0

Changes

- RRD4J 3.8
- Tunnels: Finish support for new build messages (proposal 157)
- Updates: Support for .dmg and .exe updates

Bug Fixes

- Console: Fix generation of SSL keys on Java 17
- i2psnark: Fix autostart for magnets
- Router: Fix rare deadlock in publishing our RI
- SSU: Fix handling of bad peer test responses
- UPnP: IPv6 fixes

Other

- Jetty: Improve sort in directory listings
- Jetty: Add X-I2P-Location header
- Router: Increase probability to rekey to ECIES
- Streaming: Performance improvements for low-latency connections
- Translation updates

Update diff from maintainer
This commit is contained in:
rsadowski 2021-10-16 08:09:23 +00:00
parent a6e6492f78
commit 1bf821a16f
2 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.11 2021/07/18 15:35:08 kurt Exp $
# $OpenBSD: Makefile,v 1.12 2021/10/16 08:09:23 rsadowski Exp $
COMMENT= i2p routing protocol
GH_ACCOUNT= i2p
GH_PROJECT= i2p.i2p
GH_TAGNAME= i2p-0.9.50
GH_TAGNAME= i2p-1.5.0
DISTNAME= ${GH_TAGNAME}
CATEGORIES= net

View File

@ -1,2 +1,2 @@
SHA256 (i2p-0.9.50.tar.gz) = osaY0ohRueYdVV/7HmuxHZyyASXv103CsXWW0XKPeAQ=
SIZE (i2p-0.9.50.tar.gz) = 36920695
SHA256 (i2p-1.5.0.tar.gz) = gzNKUr9DI6qBuHZwhXE9tiirGG3FdLsrtU21LJeqnSM=
SIZE (i2p-1.5.0.tar.gz) = 37147681