Merge branch 'master' of 127.0.0.1:i2p-hackers/i2p.newsxml

This commit is contained in:
eyedeekay
2025-03-29 16:43:06 -04:00
2 changed files with 27 additions and 5 deletions

View File

@ -1,5 +1,27 @@
<div>
<header title="I2P News">News feed, and router updates</header>
<article
id="urn:uuid:50254469-02a4-4615-bf33-8002e4f935fe"
title="2.8.2 Released"
href="http://i2p-projekt.i2p/en/blog/post/2025/03/29/2.8.2-Release"
author="zzz"
published="2025-03-29T12:00:00Z"
updated="2025-03-29T12:00:00Z">
<details>
<summary>I2P 2.8.2 Release</summary>
</details>
<p>
2.8.2 fixes a bug causing SHA256 failures that was introduced in the 2.8.1 release.
The bug primarily affected high-bandwidth routers.
</p>
<p>
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.
</p>
</article>
<article
id="urn:uuid:34d09336-48af-44d2-954c-c5fd879bd6ce"
title="2.8.1 Released"

View File

@ -1,15 +1,15 @@
[
{
"date": "2025-03-17",
"version": "2.8.1",
"date": "2025-03-29",
"version": "2.8.2",
"minVersion": "0.9.9",
"minJavaVersion": "1.8",
"updates": {
"su3": {
"torrent": "magnet:?xt=urn:btih:652d72620eb6c78bc06e512769a0ffa9cb3ecca6&dn=i2pupdate-2.8.1.su3&tr=http://tracker2.postman.i2p/announce.php",
"torrent": "magnet:?xt=urn:btih:0fd4832bb40eccbb8c1d16d5c51a80fd2147b941&dn=i2pupdate-2.8.2.su3&tr=http://tracker2.postman.i2p/announce.php",
"url": [
"http://mgp6yzdxeoqds3wucnbhfrdgpjjyqbiqjdwcfezpul3or7bzm4ga.b32.i2p/2.8.1/i2pupdate.su3",
"http://stats.i2p/i2p/2.8.1/i2pupdate.su3"
"http://mgp6yzdxeoqds3wucnbhfrdgpjjyqbiqjdwcfezpul3or7bzm4ga.b32.i2p/2.8.2/i2pupdate.su3",
"http://stats.i2p/i2p/2.8.2/i2pupdate.su3"
]
}
}