Changeset 7ffb3f4
- Timestamp:
- Jul 30, 2009 9:58:29 PM (12 years ago)
- Branches:
- master
- Children:
- 0bef852, 2f4c428
- Parents:
- ad6cd05
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
checklist.txt
rad6cd05 r7ffb3f4 50 50 51 51 Generate hashes: 52 sha 1sum i2p*0.7.xx.*53 sha 1sum i2pupdate.sud52 sha256sum i2p*0.7.xx.* 53 sha256sum i2pupdate.sud 54 54 now GPG-sign an announcement with the hashes 55 55 … … 66 66 announcements.html 67 67 announcements_de.html 68 download.html (change SHA 1s)69 download_de.html (change SHA 1s)68 download.html (change SHA256s) 69 download_de.html (change SHA256s) 70 70 index.html 71 71 index_de.html … … 74 74 Sync with mtn.i2p2.i2p 75 75 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
rad6cd05 r7ffb3f4 15 15 */ 16 16 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"; 19 20 20 21 public static void main(String args[]) { -
history.txt
rad6cd05 r7ffb3f4 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 1 11 2009-07-28 zzz 2 12 * Add new reseed URL (thanks eche|on!) -
initialNews.xml
rad6cd05 r7ffb3f4 1 <i2p.news date="$Date: 2009-0 6-2900: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"/> 3 3 <h4>Congratulations on getting I2P installed!</h4> 4 4 <ul> -
installer/install.xml
rad6cd05 r7ffb3f4 5 5 <info> 6 6 <appname>i2p</appname> 7 <appversion>0.7. 5</appversion>7 <appversion>0.7.6</appversion> 8 8 <authors> 9 9 <author name="I2P" email="http://forum.i2p2.de/"/> … … 96 96 <panel classname="ShortcutPanel"><os family="windows" /></panel> 97 97 <!-- <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> 99 101 <panel classname="SimpleFinishPanel"/> 100 102 </panels> -
news.xml
rad6cd05 r7ffb3f4 1 <i2p.news date="$Date: 2009-0 6-2900: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" 3 3 anonurl="http://i2p/NF2RLVUxVulR3IqK0sGJR0dHQcGXAzwa6rEO4WAWYXOHw-DoZhKnlbf1nzHXwMEJoex5nFTyiNMqxJMWlY54cvU~UenZdkyQQeUSBZXyuSweflUXFqKN-y8xIoK2w9Ylq1k8IcrAFDsITyOzjUKoOPfVq34rKNDo7fYyis4kT5bAHy~2N1EVMs34pi2RFabATIOBk38Qhab57Umpa6yEoE~rbyR~suDRvD7gjBvBiIKFqhFueXsR2uSrPB-yzwAGofTXuklofK3DdKspciclTVzqbDjsk5UXfu2nTrC1agkhLyqlOfjhyqC~t1IXm-Vs2o7911k7KKLGjB4lmH508YJ7G9fLAUyjuB-wwwhejoWqvg7oWvqo4oIok8LG6ECR71C3dzCvIjY2QcrhoaazA9G4zcGMm6NKND-H4XY6tUWhpB~5GefB3YczOqMbHq4wi0O9MzBFrOJEOs3X4hwboKWANf7DT5PZKJZ5KorQPsYRSq0E3wSOsFCSsdVCKUGsAAAA/i2p/i2pupdate.sud" 4 4 publicurl="http://dev.i2p.net/i2p/i2pupdate.sud" … … 11 11 publiclogs="http://www.i2p.net/meeting141" /> 12 12 <p> 13 <h4><ul><li>2009-0 6-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> 14 14 </p><p> 15 I2P version 0.7. 5 foremost addressesnetwork stability issues16 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. 20 20 </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. 23 24 </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 n ew 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. 33 34 </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>! 43 51 </p> 44 52 </i2p.news> -
router/java/src/net/i2p/router/RouterVersion.java
rad6cd05 r7ffb3f4 19 19 public final static String ID = "Monotone"; 20 20 public final static String VERSION = CoreVersion.VERSION; 21 public final static long BUILD = 34;21 public final static long BUILD = 0; 22 22 /** for example "-test" */ 23 public final static String EXTRA = " -rc";23 public final static String EXTRA = ""; 24 24 public final static String FULL_VERSION = VERSION + "-" + BUILD + EXTRA; 25 25 public static void main(String args[]) { -
router/java/src/net/i2p/router/tunnel/pool/TunnelPoolManager.java
rad6cd05 r7ffb3f4 623 623 } 624 624 out.write("<tr><td align=\"center\"><b>Tunnels</b><td align=\"center\"><b>" + tunnelCount); 625 out.write("</b><td align=\"center\"> <td align=\"center\"><b>" + partCount);626 out.write("< td align=\"center\"> </b></table>\n");625 out.write("</b><td> </td><td align=\"center\"><b>" + partCount); 626 out.write("</b><td> </td></tr></table>\n"); 627 627 } 628 628
Note: See TracChangeset
for help on using the changeset viewer.