Merge branch 'master' of i2pgit.org:i2p-hackers/i2p.www into style-guide

This commit is contained in:
idk
2020-11-27 11:13:08 -05:00

View File

@@ -0,0 +1,98 @@
===========================================
{% trans -%}0.9.48 Release{%- endtrans %}
===========================================
.. meta::
:author: zzz
:date: 2020-11-30
:category: release
:excerpt: {% trans %}0.9.48 with performance enhancements{% endtrans %}
{% trans -%}
Update details
{%- endtrans %}
============================================
{% trans -%}
0.9.48 enables our new end-to-end encryption protocol (proposal 144) for most services.
We have added preliminary support for new tunnel build message encryption (proposal 152).
There are significant performance improvements throughout the router.
{%- endtrans %}
{% trans -%}
Packages for Ubuntu Xenial (16.04 LTS) are no longer supported.
Users on that platform should upgrade so you may continue to receive I2P updates.
{%- 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 %}Avoid old DSA-SHA1 routers for lookups, stores, and tunnel peers{% endtrans %}
- {% trans %}Block same-country connections when in hidden mode{% endtrans %}
- {% trans %}BOB: Add deprecation warning{% endtrans %}
- {% trans %}Build: Drop support for Xenial; ant 1.9.8 or higher required to build{% endtrans %}
- {% trans %}i2ptunnel: Enable dual-key encryption for most tunnel types{% endtrans %}
- {% trans %}JBigI: Add library for Linux aarch64, zen, and zen2{% endtrans %}
- {% trans %}Preliminary support for ECIES-X25519 routers (proposals 152 and 156){% endtrans %}
- {% trans %}Ratchet: Efficiency improvements and memory reduction{% endtrans %}
- {% trans %}SSU: Randomize intro key{% endtrans %}
- {% trans %}SSU performance improvements{% endtrans %}
- {% trans %}System tray: Enable by default for Linux KDE and LXDE{% endtrans %}
**{% trans %}Bug Fixes{% endtrans %}**
- {% trans %}Build: Set release property for better runtime compatibility{% endtrans %}
- {% trans %}Console: Fix Jetty not starting on Java 11.0.9.1{% endtrans %}
- {% trans %}i2psnark: Limit size of embedded video{% endtrans %}
- {% trans %}Improved IPv6 address validation{% endtrans %}
- {% trans %}Installer: Disable pack200 to support Java 14+{% endtrans %}
- {% trans %}Installer: Add missing linux armv7 and aarch64 wrapper binaries{% endtrans %}
- {% trans %}i2ptunnel: Filter server response headers when not compressing{% endtrans %}
- {% trans %}NTCP2: Fix sending termination message on idle timeout{% endtrans %}
- {% trans %}Streaming: Fix handling of tag options{% endtrans %}
**{% trans %}Other{% endtrans %}**
- {% trans %}Build: Reproducible build fix{% endtrans %}
- {% trans %}Core: Refactoring of data structures to reduce memory usage{% endtrans %}
- {% trans %}Crypto: Cache HMAC256 instances{% endtrans %}
- {% trans %}i2psnark: Hide BEP 48 padding directory in UI{% endtrans %}
- {% trans %}i2psnark: Checks for unsupported v2 torrents{% endtrans %}
- {% trans %}i2psnark: Remove old opentrackers{% endtrans %}
- {% trans %}i2ptunnel: Improved support for offline keys{% endtrans %}
- Jetty 9.3.29
- {% trans %}NetDB: Increase minimum floodfill version for leaseset lookups{% endtrans %}
- {% trans %}NTCP: Set nodelay on sockets{% endtrans %}
- {% trans %}Proxy: Remove old jump servers{% endtrans %}
- {% trans %}Ratchet: Rotate keys faster{% endtrans %}
- Tomcat 9.0.40
- {% trans %}Wrapper 3.5.44 (new installs only){% endtrans %}
- Zxing 3.4.1
- {% trans %}New partial translations for Kurdish, Turkmen, Argentinian Spanish{% endtrans %}
- {% trans %}Translation updates{% endtrans %}
`{% trans %}Full list of fixed bugs{% endtrans %}`__
__ http://{{ i2pconv('trac.i2p2.i2p') }}/query?resolution=fixed&milestone=0.9.48
**{% trans %}SHA256 Checksums:{% endtrans %}**
::