Debian files and checklists update for 0.9.47

This commit is contained in:
zzz
2020-08-25 19:49:54 +00:00
parent ccd64b6f07
commit 2479645d22
11 changed files with 42 additions and 24 deletions

View File

@@ -89,8 +89,7 @@
mtn -d i2p.mtn co --branch=i2p.i2p /path/to/releasedir
```
- You must build with Java 7 or higher.
If you build with Java 8 or higher, you must also have the Java 7 JRE installed for the bootclasspath.
- You must build with Java 8 or higher.
4. Create override.properties with (adjust as necessary):
@@ -100,7 +99,6 @@
release.signer.su3=xxx@mail.i2p
build.built-by=xxx
javac.compilerargs=-bootclasspath /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/rt.jar:/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jce.jar
javac.compilerargs7=-bootclasspath /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/rt.jar:/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jce.jar
```
5. Copy latest trust list _MTN/monotonerc from website or some other workspace
@@ -147,7 +145,7 @@
- Run rh.bat to edit the resources
- Sign the windows installer:
Open Visual Studio developer prompt
signtool sign /debug i2pinstall_${release.number}_windows.exe
signtool sign /debug /fd SHA256 i2pinstall_${release.number}_windows.exe
- GPG sign the signed windows installer: gpg -u keyid -b i2pinstall_${release.number}_windows.exe
- sha256sum i2pinstall_${release.number}_windows.exe