fix version numbers and blog post URLS

This commit is contained in:
eyedeekay
2023-07-11 17:27:23 -04:00
parent bfc38cecec
commit 1829ed012e
5 changed files with 47 additions and 4 deletions

View File

@ -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

View File

@ -3,7 +3,7 @@
<article
id="urn:uuid:"
title="New Release I2P 2.3.0 - Security Fixes, Tweakable blocklists, DTG API"
href="http://i2p-projekt.i2p/en/blog/post/2023/6/25/new_release_2.3.0"
href="http://i2p-projekt.i2p/en/blog/post/2023/06/25/new_release_2.3.0"
author="idk"
published="2023-06-25T12:00:00Z"
updated="2023-06-25T12:00:00Z">

View File

@ -1,7 +1,7 @@
[
{
"date": "2023-01-10",
"version": "2.2.1",
"version": "2.3.0",
"minVersion": "0.9.9",
"minJavaVersion": "1.8",
"updates": {

View File

@ -1,5 +1,48 @@
<div>
<header title="I2P News">News feed, and router updates</header>
<article
id="urn:uuid:dba13cd7-443c-450d-a888-3ad8880f8a2d"
title="Easy-Install for Windows Release 2.3.0"
href="http://i2p-projekt.i2p/en/blog/post/2023/7/10/easy-install_for_windows_release_2.3.0"
author="idk"
published="2023-07-10T23:00:00Z"
updated="2023-07-10T23:00:00Z">
<details>
<summary>I2P Easy-Install for Windows 2.3.0 Release</summary>
</details>
<p>
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.
</p>
<p>
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.
</p>
<p>
<b>Unfortunately, this release is still an unsigned <code>.exe</code> installer.</b>
Please verify the checksum of the installer before using it.
<b>The updates, on the other hand</b> are signed by my I2P signing keys and therefore safe.
</p>
<p>
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.
</p>
<ul>
<li><a href="http://git.idk.i2p/i2p-hackers/i2p.firefox/-/tree/i2p-firefox-2.3.0">Easy-Install Bundle Source</a></li>
<li><a href="http://git.idk.i2p/i2p-hackers/i2p.i2p/-/tree/i2p-2.3.0">Router Source</a></li>
<li><a href="http://git.idk.i2p/i2p-hackers/i2p.plugins.firefox/-/tree/1.1.0">Profile Manager Source</a></li>
</ul>
</article>
<article
id="urn:uuid:dd6a31af-009b-4eed-be23-041f8440a641"
title="I2P Easy-Install 2.2.0 for Windows release"

View File

@ -1,7 +1,7 @@
[
{
"date": "2023-04-29",
"version": "2.2.1",
"version": "2.3.0",
"minVersion": "1.5.0",
"minJavaVersion": "1.8",
"updates": {