package/i2pd: bump to version 2.33.0
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sat, 29 Aug 2020 18:25:52 +0000 (20:25 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 29 Aug 2020 19:58:02 +0000 (21:58 +0200)
>From https://github.com/PurpleI2P/i2pd/releases/tag/2.33.0:
 - UDP tunnels through ECIES-X25519-AEAD-Ratchet
 - Shared transient addresses
 - ECIES-X25519-AEAD-Ratchet and multiple encryption keys through I2CP
 - Pre-calculated x25519 ephemeral keys
 - crypto.ratchet.inboundTags parameter
 - Don't save invalid address to AddressBook
 - Correct ECDSA signatures names in SAM
 - New webconsole layout
 - Shared routing path for datagram session
 - Change datagram routing path if nothing comes back in 10 seconds
 - Updated reseed servers list
 - Don't connect through terminated SAM destination

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/i2pd/i2pd.hash
package/i2pd/i2pd.mk

index d56c9c1b471d73847a2564d2f0910ddc8648ac81..1a19ccf6871af96851f2d99185771367657c8309 100644 (file)
@@ -1,3 +1,4 @@
+# From https://github.com/PurpleI2P/i2pd/releases/download/2.33.0/SHA512SUMS
+sha512  7a3e7a8a908be8a12b675fda4ce923cb2b0eaf3e9b12a513b9ae7b56e9ecb593eef0ea278debb4027406d50ee9a46599a6792a54ce2e2f4e2c44c1fc82479910  i2pd-2.33.0.tar.gz
 # Locally computed:
-sha256  64229101411a9dda3237dc27939aa13ec90d4900aae499e59931063c36e8556b  i2pd-2.32.1.tar.gz
 sha256  d147a6acdaf8ec9f6513802ef6cad4a4afcdb5ab6b98d9f6bb26d2b7f4cf454c  LICENSE
index 736794866d46e5c0b27d1569f1d8b15f47d142e6..461f483d1ff06379fb4babdae5e52ab886cc13c2 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-I2PD_VERSION = 2.32.1
+I2PD_VERSION = 2.33.0
 I2PD_SITE = $(call github,PurpleI2P,i2pd,$(I2PD_VERSION))
 I2PD_LICENSE = BSD-3-Clause
 I2PD_LICENSE_FILES = LICENSE