diff --git a/Dockerfile.signing b/Dockerfile.signing index c712654..d6a4db0 100644 --- a/Dockerfile.signing +++ b/Dockerfile.signing @@ -1,4 +1,4 @@ -FROM debian:stable +FROM debian:oldstable ENV PATH=/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ENV PYTHONPATH=/opt/newsxml ENV LANG en_US.UTF-8 diff --git a/data/entries.html b/data/entries.html index 4a9aaed..d103d62 100644 --- a/data/entries.html +++ b/data/entries.html @@ -3,7 +3,7 @@
diff --git a/data/releases.json b/data/releases.json index aaaea81..064ff74 100644 --- a/data/releases.json +++ b/data/releases.json @@ -1,7 +1,7 @@ [ { "date": "2023-01-10", - "version": "2.2.1", + "version": "2.3.0", "minVersion": "0.9.9", "minJavaVersion": "1.8", "updates": { diff --git a/data/win/beta/entries.html b/data/win/beta/entries.html index 18dcb9d..15c5ce0 100644 --- a/data/win/beta/entries.html +++ b/data/win/beta/entries.html @@ -1,5 +1,48 @@
News feed, and router updates
+
+
+I2P Easy-Install for Windows 2.3.0 Release +
+

+ The I2P Easy-Install bundle for Windows version 2.3.0 has now been released. + As usual, this release includes an updated version of the I2P router. + This extends to security issues which affect people hosting services on the network. +

+

+ This will be the last release of the Easy-Install bundle which will be incompatible with the I2P Desktop GUI. + It has been updated to include new versions of all included webextensions. + A longstanding bug in I2P in Private Browsing which makes it incompatible with custom themes has been fixed. + Users are still advised to *not* install custom themes. + Snark tabs are not automatically pinned to the top of the tab order in Firefox. + Except for using alternate cookieStores, Snark tabs now behave as normal browser tabs. +

+

+ Unfortunately, this release is still an unsigned .exe installer. + Please verify the checksum of the installer before using it. + The updates, on the other hand are signed by my I2P signing keys and therefore safe. +

+

+ This release was compiled with OpenJDK 20. + It uses i2p.plugins.firefox version 1.1.0 as a library for launching the browser. + It uses i2p.i2p version 2.3.0 as an I2P router, and to provide applications. + As always it is recommended that you update to the latest version of the I2P router at your earliest convenient opportunity. +

+ +
+ + +