0.9.28 draft
This commit is contained in:
108
i2p2www/blog/2016/12/12/0.9.28-Release.draft.rst
Normal file
108
i2p2www/blog/2016/12/12/0.9.28-Release.draft.rst
Normal file
@@ -0,0 +1,108 @@
|
||||
{% trans -%}
|
||||
==============
|
||||
0.9.28 Release
|
||||
==============
|
||||
{%- endtrans %}
|
||||
.. meta::
|
||||
:author: zzz
|
||||
:date: 2016-12-12
|
||||
:category: release
|
||||
:excerpt: {% trans %}0.9.28 contains bug fixes{% endtrans %}
|
||||
|
||||
{% trans -%}
|
||||
Update details
|
||||
==============
|
||||
{%- endtrans %}
|
||||
|
||||
{% trans -%}
|
||||
0.9.28 contains fixes for over 25 Trac tickets, and updates for a number of bundled software packages including Jetty.
|
||||
There are fixes for the IPv6 peer testing feature introduced last release.
|
||||
We continue improvements to detect and block peers that are potentially malicious.
|
||||
There are preliminary fixes for Java 9, although we do not yet recommend Java 9 for general use.
|
||||
{%- endtrans %}
|
||||
|
||||
{% trans -%}
|
||||
I2P will be at 33C3, please stop by our table and give us your ideas on how to improve the network.
|
||||
We will review our 2017 roadmap and priorities 2017 at the Congress.
|
||||
{%- 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 %}**
|
||||
|
||||
- JRobin 1.6.0-1
|
||||
- Jetty 8.1.21.v20160908
|
||||
- Tomcat 6.0.48
|
||||
- Wrapper 3.5.30 (new installs only)
|
||||
- Zxing 3.3.0
|
||||
|
||||
|
||||
|
||||
**{% trans %}Bug Fixes{% endtrans %}**
|
||||
|
||||
- {% trans %}Fix version test for SSU IPv6 peer testing{% endtrans %}
|
||||
- {% trans %}Fix generation of keys for SSL console{% endtrans %}
|
||||
- {% trans %}Fix uploader limit in i2psnark{% endtrans %}
|
||||
- {% trans %}Fix susimail nonce error on login after logout{% endtrans %}
|
||||
- {% trans %}Fixes for Java 9{% endtrans %}
|
||||
|
||||
|
||||
|
||||
**{% trans %}Other{% endtrans %}**
|
||||
|
||||
- {% trans %}Allow Java 9 in packages{% endtrans %}
|
||||
- {% trans %}Add warning for Java 9, not yet recommended{% endtrans %}
|
||||
- {% trans %}Preliminary fixes for use with Tomcat 8{% endtrans %}
|
||||
- {% trans %}Improved self-signed certificates{% endtrans %}
|
||||
- {% trans %}Increase max IPv6 MTU (proposal #127){% endtrans %}
|
||||
- {% trans %}Caching of serialized leasesets{% endtrans %}
|
||||
- {% trans %}Peer selection updates{% endtrans %}
|
||||
- {% trans %}Restrictions in peer selection for netdb verifies{% endtrans %}
|
||||
- {% trans %}New advanced netdb search form{% endtrans %}
|
||||
- {% trans %}Sybil tool enhancements{% endtrans %}
|
||||
- {% trans %}Blocklist updates in news feed{% endtrans %}
|
||||
- {% trans %}Support IPv6 in blocklist{% endtrans %}
|
||||
- {% trans %}Add Java version to jar manifests{% endtrans %}
|
||||
- {% trans %}Remove dead console home page links{% endtrans %}
|
||||
- {% trans %}Add initial news to bottom of full news page{% endtrans %}
|
||||
- {% trans %}Fix periodic re-logging of dup log messages{% endtrans %}
|
||||
- {% trans %}Periodic saving of profiles and i2psnark DHT nodes{% endtrans %}
|
||||
- {% trans %}Catch rare UPnP exceptions{% endtrans %}
|
||||
- {% trans %}Add logout button to more susimail pages{% endtrans %}
|
||||
- {% trans %}Truncate history.txt in installers{% endtrans %}
|
||||
- {% trans %}Use NTCP even before SSU minimums are met or SSU is broken{% endtrans %}
|
||||
- {% trans %}Reduce default tunnel build records to 4{% endtrans %}
|
||||
- {% trans %}Improved IPv6 address selection{% endtrans %}
|
||||
- {% trans %}Add force-firewalled IPv6 setting{% endtrans %}
|
||||
- {% trans %}Improved handling of webapps that fail to start{% endtrans %}
|
||||
- {% trans %}New configuration for test networks{% endtrans %}
|
||||
- {% trans %}Remove deprecated Sha256Standalone, Syndie 1.105 must upgrade{% endtrans %}
|
||||
- {% trans %}Actually use a random nonzero byte in ElGamal, as specified{% endtrans %}
|
||||
- {% trans %}Disallow RSA for netdb entries{% endtrans %}
|
||||
- {% trans %}Add library jars to jar classpath for Debian builds{% endtrans %}
|
||||
- {% trans %}Remove old systray code{% endtrans %}
|
||||
- {% trans %}Fix low-memory warnings without wrapper{% endtrans %}
|
||||
- {% trans %}Various code consolidation and cleanup{% endtrans %}
|
||||
- {% trans %}New translations: Galician, Korean{% endtrans %}
|
||||
- {% trans %}New translations for some subsytems: Chinese (Taiwan){% endtrans %}
|
||||
- {% trans %}Translation updates{% endtrans %}
|
||||
- {% trans %}Update GeoIP data (new installs and PPA only){% endtrans %}
|
||||
|
||||
|
||||
`Full list of fixed bugs`_
|
||||
|
||||
.. _{% trans %}`Full list of fixed bugs`{% endtrans %}: http://{{ i2pconv('trac.i2p2.i2p') }}/query?resolution=fixed&milestone=0.9.28
|
||||
|
||||
|
||||
**{% trans %}SHA256 Checksums:{% endtrans %}**
|
||||
|
||||
::
|
||||
|
||||
TBD
|
||||
|
Reference in New Issue
Block a user