Skip to content

Commit 7ffb3f4

Browse files
author
zzz
committed
0.7.6
1 parent ad6cd05 commit 7ffb3f4

File tree

8 files changed

+64
-45
lines changed

8 files changed

+64
-45
lines changed

checklist.txt

+5-7
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ Until the build script gets this ability, you need to rename some files:
4949
you probably don't need to rename i2pupdate.sud
5050

5151
Generate hashes:
52-
sha1sum i2p*0.7.xx.*
53-
sha1sum i2pupdate.sud
52+
sha256sum i2p*0.7.xx.*
53+
sha256sum i2pupdate.sud
5454
now GPG-sign an announcement with the hashes
5555

5656
Generate PGP signatures:
@@ -65,14 +65,12 @@ Website files to change:
6565
Sync with mtn.i2p2.i2p
6666
announcements.html
6767
announcements_de.html
68-
download.html (change SHA1s)
69-
download_de.html (change SHA1s)
68+
download.html (change SHA256s)
69+
download_de.html (change SHA256s)
7070
index.html
7171
index_de.html
7272
hosts.txt (copy from mtn)
7373
release-x.y.z.html (new)
7474
Sync with mtn.i2p2.i2p
7575

76-
Copy news.xml to subscription location
77-
78-
Announce on #i2p, forum.i2p, Syndie, freshmeat
76+
Announce on #i2p, forum.i2p

core/java/src/net/i2p/CoreVersion.java

+3-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@
1414
*
1515
*/
1616
public class CoreVersion {
17-
public final static String ID = "$Revision: 1.72 $ $Date: 2008-08-24 12:00:00 $";
18-
public final static String VERSION = "0.7.5";
17+
/** deprecated */
18+
public final static String ID = "Monotone";
19+
public final static String VERSION = "0.7.6";
1920

2021
public static void main(String args[]) {
2122
System.out.println("I2P Core version: " + VERSION);

history.txt

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
* 2009-07-31 0.7.6 released
2+
3+
2009-07-31 zzz
4+
* Update versions, package release
5+
* Fix snark.css link
6+
* Revert graph antialias enable
7+
* Remove <center> from iframe head
8+
* Fix tunnels.jsp HTML
9+
* Prevent linux-only installer screen from displaying on windows
10+
111
2009-07-28 zzz
212
* Add new reseed URL (thanks eche|on!)
313

initialNews.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
<i2p.news date="$Date: 2009-06-29 00:00:00 $">
2-
<i2p.release version="0.7.5" date="2009/06/29" minVersion="0.6"/>
1+
<i2p.news date="$Date: 2009-07-31 00:00:00 $">
2+
<i2p.release version="0.7.6" date="2009/07/31" minVersion="0.6"/>
33
<h4>Congratulations on getting I2P installed!</h4>
44
<ul>
55
<li>

installer/install.xml

+4-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<info>
66
<appname>i2p</appname>
7-
<appversion>0.7.5</appversion>
7+
<appversion>0.7.6</appversion>
88
<authors>
99
<author name="I2P" email="http://forum.i2p2.de/"/>
1010
</authors>
@@ -95,7 +95,9 @@
9595
<panel classname="InstallPanel"/>
9696
<panel classname="ShortcutPanel"><os family="windows" /></panel>
9797
<!-- <panel classname="ProcessPanel"><os family="windows" /></panel> -->
98-
<panel classname="XInfoPanel" ><os family="unix|mac" /></panel>
98+
<!-- unix|mac doesn't work, displays for windows too -->
99+
<panel classname="XInfoPanel" ><os family="unix" /></panel>
100+
<panel classname="XInfoPanel" ><os family="mac" /></panel>
99101
<panel classname="SimpleFinishPanel"/>
100102
</panels>
101103

news.xml

+36-28
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
<i2p.news date="$Date: 2009-06-29 00:00:00 $">
2-
<i2p.release version="0.7.5" date="2009/06/29" minVersion="0.6"
1+
<i2p.news date="$Date: 2009-07-31 00:00:00 $">
2+
<i2p.release version="0.7.6" date="2009/07/31" minVersion="0.6"
33
anonurl="http://i2p/NF2RLVUxVulR3IqK0sGJR0dHQcGXAzwa6rEO4WAWYXOHw-DoZhKnlbf1nzHXwMEJoex5nFTyiNMqxJMWlY54cvU~UenZdkyQQeUSBZXyuSweflUXFqKN-y8xIoK2w9Ylq1k8IcrAFDsITyOzjUKoOPfVq34rKNDo7fYyis4kT5bAHy~2N1EVMs34pi2RFabATIOBk38Qhab57Umpa6yEoE~rbyR~suDRvD7gjBvBiIKFqhFueXsR2uSrPB-yzwAGofTXuklofK3DdKspciclTVzqbDjsk5UXfu2nTrC1agkhLyqlOfjhyqC~t1IXm-Vs2o7911k7KKLGjB4lmH508YJ7G9fLAUyjuB-wwwhejoWqvg7oWvqo4oIok8LG6ECR71C3dzCvIjY2QcrhoaazA9G4zcGMm6NKND-H4XY6tUWhpB~5GefB3YczOqMbHq4wi0O9MzBFrOJEOs3X4hwboKWANf7DT5PZKJZ5KorQPsYRSq0E3wSOsFCSsdVCKUGsAAAA/i2p/i2pupdate.sud"
44
publicurl="http://dev.i2p.net/i2p/i2pupdate.sud"
55
anonannouncement="http://i2p/NF2RLVUxVulR3IqK0sGJR0dHQcGXAzwa6rEO4WAWYXOHw-DoZhKnlbf1nzHXwMEJoex5nFTyiNMqxJMWlY54cvU~UenZdkyQQeUSBZXyuSweflUXFqKN-y8xIoK2w9Ylq1k8IcrAFDsITyOzjUKoOPfVq34rKNDo7fYyis4kT5bAHy~2N1EVMs34pi2RFabATIOBk38Qhab57Umpa6yEoE~rbyR~suDRvD7gjBvBiIKFqhFueXsR2uSrPB-yzwAGofTXuklofK3DdKspciclTVzqbDjsk5UXfu2nTrC1agkhLyqlOfjhyqC~t1IXm-Vs2o7911k7KKLGjB4lmH508YJ7G9fLAUyjuB-wwwhejoWqvg7oWvqo4oIok8LG6ECR71C3dzCvIjY2QcrhoaazA9G4zcGMm6NKND-H4XY6tUWhpB~5GefB3YczOqMbHq4wi0O9MzBFrOJEOs3X4hwboKWANf7DT5PZKJZ5KorQPsYRSq0E3wSOsFCSsdVCKUGsAAAA/pipermail/i2p/2005-September/000878.html"
@@ -10,35 +10,43 @@
1010
anonlogs="http://i2p/Nf3ab-ZFkmI-LyMt7GjgT-jfvZ3zKDl0L96pmGQXF1B82W2Bfjf0n7~288vafocjFLnQnVcmZd~-p0-Oolfo9aW2Rm-AhyqxnxyLlPBqGxsJBXjPhm1JBT4Ia8FB-VXt0BuY0fMKdAfWwN61-tj4zIcQWRxv3DFquwEf035K~Ra4SWOqiuJgTRJu7~o~DzHVljVgWIzwf8Z84cz0X33pv-mdG~~y0Bsc2qJVnYwjjR178YMcRSmNE0FVMcs6f17c6zqhMw-11qjKpY~EJfHYCx4lBWF37CD0obbWqTNUIbL~78vxqZRT3dgAgnLixog9nqTO-0Rh~NpVUZnoUi7fNR~awW5U3Cf7rU7nNEKKobLue78hjvRcWn7upHUF45QqTDuaM3yZa7OsjbcH-I909DOub2Q0Dno6vIwuA7yrysccN1sbnkwZbKlf4T6~iDdhaSLJd97QCyPOlbyUfYy9QLNExlRqKgNVJcMJRrIual~Lb1CLbnzt0uvobM57UpqSAAAA/meeting141"
1111
publiclogs="http://www.i2p.net/meeting141" />
1212
<p>
13-
<h4><ul><li>2009-06-29: <b>0.7.5 <a href="http://www.i2p2.i2p/release-0.7.5.html">Released</a></b></li></ul></h4>
13+
<h4><ul><li>2009-07-31: <b>0.7.6 <a href="http://www.i2p2.i2p/release-0.7.6.html">Released</a></b></li></ul></h4>
1414
</p><p>
15-
I2P version 0.7.5 foremost addresses network stability issues
16-
by adjusting how exploratory tunnels are built if a router nears
17-
its connection limit, and also by distinguishing between
18-
connected peers and other non-failing peers while picking them
19-
for inclusion in tunnels.
15+
I2P version 0.7.6 contains additional fixes for network stability issues
16+
related to tunnel building and connection limits.
17+
While the 0.7.5 release greatly improved the congestion that
18+
appeared UTC evenings and weekends, it was not eliminated;
19+
this release should improve the situation further.
2020
</p><p>
21-
This version also delivers fixes to installer behaviour on Windows,
22-
to the Router Console, NTCP transport and UPnP mechanism.
21+
This version also has new console themes by dr|z3d,
22+
which may be selected on <a href="/configui.jsp">the new UI configuration page</a>.
23+
Sorry, the new themes are not available for IE browsers.
2324
</p><p>
24-
Additionally, version 0.7.5 changes the "news.xml" file location
25-
where I2P routers check whether a new version is available.
26-
Instead of the old URL (http://complication.i2p/news.xml)
27-
a new location (http://echelon.i2p./news.xml) will be used.
28-
If your router uses default updater settings, it will start using
29-
the new URL automatically. If not, you will need to visit
30-
<a href="configupdate.jsp">configupdate.jsp</a>, and change it manually.
31-
For a while after this update, the old news.xml location will also
32-
redirect all HTTP requests to the new one.
25+
The default tunnel length variance is changed from 1 to 0.
26+
This mainly affects exploratory tunnels and iMule.
27+
<a href="http://zzz.i2p/topics/260">As explained on zzz.i2p</a>,
28+
a non-zero variance adds very little protection, at great cost
29+
in resources.
30+
Should you wish to reconfigure your exploratory settings back to the old variance of 1,
31+
or change to length 3 variance 0,
32+
you may do so on <a href="configtunnels.jsp">the config tunnels page</a>.
33+
iMule settings are best changed within that application.
3334
</p><p>
34-
Finally, since Complication is withdrawing from the I2P project,
35-
to make some far-reaching changes in his life, this update removes
36-
Complication's public key from the list of release signing keys.
37-
You should expect the next release to be signed by zzz instead.
38-
If you have non-default updater settings, you may want to remove
39-
Complication's public key manually, by visiting <a href="configupdate.jsp">configupdate.jsp</a>,
40-
and removing the key line starting with the characters "JHFA".
41-
If you wish to verify whether this information is correct,
42-
please check the GPG-signed release announcement.
35+
I2P now stores temporary data in the system temp directory
36+
(generally /var/tmp on Linux and %TEMP% on Windows).
37+
For new installs only,
38+
user data is in $HOME/.i2p on Linux/Mac and
39+
%APPDATA%\I2P on Windows.
40+
</p><p>
41+
The release contains several changes to reduce resource usage
42+
(memory, CPU, and connections) and the usual assortment of bug fixes.
43+
Upgrading is recommended.
44+
</p><p>
45+
This is the first release built and signed by zzz.
46+
Thanks again to Complication for his many contributions to the project
47+
over the past five years.
48+
I2P is undergoing the most rapid development in years. Please give the
49+
developers feedback on IRC #i2p or <a href="http://forum.i2p">forum.i2p</a>
50+
and <a href="http://www.i2p2.i2p/getinvolved.html">get involved</a>!
4351
</p>
4452
</i2p.news>

router/java/src/net/i2p/router/RouterVersion.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ public class RouterVersion {
1818
/** deprecated */
1919
public final static String ID = "Monotone";
2020
public final static String VERSION = CoreVersion.VERSION;
21-
public final static long BUILD = 34;
21+
public final static long BUILD = 0;
2222
/** for example "-test" */
23-
public final static String EXTRA = "-rc";
23+
public final static String EXTRA = "";
2424
public final static String FULL_VERSION = VERSION + "-" + BUILD + EXTRA;
2525
public static void main(String args[]) {
2626
System.out.println("I2P Router version: " + FULL_VERSION);

router/java/src/net/i2p/router/tunnel/pool/TunnelPoolManager.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -622,8 +622,8 @@ private void renderPeers(Writer out) throws IOException {
622622
out.write('\n');
623623
}
624624
out.write("<tr><td align=\"center\"><b>Tunnels</b><td align=\"center\"><b>" + tunnelCount);
625-
out.write("</b><td align=\"center\">&nbsp;<td align=\"center\"><b>" + partCount);
626-
out.write("<td align=\"center\">&nbsp;</b></table>\n");
625+
out.write("</b><td>&nbsp;</td><td align=\"center\"><b>" + partCount);
626+
out.write("</b><td>&nbsp;</td></tr></table>\n");
627627
}
628628

629629
/** @return total number of non-fallback expl. + client tunnels */

0 commit comments

Comments
 (0)