mirror of
https://github.com/PurpleI2P/i2pd
synced 2024-11-10 08:00:38 +03:00
Merge pull request #883 from BOPOHA/patch-1
base version updated to 2.14.0
This commit is contained in:
commit
2098368417
@ -1,7 +1,7 @@
|
|||||||
%define build_timestamp %(date +"%Y%m%d")
|
%define build_timestamp %(date +"%Y%m%d")
|
||||||
|
|
||||||
Name: i2pd
|
Name: i2pd
|
||||||
Version: 2.12.0
|
Version: 2.14.0
|
||||||
Release: %{build_timestamp}git%{?dist}
|
Release: %{build_timestamp}git%{?dist}
|
||||||
Summary: I2P router written in C++
|
Summary: I2P router written in C++
|
||||||
|
|
||||||
@ -103,6 +103,23 @@ getent passwd i2pd >/dev/null || \
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thr June 01 2017 orignal <i2porignal@yandex.ru> - 2.14.0
|
||||||
|
- Added transit traffic bandwidth limitation
|
||||||
|
- Added NTCP connections through HTTP and SOCKS proxies
|
||||||
|
- Added ability to disable address helper for HTTP proxy
|
||||||
|
- Changed reseed servers list
|
||||||
|
|
||||||
|
* Tue April 06 2017 orignal <i2porignal@yandex.ru> - 2.13.0
|
||||||
|
- Added persist local destination's tags
|
||||||
|
- Added GOST signature types 9 and 10
|
||||||
|
- Added exploratory tunnels configuration
|
||||||
|
- Changed reseed servers list
|
||||||
|
- Changed inactive NTCP sockets get closed faster
|
||||||
|
- Changed some EdDSA speed up
|
||||||
|
- Fixed multiple acceptors for SAM
|
||||||
|
- Fixed follow on data after STREAM CREATE for SAM
|
||||||
|
- Fixed memory leaks
|
||||||
|
|
||||||
* Tue Feb 14 2017 orignal <i2porignal@yandex.ru> - 2.12.0
|
* Tue Feb 14 2017 orignal <i2porignal@yandex.ru> - 2.12.0
|
||||||
- Additional HTTP and SOCKS proxy tunnels
|
- Additional HTTP and SOCKS proxy tunnels
|
||||||
- Reseed from ZIP archive
|
- Reseed from ZIP archive
|
||||||
|
Loading…
Reference in New Issue
Block a user