forked from I2P_Developers/i2p.www
0.9.42 release draft
This commit is contained in:
73
i2p2www/blog/2019/08/27/0.9.42-Release.draft.rst
Normal file
73
i2p2www/blog/2019/08/27/0.9.42-Release.draft.rst
Normal file
@@ -0,0 +1,73 @@
|
||||
===========================================
|
||||
{% trans -%}0.9.42 Release{%- endtrans %}
|
||||
===========================================
|
||||
|
||||
.. meta::
|
||||
:author: zzz
|
||||
:date: 2019-08-27
|
||||
:category: release
|
||||
:excerpt: {% trans %}0.9.42 with bug fixes{% endtrans %}
|
||||
|
||||
{% trans -%}
|
||||
Update details
|
||||
{%- endtrans %}
|
||||
==============
|
||||
|
||||
{% trans -%}
|
||||
0.9.42 continues the work to make I2P faster and more reliable.
|
||||
It includes several changes to speed up our UDP transport.
|
||||
We have split up the configuration files to enable future work for more modular packaging.
|
||||
We continue work to implement new proposals for faster and more secure encryption.
|
||||
There are, of course, a lot of bug fixes also.
|
||||
{%- endtrans %}
|
||||
|
||||
{% trans -%}
|
||||
As usual, we recommend that you update to this release. The best way to
|
||||
maintain security and help the network is to run the latest release.
|
||||
{%- endtrans %}
|
||||
|
||||
|
||||
**{% trans %}RELEASE DETAILS{% endtrans %}**
|
||||
|
||||
**{% trans %}Changes{% endtrans %}**
|
||||
|
||||
- {% trans %}Console: Split up help page, tag text for translation{% endtrans %}
|
||||
- {% trans %}Console: Hide NetDB RI and LS tabs{% endtrans %}
|
||||
- {% trans %}Debian: Update files for Buster{% endtrans %}
|
||||
- {% trans %}i2psnark: Add last-activity to details page{% endtrans %}
|
||||
- {% trans %}i2ptunnel: Split i2ptunnel.config into individual files per-tunnel{% endtrans %}
|
||||
- {% trans %}JBigI: GMP 6.1.2 (Linux 64-bit only){% endtrans %}
|
||||
- {% trans %}NetDB: Choose alternate gateway for store replies to reduce connections{% endtrans %}
|
||||
- {% trans %}Router: Split clients.config into individual files per-client{% endtrans %}
|
||||
- {% trans %}SSU: performance improvements{% endtrans %}
|
||||
- {% trans %}Transports: Cross-network prevention (proposal 147){% endtrans %}
|
||||
|
||||
|
||||
**{% trans %}Bug Fixes{% endtrans %}**
|
||||
|
||||
- {% trans %}i2psnark: Autostart fixes{% endtrans %}
|
||||
- {% trans %}i2psnark: Dup. data checks{% endtrans %}
|
||||
- {% trans %}i2ptunnel: Failsafe timeouts{% endtrans %}
|
||||
- {% trans %}NetDB: Fix NPE on store of encrypted LS2{% endtrans %}
|
||||
- {% trans %}Router: Fix Bloom filter false positives{% endtrans %}
|
||||
|
||||
|
||||
**{% trans %}Other{% endtrans %}**
|
||||
|
||||
- {% trans %}Initial support for encryption types{% endtrans %}
|
||||
- {% trans %}Support for new LS2 bit for blinding (proposal 123){% endtrans %}
|
||||
- {% trans %}Unit test fixes{% endtrans %}
|
||||
- {% trans %}Translation updates{% endtrans %}
|
||||
- {% trans %}Update GeoIP data{% endtrans %}
|
||||
|
||||
|
||||
`{% trans %}Full list of fixed bugs{% endtrans %}`__
|
||||
|
||||
__ http://{{ i2pconv('trac.i2p2.i2p') }}/query?resolution=fixed&milestone=0.9.42
|
||||
|
||||
|
||||
**{% trans %}SHA256 Checksums:{% endtrans %}**
|
||||
|
||||
::
|
||||
|
||||
|
Reference in New Issue
Block a user