forked from I2P_Developers/i2p.i2p
* news.xml: make links relative
* wrapper.config: Add some comments * checklist.txt: Add some things
This commit is contained in:
@@ -7,6 +7,20 @@ Change revision in:
|
||||
installer/install.xml
|
||||
router/java/src/net/i2p/router/RouterVersion.java
|
||||
|
||||
make dist
|
||||
|
||||
Create a signed update file with:
|
||||
export I2P=~/i2p
|
||||
java -cp $I2P/lib/i2p.jar net.i2p.crypto.TrustedUpdate sign i2pupdate.zip i2pupdate.sud /path/to/private.key 0.6.1.xx
|
||||
|
||||
More signatures:
|
||||
sha1sum i2pinstall.exe i2p.tar.bz2 i2p-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
|
||||
gpg -b i2pupdate.zip
|
||||
|
||||
Website files to change:
|
||||
announcements.html
|
||||
download.html
|
||||
index.html
|
||||
|
Reference in New Issue
Block a user