Skip to content

Commit

Permalink
2.44.0
Browse files Browse the repository at this point in the history
Signed-off-by: R4SAS <r4sas@i2pmail.org>
  • Loading branch information
r4sas committed Nov 20, 2022
1 parent 9f59ff2 commit ba3cee1
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# for this file format description,
# see https://github.com/olivierlacan/keep-a-changelog

## [2.44.0] - 2022-11-21
## [2.44.0] - 2022-11-20
### Added
- SSL connection for server I2P tunnels
- Localization to Italian and Spanish
- SSU2 through SOCKS5 UDP proxy
- Reload tunnels through web console
- SSU2 send immediate ack request flag
- SSU2 send and verify path challenge
- Configurable ssu2.mtu4 and ssu2.mtu6
- Configurable ssu2.mtu4 and ssu2.mtu6
### Changed
- SSU2 is enbaled and SSU is disabled by default
- Separate network status and error
Expand All @@ -29,7 +29,7 @@
- SSU2 MTU less than 1280
- SSU2 port=1
- Incorrect addresses from network interfaces
- Definitions for Darwin PPC; do not use pthread_setname_np
- Definitions for Darwin PPC; do not use pthread_setname_np

## [2.43.0] - 2022-08-22
### Added
Expand Down Expand Up @@ -441,7 +441,7 @@
### Added
- Client auth flag for b33 address
### Changed
- Remove incoming NTCP2 session from pending list when established
- Remove incoming NTCP2 session from pending list when established
- Handle errors for NTCP2 SessionConfrimed send
### Fixed
- Failure to start on Windows XP
Expand Down Expand Up @@ -745,7 +745,7 @@
### Added
- Datagram i2p tunnels
- Unique local addresses for server tunnels
- Configurable list of reseed servers and initial addressbook
- Configurable list of reseed servers and initial addressbook
- Configurable netid
- Initial iOS support

Expand Down
2 changes: 1 addition & 1 deletion contrib/rpm/i2pd-git.spec
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ getent passwd i2pd >/dev/null || \


%changelog
* Mon Nov 21 2022 orignal <orignal@i2pmail.org> - 2.44.0
* Sun Nov 20 2022 orignal <orignal@i2pmail.org> - 2.44.0
- update to 2.44.0

* Mon Aug 22 2022 orignal <orignal@i2pmail.org> - 2.43.0
Expand Down
2 changes: 1 addition & 1 deletion contrib/rpm/i2pd.spec
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ getent passwd i2pd >/dev/null || \


%changelog
* Mon Nov 21 2022 orignal <orignal@i2pmail.org> - 2.44.0
* Sun Nov 20 2022 orignal <orignal@i2pmail.org> - 2.44.0
- update to 2.44.0

* Mon Aug 22 2022 orignal <orignal@i2pmail.org> - 2.43.0
Expand Down
2 changes: 1 addition & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ i2pd (2.44.0-1) unstable; urgency=medium

* updated to version 2.44.0/0.9.56

-- orignal <orignal@i2pmail.org> Mon, 21 Nov 2022 16:00:00 +0000
-- orignal <orignal@i2pmail.org> Sun, 20 Nov 2022 19:00:00 +0000

i2pd (2.43.0-1) unstable; urgency=medium

Expand Down

0 comments on commit ba3cee1

Please sign in to comment.