From f4e472858ea0d4cf9bfb4064d604f1054736f505 Mon Sep 17 00:00:00 2001 From: zzz Date: Mon, 25 May 2020 15:21:56 +0000 Subject: [PATCH] 0.9.46 draft announcement --- .../blog/2020/05/25/0.9.46-Release.draft.rst | 97 +++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 i2p2www/blog/2020/05/25/0.9.46-Release.draft.rst diff --git a/i2p2www/blog/2020/05/25/0.9.46-Release.draft.rst b/i2p2www/blog/2020/05/25/0.9.46-Release.draft.rst new file mode 100644 index 00000000..d7be028c --- /dev/null +++ b/i2p2www/blog/2020/05/25/0.9.46-Release.draft.rst @@ -0,0 +1,97 @@ +=========================================== +{% trans -%}0.9.46 Release{%- endtrans %} +=========================================== + +.. meta:: + :author: zzz + :date: 2020-05-25 + :category: release + :excerpt: {% trans %}0.9.46 with new ECIES Encryption{% endtrans %} + +{% trans -%} +Update details +{%- endtrans %} +============================================ + +{% trans -%} +0.9.46 contains significant performance improvements in the streaming library. +We have completed development of ECIES encryption (proposal 144) and there is now an option to enable it for testing. +{%- endtrans %} + +{% trans -%} +Windows users only: +This release fixes a local privilege escalation vulnerability +which could be exploited by a local user that has the ability to run programs. +Please apply the update as soon as possible. +Thanks to Blaze Infosec for their responsible disclosure of the issue. +{%- endtrans %} + +{% trans -%} +This is the last release to support Java 7, Debian packages Wheezy and Stretch, and Ubuntu packages Precise and Trusty. +Users on those platforms must upgrade to receive future 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 %}ECIES-X25519-AEAD-Ratchet encryption complete, ready for testing (proposal 144){% endtrans %} +- {% trans %}Hidden Services Manager: Redesign edit pages{% endtrans %} +- {% trans %}i2psnark: Fix marking torrents as BAD at startup{% endtrans %} +- {% trans %}NetDB: Support ECIES replies to lookups (proposal 154){% endtrans %} +- {% trans %}RRD4J 3.5 replaces jrobin{% endtrans %} +- {% trans %}Streaming performance improvments using Westwood+ congestion control{% endtrans %} + + +**{% trans %}Bug Fixes{% endtrans %}** + +- {% trans %}Hidden Services Manager: Fixes for changing shared client options, prevent changing certain options while tunnel is running{% endtrans %} +- {% trans %}Reproducible build fix{% endtrans %} +- {% trans %}Streaming: Multiple fixes{% endtrans %} +- {% trans %}UPnP: Several fixes for changing interfaces and devices{% endtrans %} +- {% trans %}Windows: Fix permissions on install directory{% endtrans %} + + +**{% trans %}Other{% endtrans %}** + +- {% trans %}Build process changes to support git{% endtrans %} +- {% trans %}Console: Don't show IPv6 temporary addresses as bind options{% endtrans %} +- {% trans %}Console: Fix up javascript, stricter Content Security Policy{% endtrans %} +- {% trans %}Crypto: Disable speculative tagset usage{% endtrans %} +- {% trans %}Eepsites: Add Jetty GzipHandler for Jetty 9.3+{% endtrans %} +- {% trans %}I2CP: Disable gzip for HTTP server tunnels and i2psnark{% endtrans %} +- {% trans %}i2psnark: Connect out to other seeds to fetch new comments{% endtrans %} +- {% trans %}i2psnark: Support file paths in add form{% endtrans %} +- {% trans %}NetDB: Don't send "fake hash" to indicate exploration{% endtrans %} +- {% trans %}Profiles: Change decay algorithm{% endtrans %} +- {% trans %}Profiles: Limit average speed calculation to high capacity peers{% endtrans %} +- {% trans %}Router: Auto-floodfill now class N minimum{% endtrans %} +- {% trans %}Router: Checks for key certificates in destinations (proposal 145){% endtrans %} +- {% trans %}Router: Enforce minimum version for tunnel peers{% endtrans %} +- {% trans %}SusiDNS: Support adding Base 32 addresses{% endtrans %} +- {% trans %}Translation updates{% endtrans %} + + + +`{% trans %}Full list of fixed bugs{% endtrans %}`__ + +__ http://{{ i2pconv('trac.i2p2.i2p') }}/query?resolution=fixed&milestone=0.9.46 + + +**{% trans %}SHA256 Checksums:{% endtrans %}** + +:: + + 2809402371b635ecb4260de3e791270c06ed3d55830ed099062e7546136419f8 i2pinstall_0.9.46_windows.exe + bc8ec63e1df5eba7b22c57a143ff177a1fb208f793f07ecf249f3589029def1e i2pinstall_0.9.46.jar + ab0eb691b2753277738fe16ddc46349a24fd66b6323deae987f7c927272befd8 i2psource_0.9.46.tar.bz2 + f0e7eed82a17e221c0bf604686518e85828f4a0a32c87a24c107e2c7492671cc i2pupdate_0.9.46.zip + 94d3c8ce82fa33224b446958a7eb6ad8aa403850ca01238f949c93b52830b122 i2pupdate.su3 + +