This commit is contained in:
zzz
2009-03-30 01:27:53 +00:00
parent f3f228dccb
commit fc9ece9040
7 changed files with 88 additions and 30 deletions

View File

@ -4,6 +4,7 @@
<h3>Past announcements</h3> <h3>Past announcements</h3>
<h4>2009</h4> <h4>2009</h4>
<ul> <ul>
<li>2009-03-29 - <a href="release-0.7.1.html">0.7.1</a></li>
<li>2009-01-25 - <a href="release-0.7.html">0.7</a></li> <li>2009-01-25 - <a href="release-0.7.html">0.7</a></li>
</ul> </ul>
<h4>2008</h4> <h4>2008</h4>

View File

@ -5,6 +5,7 @@
<p>Hinweis: Da i2p.net nicht erreichbar ist, sind viele Verweise nicht funktional</p> <p>Hinweis: Da i2p.net nicht erreichbar ist, sind viele Verweise nicht funktional</p>
<h4>2009</h4> <h4>2009</h4>
<ul> <ul>
<li>2009-03-29 - <a href="release-0.7.1.html">0.7.1</a></li>
<li>2009-01-25 - <a href="release-0.7.html">0.7</a></li> <li>2009-01-25 - <a href="release-0.7.html">0.7</a></li>
</ul> </ul>
<h4>2008</h4> <h4>2008</h4>

View File

@ -10,26 +10,26 @@ or type <tt>java -version</tt> at your command prompt.
<h3>Clean installs</h3> <h3>Clean installs</h3>
<ul> <ul>
<li>Graphical installer:<br /> <li>Graphical installer:<br />
<a href="http://mirror.i2p2.de/i2pinstall_0.7.exe">i2pinstall-0.7.exe</a> <a href="http://mirror.i2p2.de/i2pinstall_0.7.1.exe">i2pinstall-0.7.1.exe</a>
(SHA1 (SHA1
67777b620d2b004938c11956324e6a326bcc9d26 e06edca6391eba5bfac31bfd1cd4b9155a82d4b5
<a href="http://mirror.i2p2.de/i2pinstall_0.7.exe.sig">sig</a>)<br /> <a href="http://mirror.i2p2.de/i2pinstall_0.7.1.exe.sig">sig</a>)<br />
Download that file and run it. If you're not on windows, you can Download that file and run it. If you're not on windows, you can
type <code>java -jar i2pinstall_0.7.exe</code> (yes, really)</li> type <code>java -jar i2pinstall_0.7.1.exe</code> (yes, really)</li>
<li>Command line (headless) install:<br /> <li>Command line (headless) install:<br />
<a href="http://mirror.i2p2.de/i2pheadless_0.7.tar.bz2">i2pheadless_0.7.tar.bz2</a> <a href="http://mirror.i2p2.de/i2pheadless_0.7.1.tar.bz2">i2pheadless_0.7.1.tar.bz2</a>
(SHA1 (SHA1
7b569ba3511a466732f9a41f7890f97826ce6eed 16fd61d0d00f96af43b02e81234f56c648d41a1e
<a href="http://mirror.i2p2.de/i2pheadless_0.7.tar.bz2.sig">sig</a>)<br /> <a href="http://mirror.i2p2.de/i2pheadless_0.7.1.tar.bz2.sig">sig</a>)<br />
Run <code>(tar xjvf i2pheadless_0.7.tar.bz2 ; cd i2p ; vi install-headless.txt)</code></li> Run <code>(tar xjvf i2pheadless_0.7.1.tar.bz2 ; cd i2p ; vi install-headless.txt)</code></li>
<li>Source install:<br /> <li>Source install:<br />
<a href="http://mirror.i2p2.de/i2psource_0.7.tar.bz2">i2psource_0.7.tar.bz2</a> <a href="http://mirror.i2p2.de/i2psource_0.7.1.tar.bz2">i2psource_0.7.1.tar.bz2</a>
(SHA1 (SHA1
1255e5eee870152276535e8e22cf859dcd8f2f6a cabb2725ccd666d0bbbf344823ff9f62cb9e477d
<a href="http://mirror.i2p2.de/i2psource_0.7.tar.bz2.sig">sig</a>)<br /> <a href="http://mirror.i2p2.de/i2psource_0.7.1.tar.bz2.sig">sig</a>)<br />
Alternately, you can fetch the source from <a href="newdevelopers">monotone</a>. Alternately, you can fetch the source from <a href="newdevelopers">monotone</a>.
<br/> <br/>
Run <code>(tar xjvf i2psource_0.7.tar.bz2 ; cd i2p-0.7 ; ant pkg)</code> then either Run <code>(tar xjvf i2psource_0.7.1.tar.bz2 ; cd i2p-0.7.1 ; ant pkg)</code> then either
run the GUI installer or headless install as above</li> run the GUI installer or headless install as above</li>
</ul> </ul>
@ -88,10 +88,10 @@ receive the release.
<h3>Updates from earlier releases (manual method):</h3> <h3>Updates from earlier releases (manual method):</h3>
<ol> <ol>
<li>Download <a href="http://mirror.i2p2.de/i2pupdate_0.7.zip">i2pupdate_0.7.zip</a> <li>Download <a href="http://mirror.i2p2.de/i2pupdate_0.7.1.zip">i2pupdate_0.7.1.zip</a>
(SHA1 (SHA1
f09553859bddb59bf7530913a556ef73136bf2cf 94e7678442aa37e2297830950c63e9e26f77de1f
<a href="http://mirror.i2p2.de/i2pupdate_0.7.zip.sig">sig</a>) to your I2P <a href="http://mirror.i2p2.de/i2pupdate_0.7.1.zip.sig">sig</a>) to your I2P
installation directory and <b>rename as i2pupdate.zip</b>. installation directory and <b>rename as i2pupdate.zip</b>.
(alternately, you can get the source as above and run "ant updater", then copy the (alternately, you can get the source as above and run "ant updater", then copy the
resulting i2pupdate.zip to your I2P installation directory). You do resulting i2pupdate.zip to your I2P installation directory). You do

View File

@ -10,26 +10,26 @@ or type <tt>java -version</tt> at your command prompt.
<h3>Frische Installation</h3> <h3>Frische Installation</h3>
<ul> <ul>
<li>Graphischer Installer:<br /> <li>Graphischer Installer:<br />
<a href="http://mirror.i2p2.de/i2pinstall_0.7.exe">i2pinstall-0.7.exe</a> <a href="http://mirror.i2p2.de/i2pinstall_0.7.1.exe">i2pinstall-0.7.1.exe</a>
(SHA1 (SHA1
67777b620d2b004938c11956324e6a326bcc9d26 e06edca6391eba5bfac31bfd1cd4b9155a82d4b5
<a href="http://mirror.i2p2.de/i2pinstall_0.7.exe.sig">sig</a>)<br /> <a href="http://mirror.i2p2.de/i2pinstall_0.7.1.exe.sig">sig</a>)<br />
Downloade die Datei und f&uuml;hre sie aus. Wenn du nicht Windows nutzt, kannst Du Downloade die Datei und f&uuml;hre sie aus. Wenn du nicht Windows nutzt, kannst Du
<code>java -jar i2pinstall_0.7.exe</code> eingeben (ja, wirklich)</li> <code>java -jar i2pinstall_0.7.1.exe</code> eingeben (ja, wirklich)</li>
<li>Command line (headless) Installation:<br /> <li>Command line (headless) Installation:<br />
<a href="http://mirror.i2p2.de/i2pheadless_0.7.tar.bz2">i2pheadless_0.7.tar.bz2</a> <a href="http://mirror.i2p2.de/i2pheadless_0.7.1.tar.bz2">i2pheadless_0.7.1.tar.bz2</a>
(SHA1 (SHA1
7b569ba3511a466732f9a41f7890f97826ce6eed 16fd61d0d00f96af43b02e81234f56c648d41a1e
<a href="http://mirror.i2p2.de/i2pheadless_0.7.tar.bz2.sig">sig</a>)<br /> <a href="http://mirror.i2p2.de/i2pheadless_0.7.1.tar.bz2.sig">sig</a>)<br />
F&uuml;hre aus: <code>(tar xjvf i2pheadless_0.7.tar.bz2 ; cd i2p ; vi install-headless.txt)</code></li> F&uuml;hre aus: <code>(tar xjvf i2pheadless_0.7.1.tar.bz2 ; cd i2p ; vi install-headless.txt)</code></li>
<li>Quelltext Installation:<br /> <li>Quelltext Installation:<br />
<a href="http://mirror.i2p2.de/i2psource_0.7.tar.bz2">i2psource_0.7.tar.bz2</a> <a href="http://mirror.i2p2.de/i2psource_0.7.1.tar.bz2">i2psource_0.7.1.tar.bz2</a>
(SHA1 (SHA1
1255e5eee870152276535e8e22cf859dcd8f2f6a cabb2725ccd666d0bbbf344823ff9f62cb9e477d
<a href="http://mirror.i2p2.de/i2psource_0.7.tar.bz2.sig">sig</a>)<br /> <a href="http://mirror.i2p2.de/i2psource_0.7.1.tar.bz2.sig">sig</a>)<br />
Alternativ kannst Du den Quelltext aus <a href="newdevelopers_de">Monotone</a> kopieren. Alternativ kannst Du den Quelltext aus <a href="newdevelopers_de">Monotone</a> kopieren.
<br/> <br/>
F&uuml;hre aus: <code>(tar xjvf i2psource_0.7.tar.bz2 ; cd i2p-0.7 ; ant pkg)</code> und dann F&uuml;hre aus: <code>(tar xjvf i2psource_0.7.1.tar.bz2 ; cd i2p-0.7.1 ; ant pkg)</code> und dann
starte den GUI installer oder die headless Installation wie oben</li> starte den GUI installer oder die headless Installation wie oben</li>
</ul> </ul>
@ -92,10 +92,10 @@ werden kann.
<h3>Aktualisieren von &auml;lteren Versionen (Manuelle Methode):</h3> <h3>Aktualisieren von &auml;lteren Versionen (Manuelle Methode):</h3>
<ol> <ol>
<li>Downloade <a href="http://mirror.i2p2.de/i2pupdate_0.7.zip">i2pupdate_0.7.zip</a> <li>Downloade <a href="http://mirror.i2p2.de/i2pupdate_0.7.1.zip">i2pupdate_0.7.1.zip</a>
(SHA1 (SHA1
f09553859bddb59bf7530913a556ef73136bf2cf 94e7678442aa37e2297830950c63e9e26f77de1f
<a href="http://mirror.i2p2.de/i2pupdate_0.7.zip.sig">sig</a>) in dein I2P <a href="http://mirror.i2p2.de/i2pupdate_0.7.1.zip.sig">sig</a>) in dein I2P
Installationsverzeichnis und <b>bennene es i2pupdate.zip</b>. Installationsverzeichnis und <b>bennene es i2pupdate.zip</b>.
(alternativ kannst den Quelltest besorgen und "ant updater" laufen lassen, kopiere dann (alternativ kannst den Quelltest besorgen und "ant updater" laufen lassen, kopiere dann
das erstellte i2pupdate.zip in dein I2P Installationsverzeichnis). Du brauchst das erstellte i2pupdate.zip in dein I2P Installationsverzeichnis). Du brauchst

View File

@ -10,6 +10,9 @@
- <a href="http://syndie.i2p2.de/download.html">Download</a> - <a href="http://syndie.i2p2.de/download.html">Download</a>
</p> </p>
<p><b>Latest News:</b><br /> <p><b>Latest News:</b><br />
2009-03-29 - I2P 0.7.1
<a href="release-0.7.1.html">Released</a>
<br />
2009-03-09 - <a href="http://www.gulli.com/news/i2p-an-anonymous-network-2009-03-09/">zzz interviewed by gulli.com</a> 2009-03-09 - <a href="http://www.gulli.com/news/i2p-an-anonymous-network-2009-03-09/">zzz interviewed by gulli.com</a>
<br /> <br />
2009-02-20 - <a href="clt.html">I2P attending CLT and PetCon 2009.1</a> 2009-02-20 - <a href="clt.html">I2P attending CLT and PetCon 2009.1</a>

View File

@ -10,6 +10,9 @@
- <a href="http://syndie.i2p2.de/download.html">Download</a> - <a href="http://syndie.i2p2.de/download.html">Download</a>
</p> </p>
<p><b>Letzte Neuigkeiten:</b><br /> <p><b>Letzte Neuigkeiten:</b><br />
2009-03-29 - I2P 0.7.1
<a href="release-0.7.1.html">Publiziert</a>
<br />
2009-03-09 - <a href="http://www.gulli.com/news/i2p-anonymes-netzwerk-im-2009-03-09/">zzz interviewed by gulli.com</a> 2009-03-09 - <a href="http://www.gulli.com/news/i2p-anonymes-netzwerk-im-2009-03-09/">zzz interviewed by gulli.com</a>
<br /> <br />
2009-02-20 - <a href="clt_de.html">I2P auf dem CLT und PetCon 2009.1</a> 2009-02-20 - <a href="clt_de.html">I2P auf dem CLT und PetCon 2009.1</a>

View File

@ -0,0 +1,50 @@
{% extends "_layout.html" %}
{% block title %}0.7.1 Release{% endblock %}
{% block content %}
<pre>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I2P release 0.7.1
=====================
The 0.7.1 release optimizes I2P towards better performance
and introduces new features.
Multiple bugs are fixed, replacements to the SimpleTimer class
should waste less time on object locking. Some old components
are dropped and several classes refactored to avoid repeating code.
Support for encrypted LeaseSets (for creation of links over I2P
which an adversary cannot obstruct by attacking its gateways)
becomes more complete. New tunnel types like IRC server tunnels
and new options like delayed start and idling of tunnels
also gain support, along with improved usability of the I2P
Socks proxy mechanism.
Work continues on streamlining and expanding the Router Console,
on the BOB protocol, on I2P ports for Debian and Slackware Linux,
on the I2PSnark client, on TCP connection properties
and multiple other fronts. Updating is highly recommended.
As customary, for people who don't have the option
of checking GPG signatures, supplied below are the
SHA1 hashes of released files:
16fd61d0d00f96af43b02e81234f56c648d41a1e i2pheadless-0.7.1.tar.bz2
e06edca6391eba5bfac31bfd1cd4b9155a82d4b5 i2pinstall-0.7.1.exe
cabb2725ccd666d0bbbf344823ff9f62cb9e477d i2psource-0.7.1.tar.bz2
94e7678442aa37e2297830950c63e9e26f77de1f i2pupdate-0.7.1.zip
4155b392a619c2c68c1e81d21c7558588818652d i2pupdate.sud
Best wishes,
Complication.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAknP3UQACgkQ+h38a3n8zjNTwwCcCBDoS6Lqz7rpuNFx4ilSO6fb
7DcAn1hXp0ENXXR1wpfnodKjXRgFNYc1
=BBsy
-----END PGP SIGNATURE-----
</pre>
{% endblock %}