2.56.0
Some checks are pending
Build Debian packages / bookworm (push) Waiting to run
Build Debian packages / bullseye (push) Waiting to run
Build Debian packages / buster (push) Waiting to run

Signed-off-by: r4sas <r4sas@i2pmail.org>
This commit is contained in:
r4sas 2025-02-11 22:15:11 +03:00
parent ea55215668
commit fb90b01f6c
No known key found for this signature in database
GPG key ID: 66F6C87B98EBCFE2
4 changed files with 8 additions and 8 deletions

View file

@ -1,7 +1,7 @@
# for this file format description, # for this file format description,
# see https://github.com/olivierlacan/keep-a-changelog # see https://github.com/olivierlacan/keep-a-changelog
## [2.56.0] - 2025-02-10 ## [2.56.0] - 2025-02-11
### Added ### Added
- Config params for shared local destination - Config params for shared local destination
- AddressBook full addresses cache - AddressBook full addresses cache
@ -12,8 +12,8 @@
- Set minimal version for peer test to 0.9.62 - Set minimal version for peer test to 0.9.62
- Send ack requested flag after second SSU2 resend attempt - Send ack requested flag after second SSU2 resend attempt
- Shorter ECIESx25519 ack request interval for datagram and I2CP sessions - Shorter ECIESx25519 ack request interval for datagram and I2CP sessions
- Don't change datagram routing path too often if unidirectional data stream - Don't change datagram routing path too often if unidirectional data stream
- Reduce LeaseSet and local RouterInfo publishing confimation intervals - Reduce LeaseSet and local RouterInfo publishing confirmation intervals
- Don't delete buffer of connected routers or if an update received - Don't delete buffer of connected routers or if an update received
- Smaller RouterInfo request timeout if sent directly - Smaller RouterInfo request timeout if sent directly
- Persist local RouterInfo in separate thread - Persist local RouterInfo in separate thread
@ -85,12 +85,12 @@
- Handle i2cp.inboundlimit and i2cp.outboundlimit params in I2CP - Handle i2cp.inboundlimit and i2cp.outboundlimit params in I2CP
- Publish LeaseSet with new timestamp update if tunnel was replaced in the same second - Publish LeaseSet with new timestamp update if tunnel was replaced in the same second
- Increase max number of generated tags to 800 per tagset - Increase max number of generated tags to 800 per tagset
- Routing path expiration by time instead num attempts - Routing path expiration by time instead num attempts
- Save timestamp from epoch instead local time to profiles - Save timestamp from epoch instead local time to profiles
- Update introducer's iTag if session to introducer was replaced to new one - Update introducer's iTag if session to introducer was replaced to new one
- RTT, window size and number of NACKs calculation for streaming - RTT, window size and number of NACKs calculation for streaming
- Don't select same peer for tunnel too often - Don't select same peer for tunnel too often
- Use WinApi for data path UTF-8 conversion for Windows - Use WinApi for data path UTF-8 conversion for Windows
### Fixed ### Fixed
- Jump link crash if address book is disabled - Jump link crash if address book is disabled
- Race condition if connect through an introducer - Race condition if connect through an introducer

View file

@ -148,7 +148,7 @@ getent passwd i2pd >/dev/null || \
%changelog %changelog
* Sun Feb 09 2025 orignal <orignal@i2pmail.org> - 2.56.0 * Tue Feb 11 2025 orignal <orignal@i2pmail.org> - 2.56.0
- update to 2.56.0 - update to 2.56.0
* Mon Dec 30 2024 orignal <orignal@i2pmail.org> - 2.55.0 * Mon Dec 30 2024 orignal <orignal@i2pmail.org> - 2.55.0

View file

@ -146,7 +146,7 @@ getent passwd i2pd >/dev/null || \
%changelog %changelog
* Sun Feb 09 2025 orignal <orignal@i2pmail.org> - 2.56.0 * Tue Feb 11 2025 orignal <orignal@i2pmail.org> - 2.56.0
- update to 2.56.0 - update to 2.56.0
* Mon Dec 30 2024 orignal <orignal@i2pmail.org> - 2.55.0 * Mon Dec 30 2024 orignal <orignal@i2pmail.org> - 2.55.0

2
debian/changelog vendored
View file

@ -2,7 +2,7 @@ i2pd (2.56.0-1) unstable; urgency=medium
* updated to version 2.56.0/0.9.65 * updated to version 2.56.0/0.9.65
-- orignal <orignal@i2pmail.org> Sun, 09 Feb 2025 16:00:00 +0000 -- orignal <orignal@i2pmail.org> Tue, 11 Feb 2025 16:00:00 +0000
i2pd (2.55.0-1) unstable; urgency=medium i2pd (2.55.0-1) unstable; urgency=medium