Skip to content

Commit fb90b01

Browse files
committed
2.56.0
Signed-off-by: r4sas <[email protected]>
1 parent ea55215 commit fb90b01

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

ChangeLog

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# for this file format description,
22
# see https://github.com/olivierlacan/keep-a-changelog
33

4-
## [2.56.0] - 2025-02-10
4+
## [2.56.0] - 2025-02-11
55
### Added
66
- Config params for shared local destination
77
- AddressBook full addresses cache
@@ -12,8 +12,8 @@
1212
- Set minimal version for peer test to 0.9.62
1313
- Send ack requested flag after second SSU2 resend attempt
1414
- Shorter ECIESx25519 ack request interval for datagram and I2CP sessions
15-
- Don't change datagram routing path too often if unidirectional data stream
16-
- Reduce LeaseSet and local RouterInfo publishing confimation intervals
15+
- Don't change datagram routing path too often if unidirectional data stream
16+
- Reduce LeaseSet and local RouterInfo publishing confirmation intervals
1717
- Don't delete buffer of connected routers or if an update received
1818
- Smaller RouterInfo request timeout if sent directly
1919
- Persist local RouterInfo in separate thread
@@ -85,12 +85,12 @@
8585
- Handle i2cp.inboundlimit and i2cp.outboundlimit params in I2CP
8686
- Publish LeaseSet with new timestamp update if tunnel was replaced in the same second
8787
- Increase max number of generated tags to 800 per tagset
88-
- Routing path expiration by time instead num attempts
88+
- Routing path expiration by time instead num attempts
8989
- Save timestamp from epoch instead local time to profiles
9090
- Update introducer's iTag if session to introducer was replaced to new one
9191
- RTT, window size and number of NACKs calculation for streaming
9292
- Don't select same peer for tunnel too often
93-
- Use WinApi for data path UTF-8 conversion for Windows
93+
- Use WinApi for data path UTF-8 conversion for Windows
9494
### Fixed
9595
- Jump link crash if address book is disabled
9696
- Race condition if connect through an introducer

contrib/rpm/i2pd-git.spec

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ getent passwd i2pd >/dev/null || \
148148

149149

150150
%changelog
151-
* Sun Feb 09 2025 orignal <[email protected]> - 2.56.0
151+
* Tue Feb 11 2025 orignal <[email protected]> - 2.56.0
152152
- update to 2.56.0
153153

154154
* Mon Dec 30 2024 orignal <[email protected]> - 2.55.0

contrib/rpm/i2pd.spec

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ getent passwd i2pd >/dev/null || \
146146

147147

148148
%changelog
149-
* Sun Feb 09 2025 orignal <[email protected]> - 2.56.0
149+
* Tue Feb 11 2025 orignal <[email protected]> - 2.56.0
150150
- update to 2.56.0
151151

152152
* Mon Dec 30 2024 orignal <[email protected]> - 2.55.0

debian/changelog

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ i2pd (2.56.0-1) unstable; urgency=medium
22

33
* updated to version 2.56.0/0.9.65
44

5-
-- orignal <[email protected]> Sun, 09 Feb 2025 16:00:00 +0000
5+
-- orignal <[email protected]> Tue, 11 Feb 2025 16:00:00 +0000
66

77
i2pd (2.55.0-1) unstable; urgency=medium
88

0 commit comments

Comments
 (0)