diff --git a/checklist.txt b/checklist.txt index 92543048e..50b07c210 100644 --- a/checklist.txt +++ b/checklist.txt @@ -3,6 +3,7 @@ Release checklist Sync with mtn.i2p2.i2p Start with a clean checkout mtn -d i2p.mtn co --branch=i2p.i2p +Double-check trust list Change revision in: history.txt @@ -14,7 +15,7 @@ Change revision in: Build and tag: ant dist mtn ci - mtn tag i2p-0.6.1.xx + mtn tag i2p-0.6.1.xx h: Sync with mtn.i2p2.i2p Create a signed update file with: @@ -27,11 +28,12 @@ Verify signed update file with: Make the source tarball: Start with a clean checkout mtn -d i2p.mtn co --branch=i2p.i2p i2p-0.6.1.xx - tar tjf i2p-0.6.1.xx.tar.bz2 --exclude i2p-0.6.1.xx/_MTN i2p-0.6.1.xx + Double-check trust list + tar cjf i2psource-0.6.1.xx.tar.bz2 --exclude i2p-0.6.1.xx/_MTN i2p-0.6.1.xx mv i2p-0.6.1.xx.tar.bz2 i2p.i2p More signatures: - sha1sum i2pinstall.exe i2p.tar.bz2 i2p-0.6.1.xx.tar.bz2 i2pupdate.zip + sha1sum i2pinstall.exe i2p.tar.bz2 i2psource-0.6.1.xx.tar.bz2 i2pupdate.zip gpg -b i2pinstall.exe gpg -b i2p.tar.bz2 gpg -b i2p-0.6.1.xx.tar.bz2 diff --git a/history.txt b/history.txt index 60a560807..6109c2925 100644 --- a/history.txt +++ b/history.txt @@ -1,3 +1,13 @@ +2008-02-10 zzz + * Add new tunnel build algorithm (preliminary) + * Change NTCP backlogged message from error to warning + * Checklist updates + +* 2008-02-10 0.6.1.31 released + +2008-02-10 Complication + * Update news and version numbers + 2008-02-06 zzz * build.xml: Add some apps to javadoc * checklist.txt: Add some things diff --git a/initialNews.xml b/initialNews.xml index de1302491..3a67a3ed0 100644 --- a/initialNews.xml +++ b/initialNews.xml @@ -1,4 +1,4 @@ - + - + -• -2008-02-05: *.i2p[.net] Replacements

-As you probably know, www.i2p.net -and its related sites and services went down January 13 after -a power outage at the hosting facility, and did not return fully to service. -While some pages are still available at -66.111.51.110 -we have a new official site at -www.i2p2.de -and -www.i2p2.i2p. -Extensive information about replacements for the various services -is available at -the forums, -complication.i2p, and -zzz.i2p. - +• +2008-02-10: 0.6.1.31 released

+The transitional 0.6.1.31 release will make the I2P +release process independent of jrandom and *.i2p.net servers, +introducing two new update verification keys, adding support +for distributed update hosting inside I2P, and changing many URLs. +

+It introduces version 2 of the SAM protocol, +along with substantial improvements to the address book, +I2PSnark and ircproxy. Unless you have already done that, +read about the update procedure below. +

+ +

• 2008-02-05: Upcoming 0.6.1.31 Release

@@ -90,6 +87,26 @@ Thank you for your support during this transition. For help please contact us on Amiga, Complication, welterde, zzz

+

+• +2008-02-05: *.i2p[.net] Replacements +

+As you probably know, www.i2p.net +and its related sites and services went down January 13 after +a power outage at the hosting facility, and did not return fully to service. +While some pages are still available at +66.111.51.110 +we have a new official site at +www.i2p2.de +and +www.i2p2.i2p. +Extensive information about replacements for the various services +is available at +the forums, +complication.i2p, and +zzz.i2p. +

+