From fc9ece9040a427b5bb9b24d458977fbe3b2cf29d Mon Sep 17 00:00:00 2001
From: zzz Hinweis: Da i2p.net nicht erreichbar ist, sind viele Verweise nicht funktionalPast announcements
2009
2008
diff --git a/www.i2p2/pages/announcements_de.html b/www.i2p2/pages/announcements_de.html
index 8335c243..8b9288dd 100644
--- a/www.i2p2/pages/announcements_de.html
+++ b/www.i2p2/pages/announcements_de.html
@@ -5,6 +5,7 @@
2009
2008
diff --git a/www.i2p2/pages/download.html b/www.i2p2/pages/download.html
index d63b02c6..5eda31d7 100644
--- a/www.i2p2/pages/download.html
+++ b/www.i2p2/pages/download.html
@@ -10,26 +10,26 @@ or type java -version at your command prompt.
Clean installs
@@ -88,10 +88,10 @@ receive the release.
- i2pinstall-0.7.exe
+ i2pinstall-0.7.1.exe
(SHA1
-67777b620d2b004938c11956324e6a326bcc9d26
- sig)
+e06edca6391eba5bfac31bfd1cd4b9155a82d4b5
+ sig)
Download that file and run it. If you're not on windows, you can
- type java -jar i2pinstall_0.7.exe
(yes, really)java -jar i2pinstall_0.7.1.exe
(yes, really)
- i2pheadless_0.7.tar.bz2
+ i2pheadless_0.7.1.tar.bz2
(SHA1
-7b569ba3511a466732f9a41f7890f97826ce6eed
- sig)
- Run (tar xjvf i2pheadless_0.7.tar.bz2 ; cd i2p ; vi install-headless.txt)
+ Run (tar xjvf i2pheadless_0.7.1.tar.bz2 ; cd i2p ; vi install-headless.txt)
- i2psource_0.7.tar.bz2
+ i2psource_0.7.1.tar.bz2
(SHA1
-1255e5eee870152276535e8e22cf859dcd8f2f6a
- sig)
+cabb2725ccd666d0bbbf344823ff9f62cb9e477d
+ sig)
Alternately, you can fetch the source from monotone.
- Run (tar xjvf i2psource_0.7.tar.bz2 ; cd i2p-0.7 ; ant pkg)
then either
+ Run (tar xjvf i2psource_0.7.1.tar.bz2 ; cd i2p-0.7.1 ; ant pkg)
then either
run the GUI installer or headless install as aboveUpdates from earlier releases (manual method):
-
Frische Installation
- i2pinstall-0.7.exe
+ i2pinstall-0.7.1.exe
(SHA1
-67777b620d2b004938c11956324e6a326bcc9d26
- sig)
+e06edca6391eba5bfac31bfd1cd4b9155a82d4b5
+ sig)
Downloade die Datei und führe sie aus. Wenn du nicht Windows nutzt, kannst Du
- java -jar i2pinstall_0.7.exe
eingeben (ja, wirklich)java -jar i2pinstall_0.7.1.exe
eingeben (ja, wirklich)
- i2pheadless_0.7.tar.bz2
+ i2pheadless_0.7.1.tar.bz2
(SHA1
-7b569ba3511a466732f9a41f7890f97826ce6eed
- sig)
- Führe aus: (tar xjvf i2pheadless_0.7.tar.bz2 ; cd i2p ; vi install-headless.txt)
+ Führe aus: (tar xjvf i2pheadless_0.7.1.tar.bz2 ; cd i2p ; vi install-headless.txt)
- i2psource_0.7.tar.bz2
+ i2psource_0.7.1.tar.bz2
(SHA1
-1255e5eee870152276535e8e22cf859dcd8f2f6a
- sig)
+cabb2725ccd666d0bbbf344823ff9f62cb9e477d
+ sig)
Alternativ kannst Du den Quelltext aus Monotone kopieren.
- Führe aus: (tar xjvf i2psource_0.7.tar.bz2 ; cd i2p-0.7 ; ant pkg)
und dann
+ Führe aus: (tar xjvf i2psource_0.7.1.tar.bz2 ; cd i2p-0.7.1 ; ant pkg)
und dann
starte den GUI installer oder die headless Installation wie obenAktualisieren von älteren Versionen (Manuelle Methode):
-
Latest News:
+2009-03-29 - I2P 0.7.1
+Released
+
2009-03-09 - zzz interviewed by gulli.com
2009-02-20 - I2P attending CLT and PetCon 2009.1
diff --git a/www.i2p2/pages/index_de.html b/www.i2p2/pages/index_de.html
index 3dae6cc2..ca94e398 100644
--- a/www.i2p2/pages/index_de.html
+++ b/www.i2p2/pages/index_de.html
@@ -10,6 +10,9 @@
- Download
Letzte Neuigkeiten:
+2009-03-29 - I2P 0.7.1
+Publiziert
+
2009-03-09 - zzz interviewed by gulli.com
2009-02-20 - I2P auf dem CLT und PetCon 2009.1
diff --git a/www.i2p2/pages/release-0.7.1.html b/www.i2p2/pages/release-0.7.1.html
new file mode 100644
index 00000000..38a9c176
--- /dev/null
+++ b/www.i2p2/pages/release-0.7.1.html
@@ -0,0 +1,50 @@
+{% extends "_layout.html" %}
+{% block title %}0.7.1 Release{% endblock %}
+{% block content %}
+
+-----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----- ++{% endblock %}